document.write( "Question 63693: Find the value of c that completes the square.
\n" );
document.write( "y to the second power - 3y+ c
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #44408 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Y^2-3Y+C \n" ); document.write( "(Y-3/2)(Y-3/2) THEREFORE C=-3/2*-3/2=9/4 \n" ); document.write( "Y^2-3Y+9/4 \n" ); document.write( " |