Creating a function for the total change theorem

zimmertr

New member
Joined
Mar 30, 2014
Messages
7
Hello everyone, I'm having some trouble getting started with this problem because I think I misunderstand the meaning. Can anyone help me? I'm confident I'll be able to complete the problem once I finish step 1, I just don't understand what it's asking? How can you design a function to measure the amount of time required to move a single foot when the variable of the function that you provide is the number of feet traveled? It doesn't make sense to me.



When an aircraft attempts to climb as rapidly as possible, its climb rate (in feet per minute) decreases as altitude increases, because the air is less dense at higher altitudes. Given below is a table showing performance data for a certain single engine aircraft, giving its climb rate at various altitudes, where c(h) denotes the climb rate of the airplane at an altitude h.

h(feet)01,0002,0003,0004,0005,0006,0007,0008,0009,00010,000
c(h) (ft/min)925875830780730685635585535490440
1) Define a new function m(h) that measures the number of minutes required for a plane at altitude h to climb to the next foot of altitude.

2) Construct a table similar to the one above for the values of m(h) and explain how it is related to the table above. Be sure to explain the units.

3) Give a careful interpretation of a function whose derivative is m(h). Describe what the input is and what the output is. Also, explain in plain English what the function tells us.

4) Determine a definite integral whose value tells us exactly the number of minutes required for the airplane to ascend to 10,000 feet of altitude. Clearly explain why the value of this integral has the required meaning.

5) Use the Riemann sum M5 to estimate the value of the integral you found in (c). Include units on your result.
 
Last edited by a moderator:
Hello everyone, I'm having some trouble getting started with this problem because I think I misunderstand the meaning. Can anyone help me? I'm confident I'll be able to complete the problem once I finish step 1, I just don't understand what it's asking? How can you design a function to measure the amount of time required to move a single foot when the variable of the function that you provide is the number of feet traveled? It doesn't make sense to me.



When an aircraft attempts to climb as rapidly as possible, its climb rate (in feet per minute) decreases as altitude increases, because the air is less dense at higher altitudes. Given below is a table showing performance data for a certain single engine aircraft, giving its climb rate at various altitudes, where c(h) denotes the climb rate of the airplane at an altitude h.

h(feet)01,0002,0003,0004,0005,0006,0007,0008,0009,00010,000
c(h) (ft/min)925875830780730685635585535490440
1) Define a new function m(h) that measures the number of minutes required for a plane at altitude h to climb to the next foot of altitude.

2) Construct a table similar to the one above for the values of m(h) and explain how it is related to the table above. Be sure to explain the units.

3) Give a careful interpretation of a function whose derivative is m(h). Describe what the input is and what the output is. Also, explain in plain English what the function tells us.

4) Determine a definite integral whose value tells us exactly the number of minutes required for the airplane to ascend to 10,000 feet of altitude. Clearly explain why the value of this integral has the required meaning.

5) Use the Riemann sum M5 to estimate the value of the integral you found in (c). Include units on your result.

What method/s have you been taught for these problems? - Difference method, least square polynomial
etc.?
 
Last edited by a moderator:
We're just now covering integrals, so I assume we're supposed to use the Total Change Theorem.
Okay; what does your book give as "The Total Change Theorem"? What have you done with it? Where are you getting stuck?

Please be complete. Thank you! ;)
 
Okay; what does your book give as "The Total Change Theorem"? What have you done with it? Where are you getting stuck?

Please be complete. Thank you! ;)


I was simply confused earlier. The way that the question is worded semantically was messing with my brain. I've since finished the assignment. I would really appreciate it if you would check it if you have the time:

I've since finished this assignment. If anyone would be willing to check my work I would REALLY appreciate it.


https://www.dropbox.com/s/zwu0bzmvl7416io/Zimmerman Miniproject8.pdf?dl=0
 
Top