Finding instantaneous rate of change.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
anonymous12
Messages
29
Reaction score
0

Homework Statement


After you eat something that contains sugar, the pH level in our mouth changes. This can be modeled by the function [itex]L(m)=(\frac{-20.4m}{m^2 + 36}) + 6.5[/itex] where L is the pH level and m is the number of minutes that have elapsed since eating. Find the instantaneous rate of change in pH level at 2 minutes.


Homework Equations


iroc = instantaneous rate of change
[tex]iroc= \lim_{h\to 0} \frac{f(a+h) - f(a)}{h}[/tex]


The Attempt at a Solution



[tex]iroc= \lim_{h\to 0} \frac{f(2+h) - f(2)}{h}[/tex]
[tex]f(2) = 1.02[/tex]
[tex]f(2+h)=(\frac{-20.4(2+h)}{(2+h)^2 + 36}) + 6.5[/tex]
[tex]f(2+h) = \frac{-20.4h-40.8}{h^2 + 4h + 4 + 36} + 6.5[/tex]
[tex]f(2+h) = \frac{-20.4h-40.8}{h^2 + 4h +40} + 6.5[/tex]
[tex]iroc= \lim_{h\to 0} \frac{(\frac{-20.4h-40.8}{h^2 + 4h +40} + 6.5) - 1.02}{h}[/tex]
I'm really not sure what to do next. I was thinking about subtracting 1.02 from 6.5 which will give me 5.48 and then attempt to add [itex]\frac{-20.4h-40.8}{h^2 + 4h +40} + 5.48[/itex]. If anyone could help me I would really appreciate it.
 
Physics news on Phys.org
Ok so after I fix the silly mistake, this is how far I get.

[tex]iroc= \lim_{h\to 0} \frac{(\frac{-20.4h-40.8}{h^2 + 4h +40} + 6.5) - 5.48}{h}[/tex]
[tex]iroc= \lim_{h\to 0} \frac{(\frac{-1.02^2 - 24.48h-81.6}{h^2 + 4h +40})}{h}[/tex]

I'm not sure what I should do next.
 
anonymous12 said:
Ok so after I fix the silly mistake, this is how far I get.

[tex]iroc= \lim_{h\to 0} \frac{(\frac{-20.4h-40.8}{h^2 + 4h +40} + 6.5) - 5.48}{h}[/tex]
Notice that, when h=0, you get -1.02+6.5-5.48=0 in the numerator.
[tex]iroc= \lim_{h\to 0} \frac{(\frac{-1.02^2 - 24.48h-81.6}{h^2 + 4h +40})}{h}[/tex]
Notice that, when h=0, you no longer get 0 in the numerator. There is an algebra or arithmetic mistake somewhere.
I'm not sure what I should do next.
If you can fix the algebra, it should become clearer what to do. If not, post back for more help.

p.s. I am moving this problem to the Calculus & Beyond forum.