document.write( "Question 268665: Please help me solve this story problem:
\n" ); document.write( " Tammy earned a total of $210 over 3 days. Each day she earned twice as much as she did on the previous day. How much did she earn on each of the 3 days?
\n" ); document.write( " I tried dividing by three and finding a number to double but came out wrong, and I don't want the last day to earn $210, I'm stuck! Thank you
\n" ); document.write( "

Algebra.Com's Answer #196864 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
Let day 1 = d, day 2 = 2d,and day 3 = 4d
\n" ); document.write( "So, we get
\n" ); document.write( " \"d+%2B+2d+%2B+4d+=+210\"
\n" ); document.write( "step 1 - combine like terms to get
\n" ); document.write( "\"7d+=+210\"
\n" ); document.write( "step 2 - divide to get
\n" ); document.write( "\"d+=+30\"
\n" ); document.write( "day 1 = 30
\n" ); document.write( "day 2 = 60
\n" ); document.write( "day 3 = 120
\n" ); document.write( "
\n" );