Plotting & Verifying Air Pressure Reduction over Time

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
hbuk
Messages
2
Reaction score
0
I am trying to complete the following question:

By pumping the air pressure in a tank is reduced by 15%/second. The percentage of air pressure remaining is fiven by the formula.

p=100(0.85)^t

Plot p against t for 0 < t < 30s.

Deternine the rate of change at 5s & 10s. I have plotted the graph.

Verify you anser via calculus.

Can anyone please advise which formula is applicable to this?
 
on Phys.org
hbuk said:
I am trying to complete the following question:

By pumping the air pressure in a tank is reduced by 15%/second. The percentage of air pressure remaining is fiven by the formula.

p=100(0.85)^t

Plot p against t for 0 < t < 30s.

Deternine the rate of change at 5s & 10s. I have plotted the graph.

Verify you anser via calculus.

Can anyone please advise which formula is applicable to this?

The rate of change is given by the derivative p'(t)=dp/dt where t is the argument(given in seconds). Your are interested in the rate of change at after 5s and 10s, hence you want to calculate p'(5) and p'(10).

You have plotted the graph so you could also find the slope of the tangent(2 lines) at t=5 and at t=10. But the first method is much easier if you know how to differentiate that function.
 
thank you, that makes sense.