document.write( "Question 478495: 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 #327863 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 2x-5y= -1 \n" ); document.write( "x-3y= -3 --> x = 3y-3 \n" ); document.write( "Sub for x in the 1st equation. \n" ); document.write( " \n" ); document.write( " |