document.write( "Question 1025430: Find solution set of equation:
\n" );
document.write( "2x-5y=1,3x+4y=36 \n" );
document.write( "
Algebra.Com's Answer #640675 by ikleyn(52790)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Find solution set of equation: \n" ); document.write( "2x-5y=1,3x+4y=36 \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "2x - 5y = 1, (1)\r\n" ); document.write( "3x + 4y = 36. (2)\r\n" ); document.write( "\r\n" ); document.write( "Multiply equation (1) by 4 (both sides) and equation (2) by 5. You will get\r\n" ); document.write( "\r\n" ); document.write( " 8x - 20y = 4, (1')\r\n" ); document.write( "15x + 20y = 180. (2')\r\n" ); document.write( "\r\n" ); document.write( "Now add (1') and (2') (both sides). In this way you eliminate \"y\" and get a single equation for \"x\":\r\n" ); document.write( "\r\n" ); document.write( "8x + 15x = 4 + 180.\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve it:\r\n" ); document.write( "\r\n" ); document.write( "23x = 184,\r\n" ); document.write( "\r\n" ); document.write( "x = \n" ); document.write( " \n" ); document.write( " |