document.write( "Question 825241: Frieda is keeping track of how many coupans she has savved on a piece of paper . she spilled some coffe on the paper. her lis now looks like this: blank represents where the coffee spill occured.
\n" );
document.write( "Started : 30 coupon After 1 week: after 2 weeks: after 3 weeks : 240 coupons
\n" );
document.write( "a. assume that the sequence of the number of coupons is arithmetic.How many coupon did she have after 1 week? 2 weeks?
\n" );
document.write( "b. Assume that the sequence of the number of coupons is geometric. How many coupons did she have after 1 week? after 2 weeks? \n" );
document.write( "
Algebra.Com's Answer #497149 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Started : 30 coupon After 1 week: after 2 weeks: after 3 weeks : 240 coupons \n" ); document.write( "a. assume that the sequence of the number of coupons is arithmetic.How many coupon did she have after 1 week? 2 weeks? \n" ); document.write( "a(1) = 30 ; a(3) = 240 \n" ); document.write( "a(3) = a(1)+2d = 240 \n" ); document.write( "30 + 2d = 240 \n" ); document.write( "2d = 210 \n" ); document.write( "d = 105 \n" ); document.write( "After 1 week: 30 \n" ); document.write( "After 2 weeks: 30 + 105 = 135 \n" ); document.write( "------------------------------------- \n" ); document.write( "b. Assume that the sequence of the number of coupons is geometric. How many coupons did she have after 1 week? after 2 weeks? \n" ); document.write( "a(1) = 30: a(3) = 240 \n" ); document.write( "a(3) = a(1)*r^2 = 240 \n" ); document.write( "30r^2 = 240 \n" ); document.write( "r^2 = 8 \n" ); document.write( "r = 2sqrt(2) \n" ); document.write( "--- \n" ); document.write( "after 1 week: 30 \n" ); document.write( "after 2 weeds: 20*2sqrt(2) = 40sqrt(2) \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " \n" ); document.write( " |