document.write( "Question 387768: Angie earns $40,000 per year. Each year she receives a $1,300 increase in annual salary.
\n" );
document.write( "What will Angie's annual salary be for the twentieth year? \n" );
document.write( "
Algebra.Com's Answer #275493 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The sequence is arithmetic. The formula for the nth term is an = a1 + (n-1)d. We're looking for a20. \n" ); document.write( "a20 = 40,000 + (20-1)1,300 = 40,000 + 19*1,300 = 64,700. \n" ); document.write( " |