document.write( "Question 283378: Factor completely.\r
\n" );
document.write( "\n" );
document.write( "25y^4 - 36 \n" );
document.write( "
Algebra.Com's Answer #205706 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! It is a \"difference of squares\" since \n" ); document.write( "25y^4 - 36 \n" ); document.write( "can be written as: \n" ); document.write( "(5y^2)^2 - (6)^2 \n" ); document.write( ". \n" ); document.write( "we can factor as: \n" ); document.write( "(5y-6)(5y+6) \n" ); document.write( " |