document.write( "Question 232463: I hope i picked the right catagory. Can you walk me through this problem please? It is with two lines instead of the one I have been learning past weeks.
\n" );
document.write( "Solve the system of equations by graphing. Then classify the system.\r
\n" );
document.write( "\n" );
document.write( "x+y=13
\n" );
document.write( "x-y=-3\r
\n" );
document.write( "\n" );
document.write( "Thank you, you have helped me so many times, certainly the most helpful to us out here trying to figure this stuff out! dsunflower \n" );
document.write( "
Algebra.Com's Answer #171786 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x-y=-3, x=y-3 \n" ); document.write( "x+y=13 \n" ); document.write( "y-3+y=13 \n" ); document.write( "2y=16 \n" ); document.write( "y=8 \n" ); document.write( "---------------- \n" ); document.write( "x=8-3 \n" ); document.write( "x=5 \n" ); document.write( "-------------------- \n" ); document.write( "5+8=13 \n" ); document.write( " |