document.write( "Question 647924: A factory increases the production of cars annually by 5%. If presently it manufactures 610, 000 cars per year, how many cars will it manufacture per year after 3 years \n" ); document.write( "
Algebra.Com's Answer #406473 by stanbon(75887) ![]() You can put this solution on YOUR website! A factory increases the production of cars annually by 5%. If presently it manufactures 610, 000 cars per year, how many cars will it manufacture per year after 3 years \n" ); document.write( "---- \n" ); document.write( "start: 610,000 \n" ); document.write( "after 1 year: 1.05*610,000 \n" ); document.write( "after 2 yrs: 1.05^2*610,000 \n" ); document.write( "after 3 yrs: 1.05^3*610,000 = 706151.25 cars \n" ); document.write( "Round down to 706,151 \n" ); document.write( "=============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |