document.write( "Question 311606: What number is used to complete the square for the equation y^2 + 16 = -y?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a) -64
\n" );
document.write( "b) 64
\n" );
document.write( "c) .25
\n" );
document.write( "d) .-25 \n" );
document.write( "
Algebra.Com's Answer #222888 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! What number is used to complete the square for the equation y^2 + 16 = -y? \n" ); document.write( "Arrange as quadratic equation \n" ); document.write( "y^2 - y + 16 = 0 \n" ); document.write( "y^2 - y + ___ = -16 \n" ); document.write( "the third term is calculated, take the coefficient y and square it: .5^2 = .25 \n" ); document.write( "y^2 - y + .25 = -16 + .25 \n" ); document.write( ": \n" ); document.write( ".25 completes the square \n" ); document.write( " |