document.write( "Question 1091345: Your friend is saving pennies. She puts one penny into her piggy bank the first day, two pennies the second day, four the third day, and so on, doubling the number of pennies added. How many much money would she have at the end of vacation, if she could keep saving at this rate? Vacation lasts 75 days.\r
\n" ); document.write( "\n" ); document.write( "I would like to know if there is a formula for solving this problem, which I am fairly sure there is. I also have an understanding that the answer is very large.
\n" ); document.write( "

Algebra.Com's Answer #705725 by mathmate(429)\"\" \"About 
You can put this solution on YOUR website!
Question:
\n" ); document.write( "Your friend is saving pennies. She puts one penny into her piggy bank the first day, two pennies the second day, four the third day, and so on, doubling the number of pennies added. How many much money would she have at the end of vacation, if she could keep saving at this rate? Vacation lasts 75 days.
\n" ); document.write( "I would like to know if there is a formula for solving this problem, which I am fairly sure there is. I also have an understanding that the answer is very large.
\n" ); document.write( "
\n" ); document.write( "Solution:
\n" ); document.write( "Indeed, the result is staggering.
\n" ); document.write( "She puts in one penny the first day, 2 pennies the second, 4 pennies the third, ...
\n" ); document.write( "The total sum is thus,
\n" ); document.write( "1, 3, 7, 15, 31, 63, 127, ...
\n" ); document.write( "Which translate to
\n" ); document.write( "2^1-1, 2^2-1, 2^3-1, 2^4-1, 2^5-1, 2^6-1, 2^7-1, ...
\n" ); document.write( "So at the end of the 75th day, the total amount is 2^75-1
\n" ); document.write( "or
\n" ); document.write( "37778931862957161709567 pennies
\n" ); document.write( "or
\n" ); document.write( "377,789,318,629,571,617,095.67 dollars
\n" ); document.write( "or
\n" ); document.write( "three hundred seventy-seven quintillion seven hundred eighty-nine quadrillion three hundred eighteen trillion six hundred twenty-nine billion five hundred seventy-one million six hundred seventeen thousand ninety-five dollars and sixty-seven cents
\n" ); document.write( "
\n" );