document.write( "Question 119702: Factor it completely
\n" );
document.write( "t^2-9w^2 \n" );
document.write( "
Algebra.Com's Answer #87697 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! this is the difference of two squares, it factors into the sum and the difference of the square roots\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(t+3w)(t-3w) \n" ); document.write( " |