document.write( "Question 920018: solve system of equations
\n" ); document.write( "solve for x and y state the answer as an ordered pair\r
\n" ); document.write( "\n" ); document.write( "y = 5x -11
\n" ); document.write( "y = -2x + 10
\n" ); document.write( "

Algebra.Com's Answer #558108 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Since they both equal \"y\", set them equal to each other.
\n" ); document.write( "\"5x-11=-2x%2B10\"
\n" ); document.write( "\"7x=21\"
\n" ); document.write( "\"x=3\"
\n" ); document.write( "Then use either equation to solve for \"y\".
\n" ); document.write( "\"y=-2%283%29%2B10\"
\n" ); document.write( "\"y=-6%2B10\"
\n" ); document.write( "\"y=4\"
\n" ); document.write( "
\n" ); document.write( "
\n" );