document.write( "Question 1198920: I'm saving money over a year in order to buy a $157.50 gift. I start with an empty piggy bank. In January I put in a small amount of money. Each month after January, I put in $1.75 more than I put in the previous month. By the end of December, I've saved $157.50 exactly. The amount in dollars that I had in my piggy bank after April's deposit was \n" ); document.write( "
Algebra.Com's Answer #832589 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The amounts put in the piggy bank in each month form an arithmetic sequence with a common difference of 1.75.

\n" ); document.write( "The sum of the terms of an arithmetic sequence is

\n" ); document.write( "(number of terms) times (average of the terms)
\n" ); document.write( "= (number of terms) times (average of first and last terms)
\n" ); document.write( "= (number of terms) times ((first plus last)/2)
\n" ); document.write( "= (half the number of terms) times (first plus last)

\n" ); document.write( "The sum of the 12 terms for the 12 months is the final amount, 157.50, so

\n" ); document.write( "6(first plus last) = 157.50
\n" ); document.write( "first plus last = 157.50/6 = 26.25

\n" ); document.write( "The sum of the 6th and 7th terms is the same as the sum of the first and last; and the difference between the 6th and 7th terms is 1.75. Let x and y be the amounts put in the piggy bank in the 6th and 7th months; then

\n" ); document.write( "y+x=26.25
\n" ); document.write( "y-x=1.75
\n" ); document.write( "2y=28
\n" ); document.write( "y=14

\n" ); document.write( "The amount put in the piggy bank in the 7th month (July) was $14.

\n" ); document.write( "The amount put in the piggy bank in the first month was $14, minus the common difference of $1.75 6 times: $14-6($1.75) = $14-$10.50 = $3.50.

\n" ); document.write( "The amounts put in the piggy bank in each month were then

\n" ); document.write( "$3.50, $5.25, $7, $8.75, $10.50, $12.25, $14, $15.75, $17.50, $19.25, $21, and $22.75

\n" ); document.write( "The amount in the piggy bank after April's deposit was

\n" ); document.write( "ANSWER: $3.50 + $5.25 + $7 + $8.75 = $24.50

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