document.write( "Question 550811: A company offers a starting yearly salary of $30,000 with raises of $2,000 per year. Find the total salary over a ten-year period. The total salary is $_______
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #359108 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! 30000 is first year so for there to be 10 years u need 9 more years \n" ); document.write( "9(2000)=18000 \n" ); document.write( "18000+30000=48000 after 10 years \n" ); document.write( " |