document.write( "Question 468636: 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 six person. Find the original number of apples in the basket. \n" ); document.write( "
Algebra.Com's Answer #321554 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
n/3+n/4+n/8+n/5+10+1=n
\n" ); document.write( "40n/120+30n/120+15n/120+24n/120+11=n
\n" ); document.write( "40n+30n+15n+24n+1320=120n
\n" ); document.write( "1320=11n
\n" ); document.write( "n=120
\n" ); document.write( "There were originally 120 apples in the basket..
\n" ); document.write( "
\n" );