document.write( "Question 1009544: If x2+2x=3, then x could equal \n" ); document.write( "
Algebra.Com's Answer #625023 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
x^2+2x=3
\n" ); document.write( "x^2 + 2x - 3 = 0
\n" ); document.write( "(x+3)(x-1) = 0
\n" ); document.write( "x = -3 or x = 1
\n" ); document.write( "
\n" );