document.write( "Question 1060754: Ian had some candy to give 5 of his friends. He first took eight pieces for himself and then evenly divided the rest among his friends. Each friend received four pieces. How many pieces of candy did Ian start with? \n" ); document.write( "
Algebra.Com's Answer #731900 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
c pieces of candy\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First took 8 for himself.
\n" ); document.write( "\"c-8\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Next, shared \"c-8\" by dividing equal quantity among 5 friends.
\n" ); document.write( "\"%28c-8%29%2F5\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Each friend had 4 pieces.
\n" ); document.write( "\"%28c-8%29%2F5=4\"
\n" ); document.write( "Solve for c.
\n" ); document.write( "
\n" );