document.write( "Question 748001: What is the conclusion of the statement
\n" ); document.write( "If x^2 = 4, then x=-2 or x=2
\n" ); document.write( "

Algebra.Com's Answer #455273 by MathLover1(20855)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "In conditional statements, the part \"after\" the \"if\" is the \"hypothesis\", and the part \"after\" \"then\" is the \"conclusion\".\r
\n" ); document.write( "\n" ); document.write( "If hypothesis is true, then so is the conclusion.\r
\n" ); document.write( "\n" ); document.write( "in your case the \"hypothesis\" is \"x%5E2+=+4\"\r
\n" ); document.write( "\n" ); document.write( "and\r
\n" ); document.write( "\n" ); document.write( "the \"conclusion\" is \"x=-2\" or \"x=2\"
\n" ); document.write( "
\n" );