document.write( "Question 942225: Solve the following pair of simultaneous equations by plotting them on the same graph.\r
\n" ); document.write( "\n" ); document.write( "X+y=3 5y-3x=7
\n" ); document.write( "

Algebra.Com's Answer #574378 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
\"+graph%28+500%2C+500%2C+-10%2C+10%2C+-10%2C+10%2C+-x%2B3%2C+%283x%2B7%29%2F5%29+\"
\n" ); document.write( "Lines intersect at (1,2) ANSWER (1,2)
\n" ); document.write( "CHECK:
\n" ); document.write( "x+y=3
\n" ); document.write( "1+2=3
\n" ); document.write( "3=3
\n" ); document.write( "5y-3x=7
\n" ); document.write( "5(2)-3(1)=7
\n" ); document.write( "10-3=7
\n" ); document.write( "7=7
\n" ); document.write( "
\n" );