document.write( "Question 604240: Solve the following system equations using the addition method: 3x-4y=8 and 2x+3y=9 y=? x=? \n" ); document.write( "
Algebra.Com's Answer #381033 by flame8855(424)![]() ![]() You can put this solution on YOUR website! 3x-4y=8 multiply by 3 so 9x-12y=24 \n" ); document.write( "2x+3y=9 multiply by 4 so 8x+12y=36 \n" ); document.write( "add them \n" ); document.write( "17x=60 \n" ); document.write( "x = 60/17 \n" ); document.write( "120/17 +3y=9 \n" ); document.write( "y=11/17 \n" ); document.write( " |