document.write( "Question 38045: I cannot figure out how to simplify complex fractions. Can you please help?\r
\n" );
document.write( "\n" );
document.write( " w+3/4w over w-3/2w \n" );
document.write( "
Algebra.Com's Answer #23542 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The best first step is to multiply top and bottom by the lowest common denominator present in all the pieces of the complex fraction...here that would be 4w...so from \n" ); document.write( "(w + 3/4w) / (w - 3/2w) \n" ); document.write( "we multiply by 4w / 4w and get \n" ); document.write( "(4w^2 + 3) / (4w^2 - 6) \n" ); document.write( "That's as far as this one goes \n" ); document.write( " |