SOLUTION: Please help me solve: Find all real solutions of the given equation: (x^2 - x)^2 - 63(x^2-x) - 648 = 0

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson  -> Lesson -> SOLUTION: Please help me solve: Find all real solutions of the given equation: (x^2 - x)^2 - 63(x^2-x) - 648 = 0      Log On


   



Question 530118: Please help me solve:
Find all real solutions of the given equation:
(x^2 - x)^2 - 63(x^2-x) - 648 = 0

Found 2 solutions by stanbon, KMST:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find all real solutions of the given equation:
(x^2 - x)^2 - 63(x^2-x) - 648 = 0
---
Let w = x^2-x
---
Your problem:
w^2 - 63w - 648 = 0
Factor:
(w+9)(w-72) = 0
w = -9 or w = 72
----
Solve for "w":
If w = -9 you get:
x^2-x = -9
x^2-x+9 = 0
Use the quadratic formula to solve.
--------------
If w = 72
x^2-x 72
x^2-x-72 = 0
Factor:
(x-9)(x+8) - 0
x = 9 or x = -8
======================
Cheers,
Stan H.
==========

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
Check my arithmetic, because I'm error prone, and sometimes my + and - sihgn magically inerconvert.
I would start by doing a variable change by defining
y=x%5E2-x
Then the equation is really
y%5E2-63y-648=0
The solutions are y+=+72 and y=-9
Then you would have
x%5E2-x=72, with two real solutions
x=9 and x=-8
and also x%5E2-x=-9
that would lead you to two other complex solutions
x+=+%281+%2B-+i%2Asqrt%2835%29%29%2F2+