document.write( "Question 39155: it says to factor the polynomial, i dont know how to even start to do this problem, 24w^12+64w^8 \n" ); document.write( "
Algebra.Com's Answer #24590 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay from \n" ); document.write( "24w^12 + 64w^8 \n" ); document.write( "we look for the greatest common factor in both terms... \n" ); document.write( "that is, what number goes into 24 and 64...the biggest would be 8... \n" ); document.write( "Then what is the largest power of w in both? Why, w^8...so we factor it \n" ); document.write( "24w^12 + 64w^8 = \n" ); document.write( "8w^8(3w^4 + 8) \n" ); document.write( " |