document.write( "Question 517194: {-x+3y=-1
\n" );
document.write( "{x-2y=2 BY elmination\r
\n" );
document.write( "\n" );
document.write( "{x+y=7
\n" );
document.write( "{x+3y=11 by elmination\r
\n" );
document.write( "\n" );
document.write( "{4x-3y=-2
\n" );
document.write( "{4x+5y=14 by elmination\r
\n" );
document.write( "\n" );
document.write( "{x+2y=10
\n" );
document.write( "{3x-y=9 By elmination
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #344699 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "I'll just do the second one, the only one with a\r\n" ); document.write( "fraction solution:\r\n" ); document.write( "\r\n" ); document.write( "{ x + 3y = 11 \r\n" ); document.write( "{4x - 3y = -2\r\n" ); document.write( "\r\n" ); document.write( "To eliminate the x's multiply the first equation through\r\n" ); document.write( "by -4, so that its first term will become -4x and will \r\n" ); document.write( "cancel with the 4x in the second equation:\r\n" ); document.write( "\r\n" ); document.write( "-4x - 12y = -44\r\n" ); document.write( " 4x - 3y = -2\r\n" ); document.write( "\r\n" ); document.write( "Now when we add them term by term vertically we get:\r\n" ); document.write( "\r\n" ); document.write( "-4x - 12y = -44\r\n" ); document.write( " 4x - 3y = -2\r\n" ); document.write( "---------------\r\n" ); document.write( " -15y = -46\r\n" ); document.write( " y =\n" ); document.write( " |