SOLUTION: Solve the following with substitution
{{{ x^2-3x-sqrt(x^2-3x)=2 }}}
My steps so far are
{{{ U =sqrt(x^2-3x) }}}
{{{ U^2 - U = 2 }}}
{{{ U^2-U-2=0 }}}
{{{ (U-2)(U+1) }
Algebra ->
Radicals
-> SOLUTION: Solve the following with substitution
{{{ x^2-3x-sqrt(x^2-3x)=2 }}}
My steps so far are
{{{ U =sqrt(x^2-3x) }}}
{{{ U^2 - U = 2 }}}
{{{ U^2-U-2=0 }}}
{{{ (U-2)(U+1) }
Log On
Question 1094270: Solve the following with substitution
My steps so far are
U= 2, -1
Then I went back using 2, -1 to plug back in
And ended up getting and from both
But -2 cant be it, so that would leave me with the 4 or 2,-2?
I'm not sure how to go about this.
You can put this solution on YOUR website! You made the incorrect substitution. You found that u = 2, -1,
but you substituted these values for x instead of u in the expression
And we can reject u = -1 as a solution since a square root cannot be negative.
2 = -> x^2 - 3x - 4 = 0 -> (x-4)(x+1) = 0
So the two solutions are x = -1, x = 4