Numerical Problems Based on Projectile Fired Horizontally for Class 11 Physics

  • Last modified on:10 hours ago
  • Reading Time:15Minutes
Home CBSE Class 11 Physics Numerical Problems Projectile Fired Horizontally

Numerical Problems Based on Projectile Fired Horizontally for Class 11 Physics

Numerical Problems on Horizontal Projectiles

Class 11 Physics · Motion in a Plane
SQ

Horizontal Projectile Practice Set

Apply horizontal and vertical motion equations independently
Ch 4 · Motion in a Plane
1
A plane is flying horizontally at a height of 1000 m with a velocity of $100\text{ ms}^{-1}$ when a bomb is released from it. Find (i) the time taken by it to reach the ground (ii) the velocity with which the bomb hits the target and (iii) the distance of the target.
Answer (i) 14.28 s (ii) $172.1\text{ ms}^{-1}$ at $54^\circ 28’$ (iii) 1428.5 m 📝
Detailed Solution

Initial horizontal velocity $u_x = 100\text{ ms}^{-1}$. Initial vertical velocity $u_y = 0$. Height $h = 1000\text{ m}$. Take $g = 9.8\text{ ms}^{-2}$.

(i) Time taken to reach the ground ($t$):
Using vertical motion equation $h = u_y t + \frac{1}{2}gt^2$:

$$1000 = 0 + \frac{1}{2}(9.8)t^2 \implies 4.9t^2 = 1000$$
$$t^2 = \frac{1000}{4.9} \approx 204.08 \implies t \approx 14.28\text{ s}$$

(ii) Velocity hitting the ground ($v$):
Horizontal velocity remains constant: $v_x = 100\text{ ms}^{-1}$.
Final vertical velocity $v_y = u_y + gt = 0 + 9.8(14.28) \approx 139.94\text{ ms}^{-1}$.
Resultant velocity magnitude:

$$v = \sqrt{v_x^2 + v_y^2} = \sqrt{(100)^2 + (139.94)^2} = \sqrt{10000 + 19583} = \sqrt{29583} \approx 172.0\text{ ms}^{-1}$$

Angle $\beta$ with the horizontal:

$$\tan\beta = \frac{v_y}{v_x} = \frac{139.94}{100} = 1.3994$$
$$\beta = \tan^{-1}(1.3994) \approx 54.4^\circ = 54^\circ 24’$$

(iii) Distance of the target (Horizontal range $R$):

$$R = u_x \times t = 100 \times 14.28 = 1428.5\text{ m}$$
2
From the top of a building 19.6 m high, a ball is projected horizontally. After how long does it strike the ground? If the line joining the point of projection to the point where it hits the ground makes an angle of $45^\circ$ with the horizontal, what is the initial velocity of the ball?
Answer 2 s, $9.8\text{ ms}^{-1}$ 📝
Detailed Solution

Height $h = 19.6\text{ m}$. Initial vertical velocity $u_y = 0$. $g = 9.8\text{ ms}^{-2}$.

Time to strike the ground ($t$):

$$h = \frac{1}{2}gt^2 \implies 19.6 = \frac{1}{2}(9.8)t^2$$
$$19.6 = 4.9t^2 \implies t^2 = 4 \implies t = 2\text{ s}$$

Initial velocity ($u_x$):
The line joining the start to end points forms a right triangle with the horizontal range $R$ and height $h$. Given the angle is $45^\circ$:

$$\tan 45^\circ = \frac{\text{Height}}{\text{Range}} \implies 1 = \frac{h}{R} \implies R = h$$

So, the horizontal range $R = 19.6\text{ m}$.
Since horizontal motion has constant velocity, $R = u_x \times t$:

$$19.6 = u_x \times 2 \implies u_x = \frac{19.6}{2} = 9.8\text{ ms}^{-1}$$
3
A body is thrown horizontally from the top of a tower and strikes the ground after two seconds at angle of $45^\circ$ with the horizontal. Find the height of the tower and the speed with which the body was thrown. Take $g = 9.8\text{ ms}^{-2}$.
Answer 19.6 m, $19.6\text{ ms}^{-1}$ 📝
Detailed Solution

Time $t = 2\text{ s}$. Angle at which it strikes the ground $\theta = 45^\circ$.

Height of the tower ($h$):
Using $h = u_yt + \frac{1}{2}gt^2$ with $u_y = 0$:

$$h = \frac{1}{2}(9.8)(2)^2 = \frac{1}{2}(9.8)(4) = 19.6\text{ m}$$

Speed with which it was thrown ($u_x$):
The vertical velocity when it hits the ground is $v_y = u_y + gt = 0 + 9.8(2) = 19.6\text{ ms}^{-1}$.
It strikes the ground at an angle of $45^\circ$, which means the horizontal and vertical components of the final velocity are equal in magnitude:

$$\tan 45^\circ = \frac{v_y}{v_x} \implies 1 = \frac{19.6}{v_x} \implies v_x = 19.6\text{ ms}^{-1}$$

Since horizontal velocity is constant, the initial speed $u_x = v_x = 19.6\text{ ms}^{-1}$.

4
Two tall buildings are situated 200 m apart. With what speed must a ball be thrown horizontally from the window 540 m above the ground in one building, so that it will enter a window 50 m above the ground in the other?
Answer $20\text{ ms}^{-1}$ 📝
Detailed Solution

Horizontal distance $R = 200\text{ m}$.
Vertical drop required, $h = 540\text{ m} – 50\text{ m} = 490\text{ m}$.
Take $g = 9.8\text{ ms}^{-2}$.

First, find the time of flight ($t$) for this vertical drop:

$$h = \frac{1}{2}gt^2 \implies 490 = \frac{1}{2}(9.8)t^2$$
$$490 = 4.9t^2 \implies t^2 = \frac{490}{4.9} = 100 \implies t = 10\text{ s}$$

Now, calculate the required horizontal speed ($u_x$):

$$R = u_x \times t \implies 200 = u_x \times 10$$
$$u_x = 20\text{ ms}^{-1}$$
5
A stone is dropped from the window of a bus moving at $60\text{ kmh}^{-1}$. If the window is 1.96 m high, find the distance along the track, which the stone moves before striking the ground.
Answer 10.54 m 📝
Detailed Solution

When dropped, the stone inherits the horizontal velocity of the bus.
$u_x = 60\text{ kmh}^{-1} = 60 \times \frac{5}{18} = \frac{50}{3}\text{ ms}^{-1} \approx 16.67\text{ ms}^{-1}$.
Vertical height $h = 1.96\text{ m}$. Initial vertical velocity $u_y = 0$. Take $g = 9.8\text{ ms}^{-2}$.

Time of flight ($t$):

$$h = \frac{1}{2}gt^2 \implies 1.96 = \frac{1}{2}(9.8)t^2$$
$$1.96 = 4.9t^2 \implies t^2 = \frac{1.96}{4.9} = 0.4 \implies t = \sqrt{0.4} \approx 0.632\text{ s}$$

Horizontal distance ($R$):

$$R = u_x \times t = \left(\frac{50}{3}\right) \times \sqrt{0.4} = 16.67 \times 0.632 \approx 10.54\text{ m}$$
6
An aeroplane is flying in a horizontal direction with a velocity of $600\text{ kmh}^{-1}$ and at a height of 1960 m. When it is vertically above a point A on the ground, a body is dropped from it. The body strikes the ground at a point B. Calculate the distance AB.
Answer 3333.3 m 📝
Detailed Solution

Initial horizontal velocity $u_x = 600\text{ kmh}^{-1} = 600 \times \frac{5}{18} = \frac{3000}{18} = \frac{500}{3}\text{ ms}^{-1}$.
Height $h = 1960\text{ m}$. Take $g = 9.8\text{ ms}^{-2}$.

Time of flight ($t$):

$$h = \frac{1}{2}gt^2 \implies 1960 = \frac{1}{2}(9.8)t^2$$
$$1960 = 4.9t^2 \implies t^2 = \frac{1960}{4.9} = 400 \implies t = 20\text{ s}$$

The distance AB is the horizontal range $R$:

$$\text{Distance AB} = u_x \times t = \left(\frac{500}{3}\right) \times 20 = \frac{10000}{3} = 3333.33\text{ m}$$
7
A mailbag is to be dropped into a post office from an aeroplane flying horizontally with a velocity of $270\text{ kmh}^{-1}$ at a height of 176.4 m above the ground. How far must the aeroplane be from the post office at the time of dropping the bag so that it directly falls into the post office?
Answer 450 m 📝
Detailed Solution

Initial horizontal velocity $u_x = 270\text{ kmh}^{-1} = 270 \times \frac{5}{18} = 15 \times 5 = 75\text{ ms}^{-1}$.
Height $h = 176.4\text{ m}$. Take $g = 9.8\text{ ms}^{-2}$.

Time of flight ($t$):

$$h = \frac{1}{2}gt^2 \implies 176.4 = \frac{1}{2}(9.8)t^2$$
$$176.4 = 4.9t^2 \implies t^2 = \frac{176.4}{4.9} = 36 \implies t = 6\text{ s}$$

The horizontal distance the bag will travel before hitting the ground is the required distance:

$$R = u_x \times t = 75 \times 6 = 450\text{ m}$$

Related Posts


Also check

Class-wise Contents


Leave a Reply

Join Telegram Channel

Editable Study Materials for Your Institute - CBSE, ICSE, State Boards (Maharashtra & Karnataka), JEE, NEET, FOUNDATION, OLYMPIADS, PPTs

Discover more from Gurukul of Excellence

Subscribe now to keep reading and get access to the full archive.

Continue reading