Question 1186257
.
Solve  {{{sqrt(x)*(2 + sqrt(x))}}} = 35.


~~~~~~~~~~~~~~~~~~~~~~~



<pre>
Introduce new variable  y = {{{sqrt(x)}}}.


Then the given equation takes the form


    y*(2+y) = 35.


To solve it formally, reduce it to the standard form of a quadratic equation or by factoring.


Also, the roots can be easily guessed MENTALLY.


In any case, the roots of equation (1)  are  y = 5  or  y = -7.


Since we admit only positive values for square roots, the original equation has only one solution x = 5^2 = 25.    <U>ANSWER</U>
</pre>

Solved.