document.write( "Question 403240: how do I factor 4y^2+9z^4?\r
\n" ); document.write( "\n" ); document.write( "I came up with the answer of 2y^2(2)+3z^4(3)
\n" ); document.write( "

Algebra.Com's Answer #285168 by Edwin McCravy(20063)\"\" \"About 
You can put this solution on YOUR website!
how do I factor 4y^2+9z^4?
\n" ); document.write( "
\r\n" );
document.write( "That's the sum of two squares, since it can be written:\r\n" );
document.write( "\r\n" );
document.write( "(2y)² + (3z²)²\r\n" );
document.write( "\r\n" );
document.write( "Normally you can't factor the sum of two squares.  \r\n" );
document.write( "\r\n" );
document.write( "----------------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "In rare cases you can but this time you can't.\r\n" );
document.write( "\r\n" );
document.write( "-----------------\r\n" );
document.write( "\r\n" );
document.write( "If your problem had been\r\n" );
document.write( "\r\n" );
document.write( "y4 + 4z4\r\n" );
document.write( "\r\n" );
document.write( "instead you could factor it by adding and subtracting 4y²z²\r\n" );
document.write( "\r\n" );
document.write( "y4 + 4z4 + 4y²z² - 4y²z²\r\n" );
document.write( "\r\n" );
document.write( "Rearranging terms:\r\n" );
document.write( "\r\n" );
document.write( "y4 + 4y²z² + 4z4 - 4y²z²\r\n" );
document.write( " \r\n" );
document.write( "(y4 + 4y²z² + 4z4) - 4y²z²\r\n" );
document.write( "\r\n" );
document.write( "(y² + 2z²)² - 4y²z²\r\n" );
document.write( "\r\n" );
document.write( "[(y² + 2z²) - 2yz][(y² + 2z²) + 2yz]\r\n" );
document.write( "\r\n" );
document.write( "or\r\n" );
document.write( "\r\n" );
document.write( "(y² - 2yz + 2z²)(y² + 2yz + 2z²)\r\n" );
document.write( "\r\n" );
document.write( "But that's an advanced factoring technique, and will\r\n" );
document.write( "not work on the problem you had without using square\r\n" );
document.write( "roots.  So the answer to your problem is \"It is a prime polynomial\".\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );