document.write( "Question 838570: How do i do this problem using elimination? 3x+y=11, 4x-y=7 \n" ); document.write( "
Algebra.Com's Answer #505145 by brysca(112)![]() ![]() You can put this solution on YOUR website! So by using elimination you're setting the two equations vertically like this. \n" ); document.write( "3x+y=11 \n" ); document.write( "4x-y=7 \n" ); document.write( "And all you're doing is just adding the two equations together. Since y and -y cancel out you get \n" ); document.write( "7x=18 \n" ); document.write( "x=18/7 \n" ); document.write( "And to solve for y, plug x into one of the equations \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x=18/7 and y=23/7 is your final answer \n" ); document.write( "-Bryan \n" ); document.write( " |