SOLUTION: Solve the following Quadratic equation x^2+7=3x

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: Solve the following Quadratic equation x^2+7=3x      Log On


   



Question 132534:

Solve the following Quadratic equation x^2+7=3x

Answer by checkley71(8403) About Me  (Show Source):
You can put this solution on YOUR website!
X^2+7=3X
X^2-3X+7=0
USING THE QUADRATIC EQUATION:x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+WE GET:
X=(3+-SQRT[-3^2-4*1*7])/2*1
X=(3+-SQRT[9-28])/2
X=(3+-SQRT-19)/2
X=(3+-4.359i)/2
X=3/2+-4.359i/2
X=1.5+-2.1785i ANSWER.