document.write( "Question 824397: I need detail solution (and explanation what formulas should be used):
\n" );
document.write( " A Nintendo DS costs one hundred and twenty British pounds sterling 12000 pennies . I decide today, 17th
\n" );
document.write( " April 2013, to put 10 pennies aside. Tomorrow I’ll put 15 pennies, the day after 20 pennies, the day after that 25p and
\n" );
document.write( " so on, increasing the amount by 5 pennies every day. At which date will I have enough to buy the
\n" );
document.write( " Nintendo? \n" );
document.write( "
Algebra.Com's Answer #496429 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 10+15+20+25 ... \n" ); document.write( "a_n = 5 (n+1) (for all terms given) \n" ); document.write( "12000 = 5 (n+1) (for all terms given) \n" ); document.write( "n = 2399 days \n" ); document.write( "Wednesday, April 17, 2013+2399 days \n" ); document.write( "Monday, November 11, 2019 \n" ); document.write( "which is the 101 st anniversary of the end of WWI \n" ); document.write( "2147 days from now xmas \n" ); document.write( " |