What is the Exponential Model for Depreciation of a Car's Value?

AI Thread Summary
The discussion focuses on finding both linear and exponential models for the depreciation of a car valued at $30,000, which drops to $18,000 after two years. The linear model derived is V = -6,000x + 30,000, indicating a consistent annual depreciation. For the exponential model, the user initially struggles but eventually calculates it as V = 30000 * ((√15)/5)^x, using the points (0, 30000) and (2, 18000). The final step involves verifying that this exponential equation accurately represents the car's value at the specified time intervals. The conversation emphasizes the importance of checking the model against known data points for accuracy.
darshanpatel
Messages
139
Reaction score
0

Homework Statement



A new car that costs $30,000 has a book value of $18,000 after 2 years.

a) Find a linear model that represents the value 'V' of the care after 'x' years

b) Find an exponential model of V= ab^(x) that represents the value 'V' of the car after 'x' years.



Homework Equations



-None-

The Attempt at a Solution



I found the linear model just by basic graphing knowledge and using slope formula.

Linear Model: V= -6,000x + 30,000

I don't know how to find the exponential function, I know its a decay so it has to be a fraction, but how do I start it, and what is it supposed to be?
 
Physics news on Phys.org
darshanpatel said:

Homework Statement



A new car that costs $30,000 has a book value of $18,000 after 2 years.

a) Find a linear model that represents the value 'V' of the care after 'x' years

b) Find an exponential model of V= ab^(x) that represents the value 'V' of the car after 'x' years.

Homework Equations



-None-

The Attempt at a Solution



I found the linear model just by basic graphing knowledge and using slope formula.

Linear Model: V= -6,000x + 30,000

I don't know how to find the exponential function, I know its a decay so it has to be a fraction, but how do I start it, and what is it supposed to be?

When you did your linear model, you had an unknown equation ##y = mx + b##. You are probably familiar enough with that form that you knew the two unknowns are the slope and y intercept. If you hadn't known that, you would have plugged in the two points giving you two equations in two unknowns a and b.

Do the exponential the same way. Plug in the two points to get two equations in two unknowns.
 
What would I plug the points in to? I am getting confused with the variable 'a' and 'b' from y=ab^(x)

This is my shot at what you said:


I plugged the points (0,30000) in first and got 'a' to be 30000 then plugged that 'a' value into y=ab^x again, for the point (2,18000)

30000=a*b^0
30000=a*1
30000=a

Then...

18000= 30000*(b)^2
18/30 = b^2
(√15)/5

then for the final equation to model the situation, I got this:

V= 30000*((√15)/5)^x

Would that be correct?
 
darshanpatel said:
What would I plug the points in to? I am getting confused with the variable 'a' and 'b' from y=ab^(x)

This is my shot at what you said:


I plugged the points (0,30000) in first and got 'a' to be 30000 then plugged that 'a' value into y=ab^x again, for the point (2,18000)

30000=a*b^0
30000=a*1
30000=a

Then...

18000= 30000*(b)^2
18/30 = b^2
(√15)/5

then for the final equation to model the situation, I got this:

V= 30000*((√15)/5)^x

Would that be correct?

All you have to do to see if it is correct is to check whether it passes through your two points (0,30000) and (2,18000).
 
oh yeah hahahah, I just remembered that while I was reading your post, lol sorry
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top