document.write( "Question 121710: Find the value of c so that the quadratic equation 2x^2+4x-c=0 has two equal real roots. Can someone please help me ? I think the answer is -1/2 but I'm not sure ?!!? \n" ); document.write( "
Algebra.Com's Answer #89355 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"2x%5E2%2B4x-c=0\"
\n" ); document.write( "To have two equal real roots, the equation has to be of the form,
\n" ); document.write( "\"f%28x%29=%28x-a%29%5E2\"
\n" ); document.write( "with 2 real roots at x=a.
\n" ); document.write( "If we expand that equation, we can compare terms with the original equation.
\n" ); document.write( "\"%28x-a%29%5E2=x%5E2-2a%2Ba%5E2\"
\n" ); document.write( "Let's multiply by 2.
\n" ); document.write( "\"2%28x-a%29%5E2=2x%5E2-4a%2B2a%5E2\"
\n" ); document.write( "Now let's compare.
\n" ); document.write( "1.\"x%5E2\" term : \"2x%5E2=2x%5E2\"
\n" ); document.write( "2.\"x\" term : \"-2ax=4x\"
\n" ); document.write( "3.\"constant\" term : \"2a%5E2=-c\"
\n" ); document.write( "From 2,
\n" ); document.write( "\"-2ax=4x\"
\n" ); document.write( "\"-2a=4\"
\n" ); document.write( "\"a=-2\"
\n" ); document.write( "From 3,
\n" ); document.write( "\"2a%5E2=-c\"
\n" ); document.write( "\"c=-2a%5E2\"
\n" ); document.write( "\"c=-2%28-2%29%5E2\"
\n" ); document.write( "\"c=-2%284%29\"
\n" ); document.write( "\"c=-8\"
\n" ); document.write( "
\n" );