document.write( "Question 357181: Write the following two fractions in terms of the LCM of the denominators.
\n" );
document.write( "q+5/q^2-4q-21 and q/q^2-11q+28 \n" );
document.write( "
Algebra.Com's Answer #255073 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write the following two fractions in terms of the LCM of the denominators. \n" ); document.write( "q+5/q^2-4q-21 and q/q^2-11q+28 \n" ); document.write( "---- \n" ); document.write( "Factor the denominators: \n" ); document.write( "q^2-4q-21 = (q-7)(q+3) \n" ); document.write( "q^2-11q+28 = (q-7)(q-4) \n" ); document.write( "--- \n" ); document.write( "LCM: (q+3)(q-4)(q-7) \n" ); document.write( "-------------------------- \n" ); document.write( "Rewrite the fractions: \n" ); document.write( "(q+5)(q-4)/LCM \n" ); document.write( "--- \n" ); document.write( "and \n" ); document.write( "--- \n" ); document.write( "q(q+3)/LCM \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |