document.write( "Question 961440: I have a page of quadratic equations that just have the letter C for the constant term. How do I solve for x?\r
\n" ); document.write( "\n" ); document.write( "Example: x^2 + 6x + C = 0
\n" ); document.write( "

Algebra.Com's Answer #587507 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+x%5E2+%2B+6x+%2B+C+=+0+\"
\n" ); document.write( "Complete the square
\n" ); document.write( "\"+x%5E2+%2B+6x+%2B+%286%2F2%29%5E2+=+C+%2B+%28+6%2F2%29%5E2+\"
\n" ); document.write( "\"+x%5E2+%2B+6x+%2B+9+=+C+%2B+9+\"
\n" ); document.write( "\"+%28+x+%2B+3+%29%5E2+=+C+%2B+9+\"
\n" ); document.write( "Take the square root of both sides
\n" ); document.write( "\"+x+%2B+3+=+sqrt%28+C+%2B+9+%29+\"
\n" ); document.write( "\"+x+=+-3+%2B-+sqrt%28+C+%2B+9+%29+\"
\n" ); document.write( "---------------------------
\n" ); document.write( "If \"+C+%3E+-9+\" you get 2 values for \"+x+\"
\n" ); document.write( "If \"+C+=+-9+\" you get 1 value for \"+x+\"
\n" ); document.write( "If \"+C+%3C+-9+\" you get 2 complex values for \"+x+\"
\n" ); document.write( "( I just added this info -you don't need it )\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );