Question 1207632
.



        In this my post,  I will solve equation 1, ONLY.



<pre>
    x^2 - 3x - {{{sqrt(x^2 - 3x)}}} = 2.    (1)


It is a standard equation to solve using "change of a variable".


So, we introduce new variable  y = {{{sqrt(x^2 - 3x)}}}.


Then equation (1) takes the form

    y^2 - y = 2,

or

    y^2 - y - 2 = 0.


We look for non-negative solutions of this equation.


Factor left side

    (y+1)*(y-2) = 0


and get two roots y= -1  and  y= 2.


For what follows, we consider only positive value y= 2.

The root y= 2  leads  to equation 

    x^2 - 3x = 4,

    x^2 - 3x - 4 = 0,

    (x-4)*(x+1) =  0   with the solutions  x= 4  and x= -1.


Of these two solutions, both work. 


<U>ANSWER</U>.  There are two real solutions for x: they are  x= -1  and  x= 4.
</pre>

Solved.


------------------


Please do not pack more than one problem per post.