document.write( "Question 728706: 2x+3y=12
\n" );
document.write( "5x-y=13 \r
\n" );
document.write( "\n" );
document.write( "Solve by substitution. \n" );
document.write( "
Algebra.Com's Answer #445576 by dr8(3)![]() ![]() You can put this solution on YOUR website! First you would take the second equation and move the 5x to the right side by subtracting 5x on both sides. You should now have -y=-5x+13. To make y positive, we need to divide this equation by -1. You should now have y=5x-13. Substitute y=5x-13 in the first equation. |