document.write( "Question 132532: Determine whether the following equations have a solution or not? Justify your answer
\n" ); document.write( "If x = 3 and x = -5, then form a quadratic equation
\n" ); document.write( "

Algebra.Com's Answer #96893 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
If x = 3 AND x = -5, you have a serious problem, because x can't be two different things at the same time. I suspect you meant: x = 3 OR x = -5. In that case,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If x = 3, then x - 3 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If x = -5, then x + 5 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x-3%29%28x%2B5%29=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Apply FOIL:
\n" ); document.write( "\"x%5E2%2B2x-15=0\", which is a quadratic equation in standard form satisfying the conditions that x = 3 or x = -5.
\n" ); document.write( "
\n" );