SOLUTION: Solve by using the quadratic formula x^2= 3x + 12 Thanks!

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: Solve by using the quadratic formula x^2= 3x + 12 Thanks!      Log On


   



Question 47909: Solve by using the quadratic formula
x^2= 3x + 12

Thanks!

Answer by 1980.vikas(7) About Me  (Show Source):
You can put this solution on YOUR website!
The given quadratic equation is
x^2 = 3x + 12
=> x^2 - 3x - 12 = 0
here a = 1
b = -3
c = -12
Now according to the quadratic formula
x = [-b + (b^2 - 4ac)^(1/2)]/(2a) or [-b - (b^2 - 4ac)^(1/2)]/(2a)
= [3 + (9 + 48)^(1/2)]/2 or [3 - (9 + 48)^(1/2)]/2
= [3 + (57)^(1/2)]/2 or [3 - (57)^(1/2)]/2