document.write( "Question 1136284: Given that 3x + 2y = 5a + b and 4x - 3y = a + 7b, solve for x in terms of a and b. \n" ); document.write( "
Algebra.Com's Answer #754054 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "3x + 2y = 5a +  b     (1)\r\n" );
document.write( "\r\n" );
document.write( "4x - 3y =  a + 7b     (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "I think that the shortest (the most straightforward) way to get the goal is to eliminate \"y\".\r\n" );
document.write( "For it, multiply eq(1) by 3 (both sides) and multiply eq(2) by 2. You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "9x + 6y = 15a + 3b     (3)\r\n" );
document.write( "\r\n" );
document.write( "8x - 6y =  2a + 14b    (4)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now add eq(4) and eq(3).  You will get \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "17x = 17a + 17b   ========>  x = a + b.      ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );