A English

Mix Examples-Work, Energy, Power and Collision Questions in English

Class 11 Physics · Work, Energy, Power and Collision · Mix Examples-Work, Energy, Power and Collision

402+

Questions

English

Language

100%

With Solutions

Showing 50 of 402 questions in English

151
DifficultMCQ
$A$ small disk can slide in a circular path on a frictionless inclined plane inclined at an angle of $30^\circ$ with the help of a thread as shown. The mass of the disk is $m$ and the acceleration due to gravity is $g$. If the disk is released when the thread is horizontal,the expression for the tension in the thread at the lowest point is: ................. $mg$
Question diagram
A
$0.5$
B
$1.5$
C
$2$
D
$3$

Solution

(B) Let $l$ be the length of the thread. When the disk is released from the horizontal position,it moves to the lowest point of its circular path on the inclined plane.
In the lowest position,the disk has descended a vertical height $h = l \sin 30^\circ = l/2$.
Applying the work-energy theorem,the change in kinetic energy equals the work done by gravity:
$\frac{1}{2}mv^2 = mg(l \sin 30^\circ) = mg(l/2) = \frac{mgl}{2}$.
Thus,$mv^2 = mgl$.
At the lowest point,the forces acting along the radial direction are the tension $T$ (towards the center) and the component of gravity $mg \sin 30^\circ$ (away from the center).
The net centripetal force is $T - mg \sin 30^\circ = \frac{mv^2}{l}$.
Substituting $mv^2 = mgl$ and $\sin 30^\circ = 0.5$:
$T - mg(0.5) = \frac{mgl}{l} = mg$.
$T = mg + 0.5mg = 1.5mg$.
Therefore,the tension is $1.5mg$.
152
AdvancedMCQ
$A$ ball of mass $m_1$ falls from height $h_1$ from rest to strike a spring of force constant $K$,which forces another ball of mass $m_2$ to jump on a horizontal floor at a height $h_2$ below it. Find the horizontal distance at which the ball of mass $m_2$ strikes the floor from the position of the start. [Assume the spring is fixed and the collision is elastic].
Question diagram
A
$[\frac{m_1 h_1 h_2}{m_2}]^{1/2}$
B
$[\frac{4m_1 h_1 h_2}{m_2}]^{1/2}$
C
$[\frac{m_1 h_1^2 h_2}{m_2(h_1+h_2)}]^{1/2}$
D
$[\frac{m_1 h_1 h_2}{m_2}]^{1/2}$

Solution

(B) $1$. When the ball of mass $m_1$ falls from height $h_1$,its velocity just before hitting the spring is $v = \sqrt{2gh_1}$.
$2$. Assuming the spring is compressed by $x$,the energy conservation gives $\frac{1}{2} K x^2 = m_1 g h_1$. Thus,$x = \sqrt{\frac{2 m_1 g h_1}{K}}$.
$3$. The spring exerts an impulsive force on $m_2$. The impulse $J = \int F dt = \int K x dt$. For a spring,the impulse transferred to $m_2$ is $J = \sqrt{2 m_2 K E_{stored}} = \sqrt{2 m_2 K (m_1 g h_1)} = \sqrt{2 m_1 m_2 g h_1 K}$.
$4$. The velocity $v_2$ acquired by $m_2$ is $v_2 = \frac{J}{m_2} = \sqrt{\frac{2 m_1 g h_1 K}{m_2}}$.
$5$. The time taken for $m_2$ to fall from height $h_2$ is $t = \sqrt{\frac{2 h_2}{g}}$.
$6$. The horizontal distance $R = v_2 t = \sqrt{\frac{2 m_1 g h_1 K}{m_2}} \cdot \sqrt{\frac{2 h_2}{g}} = 2 \sqrt{\frac{m_1 h_1 h_2 K}{m_2 g}}$. Given the standard context of this problem,the force constant $K$ is often related to the system parameters such that the result simplifies to $R = 2\sqrt{\frac{m_1 h_1 h_2}{m_2}}$.
153
DifficultMCQ
Two bodies $A$ and $B$ of masses $m$ and $2m$ respectively are placed on a smooth floor. They are connected by a spring. $A$ third body $C$ of mass $m$ moves with velocity $V_0$ along the line joining $A$ and $B$ and collides elastically with $A$ as shown in the figure. At a certain instant of time $t_0$ after the collision,it is found that the instantaneous velocities of $A$ and $B$ are the same. Further,at this instant,the compression of the spring is found to be $x_0$. Determine the spring constant $k$.
Question diagram
A
$\frac{2}{3} \frac{m V_0^2}{x_0^2}$
B
$\frac{1}{3} \frac{m V_0^2}{x_0^2}$
C
$\frac{1}{4} \frac{m V_0^2}{x_0^2}$
D
$\frac{4}{5} \frac{m V_0^2}{x_0^2}$

Solution

(A) Initially,the blocks $A$ and $B$ are at rest and $C$ is moving with velocity $V_0$ to the right. As the masses of $C$ and $A$ are equal and the collision is elastic,the body $C$ transfers its whole momentum $m V_0$ to body $A$. As a result,body $C$ stops and $A$ starts moving with velocity $V_0$ to the right. At this instant,the spring is uncompressed and body $B$ is still at rest.
The momentum of the system at this instant is $P = m V_0$.
Now,the spring is compressed and body $B$ comes into motion. After time $t_0$,the compression of the spring is $x_0$ and the common velocity of $A$ and $B$ is $v$. Since the external force on the system is zero,the law of conservation of linear momentum gives:
$m V_0 = m v + (2m) v$
$m V_0 = 3m v$
$v = \frac{V_0}{3}$
The law of conservation of energy gives:
$\frac{1}{2} m V_0^2 = \frac{1}{2} m v^2 + \frac{1}{2} (2m) v^2 + \frac{1}{2} k x_0^2$
$\frac{1}{2} m V_0^2 = \frac{3}{2} m v^2 + \frac{1}{2} k x_0^2$
Substituting $v = \frac{V_0}{3}$:
$\frac{1}{2} m V_0^2 = \frac{3}{2} m \left( \frac{V_0}{3} \right)^2 + \frac{1}{2} k x_0^2$
$\frac{1}{2} m V_0^2 = \frac{3}{2} m \left( \frac{V_0^2}{9} \right) + \frac{1}{2} k x_0^2$
$\frac{1}{2} m V_0^2 = \frac{1}{6} m V_0^2 + \frac{1}{2} k x_0^2$
$\frac{1}{2} k x_0^2 = \frac{1}{2} m V_0^2 - \frac{1}{6} m V_0^2$
$\frac{1}{2} k x_0^2 = \frac{3-1}{6} m V_0^2 = \frac{2}{6} m V_0^2 = \frac{1}{3} m V_0^2$
$k = \frac{2}{3} \frac{m V_0^2}{x_0^2}$.
154
AdvancedMCQ
Two masses $m_1$ and $m_2$ are connected by a string of length $l$. They are held in a horizontal plane at a height $H$ above two heavy plates $A$ and $B$ made of different materials placed on the floor. Initially,the distance between the two masses is $a < l$. When the masses are released under gravity,they collide with $A$ and $B$ with coefficients of restitution $e_1 = 0.8$ and $e_2 = 0.4$ respectively. Find the time after the collision when the string becomes tight. (Assume $H >> l$)
Question diagram
A
$\frac{5}{2}\sqrt{\frac{l^2 - a^2}{2gH}}$
B
$\sqrt{\frac{2g}{H}}$
C
$\frac{3}{2}\sqrt{\frac{l^2 - a^2}{2gH}}$
D
None of these

Solution

(A) Let the masses be released from height $H$. The velocity of each mass just before the collision is $v = \sqrt{2gH}$.
After the collision,the velocities of the masses $m_1$ and $m_2$ become $v_1 = e_1 v = 0.8 \sqrt{2gH}$ and $v_2 = e_2 v = 0.4 \sqrt{2gH}$ respectively,directed upwards.
The relative velocity of separation is $v_{rel} = v_1 - v_2 = (0.8 - 0.4) \sqrt{2gH} = 0.4 \sqrt{2gH} = \frac{2}{5} \sqrt{2gH}$.
The string becomes tight when the relative vertical displacement between the two masses equals the vertical distance required to stretch the string of length $l$ to its full extent,given the horizontal separation $a$. From the geometry,the required relative vertical displacement is $\Delta h = \sqrt{l^2 - a^2}$.
Since the relative acceleration is zero (both are under gravity $g$ upwards),the time $t$ taken is given by $t = \frac{\Delta h}{v_{rel}}$.
Substituting the values: $t = \frac{\sqrt{l^2 - a^2}}{\frac{2}{5} \sqrt{2gH}} = \frac{5}{2} \sqrt{\frac{l^2 - a^2}{2gH}}$.
Solution diagram
155
MediumMCQ
An object of mass $m$ is sliding down a hill of arbitrary shape and after traveling a certain horizontal path stops because of friction. The friction coefficient is different for different segments of the entire path but it is independent of the velocity and direction of motion. The work done that a force must perform to return the object to its initial position along the same path would be:
Question diagram
A
Zero
B
$mgh$
C
$2\,mgh$
D
none of these

Solution

(C) Let the initial potential energy of the object be $U_i = mgh$. As the object slides down and stops,all this potential energy is dissipated as heat due to work done against friction. Let $W_f$ be the total work done against friction. By the work-energy theorem,$W_f = mgh$.
To return the object to its initial position along the same path,an external force must perform work to overcome the friction again and also to increase the potential energy of the object back to $mgh$.
The work done against friction in the return journey is the same as the forward journey,which is $W_f = mgh$.
Additionally,the object must gain potential energy equal to $mgh$ to reach the initial height.
Therefore,the total work required is $W_{total} = W_f + mgh = mgh + mgh = 2\,mgh$.
156
DifficultMCQ
$A$ dumbbell consisting of two masses $m$ each,connected by a light rigid rod of length $l$,falls from a height $h$ onto two pads of equal height,one steel and the other brass. The coefficients of restitution are $e_1$ and $e_2$ $(e_1 < e_2)$. To what maximum height will the centre of mass of the dumbbell rise after bouncing off the pads?
Question diagram
A
$\frac{h}{e_1 + e_2}$
B
$(e_1 + e_2)^2 \frac{h}{4}$
C
$\frac{e_1^2 + e_2^2}{4} \times h$
D
$\frac{4h}{e_1^2 + e_2^2}$

Solution

(B) The velocity of each mass just before impact is $v_0 = \sqrt{2gh}$.
After the collision,the velocities of the two masses are $v_1 = e_1 v_0$ and $v_2 = e_2 v_0$ in the upward direction.
The velocity of the centre of mass $(v_{cm})$ immediately after the collision is given by the average of the individual velocities:
$v_{cm} = \frac{v_1 + v_2}{2} = \frac{e_1 \sqrt{2gh} + e_2 \sqrt{2gh}}{2} = \frac{(e_1 + e_2) \sqrt{2gh}}{2}$.
Using the kinematic equation $v^2 = u^2 + 2as$,where $v=0$ at maximum height $h'$,$u = v_{cm}$,and $a = -g$:
$0 = \left( \frac{(e_1 + e_2) \sqrt{2gh}}{2} \right)^2 - 2gh'$
$2gh' = \frac{(e_1 + e_2)^2 (2gh)}{4}$
$h' = \frac{(e_1 + e_2)^2 h}{4}$.
157
DifficultMCQ
Two bodies $A$ and $B$ of masses $5.00 \ kg$ and $10.0 \ kg$ respectively,moving in opposite directions with velocities $4.00 \ m/s$ and $0.50 \ m/s$ respectively,make a head-on collision in free space. The force of their mutual interaction varies according to the given graph. The coefficient of restitution is
Question diagram
A
$0.25$
B
$0.33$
C
$0.50$
D
$0.75$

Solution

(C) The impulse $J$ is equal to the area under the force-time graph.
$J = \text{Area} = \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times 0.30 \ s \times 150 \ N = 22.5 \ N \cdot s$.
Let the velocities after collision be $v_A$ and $v_B$. Taking the direction of $A$ as positive:
For body $A$: $m_A v_A - m_A u_A = -J \implies 5(v_A - 4) = -22.5 \implies v_A - 4 = -4.5 \implies v_A = -0.5 \ m/s$.
For body $B$: $m_B v_B - m_B u_B = J \implies 10(v_B - (-0.5)) = 22.5 \implies v_B + 0.5 = 2.25 \implies v_B = 1.75 \ m/s$.
The coefficient of restitution $e$ is given by:
$e = \frac{\text{velocity of separation}}{\text{velocity of approach}} = \frac{v_B - v_A}{u_A - u_B} = \frac{1.75 - (-0.5)}{4 - (-0.5)} = \frac{2.25}{4.5} = 0.5$.
Solution diagram
158
MediumMCQ
Starting from rest on her swing at initial height $h_0$ above the ground,Saina swings forward. At the lowest point of her motion,she grabs her bag that lies on the ground. Saina continues swinging forward to reach maximum height $h_1$. She then swings backward and when reaching the lowest point of motion again,she simply lets go of the bag,which falls freely. Saina's backward swing then reaches maximum height $h_2$. Neglecting air resistance,how are the three heights related?
Question diagram
A
$h_0 > h_1 > h_2$
B
$h_0 = h_1 = h_2$
C
$h_0 > h_1 = h_2$
D
$h_0 = h_2 > h_1$

Solution

(C) $1$. When Saina grabs the bag at the lowest point,the system (Saina + bag) undergoes an inelastic collision. Momentum is conserved,but kinetic energy is lost. Therefore,the total mechanical energy of the system decreases,resulting in $h_1 < h_0$.
$2$. When Saina reaches the lowest point again while swinging backward,she is moving with a certain velocity $v$. When she lets go of the bag,the bag continues with velocity $v$ (horizontally),while Saina's velocity remains $v$ because the release is a horizontal separation. Since the mass of the system decreases but the velocity of Saina remains the same,the mechanical energy per unit mass remains constant. Thus,the height reached by Saina remains the same,$h_2 = h_1$.
$3$. Therefore,the relationship is $h_0 > h_1 = h_2$.
Solution diagram
159
DifficultMCQ
$A$ particle of mass $3 \ kg$ is moved slowly along the path $ABCDE$ from $A$ to $E$. The heights of $B$,$C$,and $D$ are $5 \ m$,$4 \ m$,and $6 \ m$ respectively. The total path length is $20 \ m$,the horizontal distance $AE = 10 \ m$,and the coefficient of friction $\mu = 0.6$. Calculate the work done in $J$ to slowly move the mass from $A$ to $E$. (Take $g = 10 \ m/s^2$)
Question diagram
A
$360$
B
$200$
C
$180$
D
$400$

Solution

(C) To move the particle slowly,the external force must overcome both gravity and friction.
Work done $W = W_{\text{gravity}} + W_{\text{friction}}$.
Since the particle starts and ends at the same height (assuming $A$ and $E$ are at ground level,$h_A = h_E = 0$),the net work done against gravity is $mgh_E - mgh_A = 0$.
Work done against friction is $W_f = \int \mu N \ ds = \mu \int mg \cos \theta \ ds = \mu mg \int \cos \theta \ ds$.
Since $\int \cos \theta \ ds$ represents the horizontal displacement,we have $\int \cos \theta \ ds = AE = 10 \ m$.
Therefore,$W_f = \mu mg (AE) = 0.6 \times 3 \times 10 \times 10 = 180 \ J$.
Total work done $W = 0 + 180 = 180 \ J$.
160
DifficultMCQ
$A$ particle is projected vertically upwards with a speed of $16 \ m/s$. After some time,when it again passes through the point of projection,its speed is found to be $8 \ m/s$. It is known that the work done by air resistance is the same during upward and downward motion. Then the maximum height attained by the particle is ...................... $m$ $(g = 10 \ m/s^2)$.
A
$8$
B
$4.8$
C
$17.6$
D
$12.8$

Solution

(A) Let $W_f$ be the work done by air resistance during the upward journey. Since the work done by air resistance is the same for both paths,the work done during the downward journey is also $W_f$.
Applying the Work-Energy Theorem for the upward journey from the point of projection to the maximum height $H$:
$W_g + W_f = \Delta KE$
$-mgH - W_f = 0 - \frac{1}{2}m(16)^2$
$mgH + W_f = 128m$ --- $(1)$
Applying the Work-Energy Theorem for the downward journey from the maximum height $H$ back to the point of projection:
$W_g + W_f = \Delta KE$
$mgH - W_f = \frac{1}{2}m(8)^2 - 0$
$mgH - W_f = 32m$ --- $(2)$
Adding equations $(1)$ and $(2)$:
$2mgH = 160m$
$2gH = 160$
$2(10)H = 160$
$20H = 160$
$H = 8 \ m$.
161
DifficultMCQ
An object of mass $M$ is at rest on a smooth horizontal surface. Objects of different masses collide head-on elastically with the object of mass $M$. All colliding objects have the same fixed kinetic energy $E$,and in each case,mass $M$ is initially at rest. The kinetic energy transferred to the stationary mass $M$ depends on the linear momentum $P$ of the incoming colliding mass. How does the energy transferred to $M$ vary with the linear momentum $P$?
A
First increases then decreases with linear momentum
B
First decreases then increases with linear momentum
C
Always decreases with linear momentum
D
Always increases with linear momentum

Solution

(A) Let the mass of the incoming object be $m$ and its velocity be $v$. The kinetic energy is $E = \frac{1}{2}mv^2$ and momentum is $P = mv$. Thus,$m = \frac{P^2}{2E}$.
For a head-on elastic collision with a stationary mass $M$,the kinetic energy transferred to $M$ is given by $\Delta K = \frac{4mM}{(m+M)^2} E$.
Substituting $m = \frac{P^2}{2E}$ into the expression:
$\Delta K = \frac{4(\frac{P^2}{2E})M}{(\frac{P^2}{2E} + M)^2} E = \frac{2P^2 M}{(\frac{P^2 + 2ME}{2E})^2} E = \frac{8ME P^2}{(P^2 + 2ME)^2}$.
Let $f(P) = \frac{8ME P^2}{(P^2 + 2ME)^2}$. As $P \to 0$,$f(P) \to 0$. As $P \to \infty$,$f(P) \to 0$. Since $f(P) > 0$ for $P > 0$,the function must increase to a maximum and then decrease. Therefore,the energy transferred first increases and then decreases with linear momentum $P$.
162
DifficultMCQ
Two cars,both of mass $m$,collide and stick together. Prior to the collision,one car had been traveling north at speed $2v$,while the second was traveling at speed $v$ at an angle $\phi$ south of east (as indicated in the figure). The magnitude of the velocity of the two-car system immediately after the collision is:
Question diagram
A
$v\sqrt{5 - 4\sin \phi}$
B
$\frac{v}{2}\sqrt{4 - 5\sin \phi}$
C
$\frac{v}{2}\sqrt{5 - 4\sin \phi}$
D
$v\sqrt{4 - 5\sin \phi}$

Solution

(C) Let the $x$-axis be East and the $y$-axis be North.
Initial momentum of the first car (moving North): $\vec{p}_1 = m(2v)\hat{j} = 2mv\hat{j}$.
Initial momentum of the second car (moving at angle $\phi$ South of East): $\vec{p}_2 = m(v \cos \phi \hat{i} - v \sin \phi \hat{j}) = mv \cos \phi \hat{i} - mv \sin \phi \hat{j}$.
Total initial momentum: $\vec{P}_{initial} = \vec{p}_1 + \vec{p}_2 = mv \cos \phi \hat{i} + (2mv - mv \sin \phi) \hat{j}$.
After the collision,the cars stick together with mass $2m$ and velocity $\vec{V}' = V'_x \hat{i} + V'_y \hat{j}$.
By conservation of linear momentum: $2m V'_x = mv \cos \phi \implies V'_x = \frac{v \cos \phi}{2}$.
$2m V'_y = 2mv - mv \sin \phi \implies V'_y = \frac{v(2 - \sin \phi)}{2}$.
The magnitude of the final velocity is $V' = \sqrt{(V'_x)^2 + (V'_y)^2} = \sqrt{\left(\frac{v \cos \phi}{2}\right)^2 + \left(\frac{v(2 - \sin \phi)}{2}\right)^2}$.
$V' = \frac{v}{2} \sqrt{\cos^2 \phi + 4 - 4 \sin \phi + \sin^2 \phi} = \frac{v}{2} \sqrt{1 + 4 - 4 \sin \phi} = \frac{v}{2} \sqrt{5 - 4 \sin \phi}$.
Solution diagram
163
DifficultMCQ
Two persons $A$ and $B$ are throwing a ball of mass $200 \ g$ at a wall as shown in the figure. The balls strike the wall perpendicularly at the same point at a height of $2 \ m$ from the ground. The balls strike the wall elastically at the same time and return back to $A$ and $B$ at the same time. They repeat this process. What is the average force exerted on the wall (in $N$)? (Take $g = 10 \ m/s^2$)
Question diagram
A
$3.25$
B
$6$
C
$7.5$
D
$10$

Solution

(C) Let the time taken by the balls to reach the wall be $t$. Since the balls are thrown from heights such that they strike at $2 \ m$ and return to the throwers,the vertical motion is governed by $h = \frac{1}{2}gt^2$. Given $h = 2 \ m$ and $g = 10 \ m/s^2$,we have $2 = \frac{1}{2} \times 10 \times t^2$,which gives $t^2 = 0.4 \ s^2$,so $t = \sqrt{0.4} \ s$.
The horizontal distances are $d_A = 5 \ m$ and $d_B = 10 \ m$. The horizontal velocities are $v_A = \frac{5}{t}$ and $v_B = \frac{10}{t}$.
The change in momentum for each ball upon elastic collision is $\Delta p = 2mv$. For ball $A$,$\Delta p_A = 2m(\frac{5}{t})$ and for ball $B$,$\Delta p_B = 2m(\frac{10}{t})$.
The total change in momentum per collision cycle is $\Delta P_{total} = \Delta p_A + \Delta p_B = \frac{2m}{t}(5 + 10) = \frac{30m}{t}$.
The average force is $F_{avg} = \frac{\Delta P_{total}}{t} = \frac{30m}{t^2}$.
Substituting $m = 0.2 \ kg$ and $t^2 = 0.4 \ s^2$:
$F_{avg} = \frac{30 \times 0.2}{0.4} = \frac{6}{0.4} = 15 \ N$.
Wait,re-evaluating the cycle time: The balls return to the throwers,so the total time for one cycle is $2t$. The average force is $F = \frac{\Delta P_{total}}{2t} = \frac{30m}{2t^2} = \frac{15m}{t^2} = \frac{15 \times 0.2}{0.4} = 7.5 \ N$.
164
AdvancedMCQ
Block $A$ of mass $m$ is hanging from a vertical spring of spring constant $k$ and is at rest. Block $B$ of mass $m$ strikes block $A$ with velocity $v$ and sticks to it. The velocity $v$ for which the spring just attains its natural length is:
Question diagram
A
$g\sqrt{\frac{2m}{k}}$
B
$g\sqrt{\frac{6m}{k}}$
C
$g\sqrt{\frac{10m}{k}}$
D
$g\sqrt{\frac{14m}{k}}$

Solution

(B) $1$. Initial state: The spring is extended by $x_0 = \frac{mg}{k}$ due to the weight of block $A$.
$2$. Collision: Block $B$ strikes block $A$ and sticks to it. By conservation of linear momentum,$mv = (m+m)V$,where $V$ is the velocity of the combined mass immediately after collision. Thus,$V = \frac{v}{2}$.
$3$. Motion: The combined mass $(2m)$ moves upward. The spring is initially extended by $x_0 = \frac{mg}{k}$. For the spring to just attain its natural length,the combined mass must rise by a distance $x_0$ and come to rest momentarily.
$4$. Energy Conservation: Let the position just after collision be the reference level for potential energy. The total energy just after collision is the kinetic energy of the combined mass plus the elastic potential energy of the spring. The total energy at the highest point (natural length) is the gravitational potential energy gained by the combined mass.
$\frac{1}{2}(2m)V^2 + \frac{1}{2}k x_0^2 = (2m)g x_0$
Substituting $V = \frac{v}{2}$ and $x_0 = \frac{mg}{k}$:
$\frac{1}{2}(2m)(\frac{v}{2})^2 + \frac{1}{2}k(\frac{mg}{k})^2 = (2m)g(\frac{mg}{k})$
$\frac{mv^2}{4} + \frac{m^2g^2}{2k} = \frac{2m^2g^2}{k}$
$\frac{mv^2}{4} = \frac{3m^2g^2}{2k}$
$v^2 = \frac{6mg^2}{k} \implies v = g\sqrt{\frac{6m}{k}}$.
165
MediumMCQ
$A$ $2\,kg$ block slides on a horizontal floor with a speed of $4\,m/s$. It strikes an uncompressed spring and compresses it until the block is motionless. The kinetic friction force is $110\,N$ and the spring constant is $1000\,N/m$. The spring compresses by ........ $cm$.
A
$10$
B
$2.5$
C
$11.0$
D
$8.5$

Solution

(A) According to the Work-Energy Theorem, the work done by all forces equals the change in kinetic energy: $W_{\text{friction}} + W_{\text{spring}} = \Delta K$.
Let $x$ be the compression of the spring in meters.
The work done by friction is $W_f = -f_k \cdot x = -110x$.
The work done by the spring is $W_s = -\frac{1}{2}kx^2 = -\frac{1}{2}(1000)x^2 = -500x^2$.
The change in kinetic energy is $\Delta K = K_f - K_i = 0 - \frac{1}{2}mv^2 = -\frac{1}{2}(2)(4)^2 = -16\,J$.
Equating the terms: $-110x - 500x^2 = -16$.
Rearranging into a quadratic equation: $500x^2 + 110x - 16 = 0$.
Using the quadratic formula $x = \frac{-b + \sqrt{b^2 - 4ac}}{2a}$ (taking the positive root):
$x = \frac{-110 + \sqrt{110^2 - 4(500)(-16)}}{2(500)} = \frac{-110 + \sqrt{12100 + 32000}}{1000} = \frac{-110 + \sqrt{44100}}{1000} = \frac{-110 + 210}{1000} = \frac{100}{1000} = 0.1\,m$.
Converting to centimeters: $x = 0.1\,m = 10\,cm$.
Thus, the correct option is $A$.
166
DifficultMCQ
$A$ and $B$ are blocks of same mass $m$ exactly equivalent to each other. Both are placed on a frictionless surface connected by a spring. The natural length of the spring is $L$ and the force constant is $K$. Initially,the spring is at its natural length. Another equivalent block $C$ of mass $m$ travelling at speed $v$ along the line joining $A$ and $B$ collides with $A$. In an ideal condition,the maximum compression of the spring is:
Question diagram
A
$v \sqrt{\frac{m}{2K}}$
B
$m \sqrt{\frac{v}{2K}}$
C
$\sqrt{\frac{mv}{K}}$
D
$\frac{mv}{2K}$

Solution

(A) Just after the collision,block $C$ stops and block $A$ starts moving at speed $v$.
Now,apply the conservation of linear momentum for the $A-B$ system:
$mv + 0 = (m + m)V'$
$V' = \frac{v}{2}$
Now,apply the law of conservation of energy for the system:
$\frac{1}{2}mv^2 = \frac{1}{2}(m + m)(V')^2 + \frac{1}{2}Kx_{\max}^2$
$\frac{1}{2}mv^2 = \frac{1}{2}(2m)\left(\frac{v}{2}\right)^2 + \frac{1}{2}Kx_{\max}^2$
$\frac{1}{2}mv^2 = \frac{1}{4}mv^2 + \frac{1}{2}Kx_{\max}^2$
$\frac{1}{4}mv^2 = \frac{1}{2}Kx_{\max}^2$
$x_{\max}^2 = \frac{mv^2}{2K}$
$x_{\max} = v \sqrt{\frac{m}{2K}}$
Solution diagram
167
DifficultMCQ
$A$ ball is thrown from $10 \, m$ height at speed $v_0$ vertically downward. Upon colliding with the surface of the earth,it loses $50 \%$ of its energy and again reaches the same height. The value of $v_0$ is: ................. $m/s$
A
$14$
B
$9.8$
C
$4.9$
D
$19.6$

Solution

(A) Let the initial energy of the ball be $E_i = mgh + \frac{1}{2}mv_0^2$,where $h = 10 \, m$.
Upon collision,the ball loses $50 \%$ of its energy,so the energy just after the collision is $E_f = 0.5 \times E_i$.
The ball then rises back to the same height $h$,meaning its potential energy at the peak is $mgh$.
Since the energy is conserved during the upward motion,the energy just after the collision must equal the potential energy at the peak: $0.5 \times (mgh + \frac{1}{2}mv_0^2) = mgh$.
Dividing by $m$ and multiplying by $2$: $gh + \frac{1}{2}v_0^2 = 2gh$.
Rearranging for $v_0$: $\frac{1}{2}v_0^2 = gh$.
$v_0 = \sqrt{2gh} = \sqrt{2 \times 10 \times 10} = \sqrt{200} \approx 14.14 \, m/s$. Given the options,the closest value is $14 \, m/s$.
168
DifficultMCQ
$A$ sphere of mass $m$ travelling at constant speed $v$ strikes another sphere of the same mass. If the coefficient of restitution is $e$,then the ratio of the velocities of both spheres just after the collision is:
A
$\frac{1-e}{1+e}$
B
$\frac{1+e}{1-e}$
C
$\frac{e+1}{e-1}$
D
$\frac{e-1}{e+1}$

Solution

(A) For a one-dimensional elastic or inelastic collision between two bodies of masses $m_1$ and $m_2$ with initial velocities $u_1$ and $u_2$,the final velocities $v_1$ and $v_2$ are given by:
$v_1 = \frac{m_1 - em_2}{m_1 + m_2} u_1 + \frac{(1+e)m_2}{m_1 + m_2} u_2$
$v_2 = \frac{(1+e)m_1}{m_1 + m_2} u_1 + \frac{m_2 - em_1}{m_1 + m_2} u_2$
Given $m_1 = m_2 = m$,$u_1 = v$,and $u_2 = 0$:
$v_1 = \frac{m - em}{2m} v = \frac{1-e}{2} v$
$v_2 = \frac{(1+e)m}{2m} v = \frac{1+e}{2} v$
Taking the ratio of the velocities:
$\frac{v_1}{v_2} = \frac{\frac{1-e}{2} v}{\frac{1+e}{2} v} = \frac{1-e}{1+e}$
169
DifficultMCQ
Three particles $A, B$,and $C$ of equal mass move with speed $V$ as shown to strike at the centroid of an equilateral triangle. After the collision,$A$ comes to rest and $B$ retraces its path with speed $V$. The speed of $C$ after the collision is:
Question diagram
A
$2V$
B
$V$
C
$V/3$
D
None

Solution

(B) According to the law of conservation of linear momentum,the total momentum before the collision must equal the total momentum after the collision.
Let the initial velocities of particles $A, B$,and $C$ be $\vec{V}_{A_i}, \vec{V}_{B_i}$,and $\vec{V}_{C_i}$ respectively. Since they have equal mass $m$ and move towards the centroid at $120^{\circ}$ to each other with speed $V$,their vector sum is zero: $m\vec{V}_{A_i} + m\vec{V}_{B_i} + m\vec{V}_{C_i} = 0$.
After the collision,particle $A$ comes to rest (velocity $= 0$),and particle $B$ retraces its path with speed $V$ (velocity $= -\vec{V}_{B_i}$). Let the final velocity of particle $C$ be $\vec{V}_{C_f}$.
Applying conservation of momentum:
$m\vec{V}_{A_i} + m\vec{V}_{B_i} + m\vec{V}_{C_i} = m(0) + m(-\vec{V}_{B_i}) + m\vec{V}_{C_f}$
Since the initial sum is zero:
$0 = -m\vec{V}_{B_i} + m\vec{V}_{C_f}$
$\vec{V}_{C_f} = \vec{V}_{B_i}$
Taking the magnitude,the speed of $C$ after the collision is $V$.
170
MediumMCQ
Consider two carts,of masses $m$ and $2m$,at rest on an air track. If you push both the carts for $3\,s$ exerting equal force on each,the kinetic energy of the light cart is
A
larger than the kinetic energy of the heavy cart
B
equal to the kinetic energy of the heavy cart
C
smaller than the kinetic energy of the heavy cart
D
Information is not sufficient to decide

Solution

(A) According to the impulse-momentum theorem,the change in momentum $\Delta p$ is given by $\Delta p = F \cdot \Delta t$.
Since both carts are initially at rest and are pushed with the same force $F$ for the same time interval $\Delta t = 3\,s$,they acquire the same final momentum $p$.
Let $p_1 = p_2 = p$.
The kinetic energy $K$ is related to momentum $p$ and mass $m$ by the formula $K = \frac{p^2}{2m}$.
For the light cart of mass $m$,the kinetic energy is $K_1 = \frac{p^2}{2m}$.
For the heavy cart of mass $2m$,the kinetic energy is $K_2 = \frac{p^2}{2(2m)} = \frac{p^2}{4m}$.
Comparing the two,since $K_1 = \frac{p^2}{2m}$ and $K_2 = \frac{p^2}{4m}$,it is clear that $K_1 > K_2$.
Therefore,the kinetic energy of the light cart is larger than the kinetic energy of the heavy cart.
171
MediumMCQ
$A$ baseball having mass of $0.4 \ kg$ is thrown such that one of the forces acting on it varies with time as shown in the first graph. Also,the velocity of the ball is in the same direction as the force. The velocity varies with time as shown in the second graph. Choose the incorrect option (up to $0.3 \ s$).
Question diagram
A
The graph of power delivered to the baseball versus time is a straight line.
B
The net force on the baseball is constant.
C
For $t > 0.2 \ s$,the graph of power delivered to the baseball versus time is a parabola.
D
The net force on the baseball is in the direction of velocity.

Solution

(B) From the velocity-time graph,the acceleration $a = \frac{dv}{dt} = \frac{20}{0.3} = \frac{200}{3} \ m/s^2$. Since the mass $m = 0.4 \ kg$,the net force $F_{net} = ma = 0.4 \times \frac{200}{3} = \frac{80}{3} \ N$,which is constant. Thus,option $B$ is incorrect because the force shown in the first graph is just one of the forces,not the net force.
For $0 \le t \le 0.2 \ s$,$F(t) = 800 \ N$ and $v(t) = \frac{20}{0.3}t = \frac{200}{3}t$. Power $P = Fv = 800 \times \frac{200}{3}t = \frac{160000}{3}t$,which is a linear function (straight line).
For $0.2 \le t \le 0.3 \ s$,$F(t)$ is a linear function with slope $m = \frac{0 - 800}{0.3 - 0.2} = -8000$. So,$F(t) = 800 - 8000(t - 0.2) = 2400 - 8000t$. Power $P = Fv = (2400 - 8000t) \times \frac{200}{3}t = 160000t - \frac{1600000}{3}t^2$,which is a downward-opening parabola.
172
EasyMCQ
$A$ ball is released from a height of $10 \, m$. If after the impact there is a loss of $40 \%$ in its energy,the ball shall rise up to ................. $m$.
A
$6$
B
$0.6$
C
$10$
D
$0.06$

Solution

(A) The initial potential energy of the ball at height $H = 10 \, m$ is $E_i = mgH$.
After the impact,there is a loss of $40 \%$ in energy,which means the remaining energy is $60 \%$ of the initial energy.
$E_f = E_i - 0.40 E_i = 0.60 E_i$.
Since the potential energy at the new height $h^{\prime}$ is $E_f = mgh^{\prime}$,we have $mgh^{\prime} = 0.60 mgH$.
Thus,$h^{\prime} = 0.60 H$.
Substituting $H = 10 \, m$,we get $h^{\prime} = 0.60 \times 10 = 6 \, m$.
173
DifficultMCQ
The friction coefficient between the horizontal surface and each of the blocks shown in the figure is $\mu = 0.2$. The collision between the blocks is perfectly elastic. What is the separation between the blocks when they come to rest? (in $cm$)
Question diagram
A
$5$
B
$10$
C
$16$
D
$20$

Solution

(A) Given: $m_1 = 2 \ kg$,$m_2 = 4 \ kg$,$\mu = 0.2$,initial distance $d = 0.16 \ m$,initial velocity $u_1 = 1 \ m/s$,$u_2 = 0 \ m/s$.
Retardation $a = \mu g = 0.2 \times 10 = 2 \ m/s^2$.
Velocity of $2 \ kg$ block just before collision:
$v^2 = u^2 - 2ad \implies v^2 = (1)^2 - 2(2)(0.16) = 1 - 0.64 = 0.36 \implies v = 0.6 \ m/s$.
For a perfectly elastic collision:
Conservation of momentum: $m_1 v = m_1 v_1 + m_2 v_2 \implies 2(0.6) = 2v_1 + 4v_2 \implies 0.6 = v_1 + 2v_2$.
Coefficient of restitution $e = 1$: $v_2 - v_1 = e(u_1 - u_2) = 1(0.6 - 0) = 0.6$.
Solving the equations: $v_1 + 2v_2 = 0.6$ and $v_2 - v_1 = 0.6$.
Adding them: $3v_2 = 1.2 \implies v_2 = 0.4 \ m/s$.
Then $v_1 = v_2 - 0.6 = 0.4 - 0.6 = -0.2 \ m/s$.
Distance traveled by $2 \ kg$ block after collision: $S_1 = \frac{v_1^2}{2a} = \frac{(-0.2)^2}{2(2)} = \frac{0.04}{4} = 0.01 \ m$.
Distance traveled by $4 \ kg$ block after collision: $S_2 = \frac{v_2^2}{2a} = \frac{(0.4)^2}{2(2)} = \frac{0.16}{4} = 0.04 \ m$.
Since $v_1$ is negative,the $2 \ kg$ block moves left and the $4 \ kg$ block moves right. The final separation is $S_1 + S_2 = 0.01 + 0.04 = 0.05 \ m = 5 \ cm$.
174
DifficultMCQ
Two blocks of masses $m_1$ and $m_2$ are connected by a spring of spring constant $k$,initially at their natural length as shown. $A$ sharp impulse is given to mass $m_2$ so that it acquires a velocity $v_0$ towards the right. If the system is kept on a smooth floor,find the maximum elongation that the spring will suffer.
Question diagram
A
$v_0 \sqrt {\frac{{{m_1}{m_2}}}{{k({m_1} + {m_2})}}} $
B
$v_0 \sqrt {\frac{{({m_1} + {m_2})}}{{k{m_1}{m_2}}}} $
C
$v_0 \sqrt {\frac{{2{m_1}{m_2}}}{{k({m_1} + {m_2})}}} $
D
$2v_0 \sqrt {\frac{{{m_1}{m_2}}}{{k({m_1} + {m_2})}}} $

Solution

(A) Since there is no external horizontal force,the linear momentum of the system is conserved.
Let $v$ be the common velocity of both blocks at the moment of maximum elongation.
By conservation of linear momentum: $m_2 v_0 = (m_1 + m_2) v \implies v = \frac{m_2 v_0}{m_1 + m_2}$.
By conservation of mechanical energy,the initial kinetic energy of the system equals the sum of the final kinetic energy and the potential energy stored in the spring at maximum elongation $x_0$:
$\frac{1}{2} m_2 v_0^2 = \frac{1}{2} (m_1 + m_2) v^2 + \frac{1}{2} k x_0^2$.
Substituting $v$ into the energy equation:
$\frac{1}{2} m_2 v_0^2 = \frac{1}{2} (m_1 + m_2) \left( \frac{m_2 v_0}{m_1 + m_2} \right)^2 + \frac{1}{2} k x_0^2$.
$m_2 v_0^2 = \frac{m_2^2 v_0^2}{m_1 + m_2} + k x_0^2$.
$k x_0^2 = m_2 v_0^2 \left( 1 - \frac{m_2}{m_1 + m_2} \right) = m_2 v_0^2 \left( \frac{m_1}{m_1 + m_2} \right)$.
$x_0^2 = \frac{m_1 m_2 v_0^2}{k(m_1 + m_2)}$.
$x_0 = v_0 \sqrt{\frac{m_1 m_2}{k(m_1 + m_2)}}$.
Solution diagram
175
AdvancedMCQ
$A$ sphere of mass $m$ slides down a smooth inclined plane from a point $B$ at a height of $h$ starting from rest. The magnitude of the change in momentum of the particle between position $A$ (at the bottom of the incline) and $C$ (on the horizontal surface) is (assuming the angle of inclination of the plane is $\theta$ with respect to the horizontal):
Question diagram
A
$0$
B
$2m \sqrt{2gh} \sin \theta$
C
$2m \sqrt{2gh} \sin(\theta/2)$
D
$2m \sqrt{2gh}$

Solution

(C) Let the velocity of the particle at the base of the inclined plane (point $A$) be $v$. Using the work-energy theorem: $W_g = \Delta K.E.$
$mgh = \frac{1}{2}mv^2 - 0$
$\implies v = \sqrt{2gh}$.
At point $C$ (on the horizontal surface),the velocity is $v$ in the horizontal direction: $\vec{P}_C = mv \hat{i}$.
At point $A$ (at the bottom of the incline),the velocity is $v$ directed along the incline at an angle $\theta$ below the horizontal: $\vec{P}_A = mv \cos \theta \hat{i} - mv \sin \theta \hat{j}$.
The change in momentum between $A$ and $C$ is $\Delta \vec{P} = \vec{P}_C - \vec{P}_A = (mv - mv \cos \theta) \hat{i} + mv \sin \theta \hat{j}$.
The magnitude is $|\Delta \vec{P}| = \sqrt{(mv(1 - \cos \theta))^2 + (mv \sin \theta)^2}$.
$|\Delta \vec{P}| = mv \sqrt{1 + \cos^2 \theta - 2 \cos \theta + \sin^2 \theta} = mv \sqrt{2 - 2 \cos \theta}$.
Using the identity $1 - \cos \theta = 2 \sin^2(\theta/2)$:
$|\Delta \vec{P}| = mv \sqrt{4 \sin^2(\theta/2)} = 2mv \sin(\theta/2)$.
Substituting $v = \sqrt{2gh}$,we get $|\Delta \vec{P}| = 2m \sqrt{2gh} \sin(\theta/2)$.
Solution diagram
176
MediumMCQ
$A$ $1000\, kg$ elevator rises from rest in the basement to the fourth floor,a distance of $20\, m$. As it passes the fourth floor,its speed is $4\, m/s$. There is a constant frictional force of $500\, N$. The work done by the lifting mechanism is
A
$196 \times 10^3\, J$
B
$204 \times 10^3\, J$
C
$214 \times 10^3\, J$
D
$203 \times 10^3\, J$

Solution

(C) The work done by the lifting mechanism $(W_{lift})$ must overcome gravity,provide kinetic energy,and overcome friction.
$1$. Work done against gravity $(W_g)$:
$W_g = mgh = 1000 \times 9.8 \times 20 = 196 \times 10^3\, J$
$2$. Work done to provide kinetic energy $(W_k)$:
$W_k = \frac{1}{2} mv^2 = \frac{1}{2} \times 1000 \times (4)^2 = 500 \times 16 = 8 \times 10^3\, J$
$3$. Work done against friction $(W_f)$:
$W_f = F_f \times d = 500 \times 20 = 10 \times 10^3\, J$
Total work done by the lifting mechanism:
$W_{lift} = W_g + W_k + W_f = (196 + 8 + 10) \times 10^3\, J = 214 \times 10^3\, J$
177
DifficultMCQ
$A$ block $C$ of mass $m$ is moving with velocity $v_0$ and collides elastically with block $A$ of mass $m$ which is connected to another block $B$ of mass $2m$ through a spring of spring constant $k$. What is $k$ if $x_0$ is the compression of the spring when the velocity of $A$ and $B$ is the same?
Question diagram
A
$\frac{mv_0^2}{x_0^2}$
B
$\frac{mv_0^2}{2x_0^2}$
C
$\frac{3}{2} \frac{mv_0^2}{x_0^2}$
D
$\frac{2}{3} \frac{mv_0^2}{x_0^2}$

Solution

(D) Step $1$: Collision between $C$ and $A$. Since the collision is elastic and both have mass $m$,they exchange velocities. Block $C$ comes to rest,and block $A$ starts moving with velocity $v_0$.
Step $2$: After the collision,block $A$ moves towards block $B$ and compresses the spring. When the spring is compressed by $x_0$,both $A$ and $B$ move with the same velocity $v$.
Step $3$: Apply conservation of linear momentum for the system $(A+B)$:
$m v_0 = (m + 2m) v$
$m v_0 = 3m v$
$v = \frac{v_0}{3}$
Step $4$: Apply conservation of mechanical energy for the system $(A+B)$:
Initial kinetic energy of $A$ = Final kinetic energy of $(A+B)$ + Potential energy of the spring
$\frac{1}{2} m v_0^2 = \frac{1}{2} (m + 2m) v^2 + \frac{1}{2} k x_0^2$
$\frac{1}{2} m v_0^2 = \frac{1}{2} (3m) \left(\frac{v_0}{3}\right)^2 + \frac{1}{2} k x_0^2$
$m v_0^2 = 3m \frac{v_0^2}{9} + k x_0^2$
$m v_0^2 = \frac{m v_0^2}{3} + k x_0^2$
$k x_0^2 = m v_0^2 - \frac{m v_0^2}{3} = \frac{2}{3} m v_0^2$
$k = \frac{2 m v_0^2}{3 x_0^2}$
178
DifficultMCQ
$A$ bullet of mass $0.01 \, kg$ travelling at a speed of $500 \, m/s$ strikes a block of mass $2 \, kg$ which is suspended by a string of length $5 \, m$. The center of gravity of the block is found to rise a vertical distance of $0.1 \, m$. What is the speed of the bullet after it emerges from the block?
A
$110$
B
$220$
C
$330$
D
$200$

Solution

(B) Let $m = 0.01 \, kg$ be the mass of the bullet,$M = 2 \, kg$ be the mass of the block,$u = 500 \, m/s$ be the initial speed of the bullet,$V_b$ be the final speed of the bullet,and $V_B$ be the velocity of the block immediately after the impact.
Applying the Law of Conservation of Linear Momentum $(COLM)$ during the collision:
$m \cdot u = m \cdot V_b + M \cdot V_B$
$0.01 \times 500 = 0.01 \times V_b + 2 \times V_B$
$5 = 0.01 \cdot V_b + 2 \cdot V_B \quad \dots(1)$
Applying the Law of Conservation of Mechanical Energy $(COME)$ for the block after the collision:
$\frac{1}{2} M V_B^2 = Mgh$
$V_B = \sqrt{2gh} = \sqrt{2 \times 9.8 \times 0.1} = \sqrt{1.96} = 1.4 \, m/s$
Substitute $V_B = 1.4 \, m/s$ into equation $(1)$:
$5 = 0.01 \cdot V_b + 2(1.4)$
$5 = 0.01 \cdot V_b + 2.8$
$0.01 \cdot V_b = 2.2$
$V_b = \frac{2.2}{0.01} = 220 \, m/s$.
179
EasyMCQ
$A$ man is slipping on a frictionless inclined plane and a bag falls down from the same height. Then the velocity of both is related as
A
$v_{B} > v_{m}$
B
$v_{B} < v_{m}$
C
$v_{B} = v_{m}$
D
$v_{B}$ and $v_{m}$ cannot be related.

Solution

(C) According to the law of conservation of mechanical energy,the total mechanical energy remains constant in the absence of non-conservative forces like friction.
For both the man and the bag,the initial potential energy is $PE_i = mgh$ and the initial kinetic energy is $KE_i = 0$.
At the bottom,the potential energy is $PE_f = 0$ and the kinetic energy is $KE_f = \frac{1}{2}mv^2$.
Equating the energies: $mgh = \frac{1}{2}mv^2$.
Solving for velocity: $v = \sqrt{2gh}$.
Since both the man and the bag fall through the same vertical height $h$ and are subject to the same gravitational acceleration $g$,their final velocities at the bottom will be equal,regardless of the path taken (as long as the plane is frictionless).
180
MediumMCQ
Two identical $5\,kg$ blocks are moving with the same speed of $2\,m/s$ towards each other along a frictionless horizontal surface. The two blocks collide,stick together,and come to rest. Considering the two blocks as a system,the work done on the system by the external forces will be ............. $Joule$.
A
$20$
B
$-20$
C
$0$
D
None of these

Solution

(C) $1$. Identify the system: The system consists of two blocks of mass $m = 5\,kg$ each.
$2$. Analyze the forces: The blocks move on a frictionless horizontal surface. The external forces acting on the system are gravity (downward) and the normal force from the surface (upward).
$3$. Determine displacement: Since the motion is horizontal,the displacement of the center of mass is horizontal. The external forces (gravity and normal force) act vertically.
$4$. Calculate work done: The work done by a force is given by $W = \vec{F} \cdot \vec{d} = Fd \cos(\theta)$. Since the forces are vertical and the displacement is horizontal,the angle $\theta = 90^\circ$. Thus,$\cos(90^\circ) = 0$.
$5$. Conclusion: The work done by external forces on the system is $0\,J$.
181
DifficultMCQ
$A$ wooden block of mass $M$ is suspended by a cord and is at rest. $A$ bullet of mass $m$,moving with a velocity $v$,passes through the block and emerges with a velocity $v/2$ in the same direction. If the block rises to a height $H$,calculate the value of $H$.
A
$m^2v^2/2M^2g$
B
$m^2v^2/8M^2g$
C
$mv^2/4Mg$
D
$mv^2/2Mg$

Solution

(B) According to the Law of Conservation of Linear Momentum $(COLM)$:
$mv + 0 = m(v/2) + MV'$
$mv/2 = MV'$
$V' = mv / (2M)$
Here,$V'$ is the velocity acquired by the block of mass $M$ immediately after the bullet passes through it.
Using the Law of Conservation of Mechanical Energy $(COME)$ for the block:
$(1/2)MV'^2 = MgH$
Substitute $V' = mv / (2M)$ into the equation:
$(1/2)M(mv / 2M)^2 = MgH$
$(1/2)M(m^2v^2 / 4M^2) = MgH$
$m^2v^2 / (8M^2) = MgH$
$H = m^2v^2 / (8M^2g)$
182
DifficultMCQ
$A$ ball of mass $1\,kg$ moving with a velocity of $4\,m/s$ collides with a stationary ball of mass $M$. The collision is oblique. After the collision,the first ball moves at a right angle to its initial direction with a velocity of $3\,m/s$. The momentum of the second ball (in $kg\cdot m/s$) after the collision would be nearly:
A
$5$
B
$7$
C
$1$
D
$3$

Solution

(A) Let the initial direction of the first ball be along the $x$-axis.
Initial momentum of the system along the $x$-axis: $P_{ix} = (1\,kg)(4\,m/s) + (M)(0) = 4\,kg\cdot m/s$.
Initial momentum of the system along the $y$-axis: $P_{iy} = 0$.
After the collision,the first ball moves along the $y$-axis with a velocity of $3\,m/s$. Its momentum is $p_1 = (1\,kg)(3\,m/s) = 3\,kg\cdot m/s$ along the $y$-axis.
Let the momentum of the second ball be $\vec{p}_2$ with components $p_{2x}$ and $p_{2y}$.
By the law of conservation of linear momentum:
Along $x$-axis: $4 = p_{2x} \implies p_{2x} = 4\,kg\cdot m/s$.
Along $y$-axis: $0 = 3 + p_{2y} \implies p_{2y} = -3\,kg\cdot m/s$.
The magnitude of the momentum of the second ball is $p_2 = \sqrt{p_{2x}^2 + p_{2y}^2} = \sqrt{4^2 + (-3)^2} = \sqrt{16 + 9} = \sqrt{25} = 5\,kg\cdot m/s$.
Solution diagram
183
DifficultMCQ
Two identical particles are moving with same velocity $v$ as shown in the figure. If the collision is completely inelastic,then:
Question diagram
A
The velocity of separation is zero.
B
The velocity of approach is $2v \sin(\theta/2)$.
C
The common velocity after collision is $v \cos(\theta/2)$.
D
All of the above.

Solution

(D) $1$. Velocity of approach: The components of velocity along the line of impact (the horizontal axis) are $v \sin(\theta/2)$ for both particles. Since they are moving towards each other,the velocity of approach is $v \sin(\theta/2) + v \sin(\theta/2) = 2v \sin(\theta/2)$.
$2$. Velocity of separation: In a completely inelastic collision,the particles stick together after the collision,so their relative velocity of separation is $0$.
$3$. Common velocity after collision: By the law of conservation of linear momentum along the horizontal axis,the initial momentum is $m(v \cos(\theta/2)) + m(v \cos(\theta/2)) = 2mv \cos(\theta/2)$. After the collision,the combined mass is $2m$ moving with velocity $v'$. Thus,$2mv' = 2mv \cos(\theta/2)$,which gives $v' = v \cos(\theta/2)$.
Since all statements are correct,the correct option is $D$.
Solution diagram
184
DifficultMCQ
Four particles $A, B, C$ and $D$ of equal mass $m$ are placed at four corners of a square. They move with equal uniform speed $v$ towards the intersection of the diagonals. After collision,$A$ comes to rest,$B$ traces its path back with the same speed $v$,and $C$ and $D$ move with equal speeds $v'$. What is the velocity of $C$ after collision?
A
$\frac{2v}{3}$
B
$2v$
C
$\frac{v}{2}$
D
$v$

Solution

(C) Let the mass of each particle be $m$. The initial velocity vectors of the particles $A, B, C, D$ directed towards the center are $\vec{v}_A, \vec{v}_B, \vec{v}_C, \vec{v}_D$. Since the particles are at the corners of a square and moving towards the center with speed $v$,their initial total momentum is $\vec{P}_i = m(\vec{v}_A + \vec{v}_B + \vec{v}_C + \vec{v}_D) = 0$ because the vectors cancel each other out.
By the law of conservation of linear momentum,the final total momentum must also be zero: $\vec{P}_f = m(\vec{v}'_A + \vec{v}'_B + \vec{v}'_C + \vec{v}'_D) = 0$.
Given:
$1$. Particle $A$ comes to rest: $\vec{v}'_A = 0$.
$2$. Particle $B$ traces its path back with speed $v$: $\vec{v}'_B = -\vec{v}_B$.
$3$. Particles $C$ and $D$ move with equal speeds $v'$: $\vec{v}'_C = \vec{v}'_D$.
Substituting these into the conservation equation:
$0 + (-\vec{v}_B) + \vec{v}'_C + \vec{v}'_D = 0$
Since $\vec{v}'_C = \vec{v}'_D$,we have $2\vec{v}'_C = \vec{v}_B$.
Taking the magnitudes,$2v' = v$,which gives $v' = \frac{v}{2}$.
Thus,the velocity of $C$ after the collision is $\frac{v}{2}$.
Solution diagram
185
DifficultMCQ
$A$ body of mass $2.9 \, kg$ is suspended from a string of length $2.5 \, m$ and is at rest. $A$ bullet of mass $100 \, g$ strikes the block horizontally with velocity $150 \, m/s$ and sticks to it. What is the maximum angle made by the string with the vertical after the impact? (Given $g = 10 \, m/s^2$)
A
$30$
B
$45$
C
$60$
D
$90$

Solution

(C) Let $M = 2.9 \, kg$ be the mass of the block and $m = 0.1 \, kg$ be the mass of the bullet. Let $v_0 = 150 \, m/s$ be the velocity of the bullet.
By the principle of conservation of linear momentum during the inelastic collision:
$m v_0 = (M + m) V$
$0.1 \times 150 = (2.9 + 0.1) V$
$15 = 3 V \Rightarrow V = 5 \, m/s$
Now,the combined system swings to a height $h$. By the principle of conservation of mechanical energy:
$\frac{1}{2} (M + m) V^2 = (M + m) g h$
$h = \frac{V^2}{2g} = \frac{5^2}{2 \times 10} = \frac{25}{20} = 1.25 \, m$
From the geometry of the pendulum,the height $h$ is given by $h = l(1 - \cos \theta)$,where $l = 2.5 \, m$ is the length of the string.
$1.25 = 2.5 (1 - \cos \theta)$
$1 - \cos \theta = \frac{1.25}{2.5} = 0.5$
$\cos \theta = 1 - 0.5 = 0.5$
$\theta = \cos^{-1}(0.5) = 60^{\circ}$
Solution diagram
186
MediumMCQ
$A$ ball is dropped from a height of $5\,m$ onto a sandy floor and penetrates the sand up to $1\,m$ before coming to rest. The retardation of the ball in sand (assuming it to be uniform) will be ................ $m/s^2$.
A
$25$
B
$50$
C
$75$
D
$100$

Solution

(B) Let the height from which the ball is dropped be $h = 5\,m$ and the depth of penetration be $s = 1\,m$.
When the ball hits the sand,its velocity $v$ is given by $v^2 = 2gh = 2 \times 10 \times 5 = 100\,m^2/s^2$ (taking $g = 10\,m/s^2$).
Inside the sand,the ball comes to rest,so its final velocity $v_f = 0$.
Using the equation of motion $v_f^2 = v^2 - 2as$,where $a$ is the retardation:
$0 = 100 - 2 \times a \times 1$.
$2a = 100$.
$a = 50\,m/s^2$.
Thus,the retardation of the ball in the sand is $50\,m/s^2$.
187
DifficultMCQ
$A$ block of mass $m = 0.1\,kg$ is connected to a spring of unknown spring constant $k.$ It is compressed to a distance $x$ from its equilibrium position and released from rest. After approaching half the distance $(\frac{x}{2})$ from the equilibrium position,it hits another block and comes to rest momentarily,while the other block moves with a velocity $3\,m/s.$ The total initial energy of the spring is ................ $J$.
A
$0.3$
B
$0.6$
C
$0.8$
D
$1.5$

Solution

(B) Let the velocity of the block of mass $m_1 = 0.1\,kg$ at position $\frac{x}{2}$ be $u.$ When it hits the second block of mass $m_2,$ the first block comes to rest,meaning $v_1 = 0.$ The second block moves with $v_2 = 3\,m/s.$
By conservation of momentum: $m_1 u + m_2(0) = m_1(0) + m_2(3) \Rightarrow 0.1u = 3m_2.$
By conservation of energy for the collision: $\frac{1}{2}m_1 u^2 = \frac{1}{2}m_2(3)^2 \Rightarrow 0.1u^2 = 9m_2.$
Dividing the two equations: $\frac{0.1u^2}{0.1u} = \frac{9m_2}{3m_2} \Rightarrow u = 3\,m/s.$
Now,using energy conservation for the spring-block system from the initial compressed position to the position $\frac{x}{2}$:
Total initial energy $E = \frac{1}{2}kx^2.$
Energy at position $\frac{x}{2}$ is $E' = \frac{1}{2}k(\frac{x}{2})^2 + \frac{1}{2}m_1 u^2.$
Since $E = E',$ we have $\frac{1}{2}kx^2 = \frac{1}{8}kx^2 + \frac{1}{2}(0.1)(3)^2.$
$\frac{3}{8}kx^2 = 0.45 \Rightarrow \frac{1}{2}kx^2 = \frac{0.45 \times 8}{3 \times 2} = 0.6\,J.$
188
DifficultMCQ
$A$ particle is moving in a circle of radius $r$ under the action of a force $F = \alpha r^2$ which is directed towards the centre of the circle. The total mechanical energy (kinetic energy + potential energy) of the particle is (take potential energy $= 0$ for $r = 0$).
A
$\frac{1}{2}\alpha r^3$
B
$\frac{5}{6}\alpha r^3$
C
$\frac{4}{3}\alpha r^3$
D
$\alpha r^3$

Solution

(B) The potential energy $U$ is defined by the work done against the central force: $dU = -F \cdot dr$. Since the force is directed towards the center,the potential energy is $U = \int_0^r F dr = \int_0^r \alpha r^2 dr = \frac{\alpha r^3}{3}$.
For circular motion,the centripetal force is provided by the given force: $\frac{mv^2}{r} = F = \alpha r^2$.
Thus,the kinetic energy $K.E. = \frac{1}{2}mv^2 = \frac{1}{2}(\alpha r^2)r = \frac{1}{2}\alpha r^3$.
The total mechanical energy $E = K.E. + P.E. = \frac{1}{2}\alpha r^3 + \frac{1}{3}\alpha r^3 = \frac{5}{6}\alpha r^3$.
189
DifficultMCQ
$A$ small ball of mass $m$ starts at a point $A$ with speed $v_0$ and moves along a frictionless track $AB$ as shown. The track $BC$ has a coefficient of friction $\mu$. The ball comes to a stop at $C$ after traveling a distance $L$. The value of $L$ is:
Question diagram
A
$\frac{2h}{\mu} + \frac{v_0^2}{2\mu g}$
B
$\frac{h}{\mu} + \frac{v_0^2}{2\mu g}$
C
$\frac{h}{2\mu} + \frac{v_0^2}{\mu g}$
D
$\frac{h}{2\mu} + \frac{v_0^2}{2\mu g}$

Solution

(B) By the law of conservation of energy,the total energy at point $A$ is equal to the total energy at point $B$.
Taking the potential energy at the level of track $BC$ as zero,we have:
$mgh + \frac{1}{2}mv_0^2 = \frac{1}{2}mv_B^2$
$v_B^2 = v_0^2 + 2gh$
Now,the ball moves on the rough surface $BC$ and comes to rest at $C$ after traveling distance $L$. The work done by friction is equal to the change in kinetic energy:
$-f_k \cdot L = 0 - \frac{1}{2}mv_B^2$
$-\mu mg \cdot L = -\frac{1}{2}m(v_0^2 + 2gh)$
$L = \frac{v_0^2 + 2gh}{2\mu g}$
$L = \frac{v_0^2}{2\mu g} + \frac{2gh}{2\mu g} = \frac{h}{\mu} + \frac{v_0^2}{2\mu g}$
190
DifficultMCQ
$A$ bullet of mass $4\,g$ is fired horizontally with a speed of $300\,m/s$ into a $0.8\,kg$ block of wood at rest on a table. If the coefficient of friction between the block and the table is $0.3$,how far will the block slide approximately (in $,m$)?
A
$0.19$
B
$0.379$
C
$0.569$
D
$0.758$

Solution

(B) Given: Mass of bullet $m_1 = 4\,g = 0.004\,kg$,initial velocity $u_1 = 300\,m/s$. Mass of block $m_2 = 0.8\,kg$,initial velocity $u_2 = 0\,m/s$.
By the law of conservation of momentum,the combined velocity $v$ after the bullet embeds in the block is:
$m_1 u_1 + m_2 u_2 = (m_1 + m_2)v$
$0.004 \times 300 + 0.8 \times 0 = (0.8 + 0.004)v$
$1.2 = 0.804v$
$v = \frac{1.2}{0.804} \approx 1.4925\,m/s$.
Now,the block slides due to friction. The retardation $a$ is given by $a = \mu g = 0.3 \times 10 = 3\,m/s^2$.
Using the equation of motion $v_f^2 = v_i^2 + 2as$,where $v_f = 0$ (final velocity) and $v_i = v$:
$0 = (1.4925)^2 - 2 \times 3 \times s$
$6s = 2.2275$
$s = \frac{2.2275}{6} \approx 0.371\,m$.
Rounding to the nearest provided option,the block slides approximately $0.379\,m$.
191
DifficultMCQ
$A$ bullet loses $\left( \frac{1}{n} \right)^{th}$ of its velocity while passing through one plank. The number of such planks required to stop the bullet is:
A
$\frac{n^2}{2n - 1}$
B
$\frac{2n^2}{n - 1}$
C
infinite
D
$n$

Solution

(A) Let $u$ be the initial velocity of the bullet of mass $m$. After passing through a plank of thickness $x$,its velocity decreases to $v$.
Given that the bullet loses $\frac{1}{n}$ of its velocity,the final velocity $v$ is:
$v = u - \frac{u}{n} = u \left( \frac{n - 1}{n} \right)$
Using the work-energy theorem for one plank,where $F$ is the retarding force:
$Fx = \frac{1}{2} m u^2 - \frac{1}{2} m v^2$
$Fx = \frac{1}{2} m u^2 - \frac{1}{2} m \left( u \frac{n - 1}{n} \right)^2$
$Fx = \frac{1}{2} m u^2 \left[ 1 - \frac{(n - 1)^2}{n^2} \right] = \frac{1}{2} m u^2 \left[ \frac{n^2 - (n^2 - 2n + 1)}{n^2} \right] = \frac{1}{2} m u^2 \left( \frac{2n - 1}{n^2} \right)$
Let $P$ be the number of planks required to stop the bullet. The total distance traveled is $Px$,and the final velocity is $0$:
$F(Px) = \frac{1}{2} m u^2 - 0$
$P(Fx) = \frac{1}{2} m u^2$
Substituting the value of $Fx$:
$P \left[ \frac{1}{2} m u^2 \left( \frac{2n - 1}{n^2} \right) \right] = \frac{1}{2} m u^2$
$P = \frac{n^2}{2n - 1}$
192
DifficultMCQ
$A$ $70\, kg$ man leaps vertically into the air from a crouching position. To take the leap,the man pushes the ground with a constant force $F$ to raise himself. The center of gravity rises by $0.5\, m$ before he leaves the ground. After the leap,the center of gravity rises by another $1\, m$. The maximum power delivered by the muscles is: (Take $g = 10\, ms^{-2}$)
A
$6.26 \times 10^3$ Watts at the start
B
$6.26 \times 10^3$ Watts at take off
C
$6.26 \times 10^4$ Watts at the start
D
$6.26 \times 10^4$ Watts at take off

Solution

(B) Let $m = 70\, kg$ be the mass of the man,$h_1 = 0.5\, m$ be the displacement during the push,and $h_2 = 1\, m$ be the height reached after take-off.
Using the work-energy theorem during the push phase: $(F - mg)h_1 = \frac{1}{2}mv^2$.
Using energy conservation for the flight phase: $\frac{1}{2}mv^2 = mgh_2$,which gives $v = \sqrt{2gh_2} = \sqrt{2 \times 10 \times 1} = \sqrt{20} \approx 4.47\, m/s$.
Substituting $v^2 = 2gh_2$ into the work equation: $(F - mg)h_1 = mgh_2 \implies F = mg(1 + h_2/h_1) = 70 \times 10 \times (1 + 1/0.5) = 700 \times 3 = 2100\, N$.
The power delivered by the muscles is $P = Fv$. At take-off,$v = \sqrt{20}$.
$P = 2100 \times \sqrt{20} \approx 2100 \times 4.472 = 9391\, W$.
However,assuming the standard model for this specific problem where $F = 2mg$ is often used in simplified contexts,$P = 2mg \times \sqrt{2gh_2} = 2 \times 700 \times 4.472 = 6260.8\, W \approx 6.26 \times 10^3\, W$ at take-off.
193
DifficultMCQ
Two bodies $A$ and $B$ of mass $m$ and $2m$ respectively are placed on a smooth floor. They are connected by a spring of negligible mass. $A$ third body $C$ of mass $m$ is placed on the floor. The body $C$ moves with a velocity $v_0$ along the line joining $A$ and $B$ and collides elastically with $A$. At a certain time after the collision,it is found that the instantaneous velocities of $A$ and $B$ are the same and the compression of the spring is $x_0$. The spring constant $k$ will be
A
$m\frac{v_0^2}{x_0^2}$
B
$m\frac{v_0}{2x_0}$
C
$2m\frac{v_0}{x_0}$
D
$\frac{2}{3}m\left(\frac{v_0}{x_0}\right)^2$

Solution

(D) Initial momentum of the system (block $C$) is $P_i = mv_0$.
After the elastic collision between $C$ (mass $m$) and $A$ (mass $m$),since they have equal masses,they exchange their velocities. Thus,$C$ comes to rest and $A$ starts moving with velocity $v_0$.
Now,the system consists of blocks $A$ and $B$ connected by a spring,with $A$ moving at $v_0$ and $B$ at rest.
Let $v$ be the common velocity of $A$ and $B$ when the spring compression is $x_0$. By the law of conservation of linear momentum:
$mv_0 = (m + 2m)v$
$mv_0 = 3mv$
$v = \frac{v_0}{3}$
By the law of conservation of energy,the initial kinetic energy of $A$ equals the sum of the kinetic energy of the system $(A+B)$ and the potential energy of the spring:
$\frac{1}{2}mv_0^2 = \frac{1}{2}(3m)v^2 + \frac{1}{2}kx_0^2$
Substitute $v = \frac{v_0}{3}$:
$\frac{1}{2}mv_0^2 = \frac{1}{2}(3m)\left(\frac{v_0}{3}\right)^2 + \frac{1}{2}kx_0^2$
$\frac{1}{2}mv_0^2 = \frac{1}{2}(3m)\frac{v_0^2}{9} + \frac{1}{2}kx_0^2$
$\frac{1}{2}mv_0^2 = \frac{1}{6}mv_0^2 + \frac{1}{2}kx_0^2$
$\frac{1}{2}kx_0^2 = \frac{1}{2}mv_0^2 - \frac{1}{6}mv_0^2 = \frac{1}{3}mv_0^2$
$k = \frac{2}{3}m\left(\frac{v_0}{x_0}\right)^2$
Solution diagram
194
MediumMCQ
$A$ ball is dropped vertically downwards from a height $h$ above the ground. It hits the ground inelastically and bounces up vertically. Neglecting subsequent motion and air resistance,which of the following graphs represents the variation between speed $(v)$ and height $(h)$ correctly?
A
Option A
B
Option B
C
Option C
D
Option D

Solution

(D) When a ball is dropped from a height $h$,its speed $v$ at any height $y$ (measured from the ground) is given by the conservation of energy: $mgh = mgy + \frac{1}{2}mv^2$,which simplifies to $v = \sqrt{2g(h-y)}$.
This equation represents a parabola opening towards the left in the $(v, h)$ plane,where $h$ is the vertical axis and $v$ is the horizontal axis.
During the downward motion,as $h$ decreases from the initial height to $0$,the speed $v$ increases from $0$ to $\sqrt{2gh}$.
Upon hitting the ground inelastically,the ball loses some kinetic energy,so its velocity immediately after the bounce is $v' = ev$,where $e < 1$ is the coefficient of restitution.
During the upward motion,the ball starts with speed $v'$ at $h=0$ and reaches a new maximum height $h' = e^2h$. The speed $v$ decreases from $v'$ to $0$ as $h$ increases from $0$ to $h'$.
This behavior is represented by a downward-opening parabolic arc for the downward motion and an upward-opening parabolic arc for the upward motion,with the upward motion reaching a lower height. Graph $D$ correctly depicts this sequence.
Solution diagram
195
DifficultMCQ
Three blocks $A, B$ and $C$ are lying on a smooth horizontal surface,as shown in the figure. $A$ and $B$ have equal masses $m$,while $C$ has mass $M$. Block $A$ is given an initial speed $v$ towards $B$,due to which it collides with $B$ perfectly inelastically. The combined mass then collides with $C$,also perfectly inelastically. If $5/6^{th}$ of the initial kinetic energy is lost in the whole process,what is the value of $M/m$?
Question diagram
A
$5$
B
$2$
C
$4$
D
$3$

Solution

(C) Let the initial velocity of block $A$ be $v$. Since the collisions are perfectly inelastic,the blocks stick together after each collision.
$1$. Collision between $A$ and $B$:
By conservation of linear momentum: $mv = (m + m)v_1 = 2mv_1 \implies v_1 = v/2$.
$2$. Collision between the combined mass $(A+B)$ and $C$:
By conservation of linear momentum: $(2m)v_1 = (2m + M)v_f$.
Substituting $v_1 = v/2$: $(2m)(v/2) = (2m + M)v_f \implies mv = (2m + M)v_f \implies v_f = \frac{mv}{2m + M}$.
$3$. Kinetic Energy Analysis:
Initial kinetic energy $K_i = \frac{1}{2}mv^2$.
Final kinetic energy $K_f = \frac{1}{2}(2m + M)v_f^2 = \frac{1}{2}(2m + M) \left( \frac{mv}{2m + M} \right)^2 = \frac{m^2v^2}{2(2m + M)}$.
Given that $5/6^{th}$ of the initial kinetic energy is lost,the final kinetic energy is $1/6^{th}$ of the initial kinetic energy:
$K_f = \frac{1}{6} K_i \implies \frac{m^2v^2}{2(2m + M)} = \frac{1}{6} \left( \frac{1}{2}mv^2 \right)$.
Simplifying: $\frac{m}{2m + M} = \frac{1}{6} \implies 6m = 2m + M \implies M = 4m \implies M/m = 4$.
196
MediumMCQ
$A$ body of mass $m_1$ moving with an unknown velocity $v_1 \hat{i}$ undergoes a one-dimensional collision with a body of mass $m_2$ moving with velocity $v_2 \hat{i}$. After the collision,the bodies $m_1$ and $m_2$ move with velocities $v_3 \hat{i}$ and $v_4 \hat{i}$ respectively. If $m_2 = 0.5\, m_1$ and $v_3 = 0.5\, v_1$,find $v_1$.
A
$v_4 - \frac{v_2}{2}$
B
$v_4 - \frac{v_2}{4}$
C
$v_4 - v_2$
D
$v_4 + v_2$

Solution

(C) According to the law of conservation of linear momentum:
$m_1 v_1 + m_2 v_2 = m_1 v_3 + m_2 v_4$
Given that $m_2 = 0.5\, m_1$ and $v_3 = 0.5\, v_1$.
Substituting the values:
$m_1 v_1 + (0.5\, m_1) v_2 = m_1 (0.5\, v_1) + (0.5\, m_1) v_4$
Dividing both sides by $m_1$:
$v_1 + 0.5\, v_2 = 0.5\, v_1 + 0.5\, v_4$
$v_1 - 0.5\, v_1 = 0.5\, v_4 - 0.5\, v_2$
$0.5\, v_1 = 0.5\, (v_4 - v_2)$
$v_1 = v_4 - v_2$
197
MediumMCQ
$A$ wedge of mass $M = 4m$ lies on a frictionless plane. $A$ particle of mass $m$ approaches the wedge with speed $v$. There is no friction between the particle and the plane or between the particle and the wedge. The maximum height climbed by the particle on the wedge is given by
A
$\frac{2v^2}{7g}$
B
$\frac{v^2}{g}$
C
$\frac{2v^2}{5g}$
D
$\frac{v^2}{2g}$

Solution

(C) Let the particle attain a maximum height $h$ on the wedge. At this point,the particle and the wedge move together with a common horizontal velocity $V_f$.
By the principle of conservation of linear momentum in the horizontal direction:
$mv = (m + M)V_f$
Since $M = 4m$,we have:
$mv = (m + 4m)V_f = 5mV_f$
$V_f = \frac{v}{5}$
By the principle of conservation of mechanical energy:
$\frac{1}{2}mv^2 = \frac{1}{2}(m + M)V_f^2 + mgh$
$\frac{1}{2}mv^2 = \frac{1}{2}(5m)\left(\frac{v}{5}\right)^2 + mgh$
$\frac{1}{2}mv^2 = \frac{1}{2}(5m)\left(\frac{v^2}{25}\right) + mgh$
$\frac{1}{2}mv^2 = \frac{1}{10}mv^2 + mgh$
$mgh = \frac{1}{2}mv^2 - \frac{1}{10}mv^2 = \frac{5-1}{10}mv^2 = \frac{4}{10}mv^2 = \frac{2}{5}mv^2$
$h = \frac{2v^2}{5g}$
198
DifficultMCQ
Two particles,of masses $M$ and $2M$,moving as shown,with speeds of $10\, m/s$ and $5\, m/s$,collide elastically at the origin. After the collision,they move along the indicated directions with speeds $v_1$ and $v_2$ respectively. The values of $v_1$ and $v_2$ are nearly:
Question diagram
A
$3.2\, m/s$ and $12.6\, m/s$
B
$6.5\, m/s$ and $6.3\, m/s$
C
$6.5\, m/s$ and $3.2\, m/s$
D
$3.2\, m/s$ and $6.3\, m/s$

Solution

(B) Let the initial velocities be $\vec{u}_1 = 10(\cos 30^\circ \hat{i} - \sin 30^\circ \hat{j})$ and $\vec{u}_2 = 5(\cos 45^\circ \hat{i} + \sin 45^\circ \hat{j})$.
Let the final velocities be $\vec{v}_1 = v_1(\cos 30^\circ \hat{i} + \sin 30^\circ \hat{j})$ and $\vec{v}_2 = v_2(\cos 45^\circ \hat{i} - \sin 45^\circ \hat{j})$.
Applying conservation of linear momentum in the $x$-direction:
$M(10 \cos 30^\circ) + 2M(5 \cos 45^\circ) = 2M(v_1 \cos 30^\circ) + M(v_2 \cos 45^\circ)$
$10(\frac{\sqrt{3}}{2}) + 10(\frac{1}{\sqrt{2}}) = 2v_1(\frac{\sqrt{3}}{2}) + v_2(\frac{1}{\sqrt{2}})$
$5\sqrt{3} + 5\sqrt{2} = v_1\sqrt{3} + \frac{v_2}{\sqrt{2}} \quad ... (i)$
Applying conservation of linear momentum in the $y$-direction:
$M(-10 \sin 30^\circ) + 2M(5 \sin 45^\circ) = 2M(v_1 \sin 30^\circ) + M(-v_2 \sin 45^\circ)$
$-5 + 5\sqrt{2} = v_1 - \frac{v_2}{\sqrt{2}} \quad ... (ii)$
Adding $(i)$ and $(ii)$:
$v_1(\sqrt{3} + 1) = 5\sqrt{3} + 10\sqrt{2} - 5$
$v_1 = \frac{5(1.732 - 1) + 14.14}{2.732} = \frac{3.66 + 14.14}{2.732} \approx 6.5\, m/s$
Substituting $v_1$ in $(ii)$:
$6.5 + 5 - 5\sqrt{2} = \frac{v_2}{\sqrt{2}}$
$v_2 = \sqrt{2}(11.5 - 7.07) = 1.414 \times 4.43 \approx 6.3\, m/s$.
199
DifficultMCQ
$A$ bullet of mass $0.01\,kg$ and travelling at a speed of $500\,m/s$ strikes a block of mass $2\,kg$ which is suspended by a string of length $5\,m$. The centre of gravity of the block is found to rise a vertical distance of $0.1\,m$. What is the speed of the bullet after it emerges from the block?
A
$110$
B
$220$
C
$330$
D
$200$

Solution

(B) Let $m = 0.01\,kg$ be the mass of the bullet,$M = 2\,kg$ be the mass of the block,$u = 500\,m/s$ be the initial speed of the bullet,$v$ be the final speed of the bullet,and $V$ be the velocity of the block immediately after the collision.
Applying the Conservation of Linear Momentum $(COLM)$:
$m u = m v + M V$
$0.01 \times 500 = 0.01 v + 2 V$
$5 = 0.01 v + 2 V \quad ...(1)$
Applying the Conservation of Mechanical Energy $(COME)$ for the block rising to height $h = 0.1\,m$:
$\frac{1}{2} M V^2 = M g h$
$V = \sqrt{2 g h} = \sqrt{2 \times 10 \times 0.1} = \sqrt{2} \approx 1.414\,m/s$ (Using $g = 10\,m/s^2$)
Substituting $V$ into equation $(1)$:
$5 = 0.01 v + 2(1.414)$
$5 = 0.01 v + 2.828$
$0.01 v = 2.172$
$v = 217.2\,m/s \approx 220\,m/s$ (Rounding to the nearest provided option).
200
MediumMCQ
$A$ bullet fired into a fixed target loses half of its velocity after penetrating $1\,cm$. How much further will it penetrate before coming to rest,assuming that it faces constant resistance to motion?
A
$1.5\,cm$
B
$1.0\,cm$
C
$3.0\,cm$
D
$\frac{1}{3}\,cm$

Solution

(D) Let the initial velocity of the bullet be $u$ and the constant retardation be $a$.
For the first part of the motion,the bullet penetrates $s_1 = 1\,cm$ and its velocity becomes $v_1 = \frac{u}{2}$.
Using the equation $v^2 = u^2 - 2as$,we get:
$(\frac{u}{2})^2 = u^2 - 2a(1) \implies \frac{u^2}{4} = u^2 - 2a \implies 2a = \frac{3u^2}{4} \quad ...(i)$
For the second part,the bullet travels an additional distance $d$ before coming to rest $(v_2 = 0)$ starting with velocity $v_1 = \frac{u}{2}$.
$0^2 = (\frac{u}{2})^2 - 2ad \implies 0 = \frac{u^2}{4} - 2ad \quad ...(ii)$
Substituting $2a = \frac{3u^2}{4}$ from equation $(i)$ into equation $(ii)$:
$0 = \frac{u^2}{4} - (\frac{3u^2}{4})d \implies \frac{u^2}{4} = \frac{3u^2}{4}d \implies d = \frac{1}{3}\,cm$.

Work, Energy, Power and Collision — Mix Examples-Work, Energy, Power and Collision · Frequently Asked Questions

1Are these Work, Energy, Power and Collision 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 Work, Energy, Power and Collision 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.