document.write( "Question 314284: Paul picked 2 2/3 bushels of apples. Karl picked 4 1/3 bushels of apples. Carol picked 3 2/3 bushels of apples. How many bushels did they pick in all? \n" ); document.write( "
Algebra.Com's Answer #224671 by mananth(16946) You can put this solution on YOUR website! paul - 2 2/3 bushels = (3*2+2)=/3 = 8/3 \n" ); document.write( ".. \n" ); document.write( "Karl - 4 1/3 bushels = (3*4+1)/3 = 13/3 \n" ); document.write( ".. \n" ); document.write( "Carol - 3 2/3 bushels= (3*3 +2)/11 = 11/3 \n" ); document.write( ".. \n" ); document.write( "8/3 + 13/3 + 12/3 is the total \n" ); document.write( "denominator is common =3 \n" ); document.write( "(8+13+12) /3= 33/2 \n" ); document.write( "= 16 1/2 bushels \n" ); document.write( " |