document.write( "Question 464304: factor the polynomial
\n" );
document.write( "4x^2+16y+16\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "it is 4x squared, thats the only way i could type it \n" );
document.write( "
Algebra.Com's Answer #318047 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! Assuming \n" ); document.write( "4x^2 + 16y + 16 = 0 \n" ); document.write( "then we have an equation. Of course, it could equal anything. \n" ); document.write( ". \n" ); document.write( "You could divide through by 4 to reduce the coefficient. \n" ); document.write( "x^2 + 4y + 4 = 0 \n" ); document.write( ". \n" ); document.write( "Now get this into the slope-intercept form. \n" ); document.write( ". \n" ); document.write( "Subtract x^2 from both sides. \n" ); document.write( "4y + 4 = -x^2 \n" ); document.write( ". \n" ); document.write( "Subtract 4 from both sides. \n" ); document.write( "4y = -x^2 - 4 \n" ); document.write( ". \n" ); document.write( "Divide both sides by 4. \n" ); document.write( "y = -(1/4)x^2 -4 \n" ); document.write( ". \n" ); document.write( " |