document.write( "Question 1110094: the parents of a 9-year-old boy have agreed to deposit $10 in their son's bank account on his 10th birthday and to double the size of their deposit every year thereafter until his 18th birthday.
\n" ); document.write( "a) how much will they have to deposit on his 18th birthday?
\n" ); document.write( "b) how much will they have deposited by his 18th birthday?
\n" ); document.write( "

Algebra.Com's Answer #725084 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
a = 10 and r = 2
\n" ); document.write( "a_1 = a = 10 (his age, he is 10 at the time of the 1st deposit)
\n" ); document.write( "a_2 = ra = 2 x 10 = 20 (he is 11)
\n" ); document.write( "a_9 = r^(9-1) x a = 2^8 x 10 = 2,560 this is how much they deposited on his 18th b'day.
\n" ); document.write( "----------------------------------------------------
\n" ); document.write( "By his 18th b'day they will have deposited:
\n" ); document.write( "S_9 = [a(r^9-1)]/r-1 = [10(2^9-1)]/2-1 = 10(512-1) = 5110 this is how much money the parents have deposited by his 18th b'day.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );