document.write( "Question 511821: 3/4x + 2/3y=7
\n" );
document.write( "3/5x - 1/2y=18
\n" );
document.write( "solve by elimination or substitution\r
\n" );
document.write( "\n" );
document.write( "I have done this problem 15 times and cannot get the answer. I am doing something wrong and need to see the steps involved more than just the right answer because I don't know what I have done wrong. \n" );
document.write( "
Algebra.Com's Answer #342427 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! multiply 1st eqn by 60 (3 * 4 * 5) ___ 45x + 40y = 420 (A)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiply 2nd eqn by 80 ___ 48x - 40y = 1440 (B)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add eqn (A) and eqn (B), eliminating y ___ 93x = 1860\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "find x and substitute back to find y \n" ); document.write( " |