document.write( "Question 450571: factor the following terms:\r
\n" );
document.write( "\n" );
document.write( "y^2-16/25\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #309908 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! y^2-16/25 \n" ); document.write( "can be written as: \n" ); document.write( "y^2 - (4/5)^2 \n" ); document.write( "notice that it is now a \"difference of squares\" (special factor case): \n" ); document.write( "(y - 4/5)(y + 4/5) \n" ); document.write( " |