SOLUTION: If you have the solutions: -3 and -2, what would the quadratic equation be?

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: If you have the solutions: -3 and -2, what would the quadratic equation be?      Log On


   



Question 322200: If you have the solutions: -3 and -2, what would the quadratic equation be?
Found 2 solutions by Earlsdon, Edwin McCravy:
Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
If the solution to a quadratic equation are:
x+=+-3 and x+=+-2 then the factors were:
x%2B3+=+0 and +x%2B2+=+0 so to find the original quadratic equation, just multiply these two factors:
%28x%2B3%29%28x%2B2%29+=+x%5E2%2B3x%2B2x%2B3=0 Simplify this to:
highlight%28x%5E2%2B5x%2B6+=+0%29

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!

We just do it backwards:

If we had started with a quadratic equation,
solved it and found the solutions were -3 and -2, 
we would have ended up with this:

   x = -3    and   x = -2

Before that, we would have had these two equations:

 x + 3 = 0   and   x + 2 = 0 

Before that, we would have had this product:

     (x + 3)(x + 2) = 0

Before that we would have had that FOILed out
before it was factored:

      x2 + 5x + 6 = 0

Edwin