Find the instantaneous velocity

pbonnie
Messages
92
Reaction score
0

Homework Statement


a ball is thrown in the air. its height from the ground in metres after t seconds is modeled by h(t) = -5t^2 + 20t + 1. What is the instantaneous velocity of the ball at t=2 seconds?


Homework Equations


(f(a+h)-f(a))/h


The Attempt at a Solution


h(2) = -5(2)2 + 20(2) + 1 = 21
h(2+h) = -5(2+h)2 + 20(2+h) + 1
= -5(2+h)(2+h) + 40 + 20h + 1
= -5(4+2h+2h+h2) + 20h + 41
=-20 -10h – 10h-5h2 + 20h + 41
= -5h2 + 21
lim┬(h→0)⁡〖(f(2+h)-f(2))/h〗 = ((-5h^2+ 21)- 21)/h = (-5h^2)/h = -5h
But then I'm supposed to let h = 0... so the instantaneous velocity is 0. This seems wrong to me? Unless because this is the maximum value, that is when the direction changes, so the velocity is 0?
Thank you for helping!
 
Physics news on Phys.org
pbonnie said:

Homework Statement


a ball is thrown in the air. its height from the ground in metres after t seconds is modeled by h(t) = -5t^2 + 20t + 1. What is the instantaneous velocity of the ball at t=2 seconds?


Homework Equations


(f(a+h)-f(a))/h


The Attempt at a Solution


h(2) = -5(2)2 + 20(2) + 1 = 21
h(2+h) = -5(2+h)2 + 20(2+h) + 1
= -5(2+h)(2+h) + 40 + 20h + 1
= -5(4+2h+2h+h2) + 20h + 41
=-20 -10h – 10h-5h2 + 20h + 41
= -5h2 + 21
lim┬(h→0)⁡〖(f(2+h)-f(2))/h〗 = ((-5h^2+ 21)- 21)/h = (-5h^2)/h = -5h
But then I'm supposed to let h = 0... so the instantaneous velocity is 0. This seems wrong to me? Unless because this is the maximum value, that is when the direction changes, so the velocity is 0?
Thank you for helping!

Yes, it is the maximum value and that's where the direction changes. 0 is correct.
 
Great, thank you :)
 
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...

Similar threads

Back
Top