document.write( "Question 735205: Is it possible to factor the equation 121r^2-64t^2? \n" ); document.write( "
Algebra.Com's Answer #449339 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Yes! \n" ); document.write( ". \n" ); document.write( "121r^2-64t^2 \n" ); document.write( "can be rewritten as: \n" ); document.write( "(11r)^2 - (8t)^2 \n" ); document.write( "This is a \"difference of squares\" -- a \"special case\" which factors as: \n" ); document.write( "(11r - 8t)(11 + 8t) \n" ); document.write( " |