MHB Projectiles Problem: Time to Hit Ground from 45m

  • Thread starter Thread starter omartharwat
  • Start date Start date
  • Tags Tags
    Projectiles
omartharwat
Messages
1
Reaction score
0
a ball is projected vitically from the top of a building with hight of 45 m from Erath`s surface . it velocity is determind by the relation v= 40-10t how much time the ball will take to hit the ground?
 
Mathematics news on Phys.org
Well, we need an equation relating the velocity with the distance traveled. We can integrate:
[math]\int_0^t v(t) ~ dt = \int_0^t (40 - t) ~ dt \implies y(t) - y(0) = 40 t - 5t^2[/math]

If you can't use Calculus then consider that the acceleration ([math]a = \Delta v / \Delta t[/math]) is constant. So we can use y(t) - y(0) = v_0 t + 1/2 a t^2[/math], which gives the same thing.

Give it a try and show us what you get.

-Dan
 
There is a constant acceleration, $-g= -9.8 m/s^2$ so after time t, the speed is $v(t)= v_0- 9.8t m/s$ where $v_0$ is the initial speed. The problem says that the velocity is $40- 10t$. I suspect that "10" is an approximation to g= 9.8 so that $v_0= 40 m/s$.

The height after t seconds will be $h(t)= 45+ 40t- 5t^2$ (the "45" is the initial height at t= 0).

The "ground" is at h= 0 so to find the time until the ball hits the ground you need to solve the equation $h(t)= 45+ 40t- 5t^2= 0$ for t.

First divide both sides by -5 to get $t^2- 8t- 9= (t- 9)(t+ 1)= 0$. The roots are t= 9 and t= -1. Since the ball cannot hit the ground before it was thrown up, t= 9. The ball hits the ground 9 seconds after being thrown upward.

(t= -1 can be interpreted as when the ball could have been thrown up from the ground to be at 45 feet at t= 0.)
 
Last edited by a moderator:
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top