document.write( "Question 1190672: Mark bought some milk bars. He ate 5 milk bars and divided the rest into 3 equal shares. She gave 1 share and 6 more milk bars to Mary. She was left with 14 milk bars. How many milk bars did Mark buy at first? \n" ); document.write( "
Algebra.Com's Answer #822381 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The other tutor misread the problem. The 14 milk bars is the number Mark was left with -- not the number he gave to Mary.

\n" ); document.write( "x = original number of milk bars
\n" ); document.write( "x-5 = number after he ate 5
\n" ); document.write( "(x-5)/3 = one share
\n" ); document.write( "(x-5)/3+6 = number he gave to Mary

\n" ); document.write( "The number he is left with (14) is the original number, minus the 5 he ate, minus the number he gave to Mary:

\n" ); document.write( "\"14+=+x-5-%28%28x-5%29%2F3%2B6%29\"
\n" ); document.write( "\"14+=+%282%2F3%29%28x-5%29-6\"
\n" ); document.write( "\"%282%2F3%29%28x-5%29=20\"
\n" ); document.write( "\"x-5=30\"
\n" ); document.write( "\"x=35\"

\n" ); document.write( "ANSWER: He started with 35 milk bars

\n" ); document.write( "CHECK:
\n" ); document.write( "start with 35; eat 5; 30 left
\n" ); document.write( "30 divided into 3 equal shares is 10 for each share
\n" ); document.write( "number he gave to Mary was one share (10) plus 6 more = 16
\n" ); document.write( "number he has left at the end: 30-16 = 14

\n" ); document.write( "
\n" ); document.write( "
\n" );