document.write( "Question 487165: the question is find the solution to each system by the substitution method\r
\n" );
document.write( "\n" );
document.write( "2x - 5y = -1
\n" );
document.write( " x - 3y = -3 \n" );
document.write( "
Algebra.Com's Answer #332971 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 2x - 5y = -1 \n" ); document.write( " x - 3y = -3 \n" ); document.write( "x=3y-3 \n" ); document.write( "2(3y-3)-5y=-1 \n" ); document.write( "6y-6-5y=-1 \n" ); document.write( "y=-1+6=5 \n" ); document.write( "x=12.. \n" ); document.write( " |