document.write( "Question 1154895: In March, a family starts saving for a vacation they are planning for the end of August. The family expects the vacation to cost $1370. They start with $125 at the start of each month they plan to deposit 20% more than the previous month. Will they have enough money for their trip? If not, how much more do they need? \n" ); document.write( "
Algebra.Com's Answer #777498 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Not enough....
\r\n" );
document.write( "March  $125\r\n" );
document.write( "April  $150\r\n" );
document.write( "May    $180\r\n" );
document.write( "June   $216\r\n" );
document.write( "July   $259.20\r\n" );
document.write( "August $311.04\r\n" );
document.write( "--------------\r\n" );
document.write( "total $1201.24

\n" ); document.write( "They will be short by $1370-$1201.24 = $168.76

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