document.write( "Question 1186183: Sophia was given a box of chocolates for her birthday and ate two-thirds of them right away. The next day she ate one-third of the remainder and the following day she ate two-thirds of the remaining chocolates before stopping. Only 2 pieces of chocolates were left. How many chocolates were in the box to start? \n" ); document.write( "
Algebra.Com's Answer #817078 by josgarithmetic(39616)\"\" \"About 
You can put this solution on YOUR website!
At start, c amount of chocolates.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After day 1, \"c%2F3\" remained.\r
\n" ); document.write( "\n" ); document.write( "After day 2, \"%282%2F3%29%28c%2F3%29\" remained.\r
\n" ); document.write( "\n" ); document.write( "After day 3, \"%281%2F3%29%282%2F3%29%28c%2F3%29\" remained, which was 2 pieces.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%281%2F3%29%282%2F3%29%281%2F3%29c=2\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"2c%2F27=2\"\r
\n" ); document.write( "\n" ); document.write( "\"c%2F27=1\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28c=27%29\"
\n" ); document.write( "
\n" );