document.write( "Question 613809: How do I factor this polynomial?\r
\n" );
document.write( "\n" );
document.write( "8r^2-40rs+50s^2 \n" );
document.write( "
Algebra.Com's Answer #386278 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! common factors 1st ___ 2(4r^2 - 20rs + 25s^2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the -20 for the middle coefficient and the factors of 25 being 5,5 are big clues\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(2r - 5s)^2 \n" ); document.write( " |