document.write( "Question 1161389: A man is able to save N50.00 of his salary in a certain year and afterwards saves in any one year N20.00 more than he saved in the preceding year. how long does it take him to save N4370.00? \n" ); document.write( "
Algebra.Com's Answer #784978 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! sum=an=4370. This equals (n/2)(2a1+(n-1)d). a1=50 and d=20 \n" ); document.write( "so multiplying by 2, and 8740=n(100+20n-20) \n" ); document.write( "100n+20n^2-20n=8740 \n" ); document.write( "20n^2+80n-8740=0 \n" ); document.write( "n^2+4n-437=0 \n" ); document.write( "n=-4+/-sqrt(1764)/2 \n" ); document.write( "=(1/2)(-4+42), positive root only \n" ); document.write( "=19 years ANSWER \n" ); document.write( "divide everything by 10 \n" ); document.write( "5/7/9/11/13/15/17/19/21/23/25/27/29/31/33/35/37/39/41=437 \n" ); document.write( " \n" ); document.write( " |