JEE PYQ: Motion in a Plane - Question ID 3861c096ae9a (JEE Main 2022)

ID: 3861c096ae9aJEE Main 2022Numerical Value

A body is projected from the ground at an angle of 45^\circ with the horizontal. Its velocity after 2s is 20 ms-1. The maximum height reached by the body during its motion is __________ m. (use g = 10 ms-2)

JEE Question illustration 3861c096ae9a

Your Answer

Step-by-step Explanation

Core Formula & Concept:

In projectile motion, a body is launched at an angle to the horizontal and moves under the influence of gravity. The motion can be resolved into two independent components:

  • Horizontal motion: Uniform motion with constant velocity (no acceleration).
  • Vertical motion: Accelerated motion under gravity (g=10 ms2g = 10 \text{ ms}^{-2} downward).

Key formulas used:

  • Initial velocity components: v0x=v0cosθ,v0y=v0sinθv_{0x} = v_0 \cos \theta, \quad v_{0y} = v_0 \sin \theta where v0v_0 is the initial speed and θ=45\theta = 45^\circ is the projection angle.
  • Velocity components at time tt: vx(t)=v0x,vy(t)=v0ygtv_x(t) = v_{0x}, \quad v_y(t) = v_{0y} - gt
  • Magnitude of velocity at time tt: v(t)=vx(t)2+vy(t)2v(t) = \sqrt{v_x(t)^2 + v_y(t)^2}
  • Maximum height reached: H=v0y22gH = \frac{v_{0y}^2}{2g}
Step-by-Step Derivation:

Step 1: Resolve initial velocity

Given θ=45\theta = 45^\circ, we have: v0x=v0cos45=v02,v0y=v0sin45=v02v_{0x} = v_0 \cos 45^\circ = \frac{v_0}{\sqrt{2}}, \quad v_{0y} = v_0 \sin 45^\circ = \frac{v_0}{\sqrt{2}}

Step 2: Express velocity at t=2 st = 2\text{ s}

At t=2 st = 2\text{ s}, the horizontal velocity remains unchanged: vx(2)=v0x=v02v_x(2) = v_{0x} = \frac{v_0}{\sqrt{2}} The vertical velocity decreases due to gravity: vy(2)=v0yg2=v0220v_y(2) = v_{0y} - g \cdot 2 = \frac{v_0}{\sqrt{2}} - 20 The magnitude of velocity at t=2 st = 2\text{ s} is given as 20 ms120 \text{ ms}^{-1}: v(2)=vx(2)2+vy(2)2=20v(2) = \sqrt{v_x(2)^2 + v_y(2)^2} = 20 Substitute: (v02)2+(v0220)2=20\sqrt{\left(\frac{v_0}{\sqrt{2}}\right)^2 + \left(\frac{v_0}{\sqrt{2}} - 20\right)^2} = 20

Step 3: Solve for v0v_0

Square both sides: (v02)2+(v0220)2=400\left(\frac{v_0}{\sqrt{2}}\right)^2 + \left(\frac{v_0}{\sqrt{2}} - 20\right)^2 = 400 Simplify: v022+(v0220)2=400\frac{v_0^2}{2} + \left(\frac{v_0}{\sqrt{2}} - 20\right)^2 = 400 Expand the second term: v022+v0222v0220+400=400\frac{v_0^2}{2} + \frac{v_0^2}{2} - 2 \cdot \frac{v_0}{\sqrt{2}} \cdot 20 + 400 = 400 Simplify: v0240v02+400=400v0240v02=0v0(v0402)=0v_0^2 - \frac{40 v_0}{\sqrt{2}} + 400 = 400 \Rightarrow v_0^2 - \frac{40 v_0}{\sqrt{2}} = 0 \Rightarrow v_0 \left(v_0 - \frac{40}{\sqrt{2}}\right) = 0 Since v00v_0 \neq 0, we get: v0=402=202 ms1v_0 = \frac{40}{\sqrt{2}} = 20\sqrt{2} \text{ ms}^{-1}

Step 4: Compute maximum height

The maximum height is reached when the vertical velocity becomes zero. Using: H=v0y22g=(v02)2210=v0240H = \frac{v_{0y}^2}{2g} = \frac{\left(\frac{v_0}{\sqrt{2}}\right)^2}{2 \cdot 10} = \frac{v_0^2}{40} Substitute v0=202v_0 = 20\sqrt{2}: H=(202)240=80040=20 mH = \frac{(20\sqrt{2})^2}{40} = \frac{800}{40} = 20 \text{ m}

Common Traps & Exam Tip:

  • Ignoring vector nature of velocity: Students often forget that the velocity at any time is the vector sum of horizontal and vertical components. They may incorrectly assume the given speed is only vertical or horizontal.
  • Sign errors in vertical velocity: The vertical velocity decreases with time due to gravity. A common mistake is using +gt+gt instead of gt-gt.
  • Misapplying maximum height formula: Some students use H=v022gH = \frac{v_0^2}{2g} instead of H=v0y22gH = \frac{v_{0y}^2}{2g}, forgetting to use the vertical component of initial velocity.
  • Algebraic errors in solving for v0v_0: Expanding and simplifying the squared terms can be error-prone. Double-check each step to avoid sign or arithmetic mistakes.

Exam Tip: Always resolve the motion into horizontal and vertical components first. Use vector addition for velocity and remember that horizontal motion is uniform while vertical motion is uniformly accelerated.