document.write( "Question 438158: Sharing fruit. Apples are collected in a basket for six people. One third, one fourth, one eighth, and one fifth of the apples are given to four people, respectively. The fifth person gets ten apples, and one apple remains for the sixth person. Find the original number of apples in the basket. \n" ); document.write( "
Algebra.Com's Answer #307390 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 1/3x+1/4x+1/5x+1/8x+10+1=x \n" ); document.write( "40x+30x+24x+15x+1320=120x \n" ); document.write( "1320=11x \n" ); document.write( "120=x \n" ); document.write( "You started with 120 apples.. \n" ); document.write( " |