- 2,076
- 140
Homework Statement
A plane is attempting to deliver emergency food and supplies to a community.
The plane has a horizontal velocity of 140 km/h as it flies at an altitude of 180 m.
The community is situated on a patch of land which is 72m x 72m = 5184 m2.
a) If the supplies are released as the plane flies directly overhead, will they touch down on land or fall into the water?
b) When should the supplies be released so they can touch down very close to the center of the patch of land. Answer in terms of distance to the target, not time.
Homework Equations
##\vec{v}_H = 140 km/h = 38.9 m/s [Forward]##
##\vec{Δd}_V = 180 m [Up]## <- I'm interpreting the constant altitude as vertical displacement from the ground.
The Attempt at a Solution
a) I believe the first thing I want to do is find out how long the supplies will be dropping for. I can do that by using :
##\vec{Δd}_V = v_1 Δt - (1/2) \vec{a} (Δt)^2##
There is no initial velocity, and I switch the direction of the acceleration from [Down] to [Up] by using a negative sign. Subbing everything in I get :
##180 = 0 - (4.9)(Δt)^2##
##180 = -(4.9)(Δt)^2##
I seem to be having an issue there ^, can't factor that in the reals. If I'm wrong about the acceleration, why?
After I get that figured, I can use the newly found time to compute ##\vec{Δd}_H = \vec{v}_H Δt## which would be the horizontal displacement I'm looking for.
Using the horizontal displacement, if it it's bigger than 72m, then the supplies unfortunately got lost in the water. If it's smaller than 72m they landed safely in the patch of land.
It's just the arithmetic I need a bit of help with, thanks.
b) The center of the dry patch of land is 36m in. I would need to know how much the supplies missed by in part a) I guess before I could continue this.