document.write( "Question 955249: If you save one penny on January 1, two pennies on January 2, three pennies on January 3, and continue this pattern for one year(not a leap year), what will be the value of your entire savings, in dollars, at the end of that one year? Express your answer as a decimal.\r
\n" ); document.write( "\n" ); document.write( "Please help me, thank you.
\n" ); document.write( "

Algebra.Com's Answer #583493 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
S=sum of the series; n=number of terms in the series=365;
\n" ); document.write( "\"S=n%28n%2B1%29%2F2\"
\n" ); document.write( "\"S=365%28366%29%2F2\"
\n" ); document.write( "\"S=66795\"
\n" ); document.write( "ANSWER: The value at the end of year will be $667.95
\n" ); document.write( "
\n" );