document.write( "Question 70765: I can understand how to solve an equation by first multiplying by a common denominator as in this example:\r
\n" );
document.write( "\n" );
document.write( "h/2 + h/3 = 10
\n" );
document.write( "3h/6 + 2h/6 = 10
\n" );
document.write( "5h/6 = 10
\n" );
document.write( "5h = 10 x 6
\n" );
document.write( "h = 60/5
\n" );
document.write( "h = 12\r
\n" );
document.write( "\n" );
document.write( "however, I'm not sure how to first apply a common denominator in the following equation:\r
\n" );
document.write( "\n" );
document.write( "m/2 - 3 = 4\r
\n" );
document.write( "\n" );
document.write( "Can you help? \n" );
document.write( "
Algebra.Com's Answer #50519 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( ". \n" ); document.write( "Before considering the fraction you could add 3 to both sides. This would have the effect \n" ); document.write( "of removing the -3 from the left side, but it would add 3 to the right side. The result would \n" ); document.write( "be: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Then just multiply both sides by 2 to end up with \n" ); document.write( ". \n" ); document.write( "another way you could look at it is that the three on the left side is really the fraction \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Because it is a fraction you could multiply it by \n" ); document.write( "of 2. If you do that the equation becomes: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Then combine the two left side terms over the common denominator: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Multiplying both sides by 2 to eliminate the denominator results in: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Finally, add 6 to both sides to get \n" ); document.write( ". \n" ); document.write( "Hope this helps expand your understanding. You already seem to understand the basic idea \n" ); document.write( "of common denominators and are now just expanding on other details of working these \n" ); document.write( "problems. Good for you! \n" ); document.write( " |