document.write( "Question 3349: How do you solve the following: 32x² + 7x = 81 or 32x² + 7x – 81 = 0
\n" ); document.write( "I have tried all possibilities to factor it out with no luck.
\n" ); document.write( "

Algebra.Com's Answer #1461 by drglass(89)\"\" \"About 
You can put this solution on YOUR website!
I don't think you will be able to sovle this by factoring. If you are not familiar with the quadratic formula, you probably won't be able to follow my explanation, but, we can find the roots of a quadratic equation (that is, the x values where the equation is 0) using the quadratic formula:

\n" ); document.write( "\"%28-b+%2B-+sqrt%28b%5E2-4%2Aa%2Ac%29%29%2F%282%2Aa%29\"

\n" ); document.write( "For now, let's focus on \"sqrt%28b%5E2-4%2Aa%2Ac%29\"

\n" ); document.write( "The equation \"32x%5E2+%2B+7x+-81\" tells us a = 32, b = 7 and c = -81, substituting these values into the formula, we get:

\n" ); document.write( "\"sqrt%287%5E2-4%2A32%2A%28-81%29%29+=+sqrt%2849%2B10368%29+=+sqrt%2810417%29\". This is not a perfect square, so factoring won't work, however, continuing with the quadratic formula will.

\n" ); document.write( "

\n" ); document.write( "This gives us a factorization of 32(x - 1.48537)(x + 1.7041)
\n" ); document.write( "
\n" );