document.write( "Question 367125: How you would factor 32x^6 – 162? \n" ); document.write( "
Algebra.Com's Answer #261754 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 32x^6 – 162 \n" ); document.write( "First, factor out what is common:\r \n" ); document.write( "\n" ); document.write( "2(16x^6 – 81) \n" ); document.write( "Then, we can rewrite the above as: \n" ); document.write( "2((4x^3)^2 – 9^2) \n" ); document.write( "The above is a special case: difference of squares \n" ); document.write( "2(4x^3-9)(4x^3+9) \n" ); document.write( " \n" ); document.write( " |