SOLUTION: how to solve x^2+5x=36

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: how to solve x^2+5x=36      Log On


   



Question 279649: how to solve x^2+5x=36
Found 2 solutions by Inkyvoyd, richwmiller:
Answer by Inkyvoyd(17) About Me  (Show Source):
You can put this solution on YOUR website!
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+ is the equation for solving quadratic equations in the form ax^2+bx+c=0 this should be all you need; substitute the equation into the formula. Good Luck!

Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: Factoring using the AC method (Factor by Grouping)


Looking at the expression x%5E2%2B5x-36, we can see that the first coefficient is 1, the second coefficient is 5, and the last term is -36.



Now multiply the first coefficient 1 by the last term -36 to get %281%29%28-36%29=-36.



Now the question is: what two whole numbers multiply to -36 (the previous product) and add to the second coefficient 5?



To find these two numbers, we need to list all of the factors of -36 (the previous product).



Factors of -36:

1,2,3,4,6,9,12,18,36

-1,-2,-3,-4,-6,-9,-12,-18,-36



Note: list the negative of each factor. This will allow us to find all possible combinations.



These factors pair up and multiply to -36.

1*(-36) = -36
2*(-18) = -36
3*(-12) = -36
4*(-9) = -36
6*(-6) = -36
(-1)*(36) = -36
(-2)*(18) = -36
(-3)*(12) = -36
(-4)*(9) = -36
(-6)*(6) = -36


Now let's add up each pair of factors to see if one pair adds to the middle coefficient 5:



First NumberSecond NumberSum
1-361+(-36)=-35
2-182+(-18)=-16
3-123+(-12)=-9
4-94+(-9)=-5
6-66+(-6)=0
-136-1+36=35
-218-2+18=16
-312-3+12=9
-49-4+9=5
-66-6+6=0




From the table, we can see that the two numbers -4 and 9 add to 5 (the middle coefficient).



So the two numbers -4 and 9 both multiply to -36 and add to 5



Now replace the middle term 5x with -4x%2B9x. Remember, -4 and 9 add to 5. So this shows us that -4x%2B9x=5x.



x%5E2%2Bhighlight%28-4x%2B9x%29-36 Replace the second term 5x with -4x%2B9x.



%28x%5E2-4x%29%2B%289x-36%29 Group the terms into two pairs.



x%28x-4%29%2B%289x-36%29 Factor out the GCF x from the first group.



x%28x-4%29%2B9%28x-4%29 Factor out 9 from the second group. The goal of this step is to make the terms in the second parenthesis equal to the terms in the first parenthesis.



%28x%2B9%29%28x-4%29 Combine like terms. Or factor out the common term x-4



===============================================================



Answer:



So x%5E2%2B5%2Ax-36 factors to %28x%2B9%29%28x-4%29.



In other words, x%5E2%2B5%2Ax-36=%28x%2B9%29%28x-4%29.



Note: you can check the answer by expanding %28x%2B9%29%28x-4%29 to get x%5E2%2B5%2Ax-36 or by graphing the original expression and the answer (the two graphs should be identical).