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)![]() ![]() You can put this solution on YOUR website! \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( " |