document.write( "Question 639002: Please help me solve this equation: \"+x%5E2%2B8x-9+\" this is factor completely \n" ); document.write( "
Algebra.Com's Answer #402537 by tam144(6)\"\" \"About 
You can put this solution on YOUR website!
Solve x^2 + 8x - 9 = 0.
\n" ); document.write( "There are 2 Tips you should know when you meet this special type of quadratic equation. The standard form of a quadratic equation is: ax^2 + bx + c = 0.\r
\n" ); document.write( "\n" ); document.write( "Tip 1. When a + b + c = 0, one real root is x1 = 1 and the other x2 = c/a.
\n" ); document.write( "Example 1. Solve x^2 + 8x - 9 = 0. You see that a + b + c = 1 + 8 - 9 = 0. This is Tip 1. One real root is x1 = 1 and the other x2 = c/a = -9/1 = -9.
\n" ); document.write( "Example 2. Solve 7x^2 - 15x + 8 = 0. You find 7 - 15 + 8 = 0. This is Tip 1. The 2 real roots are: x1 = 1 and x2 = c/a = 8/7.\r
\n" ); document.write( "\n" ); document.write( "TIP 2. When a - b + c = 1, one real root x1 = -1 and the other x2 = -c/a.
\n" ); document.write( "Example 3. Solve 3x^2 - 5x - 8 = 0. You find 3 -(-5) - 8 = 0. This is Tip 2. Then one real root x1 = -1 and the other x2 = -c/a = 8/1 = 8.
\n" ); document.write( "Example 4. Solve 5x^2 + 17x + 12 = 0 . You find 5 -(17) + 12 = 0. Then x1 = -1 and x2 = -c/a = -12/5.\r
\n" ); document.write( "\n" ); document.write( "I advise you to remember these 2 Tips. It will save you a lot of time in solving quadratic equations.\r
\n" ); document.write( "\n" ); document.write( "Or, you can solve the given equation x^2 + 8x - 9 = 0 by the popular factoring method. Find 2 numbers whose product is -9 and whose sum is 8. Proceed: (-1, 9),(1, -9)OK. Factor the equation: x^2 + 8x - 9 = (x - 1)(x + 9) = 0.
\n" ); document.write( "Next, solve the 2 binomials for x.
\n" ); document.write( "x - 1 = 0 --> x = 1 and (x + 9) = 0 --> x = -9.
\n" ); document.write( "
\n" );