document.write( "Question 126087: adding fractions. write each result in simplest form.
\n" );
document.write( "(2/15)+ (9/20)= \n" );
document.write( "
Algebra.Com's Answer #92406 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 2/15+9/20 \n" ); document.write( "First we need to find the LCD. \n" ); document.write( "15=3*5 \n" ); document.write( "20=4*5 therefore we have 3*4*5=60 for the LCD \n" ); document.write( "(2*4+9*3)/60=(8+27)/60=35/60=7/12 answer. \n" ); document.write( " |