A projectile is thrown horizontally from a height h and lands at a horizontal distance d from where it's thrown. If, at the landing point, the velocity vector of the projectile makes an angle of 4 5 ∘ below the ground, what is the value of h d ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
My solution:
Since the angle is
4
5
∘
we know that the vertical and horizontal components of the velocity are equal in magnitude.
∣
∣
∣
V
x
∣
∣
∣
=
∣
∣
∣
V
y
∣
∣
∣
V
y
=
∫
(
a
)
d
t
=
∫
(
−
g
)
d
t
V
y
=
−
g
t
h
=
∫
(
−
g
t
)
d
t
h
=
2
−
g
t
2
V
x
=
t
d
=
−
g
t
d
=
−
g
t
2
h
d
=
2
−
g
t
2
−
g
t
2
=
2
My alternative solution:
Let us use a coordinate grid system with y axis being height and x axis being horizontal displacement.
We know that the equation of x and y are as follows: y = − 2 g t 2 + h x = v t
Combining the two, we have y = − 2 v 2 g x 2 + h
We can find d by setting y to 0. 0 = − 2 v 2 g d 2 + h d = v g 2 h
Then, using the other condition in the question, we have d x d y = − v g g 2 h = − 1 v 2 g 2 × g 2 h = 1 2 h g = v 2 h = 2 g v 2
Now, we set it back to the equation of d. d = v g 2 v 2 = g v 2
Combining the two, we can clearly see that h d = 2 1 1 = 2
Log in to reply
Great solution! More formal than mine :P
Nice solution! However, there is a slight typo in the last line; it should be h d .
Problem Loading...
Note Loading...
Set Loading...
This problem is related to the value of the velocity components in a given point. Since the vertical displacement of the projectile can be modeled by:
y = 2 g t 2 → t = g 2 y
So, the magnitude of the velocity's components at the landing point is given by:
v x = d 2 h g ; v y = 2 g h
At the landing point, the velocity vector makes an angle of 45º below the ground, meaning that the magnitude of the velocity components should be the same:
d 2 h g = 2 g h → h d = 2
Thus, the anwser is 2.