Motion in a Plane and Projectile Motion — NEET Physics PYQ MCQs with Solutions
Free NEET Physics PYQ Motion in a Plane and Projectile Motion MCQs with step-by-step solutions (20 questions). Part of Motion in a Plane. Practise online on Prepizo — no login needed.
▶ Practise Motion in a Plane and Projectile Motion online (free)
Questions with solutions
Q1 — Motion in a Plane and Projectile Motion · medium
Two bullets are fired horizontally and simultaneously towards each other from roof tops of two buildings 100 m apart and of same height of 200 m with the same velocity of 25 m/s. When and where will the two bullets collides. (given $g=10$ m/s$^2$)
A. After 2s at a height 180 m ✓ Correct
B. After 2s at a height of 20 m
C. After 4s at a height of 120 m
D. They will not collide
Solution: Distance between the buildings $d=100$ m, height $h=200$ m, speed $v=25$ m/s. As the bullets move towards each other, relative velocity $v_{rel}=25-(-25)=50$ m/s. Time $t=\dfrac{d}{v_{rel}}=\dfrac{100}{50}=2$ s. Vertically the bullet starts from rest ($u=0$) under gravity, so $x=-\dfrac{1}{2}gt^2=-\dfrac{1}{2}\times10\times(2)^2=-20$ m. The negative sign shows they collide 20 m below the top, i.e. at a height $(200-20)=180$ m from the ground after 2 s.
Q2 — Motion in a Plane and Projectile Motion · medium
When an object is shot from the bottom of a long smooth inclined plane kept at an angle $60^\circ$ with horizontal, it can travel a distance $x_1$ along the plane. But when the inclination is decreased to $30^\circ$ and the same object is shot with the same velocity, it can travel $x_2$ distance. Then $x_1:x_2$ will be
A. $\sqrt{2}:1$
B. $1:\sqrt{3}$ ✓ Correct
C. $1:2\sqrt{3}$
D. $1:\sqrt{2}$
Solution: Using $v^2=u^2-2gh$ with final $v=0$, and for inclined motion effective $g=g\sin\theta$, $h=x$, we get $u^2=2g\sin\theta\,x \Rightarrow x=\dfrac{u^2}{2g\sin\theta}$. So $\dfrac{x_1}{x_2}=\dfrac{2g\sin30^\circ}{2g\sin60^\circ}=\dfrac{1}{2}\times\dfrac{2}{\sqrt{3}}=\dfrac{1}{\sqrt{3}}$ or $1:\sqrt{3}$.
Q3 — Motion in a Plane and Projectile Motion · medium
The $x$ and $y$ coordinates of the particle at any time are $x=5t-2t^2$ and $y=10t$ respectively, where $x$ and $y$ are in metres and $t$ in seconds. The acceleration of the particle at $t=2$ s is
A. 0
B. $5$ m/s$^2$
C. $-4$ m/s$^2$ ✓ Correct
D. $-8$ m/s$^2$
Solution: $v_x=\dfrac{dx}{dt}=\dfrac{d}{dt}(5t-2t^2)=5-4t$, so $a_x=\dfrac{dv_x}{dt}=-4$ m/s$^2$. Also $y=10t \Rightarrow v_y=10$, $a_y=0$. Net acceleration $\vec{a}=a_x\hat{i}+a_y\hat{j}=-4\hat{i}$ m/s$^2$, i.e. $-4$ m/s$^2$ (independent of $t$).
Q4 — Motion in a Plane and Projectile Motion · medium
A ship $A$ is moving Westwards with a speed of $10$ km h$^{-1}$ and a ship $B$ 100 km South of $A$, is moving Northwards with a speed of $10$ km h$^{-1}$. The time after which the distance between them becomes shortest is
A. 0 h
B. 5 h ✓ Correct
C. $5\sqrt{2}$ h
D. $10\sqrt{2}$ h
Solution: The shortest distance between the ships is $PQ$. Here $\sin45^\circ=\dfrac{PQ}{OQ} \Rightarrow PQ=100\times\dfrac{1}{\sqrt{2}}=50\sqrt{2}$ km. Relative speed $v_{AB}=\sqrt{v_A^2+v_B^2}=\sqrt{10^2+10^2}=10\sqrt{2}$ km/h. So $t=\dfrac{PQ}{v_{AB}}=\dfrac{50\sqrt{2}}{10\sqrt{2}}=5$ h.
Q5 — Motion in a Plane and Projectile Motion · medium
The position vector of a particle $\vec{R}$ as a function of time is given by $\vec{R}=4\sin(2\pi t)\,\hat{i}+4\cos(2\pi t)\,\hat{j}$ where $R$ is in metre, $t$ is in seconds and $\hat{i}$ and $\hat{j}$ denote unit vectors along $x$ and $y$-directions, respectively. Which one of the following statements is wrong for the motion of particle?
A. Acceleration is along $-\vec{R}$
B. Magnitude of acceleration vector is $\dfrac{v^2}{R}$, where $v$ is the velocity of particle
C. Magnitude of the velocity of particle is 8 m/s ✓ Correct
D. Path of the particle is a circle of radius 4 m
Solution: With $x=4\sin2\pi t$ and $y=4\cos2\pi t$, squaring and adding gives $x^2+y^2=4^2$, so the path is a circle of radius 4 m. Acceleration $\vec{a}=\dfrac{v^2}{R}(-\hat{R})$, so its magnitude is $\dfrac{v^2}{R}$. Velocity components $v_x=4(2\pi)\cos2\pi t$, $v_y=-4(2\pi)\sin2\pi t$ give $v=\sqrt{v_x^2+v_y^2}=8\pi$ m/s (not 8 m/s). Hence statement (c) is wrong.
Q6 — Motion in a Plane and Projectile Motion · medium
A projectile is fired from the surface of the earth with a velocity of $5$ ms$^{-1}$ at angle $\theta$ with the horizontal. Another projectile fired from another planet with a velocity of $3$ ms$^{-1}$ at the same angle follows a trajectory which is identical with the trajectory of the projectile fired from the earth. The value of the acceleration due to gravity on the planet is (in ms$^{-2}$) (given, $g=9.8$ ms$^{-2}$)
A. 3.5 ✓ Correct
B. 5.9
C. 16.3
D. 110.8
Solution: The trajectory is $y=x\tan\theta-\dfrac{gx^2}{2u^2\cos^2\theta}$. For identical trajectories at the same angle, $\dfrac{g}{u^2}=$ constant $\Rightarrow \dfrac{9.8}{5^2}=\dfrac{g'}{3^2}$, so $g'=\dfrac{9.8\times9}{25}=3.5$ ms$^{-2}$.
Q7 — Motion in a Plane and Projectile Motion · medium
A particle is moving such that its position co-ordinates $(x, y)$ are (2m, 3m) at time $t=0$, (6m, 7m) at time $t=2$ s and (13m, 14m) at time $t=5$ s. Average velocity vector $(\vec{v}_{av})$ from $t=0$ to $t=5$ s is
A. $\dfrac{1}{5}(13\hat{i}+14\hat{j})$
B. $\dfrac{7}{3}(\hat{i}+\hat{j})$
C. $2(\hat{i}+\hat{j})$
D. $\dfrac{11}{5}(\hat{i}+\hat{j})$ ✓ Correct
Solution: Position at $t=0$ is $(2\hat{i}+3\hat{j})$ and at $t=5$ s is $(13\hat{i}+14\hat{j})$. $\vec{v}_{av}=\dfrac{\text{Net displacement}}{\text{Time taken}}=\dfrac{(13-2)\hat{i}+(14-3)\hat{j}}{5}=\dfrac{11\hat{i}+11\hat{j}}{5}=\dfrac{11}{5}(\hat{i}+\hat{j})$.
Q8 — Motion in a Plane and Projectile Motion · medium
The velocity of a projectile at the initial point $A$ is $(2\hat{i}+3\hat{j})$ m/s. Its velocity (in m/s) at point $B$ is
A. $-2\hat{i}-3\hat{j}$
B. $-2\hat{i}+3\hat{j}$
C. $2\hat{i}-3\hat{j}$ ✓ Correct
D. $2\hat{i}+3\hat{j}$
Solution: In projectile motion only the $y$-component of velocity changes, while the $x$-component stays constant. From the figure, at $B$ the $x$-component is unchanged and the $y$-component is reversed, so the velocity at $B$ is $(2\hat{i}-3\hat{j})$ ms$^{-1}$.
Q9 — Motion in a Plane and Projectile Motion · medium
The horizontal range and the maximum height of a projectile are equal. The angle of projection of the projectile is
A. $\theta=\tan^{-1}\left(\dfrac{1}{4}\right)$
B. $\theta=\tan^{-1}(4)$ ✓ Correct
C. $\theta=\tan^{-1}(2)$
D. $\theta=45^\circ$
Solution: Given range $R=$ maximum height $H$. $R=\dfrac{u^2(2\sin\theta\cos\theta)}{g}$ and $H=\dfrac{u^2\sin^2\theta}{2g}$. Setting $R=H$: $\dfrac{u^2(2\sin\theta\cos\theta)}{g}=\dfrac{u^2\sin^2\theta}{2g} \Rightarrow 2\cos\theta=\dfrac{\sin\theta}{2} \Rightarrow \tan\theta=4 \Rightarrow \theta=\tan^{-1}(4)$.
Q10 — Motion in a Plane and Projectile Motion · medium
A missile is fired for maximum range with an initial velocity of 20 m/s. If $g=10$ m/s$^2$, the range of the missile is
A. 50 m
B. 60 m
C. 20 m
D. 40 m ✓ Correct
Solution: For maximum range the projection angle is $45^\circ$, so $R_{max}=\dfrac{u^2}{g}$. With $u=20$ ms$^{-1}$ and $g=10$ ms$^{-2}$, $R_{max}=\dfrac{(20)^2}{10}=\dfrac{400}{10}=40$ m.
Q11 — Motion in a Plane and Projectile Motion · medium
A particle has initial velocity $(3\hat{i}+4\hat{j})$ and has acceleration $(0.4\hat{i}+0.3\hat{j})$. Its speed after 10 s is
A. 7 unit
B. $7\sqrt{2}$ unit ✓ Correct
C. 8.5 unit
D. 10 unit
Solution: Using $\vec{v}=\vec{u}+\vec{a}t$ with $\vec{u}=3\hat{i}+4\hat{j}$, $\vec{a}=0.4\hat{i}+0.3\hat{j}$, $t=10$ s: $\vec{v}=3\hat{i}+4\hat{j}+10(0.4\hat{i}+0.3\hat{j})=7\hat{i}+7\hat{j}$. So $|\vec{v}|=\sqrt{7^2+7^2}=7\sqrt{2}$.
Q12 — Motion in a Plane and Projectile Motion · medium
A particle of mass $m$ is projected with velocity $v$ making an angle of $45^\circ$ with the horizontal. When the particle lands on the level ground, the magnitude of the change in its momentum will be
A. $2mv$
B. $\dfrac{mv}{\sqrt{2}}$
C. $mv\sqrt{2}$ ✓ Correct
D. zero
Solution: $\Delta\vec{p}=m(\vec{v}-\vec{u})$. Only the vertical component reverses, so $|\Delta\vec{p}|=|mv(\cos45^\circ\hat{i}-\sin45^\circ\hat{j})-mv(\cos45^\circ\hat{i}+\sin45^\circ\hat{j})|=2mv\sin45^\circ=\sqrt{2}\,mv$.
Q13 — Motion in a Plane and Projectile Motion · medium
A particle starting from the origin $(0,0)$ moves in a straight line in the $(x,y)$ plane. Its co-ordinates at a later time are $(\sqrt{3},3)$. The path of the particle makes with the $x$-axis an angle of
A. $30^\circ$
B. $45^\circ$
C. $60^\circ$ ✓ Correct
D. $0^\circ$
Solution: The slope of the path $OA$ gives the angle with the $x$-axis. $\tan\theta=\dfrac{3-0}{\sqrt{3}-0}=\sqrt{3}$, so $\theta=60^\circ$.
Q14 — Motion in a Plane and Projectile Motion · medium
For angles of projection of a projectile at angles $(45^\circ-\theta)$ and $(45^\circ+\theta)$, the horizontal ranges described by the projectile are in the ratio of
A. $1:1$ ✓ Correct
B. $2:3$
C. $1:2$
D. $2:1$
Solution: The angles $(45^\circ-\theta)$ and $(45^\circ+\theta)$ are complementary (they add up to $90^\circ$). Horizontal ranges for complementary angles of projection are equal, so the required ratio is $1:1$.
Q15 — Motion in a Plane and Projectile Motion · medium
Two particles are projected with same initial velocities at an angle $30^\circ$ and $60^\circ$ with the horizontal. Then,
A. their heights will be equal
B. their ranges will be equal ✓ Correct
C. their time of flights will be equal
D. their ranges will be different
Solution: Range $R=\dfrac{u^2\sin2\theta}{g}$, so $\dfrac{R_1}{R_2}=\dfrac{\sin(2\times30^\circ)}{\sin(2\times60^\circ)}=\dfrac{\sin60^\circ}{\sin120^\circ}=1$, i.e. their ranges are equal ($30^\circ$ and $60^\circ$ are complementary). Heights ratio $=\dfrac{\sin^2 30^\circ}{\sin^2 60^\circ}=\dfrac{1}{3}$ and time-of-flight ratio $=\dfrac{\sin30^\circ}{\sin60^\circ}=\dfrac{1}{\sqrt{3}}$ are unequal.
Q16 — Motion in a Plane and Projectile Motion · medium
Two particles $A$ and $B$ are connected by a rigid rod $AB$. The rod slides along perpendicular rails as shown here. The velocity of $A$ to the right is 10 m/s. What is the velocity of $B$ when angle $\alpha=60^\circ$?
A. $9.8$ m/s
B. $10$ m/s
C. $5.8$ m/s
D. $17.3$ m/s ✓ Correct
Solution: Let velocities along the $x$ and $y$ axes be $v_x$ and $v_y$. From the figure, $\tan\alpha=\dfrac{y}{x}\Rightarrow y=x\tan\alpha$. Differentiating w.r.t. $t$, $\dfrac{dy}{dt}=\dfrac{dx}{dt}\tan\alpha\Rightarrow v_y=v_x\tan\alpha$. With $v_x=10$ m/s and $\alpha=60^\circ$, $v_y=10\tan60^\circ=10\sqrt{3}=17.3$ m/s.
Q17 — Motion in a Plane and Projectile Motion · medium
A bullet is fired from a gun with a speed of 1000 m/s in order to hit a target 100 m away. At what height above the target should the gun be aimed? (The resistance of air is negligible and $g=10$ m/s$^2$)
A. $5$ cm ✓ Correct
B. $10$ cm
C. $15$ cm
D. $20$ cm
Solution: Time taken by the bullet to cover the horizontal distance, $t=\dfrac{100}{1000}=\dfrac{1}{10}$ s. During this time the bullet falls vertically by $h=ut+\dfrac{1}{2}gt^2=0+\dfrac{1}{2}\times10\times(0.1)^2=0.05$ m $=5$ cm.
Q18 — Motion in a Plane and Projectile Motion · medium
The position vector of a particle is $\mathbf{r}=(a\cos\omega t)\hat{\mathbf{i}}+(a\sin\omega t)\hat{\mathbf{j}}$. The velocity of the particle is
A. directed towards the origin
B. directed away from the origin
C. parallel to the position vector
D. perpendicular to the position vector ✓ Correct
Solution: Velocity is the rate of change of the position vector, $\mathbf{v}=\dfrac{d\mathbf{r}}{dt}=(-a\omega\sin\omega t)\hat{\mathbf{i}}+(a\omega\cos\omega t)\hat{\mathbf{j}}=\omega[(-a\sin\omega t)\hat{\mathbf{i}}+(a\cos\omega t)\hat{\mathbf{j}}]$. Slope of position vector $=\dfrac{a\sin\omega t}{a\cos\omega t}=\tan\omega t$ and slope of velocity vector $=\dfrac{-a\cos\omega t}{a\sin\omega t}=-\dfrac{1}{\tan\omega t}$, so velocity is perpendicular to the displacement. Alternatively $\mathbf{v}\cdot\mathbf{r}=-a^2\omega\sin\omega t\cos\omega t+a^2\omega\sin\omega t\cos\omega t=0$, hence they are perpendicular.
Q19 — Motion in a Plane and Projectile Motion · medium
Two bodies of same mass are projected with the same velocity at an angle $30^\circ$ and $60^\circ$ respectively. The ratio of their horizontal ranges will be
A. $1:1$ ✓ Correct
B. $1:2$
C. $1:3$
D. $2:\sqrt{2}$
Solution: Horizontal range $R_1=\dfrac{u^2\sin2\theta}{g}$. For the complementary angle $(90^\circ-\theta)$, $R_2=\dfrac{u^2\sin2(90^\circ-\theta)}{g}=\dfrac{u^2}{g}\sin(180^\circ-2\theta)=\dfrac{u^2}{g}\sin2\theta$. Since $30^\circ$ and $60^\circ$ are complementary, $R_1=R_2$, so $\dfrac{R_1}{R_2}=1$.
Q20 — Motion in a Plane and Projectile Motion · medium
The maximum range of a gun on horizontal terrain is 16 km. If $g=10\,\text{ms}^{-2}$, then muzzle velocity of a shell must be
A. $160\,\text{ms}^{-1}$
B. $200\sqrt{2}\,\text{ms}^{-1}$
C. $400\,\text{ms}^{-1}$ ✓ Correct
D. $800\,\text{ms}^{-1}$
Solution: Range $R=\dfrac{u^2\sin2\theta}{g}$; it is maximum at $\theta=45^\circ$, giving $R_{max}=\dfrac{u^2}{g}=16\,\text{km}=16000\,\text{m}$. Hence $u=\sqrt{16000g}=\sqrt{16000\times10}=400\,\text{ms}^{-1}$.