document.write( "Question 313393: Martin ate 100 cookies in five days. Each day he ate 6 more than the day before. How many cookies did he eat on the first day? \n" ); document.write( "
Algebra.Com's Answer #224068 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Martin ate 100 cookies in five days. Each day he ate 6 more than the day before. How many cookies did he eat on the first day? \n" ); document.write( "----------------- \n" ); document.write( "Arithmetic series with S(5)=100 and d = 6. \n" ); document.write( "Find a(1) \n" ); document.write( "------------------------ \n" ); document.write( "Formula: S(n) = a(1)+(n-1)d \n" ); document.write( "100 = a(1) + 4*6 \n" ); document.write( "a(1) = 74 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |