A English

Escape Velocity and Escape Energy Questions in English

Class 11 Physics · Gravitation · Escape Velocity and Escape Energy

234+

Questions

English

Language

100%

With Solutions

Showing 29 of 234 questions in English

201
EasyMCQ
An object is thrown directly away from the surface of the earth with an initial speed $v$. The object reaches up to a height of $\frac{4}{5} R_E$ from the earth's surface,where $R_E$ is the radius of the earth. If the escape velocity of the object is $v_E$,then the value of $\frac{v}{v_E}$ is:
A
$4/3$
B
$3/4$
C
$2/3$
D
$4/5$

Solution

(C) Using the law of conservation of mechanical energy between the surface of the earth and the maximum height $h$:
Total energy at surface = Total energy at maximum height
$-\frac{G M m}{R_E} + \frac{1}{2} m v^2 = -\frac{G M m}{R_E + h} + 0$
Given $h = \frac{4}{5} R_E$,so $R_E + h = R_E + \frac{4}{5} R_E = \frac{9}{5} R_E$.
Substituting $GM = g R_E^2$:
$-\frac{g R_E^2 m}{R_E} + \frac{1}{2} m v^2 = -\frac{g R_E^2 m}{\frac{9}{5} R_E}$
$-g R_E + \frac{v^2}{2} = -\frac{5}{9} g R_E$
$\frac{v^2}{2} = g R_E - \frac{5}{9} g R_E = \frac{4}{9} g R_E$
$v^2 = \frac{8}{9} g R_E$
$v = \sqrt{\frac{8}{9} g R_E} = \frac{2}{3} \sqrt{2 g R_E}$
Since escape velocity $v_E = \sqrt{2 g R_E}$,we have $v = \frac{2}{3} v_E$.
Therefore,$\frac{v}{v_E} = \frac{2}{3}$.
202
EasyMCQ
The escape speed of an object on the surface of the earth is $V$. If the object is thrown out with speed $4V$ from the surface of the earth,what will be the speed of the object far away from the earth?
A
$3V$
B
$\sqrt{15}V$
C
$2.5V$
D
$\sqrt{8}V$

Solution

(B) Let $V_e = V$ be the escape speed of the object on the surface of the earth. The formula for escape speed is $V = \sqrt{\frac{2GM}{R}}$.
By the law of conservation of mechanical energy,the total energy at the surface equals the total energy at infinity:
$K_i + U_i = K_f + U_f$
$\frac{1}{2}m(4V)^2 - \frac{GMm}{R} = \frac{1}{2}mV_0^2 + 0$
Since $V^2 = \frac{2GM}{R}$,we have $\frac{GM}{R} = \frac{V^2}{2}$.
Substituting this into the energy equation:
$\frac{1}{2}m(16V^2) - m(\frac{V^2}{2}) = \frac{1}{2}mV_0^2$
$8mV^2 - 0.5mV^2 = 0.5mV_0^2$
$7.5V^2 = 0.5V_0^2$
$V_0^2 = 15V^2$
$V_0 = \sqrt{15}V$
203
MediumMCQ
The escape velocity of an object from a planet is $16 \ km/s$. If the escape velocity of the object from another planet having twice the density and three times the radius of the planet is $v \sqrt{2} \ km/s$,then the value of $v$ is
A
$12$
B
$48$
C
$18$
D
$36$

Solution

(B) The escape velocity $v_e$ is given by the formula:
$v_e = \sqrt{\frac{2GM}{R}}$
Since the mass $M$ of a planet can be expressed in terms of its density $d$ and radius $R$ as $M = d \times \frac{4}{3} \pi R^3$,we substitute this into the formula:
$v_e = \sqrt{\frac{2G}{R} \times \frac{4}{3} \pi R^3 d} = \sqrt{\frac{8}{3} G \pi R^2 d} = R \sqrt{\frac{8}{3} G \pi d}$
For the first planet $(A)$:
$v_1 = 16 \ km/s = R \sqrt{\frac{8}{3} G \pi d}$
For the second planet $(B)$ with radius $R' = 3R$ and density $d' = 2d$:
$v_2 = (3R) \sqrt{\frac{8}{3} G \pi (2d)} = 3R \sqrt{2} \sqrt{\frac{8}{3} G \pi d} = 3 \sqrt{2} \times v_1$
Substituting $v_1 = 16 \ km/s$:
$v_2 = 3 \sqrt{2} \times 16 = 48 \sqrt{2} \ km/s$
Given $v_2 = v \sqrt{2} \ km/s$,we find:
$v = 48$
204
MediumMCQ
The escape velocity for a planet whose radius is $1.7 \times 10^6 \ m$ and acceleration due to gravity is $1.7 \ m s^{-2}$ is
A
$1.7 \ km s^{-1}$
B
$2.89 \ km s^{-1}$
C
$1.7 \sqrt{2} \ km s^{-1}$
D
$3.4 \ km s^{-1}$

Solution

(C) Given:
Radius of the planet,$R = 1.7 \times 10^6 \ m$
Acceleration due to gravity,$g = 1.7 \ m s^{-2}$
The formula for escape velocity on the surface of a planet is given by $v_e = \sqrt{2gR}$.
Substituting the values:
$v_e = \sqrt{2 \times 1.7 \times (1.7 \times 10^6)}$
$v_e = \sqrt{2 \times (1.7)^2 \times 10^6}$
$v_e = 1.7 \times \sqrt{2} \times 10^3 \ m s^{-1}$
Since $10^3 \ m s^{-1} = 1 \ km s^{-1}$,we get:
$v_e = 1.7 \sqrt{2} \ km s^{-1}$.
205
DifficultMCQ
$A$ body is projected vertically upwards from the surface of a planet of radius $R$ with a velocity equal to half the escape velocity of that planet. Then,the maximum height attained by the body is
A
$\frac{R}{3}$
B
$\frac{R}{2}$
C
$\frac{R}{4}$
D
$\frac{R}{5}$

Solution

(A) Using the principle of conservation of energy,the total energy at the surface equals the total energy at the maximum height $h$.
At the surface: $E_i = K_i + U_i = \frac{1}{2}mv^2 - \frac{GMm}{R}$
At maximum height $h$: $E_f = K_f + U_f = 0 - \frac{GMm}{R+h}$
Since $E_i = E_f$,we have $\frac{1}{2}mv^2 - \frac{GMm}{R} = - \frac{GMm}{R+h}$
Given $v = \frac{v_e}{2} = \frac{1}{2}\sqrt{\frac{2GM}{R}}$,so $v^2 = \frac{GM}{2R}$.
Substituting $v^2$ into the energy equation:
$\frac{1}{2}m(\frac{GM}{2R}) - \frac{GMm}{R} = - \frac{GMm}{R+h}$
$\frac{GMm}{4R} - \frac{GMm}{R} = - \frac{GMm}{R+h}$
$-\frac{3GMm}{4R} = - \frac{GMm}{R+h}$
$\frac{3}{4R} = \frac{1}{R+h} \Rightarrow 3(R+h) = 4R \Rightarrow 3R + 3h = 4R \Rightarrow 3h = R \Rightarrow h = \frac{R}{3}$
206
DifficultMCQ
$A$ rocket is launched straight up from the surface of the earth. When its altitude is $\frac{1}{3}$ of the radius of the earth,its fuel runs out and therefore it coasts. If the rocket has to escape from the gravitational pull of the earth,the minimum velocity with which it should coast is (Escape velocity on the surface of the earth is $11.2 \ km/s$.) (in $km/s$)
A
$11.2$
B
$10.7$
C
$9.7$
D
$8.7$

Solution

(C) Given,escape velocity on the surface of the earth is $v_e = \sqrt{\frac{2GM_e}{R_e}} = 11.2 \ km/s$.
At an altitude $h = \frac{R_e}{3}$,the distance from the center of the earth is $r = R_e + h = R_e + \frac{R_e}{3} = \frac{4R_e}{3}$.
To escape from this point,the kinetic energy of the rocket must be equal to the magnitude of the gravitational potential energy at that distance.
$\frac{1}{2}mv_{e1}^2 = \frac{GM_em}{r} = \frac{GM_em}{4R_e/3} = \frac{3GM_em}{4R_e}$.
Since $v_e^2 = \frac{2GM_e}{R_e}$,we have $\frac{GM_e}{R_e} = \frac{v_e^2}{2}$.
Substituting this into the energy equation: $\frac{1}{2}v_{e1}^2 = \frac{3}{4} \left(\frac{v_e^2}{2}\right) = \frac{3}{8}v_e^2$.
$v_{e1}^2 = \frac{3}{4}v_e^2 \Rightarrow v_{e1} = \frac{\sqrt{3}}{2}v_e$.
Given $v_e = 11.2 \ km/s$,$v_{e1} = \frac{1.732}{2} \times 11.2 = 0.866 \times 11.2 \approx 9.7 \ km/s$.
207
DifficultMCQ
An object is thrown vertically upwards from the surface of the earth with a velocity $x$ times the escape velocity on the earth $(x < 1)$. The maximum height to which it rises from the center of the earth is (radius of earth is $R$):
A
$R(1-x)^2$
B
$\frac{Rx^2}{1-x^2}$
C
$\frac{1-x^2}{R}$
D
$\frac{x^2}{1-R}$

Solution

(B) The escape velocity on the surface of the earth is given by $v_e = \sqrt{\frac{2GM}{R}}$.
Let the object be thrown with an initial velocity $v = x \cdot v_e$.
Let the maximum height reached from the surface be $h$. The distance from the center of the earth at this maximum height is $r = R + h$.
Using the law of conservation of mechanical energy:
Total energy at the surface = Total energy at maximum height
$\frac{1}{2}mv^2 - \frac{GMm}{R} = 0 - \frac{GMm}{R+h}$
Substituting $v = x \cdot v_e = x \sqrt{\frac{2GM}{R}}$:
$\frac{1}{2}m \left(x^2 \cdot \frac{2GM}{R}\right) - \frac{GMm}{R} = - \frac{GMm}{R+h}$
$\frac{GMm x^2}{R} - \frac{GMm}{R} = - \frac{GMm}{R+h}$
Dividing by $GMm$:
$\frac{x^2}{R} - \frac{1}{R} = - \frac{1}{R+h}$
$\frac{1-x^2}{R} = \frac{1}{R+h}$
$R+h = \frac{R}{1-x^2}$
$h = \frac{R}{1-x^2} - R = \frac{R - R(1-x^2)}{1-x^2} = \frac{Rx^2}{1-x^2}$
The distance from the center of the earth is $r = R + h = R + \frac{Rx^2}{1-x^2} = \frac{R(1-x^2) + Rx^2}{1-x^2} = \frac{R}{1-x^2}$.
Since the question asks for the height from the center of the earth,the correct answer is $\frac{R}{1-x^2}$. However,option $B$ represents the height $h$ from the surface. Given the options,$B$ is the intended answer.
Solution diagram
208
DifficultMCQ
An object $A$ of mass '$m$' is located at a point '$P$' at distances '$r$' and '$2r$' from two planets $B$ and $C$ of masses '$M$' and '$6M$' respectively,as shown in the figure. If the escape speed of the object $A$ from point '$P$' due to the gravitational influence of only planet $B$ is $5 \ km/s$,then the escape speed of the object $A$ from point '$P$' due to the gravitational influence of both the planets is . . . . . . $km/s$.
Question diagram
A
$1$
B
$2.5$
C
$5$
D
$10$

Solution

(D) The gravitational potential energy $U$ of an object of mass $m$ at a point $P$ due to a planet of mass $M$ at distance $r$ is given by $U = -\frac{GMm}{r}$.
The escape speed $v_e$ is given by the condition that the total energy must be at least zero,i.e.,$\frac{1}{2}mv_e^2 + U = 0$,which implies $v_e = \sqrt{\frac{2|U|}{m}} = \sqrt{\frac{2GM}{r}}$.
Given that the escape speed due to planet $B$ alone is $v_{eB} = \sqrt{\frac{2GM}{r}} = 5 \ km/s$.
When both planets $B$ and $C$ are considered,the total gravitational potential energy at point $P$ is $U_{total} = U_B + U_C = -\frac{GMm}{r} - \frac{G(6M)m}{2r} = -\frac{GMm}{r} - 3\frac{GMm}{r} = -4\frac{GMm}{r}$.
The escape speed $v_{total}$ due to both planets is given by $\frac{1}{2}mv_{total}^2 = |U_{total}| = 4\frac{GMm}{r}$.
Thus,$v_{total} = \sqrt{\frac{8GM}{r}} = 2 \sqrt{\frac{2GM}{r}}$.
Substituting the value $v_{eB} = 5 \ km/s$,we get $v_{total} = 2 \times 5 \ km/s = 10 \ km/s$.
209
DifficultMCQ
The masses of two fixed spheres are $M$ and $2M$ and the radius of each sphere is $R$. Their centres are $10R$ apart. The minimum speed with which a particle of mass $\frac{M}{10}$ be projected from the mid-point of the line joining the centres of the two spheres so that it escapes to infinity is . . . . . . .
A
$\sqrt{\frac{6 GM}{7 R}}$
B
$\sqrt{\frac{7 GM}{5 R}}$
C
$\sqrt{\frac{5 GM}{6 R}}$
D
$\sqrt{\frac{6 GM}{5 R}}$

Solution

(D) Let the masses be $M_1 = M$ and $M_2 = 2M$. The distance between their centres is $d = 10R$. The particle of mass $m = \frac{M}{10}$ is projected from the mid-point,which is at a distance $r_1 = 5R$ from $M_1$ and $r_2 = 5R$ from $M_2$.
By the law of conservation of energy,the total energy at the mid-point must equal the total energy at infinity (where potential energy and kinetic energy are zero).
Initial Energy $E_i = K_i + U_i = \frac{1}{2}mv^2 - \frac{GM_1m}{r_1} - \frac{GM_2m}{r_2}$.
Substituting the values: $E_i = \frac{1}{2}mv^2 - \frac{GMm}{5R} - \frac{G(2M)m}{5R} = \frac{1}{2}mv^2 - \frac{3GMm}{5R}$.
Final Energy $E_f = 0$.
Setting $E_i = E_f$: $\frac{1}{2}mv^2 = \frac{3GMm}{5R}$.
Solving for $v$: $v^2 = \frac{6GM}{5R}$,so $v = \sqrt{\frac{6GM}{5R}}$.
210
MediumMCQ
$A$ satellite revolving around a planet has an orbital velocity of $10 \ km/s$. The additional velocity required for the satellite to escape from the gravitational field of the planet is: (in $km/s$)
A
$14.14$
B
$11.2$
C
$4.14$
D
$41.4$

Solution

(C) The orbital velocity of a satellite is given by $v_0 = \sqrt{\frac{GM}{R}}$.
The escape velocity of a satellite is given by $v_e = \sqrt{\frac{2GM}{R}}$.
Therefore,the relationship between escape velocity and orbital velocity is $v_e = \sqrt{2} v_0$.
The additional velocity required to escape is $\Delta v = v_e - v_0$.
Substituting the values: $\Delta v = \sqrt{2} v_0 - v_0 = v_0(\sqrt{2} - 1)$.
Given $v_0 = 10 \ km/s$ and $\sqrt{2} \approx 1.414$,we get:
$\Delta v = 10 \times (1.414 - 1) = 10 \times 0.414 = 4.14 \ km/s$.
211
EasyMCQ
The mass of a planet is half that of the Earth and the radius of the planet is one-fourth that of the Earth. If we plan to send an artificial satellite from the planet,the escape velocity will be (escape velocity on Earth $v_e = 11 \ km \ s^{-1}$): (in $km \ s^{-1}$)
A
$11$
B
$5.5$
C
$15.55$
D
$7.78$

Solution

(C) The formula for escape velocity is $v_e = \sqrt{\frac{2GM}{R}}$.
Let $M_e$ and $R_e$ be the mass and radius of the Earth,and $M_p$ and $R_p$ be the mass and radius of the planet.
Given: $M_p = \frac{M_e}{2}$ and $R_p = \frac{R_e}{4}$.
The ratio of escape velocities is $\frac{v_p}{v_e} = \sqrt{\frac{M_p}{M_e} \times \frac{R_e}{R_p}}$.
Substituting the values: $\frac{v_p}{v_e} = \sqrt{\frac{M_e/2}{M_e} \times \frac{R_e}{R_e/4}} = \sqrt{\frac{1}{2} \times 4} = \sqrt{2}$.
Therefore,$v_p = v_e \times \sqrt{2} = 11 \times 1.414 = 15.55 \ km \ s^{-1}$.
212
EasyMCQ
$A$ body is projected up with a velocity equal to $\frac{3}{4}$ of the escape velocity from the surface of the earth. The height it reaches is (Radius of the earth $= R$)
A
$\frac{10 R}{9}$
B
$\frac{9 R}{7}$
C
$\frac{9 R}{8}$
D
$\frac{10 R}{3}$

Solution

(B) The velocity of projection is $v = \frac{3}{4} v_e$,where $v_e = \sqrt{2gR}$ is the escape velocity.
Using the principle of conservation of energy:
$\frac{1}{2}mv^2 - \frac{GMm}{R} = 0 - \frac{GMm}{R+h}$
Substituting $v = \frac{3}{4} \sqrt{\frac{2GM}{R}}$:
$\frac{1}{2}m(\frac{9}{16} \cdot \frac{2GM}{R}) - \frac{GMm}{R} = - \frac{GMm}{R+h}$
$\frac{9GMm}{16R} - \frac{GMm}{R} = - \frac{GMm}{R+h}$
$-\frac{7GMm}{16R} = - \frac{GMm}{R+h}$
$\frac{7}{16R} = \frac{1}{R+h}$
$16R = 7(R+h) = 7R + 7h$
$7h = 9R$
$h = \frac{9}{7}R$
213
MediumMCQ
$A$ particle is projected from the surface of the earth with a velocity equal to twice the escape velocity. When the particle is very far from the earth,its speed would be
A
$V_{e}$
B
$2 V_{e}$
C
$\sqrt{3} V_{e}$
D
$\sqrt{2} V_{e}$

Solution

(D) By the law of conservation of mechanical energy,the total energy at the surface of the earth is equal to the total energy at an infinite distance.
$K_{i} + U_{i} = K_{f} + U_{f}$
Given initial velocity $v_{i} = 2 v_{e}$,where $v_{e} = \sqrt{\frac{2GM}{R_{E}}}$ is the escape velocity.
At the surface: $K_{i} = \frac{1}{2} m(2 v_{e})^2 = 2 m v_{e}^2$ and $U_{i} = -\frac{GMm}{R_{E}} = -m v_{e}^2$.
At infinity: $U_{f} = 0$ and $K_{f} = \frac{1}{2} m v^2$.
Substituting these values:
$2 m v_{e}^2 - m v_{e}^2 = \frac{1}{2} m v^2$
$m v_{e}^2 = \frac{1}{2} m v^2$
$v^2 = 2 v_{e}^2$
$v = \sqrt{2} v_{e}$
214
MediumMCQ
$A$ body is projected from the earth's surface with a speed $\sqrt{5}$ times the escape speed $(V_{e})$. The speed of the body when it escapes from the gravitational influence of the earth is
A
$2 \,V_{e}$
B
$V_{e}$
C
$3 \,V_{e}$
D
$5 \,V_{e}$

Solution

(A) According to the law of conservation of energy, the total energy at the surface of the earth must equal the total energy at infinity.
Let $m$ be the mass of the body and $M$ be the mass of the earth.
The initial speed is $v = \sqrt{5} V_{e}$, where $V_{e} = \sqrt{\frac{2GM}{R}}$.
The total initial energy $E_{i} = \frac{1}{2}mv^2 - \frac{GMm}{R}$.
Substituting $v = \sqrt{5} V_{e}$, we get $E_{i} = \frac{1}{2}m(5 V_{e}^2) - \frac{GMm}{R} = \frac{5}{2}m(\frac{2GM}{R}) - \frac{GMm}{R} = \frac{5GMm}{R} - \frac{GMm}{R} = \frac{4GMm}{R}$.
At infinity, the potential energy is $0$. Let the final speed be $v_{f}$.
The total final energy $E_{f} = \frac{1}{2}mv_{f}^2 + 0$.
Equating $E_{i} = E_{f}$, we get $\frac{4GMm}{R} = \frac{1}{2}mv_{f}^2$.
$v_{f}^2 = \frac{8GM}{R} = 4 \times (\frac{2GM}{R}) = 4 V_{e}^2$.
Therefore, $v_{f} = 2 V_{e}$.
215
MediumMCQ
$A$ meteor of mass $m$ having a speed $v$ at infinity reaches the surface of the earth with a speed of (where $v_e$ is the escape speed from the earth's surface).
A
$\sqrt{v^2 + v_e^2}$
B
$\sqrt{v^2 - v_e^2}$
C
$\sqrt{v_e^2 - v^2}$
D
$v + v_e$

Solution

(A) According to the law of conservation of energy,the total energy of the meteor at infinity is equal to the total energy at the earth's surface.
At infinity,the potential energy is $0$ and the kinetic energy is $\frac{1}{2}mv^2$.
At the earth's surface,the potential energy is $-\frac{GMm}{R}$ and the kinetic energy is $\frac{1}{2}mv_f^2$,where $v_f$ is the final speed.
So,$\frac{1}{2}mv^2 + 0 = \frac{1}{2}mv_f^2 - \frac{GMm}{R}$.
We know that the escape speed $v_e = \sqrt{\frac{2GM}{R}}$,which implies $v_e^2 = \frac{2GM}{R}$,or $\frac{GM}{R} = \frac{v_e^2}{2}$.
Substituting this into the energy equation: $\frac{1}{2}mv^2 = \frac{1}{2}mv_f^2 - m(\frac{v_e^2}{2})$.
Dividing by $\frac{m}{2}$ gives $v^2 = v_f^2 - v_e^2$.
Therefore,$v_f^2 = v^2 + v_e^2$,which means $v_f = \sqrt{v^2 + v_e^2}$.
216
EasyMCQ
The ratio of the radii of two planets is $r$ and the ratio of accelerations due to gravity on the planets is $x$. Then the ratio of the escape velocities from the planets is
A
$xr$
B
$\sqrt{\frac{r}{x}}$
C
$\sqrt{rx}$
D
$\sqrt{\frac{x}{r}}$

Solution

(C) The escape velocity $v$ of a planet is given by the formula: $v = \sqrt{2gR}$.
Given that the ratio of the radii of two planets is $\frac{R_1}{R_2} = r$.
Given that the ratio of the accelerations due to gravity on the two planets is $\frac{g_1}{g_2} = x$.
The ratio of the escape velocities $\frac{v_1}{v_2}$ is given by:
$\frac{v_1}{v_2} = \sqrt{\frac{2g_1R_1}{2g_2R_2}} = \sqrt{\left(\frac{g_1}{g_2}\right) \left(\frac{R_1}{R_2}\right)}$.
Substituting the given ratios,we get:
$\frac{v_1}{v_2} = \sqrt{x \cdot r} = \sqrt{rx}$.
Therefore,the correct option is $(c)$.
217
MediumMCQ
The ratio of the orbital velocity of a body near the surface of a planet to the escape velocity of a body from the surface of the same planet is:
A
$1 : \sqrt{2}$
B
$1 : 2$
C
$\sqrt{2} : 1$
D
$2 : 1$

Solution

(A) The orbital velocity $(v_o)$ of a body near the surface of a planet of mass $M$ and radius $r$ is given by $v_o = \sqrt{\frac{GM}{r}}$.
The escape velocity $(v_e)$ of a body from the surface of the same planet is given by $v_e = \sqrt{\frac{2GM}{r}}$.
The ratio of orbital velocity to escape velocity is $\frac{v_o}{v_e} = \frac{\sqrt{\frac{GM}{r}}}{\sqrt{\frac{2GM}{r}}} = \frac{1}{\sqrt{2}}$.
Thus,the ratio is $1 : \sqrt{2}$.
218
MediumMCQ
$A$ rocket is fired vertically with a speed of $4 \ km/s$ from the Earth's surface. How far from the Earth does the rocket go before returning to the Earth (in $km$)? (Take radius of Earth $R = 6.4 \times 10^6 \ m$ and $g = 10 \ m/s^2$)
A
$500.24$
B
$914.28$
C
$1230.24$
D
$1750.28$

Solution

(B) Using the principle of conservation of mechanical energy, the total energy at the surface equals the total energy at the maximum height $h$ reached by the rocket.
Total energy at surface = Total energy at height $h$
$-\frac{GMm}{R} + \frac{1}{2}mu^2 = -\frac{GMm}{R+h} + 0$
Dividing by $m$ and using $GM = gR^2$:
$-\frac{gR^2}{R} + \frac{1}{2}u^2 = -\frac{gR^2}{R+h}$
$-gR + \frac{1}{2}u^2 = -\frac{gR^2}{R+h}$
Given $u = 4000 \ m/s$, $R = 6.4 \times 10^6 \ m$, and $g = 10 \ m/s^2$:
$-(10)(6.4 \times 10^6) + \frac{1}{2}(4000)^2 = -\frac{10 \times (6.4 \times 10^6)^2}{6.4 \times 10^6 + h}$
$-6.4 \times 10^7 + 8 \times 10^6 = -\frac{4.096 \times 10^{14}}{6.4 \times 10^6 + h}$
$-5.6 \times 10^7 = -\frac{4.096 \times 10^{14}}{6.4 \times 10^6 + h}$
$6.4 \times 10^6 + h = \frac{4.096 \times 10^{14}}{5.6 \times 10^7} = 0.7314 \times 10^7 = 7.314 \times 10^6 \ m$
$h = 7.314 \times 10^6 - 6.4 \times 10^6 = 0.914 \times 10^6 \ m = 914 \ km$.
Thus, the correct option is $914.28 \ km$.
219
EasyMCQ
Let the escape speed of an object on the earth's surface be $V_0$. The object is projected out with speed $5 V_0$. The speed of the object far away from the earth will be
A
$2 \sqrt{6} V_0$
B
$4 V_0$
C
$2 \sqrt{3} V_0$
D
$3 \sqrt{2} V_0$

Solution

(A) By the law of conservation of mechanical energy,the total energy at the surface of the earth must equal the total energy at a point far away from the earth (where potential energy is zero).
Let $m$ be the mass of the object and $M$ be the mass of the earth.
The escape speed $V_0$ is given by $V_0 = \sqrt{\frac{2GM}{R}}$. Thus,$V_0^2 = \frac{2GM}{R}$.
At the surface: $E_i = \frac{1}{2} m(5V_0)^2 - \frac{GMm}{R}$.
Far away: $E_f = \frac{1}{2} mV^2 + 0$.
Equating $E_i = E_f$:
$\frac{1}{2} m(25V_0^2) - \frac{GMm}{R} = \frac{1}{2} mV^2$.
Substitute $\frac{GM}{R} = \frac{V_0^2}{2}$:
$\frac{25}{2} mV_0^2 - m(\frac{V_0^2}{2}) = \frac{1}{2} mV^2$.
$12 mV_0^2 = \frac{1}{2} mV^2$.
$V^2 = 24 V_0^2$.
$V = \sqrt{24} V_0 = 2\sqrt{6} V_0$.
220
EasyMCQ
If the escape velocity on Earth is $11.2 \text{ km/s}$, what is its value for a planet having double the radius and $8$ times the mass of Earth (in $\text{ km/s}$)?
A
$22.4$
B
$24.3$
C
$26.6$
D
$44.8$

Solution

(A) The escape velocity $v_e$ of an object on a planetary body is given by the formula:
$v_e = \sqrt{\frac{2GM}{R}}$
From this, we can see that $v_e \propto \sqrt{\frac{M}{R}}$.
Let $M_1$ and $R_1$ be the mass and radius of Earth, and $M_2$ and $R_2$ be the mass and radius of the other planet.
Given: $M_2 = 8M_1$ and $R_2 = 2R_1$.
Taking the ratio of escape velocities:
$\frac{(v_e)_1}{(v_e)_2} = \sqrt{\frac{M_1}{M_2} \times \frac{R_2}{R_1}}$
Substituting the given values:
$\frac{11.2}{(v_e)_2} = \sqrt{\frac{M_1}{8M_1} \times \frac{2R_1}{R_1}}$
$\frac{11.2}{(v_e)_2} = \sqrt{\frac{1}{8} \times 2} = \sqrt{\frac{1}{4}} = \frac{1}{2}$
$(v_e)_2 = 2 \times 11.2 = 22.4 \text{ km/s}$.
221
MediumMCQ
Consider a spherical planet which is rotating about its axis such that the speed of a point on its equator is $v$ and the effective acceleration due to gravity on the equator is $\frac{1}{3}$ of its value at the poles. What is the escape velocity for a particle at the pole of this planet?
A
$3 v$
B
$2 v$
C
$\sqrt{3} v$
D
$\sqrt{2} v$

Solution

(C) The escape velocity $v_e$ from the surface of a planet is given by $v_e = \sqrt{\frac{2GM}{R}}$. Since $g = \frac{GM}{R^2}$,we have $GM = gR^2$. Thus,$v_e = \sqrt{2gR}$.
At the poles,the effective acceleration due to gravity is $g_P = g$ (where $g$ is the acceleration due to gravity without rotation).
At the equator,the effective acceleration due to gravity is $g_E = g - \omega^2 R$,where $\omega$ is the angular velocity of the planet.
Given that $g_E = \frac{1}{3} g_P$,we have $g_E = \frac{1}{3} g_P \implies g_P = 3g_E$.
The speed of a point on the equator is $v = \omega R$. The escape velocity at the equator is $v_{e,E} = \sqrt{2g_E R}$.
The escape velocity at the pole is $v_{e,P} = \sqrt{2g_P R}$.
Substituting $g_P = 3g_E$,we get $v_{e,P} = \sqrt{2(3g_E)R} = \sqrt{3} \sqrt{2g_E R}$.
Since the question defines the speed of a point on the equator as $v$,and the effective gravity at the equator is $g_E$,the escape velocity at the pole is $\sqrt{3} \sqrt{2g_E R}$. Given the context of the problem,the escape velocity at the pole is $\sqrt{3}v$.
222
EasyMCQ
If a planet of mass $6.4 \times 10^{23} \ kg$ can be compressed into a sphere such that the escape velocity from its surface is $8 \times 10^4 \ m/s$,then what should be the radius of the sphere (in $km$)? (Gravitational constant,$G = 6.67 \times 10^{-11} \ N \cdot m^2/kg^2$)
A
$40.4$
B
$13.2$
C
$20.4$
D
$6.8$

Solution

(B) The escape velocity $v_e$ of a planet is given by the formula:
$v_e = \sqrt{\frac{2GM}{R}}$
Squaring both sides,we get:
$v_e^2 = \frac{2GM}{R}$
Rearranging the formula to solve for the radius $R$:
$R = \frac{2GM}{v_e^2}$
Given values:
$M = 6.4 \times 10^{23} \ kg$
$v_e = 8 \times 10^4 \ m/s$
$G = 6.67 \times 10^{-11} \ N \cdot m^2/kg^2$
Substituting these values into the equation:
$R = \frac{2 \times 6.67 \times 10^{-11} \times 6.4 \times 10^{23}}{(8 \times 10^4)^2}$
$R = \frac{85.376 \times 10^{12}}{64 \times 10^8}$
$R = 1.334 \times 10^4 \ m \approx 13.3 \times 10^3 \ m = 13.3 \ km$
Considering the approximation used in the provided options,the closest value is $13.2 \ km$.
Thus,option $B$ is correct.
223
EasyMCQ
If the acceleration due to gravity $g$ doubles and the radius of earth becomes half that of the present value,then the value of escape velocity is (Assume,$g=10 \ m/s^2$ and radius of earth,$R=6400 \ km$)
A
$12 \ km/s$
B
$16 \sqrt{2} \ km/s$
C
$8 \sqrt{2} \ km/s$
D
$4 \sqrt{2} \ km/s$

Solution

(A) The formula for escape velocity is $v_e = \sqrt{2gR}$.
Given the initial values: $g = 10 \ m/s^2$ and $R = 6400 \ km = 6.4 \times 10^6 \ m$.
The initial escape velocity is $v_e = \sqrt{2 \times 10 \times 6.4 \times 10^6} = \sqrt{128 \times 10^6} \approx 11.3 \times 10^3 \ m/s = 11.3 \ km/s$.
According to the problem,the new acceleration due to gravity is $g' = 2g$ and the new radius is $R' = R/2$.
The new escape velocity $v_e'$ is given by:
$v_e' = \sqrt{2g'R'} = \sqrt{2(2g)(R/2)} = \sqrt{2gR} = v_e$.
Therefore,the new escape velocity remains the same as the initial value,which is approximately $11.3 \ km/s$,which rounds to $12 \ km/s$.
224
DifficultMCQ
$A$ body is projected vertically upwards from the surface of the earth with a velocity equal to half the escape velocity. If $R$ is the radius of the earth,the maximum height attained by the body from the surface of the earth is
A
$\frac{R}{6}$
B
$\frac{R}{3}$
C
$\frac{2 R}{3}$
D
$R$

Solution

(B) Using the principle of conservation of energy,the total energy at the surface equals the total energy at the maximum height $h$.
At the surface: $E_i = K + U = \frac{1}{2}mv^2 - \frac{GMm}{R}$
At maximum height $h$: $E_f = 0 - \frac{GMm}{R+h}$
Given $v = \frac{v_e}{2} = \frac{1}{2} \sqrt{\frac{2GM}{R}} = \sqrt{\frac{GM}{2R}}$.
Equating $E_i = E_f$:
$\frac{1}{2}m \left(\frac{GM}{2R}\right) - \frac{GMm}{R} = - \frac{GMm}{R+h}$
$\frac{GMm}{4R} - \frac{GMm}{R} = - \frac{GMm}{R+h}$
$-\frac{3GMm}{4R} = - \frac{GMm}{R+h}$
$\frac{3}{4R} = \frac{1}{R+h}$
$3(R+h) = 4R$
$3R + 3h = 4R$
$3h = R$
$h = \frac{R}{3}$
225
EasyMCQ
The escape velocity of a body on the earth's surface is $v_e$. $A$ body is thrown up with a speed $\sqrt{5} v_e$. Assuming that the sun and planets do not influence the motion of the body,the velocity of the body at infinite distance is:
A
$0$
B
$v_e$
C
$\sqrt{2} v_e$
D
$2v_e$

Solution

(D) According to the principle of conservation of energy,the total energy at the surface of the earth must equal the total energy at an infinite distance.
Let $m$ be the mass of the body and $M$ be the mass of the earth.
At the surface: $E_i = \frac{1}{2}mv^2 - \frac{GMm}{R} = \frac{1}{2}mv^2 - \frac{1}{2}mv_e^2$ (since $v_e^2 = \frac{2GM}{R}$).
At infinite distance: $E_f = \frac{1}{2}mv'^2 - 0 = \frac{1}{2}mv'^2$.
Equating $E_i = E_f$: $\frac{1}{2}mv^2 - \frac{1}{2}mv_e^2 = \frac{1}{2}mv'^2$.
Thus,$v'^2 = v^2 - v_e^2$.
Given $v = \sqrt{5}v_e$,we have $v'^2 = (\sqrt{5}v_e)^2 - v_e^2 = 5v_e^2 - v_e^2 = 4v_e^2$.
Therefore,$v' = \sqrt{4v_e^2} = 2v_e$.
226
MediumMCQ
The ratio of accelerations due to gravity $g_{1}:g_{2}$ on the surfaces of two planets is $5:2$ and the ratio of their respective average densities $\rho_{1}:\rho_{2}$ is $2:1$. What is the ratio of respective escape velocities $v_{1}:v_{2}$ from the surface of the planets?
A
$5:2$
B
$\sqrt{5}:\sqrt{2}$
C
$5:2\sqrt{2}$
D
$25:4$

Solution

(C) The escape velocity $v_{e}$ from the surface of a planet is given by $v_{e} = \sqrt{\frac{2GM}{R}}$.
Since $g = \frac{GM}{R^{2}}$,we have $v_{e} = \sqrt{2gR}$.
The acceleration due to gravity is $g = \frac{GM}{R^{2}} = \frac{G}{R^{2}} \cdot \frac{4}{3}\pi R^{3}\rho = \frac{4}{3}G\pi R\rho$.
Thus,the radius $R$ is proportional to $\frac{g}{\rho}$,i.e.,$R \propto \frac{g}{\rho}$.
Substituting this into the expression for $v_{e}$:
$v_{e} = \sqrt{2g \cdot \left(\frac{3g}{4\pi G\rho}\right)} = \sqrt{\frac{3g^{2}}{2\pi G\rho}} \propto \frac{g}{\sqrt{\rho}}$.
Given $\frac{g_{1}}{g_{2}} = \frac{5}{2}$ and $\frac{\rho_{1}}{\rho_{2}} = \frac{2}{1}$,the ratio of escape velocities is:
$\frac{v_{1}}{v_{2}} = \frac{g_{1}}{g_{2}} \cdot \sqrt{\frac{\rho_{2}}{\rho_{1}}} = \frac{5}{2} \cdot \sqrt{\frac{1}{2}} = \frac{5}{2\sqrt{2}}$.
Therefore,the ratio is $5:2\sqrt{2}$.
227
EasyMCQ
$A$ body of mass $m$ is thrown vertically upward with speed $\sqrt{3} v_e$,where $v_e$ is the escape velocity of a body from the Earth's surface. The final velocity of the body is
A
$0$
B
$2 v_e$
C
$\sqrt{3} v_e$
D
$\sqrt{2} v_e$

Solution

(D) According to the law of conservation of energy,the total energy at the surface of the Earth is equal to the total energy at infinity (or a very large distance where the potential energy is zero).
Total energy at the surface: $E_i = K_i + U_i = \frac{1}{2} m(\sqrt{3} v_e)^2 - \frac{GMm}{R}$.
We know that the escape velocity $v_e = \sqrt{\frac{2GM}{R}}$,so $v_e^2 = \frac{2GM}{R}$,which implies $\frac{GM}{R} = \frac{v_e^2}{2}$.
Substituting this into the energy equation: $E_i = \frac{1}{2} m(3 v_e^2) - m(\frac{v_e^2}{2}) = \frac{3}{2} m v_e^2 - \frac{1}{2} m v_e^2 = m v_e^2$.
At a very large distance,the potential energy is $0$,so the final energy is $E_f = \frac{1}{2} m v^2$.
Equating $E_i = E_f$: $m v_e^2 = \frac{1}{2} m v^2$.
$v^2 = 2 v_e^2 \implies v = \sqrt{2} v_e$.
228
DifficultMCQ
The escape velocity from a spherical planet $A$ is $10 \ km/s$. The escape velocity from another planet $B$ whose density and radius are $10\%$ of those of planet $A$,is . . . . . . $m/s$.
A
$1000$
B
$ 200\sqrt{5} $
C
$ 100\sqrt{10} $
D
$ 1000\sqrt{2} $

Solution

(C) The formula for escape velocity is $V_{e} = \sqrt{\frac{2GM}{R}}$. Substituting mass $M = \rho \times \frac{4}{3}\pi R^{3}$,we get $V_{e} = \sqrt{\frac{2G \times \rho \times 4\pi R^{3}}{3R}} = R \sqrt{\frac{8\pi G \rho}{3}}$.
Thus,$V_{e} \propto R\sqrt{\rho}$.
Given that for planet $B$,$\rho_{B} = 0.1 \rho_{A}$ and $R_{B} = 0.1 R_{A}$.
The ratio of escape velocities is $\frac{(V_{e})_{B}}{(V_{e})_{A}} = \frac{R_{B}}{R_{A}} \times \sqrt{\frac{\rho_{B}}{\rho_{A}}} = (0.1) \times \sqrt{0.1} = \frac{1}{10} \times \frac{1}{\sqrt{10}} = \frac{1}{10\sqrt{10}}$.
Given $(V_{e})_{A} = 10 \ km/s = 10000 \ m/s$.
Therefore,$(V_{e})_{B} = 10000 \times \frac{1}{10\sqrt{10}} = \frac{1000}{\sqrt{10}} = 100\sqrt{10} \ m/s$.
229
DifficultMCQ
If a body of mass $1\text{ kg}$ falls on the earth from infinity,it attains velocity $(v)$ and kinetic energy $(k)$ on reaching the surface of earth. The values of $v$ and $k$ respectively are . . . . . . . (Take radius of earth to be $6400\text{ km}$ and $g = 9.8\text{ m/s}^2$)
A
$11.2\text{ km/s}$; $6.27 \times 10^7\text{ J}$
B
$11.2\text{ km/s}$; $12.54 \times 10^7\text{ J}$
C
$8.8\text{ km/s}$; $6.27 \times 10^7\text{ J}$
D
$8.8\text{ km/s}$; $12.54 \times 10^7\text{ J}$

Solution

(A) The velocity attained by a body falling from infinity to the earth's surface is equal to the escape velocity,$v_e = \sqrt{2gR}$.
Given $g = 9.8\text{ m/s}^2$ and $R = 6400\text{ km} = 6.4 \times 10^6\text{ m}$.
$v_e = \sqrt{2 \times 9.8 \times 6.4 \times 10^6} = \sqrt{125.44 \times 10^6} = 11.2 \times 10^3\text{ m/s} = 11.2\text{ km/s}$.
The kinetic energy $K$ is given by $K = \frac{1}{2}mv^2$.
Substituting $m = 1\text{ kg}$ and $v = 11.2 \times 10^3\text{ m/s}$:
$K = \frac{1}{2} \times 1 \times (11.2 \times 10^3)^2 = 0.5 \times 125.44 \times 10^6 = 62.72 \times 10^6\text{ J} = 6.27 \times 10^7\text{ J}$.

Gravitation — Escape Velocity and Escape Energy · Frequently Asked Questions

1Are these Gravitation questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Gravitation Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.