document.write( "Question 239373: factor completely or state that the polynomial is prime.
\n" );
document.write( "a.) 2x^3y - 32xy
\n" );
document.write( "b.) x^8 - y^8
\n" );
document.write( "c.) 3x^5 + 24x^2 \n" );
document.write( "
Algebra.Com's Answer #175745 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "BIG TIP: Post one question at a time or else your questions will be ignored.\r \n" ); document.write( "\n" ); document.write( "I will do (a).\r \n" ); document.write( "\n" ); document.write( "factor completely or state that the polynomial is prime. \n" ); document.write( "a.) 2x^3y - 32xy\r \n" ); document.write( "\n" ); document.write( "We need to remove the grestest common factor and then divide each term by the greatest common factor.\r \n" ); document.write( "\n" ); document.write( "The GCF = 2xy\r \n" ); document.write( "\n" ); document.write( "2xy(x^2 - 16)\r \n" ); document.write( "\n" ); document.write( "(x^2 - 16) is the difference of two perfect squares and factors out to be \n" ); document.write( "(x - 4)(x + 4).\r \n" ); document.write( "\n" ); document.write( "Final answer: 2xy(x - 4)(x + 4) \n" ); document.write( " \n" ); document.write( " |