document.write( "Question 188458: Factor Completely\r
\n" );
document.write( "\n" );
document.write( "z^3(y^2-4)+8(y^2-4)
\n" );
document.write( "(z^3+8)(y^2-4)
\n" );
document.write( "(z^3+8)(y-2)(y+2) is the answer i came up with \n" );
document.write( "
Algebra.Com's Answer #141273 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Factor Completely \n" ); document.write( "z^3(y^2-4)+8(y^2-4) \n" ); document.write( "(z^3+8)(y^2-4) \n" ); document.write( "(z^3+8)(y-2)(y+2) is the answer i came up with \n" ); document.write( "----------------- \n" ); document.write( "You can factor z^3 + 8 \n" ); document.write( "= (z+2)*(z^2 - 2z + 4) \n" ); document.write( " \n" ); document.write( " |