document.write( "Question 1145716: x/2 + y/3=7/6\r
\n" );
document.write( "\n" );
document.write( "2x/3+3y/4=5/4\r
\n" );
document.write( "\n" );
document.write( "Is there something I can do here so I can get rid of the fractions?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #766941 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! (1) x/2 +y/3 = 7/6 \n" ); document.write( ": \n" ); document.write( "(2) 2x/3 +3y/4 = 5/4 \n" ); document.write( ": \n" ); document.write( "In each equation, multiply both sides of the = by the least common multiple(lcm) \n" ); document.write( ": \n" ); document.write( "For equation (1), the lcm is 6, therefore equation 1 becomes \n" ); document.write( ": \n" ); document.write( "3x +2y = 7 \n" ); document.write( ": \n" ); document.write( "Foe equation (2), the lcm is 12, therefore equation 2 becomes \n" ); document.write( ": \n" ); document.write( "8x +9y = 15 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |