document.write( "Question 1129690: At the beginning of 2010 Dana's car was worth $13,000, but the value of her car decreases exponentially. She notices that the value of her car decreases by 19% every 3 years.
\n" ); document.write( "A)What is the 3-year growth factor for the value of Dana's car?
\n" ); document.write( "B)What is the 1-year growth factor for the value of Dana's car?
\n" ); document.write( "C)Write a function f that determines the value of Dana's car (in dollars) in terms of the number of years t since the beginning of 2010.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #746491 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the formula to use is f = p * (1 + r) ^ t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f is the future value
\n" ); document.write( "p is the present value
\n" ); document.write( "r is the growth rate per year
\n" ); document.write( "t is the number of years\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in 3 years, the car reduces 19% in value.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "therefore, in 3 years, the value of the car is 13000 minus .19 * 3000 = 10530.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your frmula of f = p * (1 + r) ^ t becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "10530 = 13000 * (1 + r) ^ 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of this equation by 1000 to get:
\n" ); document.write( "10530 / 13000 = 1 + r) ^ 3
\n" ); document.write( "take the third root of both sides of this equation to get:
\n" ); document.write( "(10530 / 13000) ^ (1/3) = 1 + r
\n" ); document.write( "subtract 1 from both sides of this equation to get:
\n" ); document.write( "(10530 / 13000) ^ (1/3) - 1 = r
\n" ); document.write( "solve for r to get:
\n" ); document.write( "r = -.0678302482\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's your annual growth rate.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your formula becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f = 13000 * (1 - .0678302482) ^ t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in 1 year, the value of the car is 13000 * (1 - .0678302482) ^ 1 = 12118.20677.
\n" ); document.write( "in 2 years, the value of the car is 13000 * (1 - .0678302482) ^ 2 = 11296.2258.
\n" ); document.write( "in 3 years, the value of the car is 13000 * (1 - .0678302482) ^ 3 = 10530.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the 3 year growth factor is (1 - .0678302482) ^ 3 = .81
\n" ); document.write( "the 1 year growth factor is (1 - .0678302482) ^ 1 = .9321697518\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula to find the value of the car after t years is f = 13000 * (1 - .0678302482) ^ t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that formula can be graphed as shown below.
\n" ); document.write( "the formula to graph is y = 13000 * (1 - .0678302482) ^ x.
\n" ); document.write( "in the graph, y represents f and x represents t.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );