document.write( "Question 715080: Solve the quadratic equation below by factoring and applying the zero product principle. (3x+4)² - 25=0 \n" ); document.write( "
Algebra.Com's Answer #439205 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
(3x+4)² - 25=0
\n" ); document.write( "FOIL (3x+4)(3x+4)
\n" ); document.write( "9x^2 + 12x + 12x + 16 - 25 = 0
\n" ); document.write( "9x^2 + 24x - 9 = 0
\n" ); document.write( "factor out 3
\n" ); document.write( "3(3x^2 + 8x - 3) = 0
\n" ); document.write( "divide both sides by 3
\n" ); document.write( "3x^2 + 8x - 3 = 0
\n" ); document.write( "Factor again
\n" ); document.write( "(3x - 1)(x + 3) = 0
\n" ); document.write( "two solutions
\n" ); document.write( "3x = 1
\n" ); document.write( "x = 1/3
\n" ); document.write( "and
\n" ); document.write( "x = -3
\n" ); document.write( "
\n" );