SOLUTION: Solve for x. x^2+45=6x Thank you!

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: Solve for x. x^2+45=6x Thank you!      Log On


   



Question 221447: Solve for x. x^2+45=6x
Thank you!

Found 2 solutions by checkley77, likaaka:
Answer by checkley77(12844) About Me  (Show Source):
You can put this solution on YOUR website!
Solve for x. x^2+45=6x
x^2-6x+45=0
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
x=(6+-sqrt[-6^2-4*1*45])/2*1
x=(6+-sqrt[36-180)/2
x=(6+-sqrt-144)/2
x=(6+-12i)/2
x=6/2+-12i/2
x=3+-6i ans.

Answer by likaaka(51) About Me  (Show Source):
You can put this solution on YOUR website!
First we set the equation to 0
x^2 + 45 = 6x subtract 6x from both sides
x^2 - 6x + 45 = 0
Now you must use the quadratic equation to solve
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
where ax^2 + bx + c = 0, and a can not equal 0
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 1x%5E2%2B-6x%2B45+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28-6%29%5E2-4%2A1%2A45=-144.

The discriminant -144 is less than zero. That means that there are no solutions among real numbers.

If you are a student of advanced school algebra and are aware about imaginary numbers, read on.


In the field of imaginary numbers, the square root of -144 is + or - sqrt%28+144%29+=+12.

The solution is x%5B12%5D+=+%28--6%2B-+i%2Asqrt%28+-144+%29%29%2F2%5C1+=++%28--6%2B-+i%2A12%29%2F2%5C1+

Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-6%2Ax%2B45+%29

Basically when you work out the quadratic equation, you end up with a negative number under the radical which gives you an imaginary number. Unless you have been working with imaginary numbers, this means there is no solution. Graphically, when you solve for x, you are trying to find the x-intercepts. In this case, the graph never crosses the x-axis and there are no x-intercepts.