document.write( "Question 653268: 2x-3y+5z=13
\n" ); document.write( "4x+4y+6z=34\r
\n" ); document.write( "\n" ); document.write( "I want the y variable by its self.. we are supposed to solve be elimination(addition)
\n" ); document.write( "

Algebra.Com's Answer #408317 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "2x - 3y + 5z = 13\r\n" );
document.write( "4x + 4y + 6z = 34\r\n" );
document.write( "\r\n" );
document.write( "Since you want the y-variable by itself, get the y-terms off the\r\n" );
document.write( "left sides and onto the right side\r\n" );
document.write( "\r\n" );
document.write( "2x + 5z = 13 + 3y\r\n" );
document.write( "4x + 6z = 34 - 4y\r\n" );
document.write( "\r\n" );
document.write( "Eliminate x by multiplying the first equation by -2 and adding\r\n" );
document.write( "it term-by-term to the second equation:\r\n" );
document.write( "\r\n" );
document.write( "-4x - 10z = -26 - 6y\r\n" );
document.write( " 4x +  6z =  34 - 4y\r\n" );
document.write( "--------------------\r\n" );
document.write( "      -4z =   8 - 10y\r\n" );
document.write( "        z = \"8%2F%28-4%29\" - \"10%2F%28-4%29\"y\r\n" );
document.write( "        z = -2 + \"5%2F2\"y \r\n" );
document.write( "\r\n" );
document.write( "Go back to\r\n" );
document.write( "\r\n" );
document.write( "2x + 5z = 13 + 3y\r\n" );
document.write( "4x + 6z = 34 - 4y\r\n" );
document.write( "\r\n" );
document.write( "Eliminate z by multiplying the first equation by -6\r\n" );
document.write( "and the second equation by 5\r\n" );
document.write( "\r\n" );
document.write( "-12x - 30z = -78 - 18y\r\n" );
document.write( " 20x + 30z = 170 - 20y\r\n" );
document.write( "----------------------\r\n" );
document.write( "  8x       =  92 - 38y \r\n" );
document.write( "         x = \"92%2F8\" - \"38%2F8\"y\r\n" );
document.write( "         x = \"23%2F2\" - \"19%2F4\"y\r\n" );
document.write( "\r\n" );
document.write( "So the solution with y by itself is\r\n" );
document.write( "\r\n" );
document.write( "(x, y, z) = (\"23%2F2\" - \"19%2F4\"y, y, -2 + \"5%2F2\"y)\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( " \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );