document.write( "Question 281218: Suppose you are offered two jobs. One pays $30,000 the first year with annual raises of $2000 each year. The second offers a starting salary of $27,000 and raises of 8% each year. At the end of ten years, what would your yearly salary be from the first job and the second job? \n" ); document.write( "
Algebra.Com's Answer #204286 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
y=30K+2k*t
\n" ); document.write( "k=1000
\n" ); document.write( "t=10
\n" ); document.write( " y=50000\r
\n" ); document.write( "\n" ); document.write( "y=27k*1.08^t
\n" ); document.write( "t=10
\n" ); document.write( "y=58291
\n" ); document.write( "
\n" ); document.write( "
\n" );