document.write( "Question 1086515: Tommy has a salary of $29000 with a 4% increase after every year on the job.\r
\n" ); document.write( "\n" ); document.write( "a) Write a sequence for this teacher's salary for the first 5 years of service.
\n" ); document.write( "-Started here with $29000, $30160 ...adding 4% of the previous year to find the next.\r
\n" ); document.write( "\n" ); document.write( "b) Find the general term of the sequence in part a. a_n = ??
\n" ); document.write( "-Having a tough time writing out general terms.
\n" ); document.write( "

Algebra.Com's Answer #700740 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P=29000(1+.04)^n
\n" ); document.write( "so that after 5 years it is 29000^(1.04)^5=$35,282.93
\n" ); document.write( "raise the 1.04 to whatever power desired then multiply by 29000 and round at the end.
\n" ); document.write( "
\n" );