document.write( "Question 787569: factor the polynomials using whatever strategy seems appropriate. State what methods you will use and then demonstrate the methods on your problems, explaining the process as you go. Discuss any particular challenges those particular polynomials posed for the factoring. I had to use ^ to show the exponent. :/
\n" );
document.write( " 6w^4-54W^2 1-XY-20^2Y^2\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #478227 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 6w^4-54W^2 \n" ); document.write( "Common Factor: 6w^2 \n" ); document.write( "------ \n" ); document.write( "= 6w^2(w^2-9) \n" ); document.write( "------ \n" ); document.write( "= 6w^2(x-3)(w+3) \n" ); document.write( "=====================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1-XY-20X^2Y^2 \n" ); document.write( "---- \n" ); document.write( "Factor: \n" ); document.write( "= (1-5xy)(1+4xy) \n" ); document.write( "---------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( "===================== \n" ); document.write( " \n" ); document.write( " |