document.write( "Question 324924: x + 2y = 3
\n" ); document.write( "x = 5 - 2y
\n" ); document.write( "The solution is what ordered pair (?,?)
\n" ); document.write( "

Algebra.Com's Answer #232668 by jessica43(140)\"\" \"About 
You can put this solution on YOUR website!
I think you may have written this problem down incorrectly:
\n" ); document.write( "x + 2y = 3
\n" ); document.write( "x = 5 - 2y
\n" ); document.write( "Plug the second into the first:
\n" ); document.write( "x + 2y = 3
\n" ); document.write( "(5-2y) + 2y = 3
\n" ); document.write( "5=3
\n" ); document.write( "This is not possible.....
\n" ); document.write( "
\n" );