document.write( "Question 554670: solve each system by substitution
\n" );
document.write( "here is the problem:
\n" );
document.write( "y=x-3
\n" );
document.write( "y=-2x+6 \n" );
document.write( "
Algebra.Com's Answer #361436 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Hint: Plug y = x-3 into y=-2x+6 to get x-3 = -2x+6. Solve the equation for x and use it to find y. \n" ); document.write( " |