R
R
romanmaksimov20042022-03-28 09:37:36
Pascal
romanmaksimov2004, 2022-03-28 09:37:36

Pascal, how will this type of equation look right?

6241577d8cbc6575009550.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
H
HemulGM, 2022-03-28
@romanmaksimov2004

What's difficult?
Root - Sqrt
Brackets - module - Abs
Sqrt(Abs(60 * x + Sqrt(x)) / Sqrt(x))

K
kalapanga, 2022-03-28
@kalapanga

For starters, this is not an equation, but an expression. And then it is enough to know that taking the square root of x is carried out by the sqrt (x) function, and the absolute value (modulus) of x by the abs (x) function.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question