document.write( "Question 752739: find the solution to each system by the substitution method?
\n" );
document.write( "10x+3y=8
\n" );
document.write( "2x+y=2 \n" );
document.write( "
Algebra.Com's Answer #457988 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! y=2-2x, so substitute into the first one.\r \n" ); document.write( "\n" ); document.write( "10x+3(2-2x)=8 and solve for x. \n" ); document.write( " |