document.write( "Question 864083: A company produces 160 items in week 1 of production.
\n" );
document.write( "The rate drops by 3% each week thereafter.
\n" );
document.write( "What is the total output in 52 weeks?
\n" );
document.write( "How many cars will be produced in the 2nd year?\r
\n" );
document.write( "\n" );
document.write( "I am totally stuck on this question at the minute so any help would be greatly appreciated. Thanks D. \n" );
document.write( "
Algebra.Com's Answer #522338 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! A company produces 160 items in week 1 of production. \n" ); document.write( "The rate drops by 3% each week thereafter. \n" ); document.write( "a) What is the total output in 52 weeks? \n" ); document.write( "b) How many cars will be produced in the 2nd year?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f=160*(1 - .97^52)/(1 - .97), \n" ); document.write( "s=160*(1 - .97^104)/(1 - .97) \n" ); document.write( "s-f=o \n" ); document.write( "a) What is the total output in 52 weeks? \n" ); document.write( "a) first year=4239.05, \n" ); document.write( "b) \n" ); document.write( "two years=5108.81 \n" ); document.write( "b) How many cars will be produced in the 2nd year? \n" ); document.write( " ==second year=869.759 , \n" ); document.write( " |