document.write( "Question 478496: Find the solution to each system by the substitution method.\r
\n" );
document.write( "\n" );
document.write( "10x+3y=8
\n" );
document.write( "2x+y=2 \n" );
document.write( "
Algebra.Com's Answer #327868 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 10x+3y=8 \n" ); document.write( "2x+y=2 --> y = -2x + 2 \n" ); document.write( "Sub for y in the 1st equation. \n" ); document.write( " \n" ); document.write( " |