document.write( "Question 1194126: timmy made 80 pieces of cake,he put m pieces in the first box,12 more pieces in the second box than in the first box and 4 fewer pieces in the third bix than in the second box.how many pieces of cake are in the box \n" ); document.write( "
Algebra.Com's Answer #826244 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Very simple accounting\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "First Box              m\r\n" );
document.write( "Second Box             m+12\r\n" );
document.write( "Third Box              m+8\r\n" );
document.write( "TOTAL                  80\r\n" );
document.write( "

\n" ); document.write( "Obvious what to do
\n" ); document.write( "
\n" );