document.write( "Question 322163: solve each system of equations 2x+3y=5 3x+4y=8 \n" ); document.write( "
Algebra.Com's Answer #230627 by Jk22(389)![]() ![]() You can put this solution on YOUR website! 2x+3y=5|times 3 \n" ); document.write( "3x+4y=8|times -2 \n" ); document.write( "+----------- \n" ); document.write( "9y-8y=15-16 => y=-1 => x=12/3=8/2=4 \n" ); document.write( " |