document.write( "Question 320392: Convert the equation y(x)= -2(x-k)^2 + 4 into the standard form. Assume k is a constant whose value you do not know.\r
\n" ); document.write( "\n" ); document.write( "I keep ending up with an extra k that doesn't fit into the standard equation:
\n" ); document.write( "y(x)= -2(x-k)^2 + 4
\n" ); document.write( "= -2(x-k)(x-k)+4
\n" ); document.write( "= -2(x^2 -xk -xk +k)+4
\n" ); document.write( "= -2(x^2-2xk +k)+4
\n" ); document.write( "= -2x^2 +4xk +k +4 not quite standard form!
\n" ); document.write( "

Algebra.Com's Answer #229443 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Your derivation is correct except you made a small mistake by not distributing correctly,
\n" ); document.write( "\"y%28x%29=+-2%28x%5E2-2xk+%2Bk%29%2B4\"
\n" ); document.write( "\"y%28x%29=+-2x%5E2+%2B4xk-2k+%2B4\"
\n" ); document.write( "\"y%28x%29=-2x%5E2%2B4kx%2B%284-2k%29\"
\n" ); document.write( "Comparing to the general equation
\n" ); document.write( "\"y%28x%29=ax%5E2%2Bbx%2Bc\"
\n" ); document.write( "\"a=-2\"
\n" ); document.write( "\"b=4k\"
\n" ); document.write( "\"c=4-2k\"
\n" ); document.write( "Since \"k\" is a constant, \"4-2k\" is also just a constant.
\n" ); document.write( "
\n" ); document.write( "
\n" );