document.write( "Question 985949: use factoring and the zero product property to solve the following problem
\n" );
document.write( "9r^2-30r+21=-4 \n" );
document.write( "
Algebra.Com's Answer #606917 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 9r^2 -30r + 21 = -4 \n" ); document.write( "add 4 to both sides \n" ); document.write( "9r^2 - 30r + 21 + 4 = 0 \n" ); document.write( "9r^2 - 30r + 25 = 0 \n" ); document.write( "factors (a perfect square) to \n" ); document.write( "(3r - 5)(3r - 5) = 0 \n" ); document.write( "solutions \n" ); document.write( "3r = 5 twice \n" ); document.write( "r = 5/3 and r = 5/3 \n" ); document.write( " \n" ); document.write( " |