document.write( "Question 1140165: John saves $3500 the first month and every month later decreases it by $75.\r
\n" );
document.write( "\n" );
document.write( "a) How much will John save in the 11th month?
\n" );
document.write( "b) How much will he save after two (2) years? \n" );
document.write( "
Algebra.Com's Answer #760656 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! John saves $3500 the first month and every month later decreases it by $75.\r \n" ); document.write( "\n" ); document.write( "a) How much will John save in the 11th month? \n" ); document.write( "b) How much will he save after two (2) years? \n" ); document.write( "solution \n" ); document.write( "3500 3425 3350 --------- 11th ------------- \n" ); document.write( "a=3500 d=-75 \n" ); document.write( "a11=a+10d =3500+10x-75 \n" ); document.write( "=3500-750=2750 \n" ); document.write( "after 2 years means after 24 months means a25 \n" ); document.write( "a25=a+24d=3500+24x-75 \n" ); document.write( "=3500-1800=1700 \n" ); document.write( "sving in 11th month=$2750 \n" ); document.write( "after 2 years saving=$1700 \n" ); document.write( " |