document.write( "Question 1177920: Solve the linear system using elimination.
\n" );
document.write( "x-2y=4
\n" );
document.write( "3x+4y=2 \n" );
document.write( "
Algebra.Com's Answer #807069 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Double the first equation and add the resulting equation to the second. That will eliminate y, allowing you to solve for x. Then use that value of x in either of the original equations to solve for y. \n" ); document.write( "It's very straightforward; you can do it yourself. You won't learn anything by having us do it for you. \n" ); document.write( " \n" ); document.write( " |