Calculating Velocity and Time for a Falling Coin

  • Thread starter Thread starter fifaking7
  • Start date Start date
  • Tags Tags
    Rate Velocity
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
5 replies · 2K views
fifaking7
Messages
12
Reaction score
0

Homework Statement


s(t)= Vit + 1/2 a t^2 + So

a) find the average velocity on the interval [1,3]
b) find the instantaneous velocity when t= 3s.
c) how long does it take the coin to hit the ground?
d) find the velocity when the coin hits the ground


Homework Equations


a= -32ft/(s^2)


The Attempt at a Solution


S(t)=Vi(0)t + 1/2 (-32ft/s^2)t^2 +So
S(t)= 0 -16t^2 + 800
v(t) = -32t

a) V(3)-V(1)/(3-1)
V(3) = -32(3)=-96
V(1) = -32(1)= -32

-96-(-32)/2 = -64ft/sec is my final answer

b) v(3)= -32(3)

C)coin hits ground at s(t)= 0 S(t)= -16t^2 + 800
0= =16t^2 +800
-800= -16t^2
sqr50= t^2
7.071 seconds is when the coin hits the ground
D) V(t) =-32t
V(7.071)= -32(7.071)
v= -226.272 ft/sec
 
Physics news on Phys.org
1) Yes the average velocity can be calculated by differentiating s(t)
∴ s(t[itex]^{'}[/itex]) = -32t
The average velocity turns out to be (-96 + 32)/2 = -32

2) The instantaneous velocity when t=3 s is given by
Lim Δt→0 Δs/Δt = ds/dt
So -32t = -32 × 3 = -96

3) s(t[itex]^{'}[/itex]) = -32t
∴ s(t) = [itex]\int[/itex] -32t dt
= -16t[itex]^{2}[/itex] + C

4) Velocity is zero as when t=0 ; -32t = -32 × 0 = 0
 
fifaking7 said:

Homework Statement


s(t)= Vit + 1/2 a t^2 + So
There seem to be other facts which you introduce later. From those I infer a coin is dropped from rest at time 0 and a height of 800ft.
a) V(3)-V(1)/(3-1)
No, that will give you the average of two specific speeds. That is not the same as the average speed over an interval. Average speed = change in distance / change in time.
Abhinav R's method and answer are wrong too.
 
How do I do it then if the methods are wrong?
 
fifaking7 said:

Homework Statement


s(t)= Vit + 1/2 a t^2 + So

a) find the average velocity on the interval [1,3]
b) find the instantaneous velocity when t= 3s.
c) how long does it take the coin to hit the ground?
d) find the velocity when the coin hits the ground

Homework Equations


a= -32ft/(s^2)

The Attempt at a Solution


S(t)=Vi(0)t + 1/2 (-32ft/s^2)t^2 +So
S(t)= 0 -16t^2 + 800
v(t) = -32t

a) V(3)-V(1)/(3-1)
V(3) = -32(3)=-96
V(1) = -32(1)= -32

-96-(-32)/2 = -64ft/sec is my final answer

b) v(3)= -32(3)

C)coin hits ground at s(t)= 0 S(t)= -16t^2 + 800
0= =16t^2 +800
-800= -16t^2
sqr50= t^2
7.071 seconds is when the coin hits the ground
D) V(t) =-32t
V(7.071)= -32(7.071)
v= -226.272 ft/sec
Please state the complete problem as it was given to you.