document.write( "Question 1204429: A man saved 16500 in ten year. In each year after the first, he saved 100 more than he did in the preceding year. How much did he save in the first year? \n" ); document.write( "
Algebra.Com's Answer #840672 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A man saved 16500 in ten year. In each year after the first, he saved 100 more than he did in the preceding year. How much did he save in the first year?\r \n" ); document.write( "\n" ); document.write( "since the increase in saving is 100 per month the sequence when written will be Arithmetic\r \n" ); document.write( "\n" ); document.write( "Total saved = 16500 = Sn\r \n" ); document.write( "\n" ); document.write( "d= common difference = 100\r \n" ); document.write( "\n" ); document.write( "n= number of years 10 \n" ); document.write( "Sn=n/2(2a+(n-1)D)\r \n" ); document.write( "\n" ); document.write( "Sn = 10/2 (2*a+(10-1)*100\r \n" ); document.write( "\n" ); document.write( "16500/5 = 2a+900\r \n" ); document.write( "\n" ); document.write( "3300 -900 = 2a\r \n" ); document.write( "\n" ); document.write( "2400=2a \n" ); document.write( "a=1200\r \n" ); document.write( "\n" ); document.write( "So, the man saved $1,200 in the first year. \n" ); document.write( " |