Difference quotient problem and average rate of change

needingtoknow
Messages
160
Reaction score
0

Homework Statement



A soccer ball is kicked into the air from a platform. The height of the ball, in metres, t seconds after it is kicked is modeled by h(t) = -4.9t^2 + 13.5t + 1.2.

I solved for the expression that represents the average rate of change of height over the interval 2<= t <= (2+h) and got which is correct (according to the answer key):

[-4.9(2+h)^2 + 13.5(2+h) - 7.4] / h

For what values of h is the expression above not valid?

The answer in the back states h>0.84; at 2.84 s, h = 0.

I understood how they got h>0.84 by finding the zeroes of the quadratic equation to get 2.84 and then subbing that into the inequality to get the change (h) to be 0.84. Therefore since t !> 2.84 h !> 0.84. But how do they get at 2.84 s, h != 0 as restrictions?

How did they get 0.84 and 2.84 in the restrictions. This question is a bit confusing to me. Can anyone help me find the answer?
 
Last edited:
Physics news on Phys.org
It is confusing that h is both used as the height of the object and a time.

h(t)=0 (the height) corresponds to the ball landing on the floor. This will certainly stop its free fall, and make the formula for h(t) invalid after that point.
 
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