Limits - Did I do the questions correctly?

  • Thread starter Thread starter Macleef
  • Start date Start date
  • Tags Tags
    Limits
Macleef
Messages
30
Reaction score
0

Homework Statement


If you invest $5000 in a stock that is increasing in value at the rate of 12% per year, then the value of your stock is given by:

f(x) = 5000(1.12)^x, where x is measured in years

a) find average value from x = 2 to x = 3
b) find instantaneous value at x = 3


Homework Equations


y = b^x
y' = (b^x)(ln^x)


The Attempt at a Solution


a) f(x) = 5000(1.12)^{5 - 2} = 5000(1.12)^3 = 7024.64
b) f'(x) = (5000(1.12)^3)(ln 1.12) = (7024.64)(0.113) = 796.093
 
Physics news on Phys.org
Macleef said:

Homework Statement


If you invest $5000 in a stock that is increasing in value at the rate of 12% per year, then the value of your stock is given by:

f(x) = 5000(1.12)^x, where x is measured in years

a) find average value from x = 2 to x = 3
b) find instantaneous value at x = 3


Homework Equations


y = b^x
y' = (b^x)(ln^x)
No. the derivative of b^x is ln(b) b^x. I guess that was a typo.


The Attempt at a Solution


a) f(x) = 5000(1.12)^{5 - 2} = 5000(1.12)^3 = 7024.64
b) f'(x) = (5000(1.12)^3)(ln 1.12) = (7024.64)(0.113) = 796.093[/QUOTE]
I have no idea why you did either of those things. You are asked for the "average value" of f(x) between x= 2 and x= 3 and you calculated f(3)? In what sense is that an average? What is the standard definition of "average" of a continuous function? Is it at all likely that the "average" value of an incerasing function will be the very last value?

For (b), why did you differentiate? there is nothing said obout a derivative, only the "instantaneous" value of the function. Do you really think the value at x= 3 is lower than the amount you started with?
 
HallsofIvy said:
No. the derivative of b^x is ln(b) b^x. I guess that was a typo.



b) f'(x) = (5000(1.12)^3)(ln 1.12) = (7024.64)(0.113) = 796.093
I have no idea why you did either of those things. You are asked for the "average value" of f(x) between x= 2 and x= 3 and you calculated f(3)? In what sense is that an average? What is the standard definition of "average" of a continuous function? Is it at all likely that the "average" value of an incerasing function will be the very last value?

For (b), why did you differentiate? there is nothing said obout a derivative, only the "instantaneous" value of the function. Do you really think the value at x= 3 is lower than the amount you started with?

You may be completely misunderstanding the question- I cannot see that it has anything to do with "limits".
 
I thought instantaneous value means the same thing as slope and slope means the same thing as finding the derivative?

My teacher wanted the class to use those formulas mentioned and yes it was a typo..it's y' = (b^x)(lnb)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top