JEE PYQ: Motion in a Plane - Question ID e7b0ecec3333 (JEE Main 2019)

ID: e7b0ecec3333JEE Main 2019Single Correct MCQ
The trajectory of a projectile near the surface of the earth is given as y = 2x – 9x2 . If it were launched at an angle θ\theta0 with speed v0 then (g = 10 ms–2) :

Select Option

Step-by-step Explanation

Core Formula & Concept:

In projectile motion near Earth’s surface, the horizontal and vertical motions are independent. The trajectory can be written in two equivalent forms:

1. Parametric form (using time tt): x(t)=v0cosθ0t,y(t)=v0sinθ0t12gt2.x(t) = v_0 \cos\theta_0 \cdot t, \quad y(t) = v_0 \sin\theta_0 \cdot t - \tfrac12 g t^2. 2. Cartesian form (eliminating tt): y=xtanθ0gx22v02cos2θ0=xtanθ0gx22v02(1+tan2θ0).y = x \tan\theta_0 - \frac{g x^2}{2 v_0^2 \cos^2\theta_0} = x \tan\theta_0 - \frac{g x^2}{2 v_0^2}(1 + \tan^2\theta_0).

By comparing the given trajectory y=2x9x2y = 2x - 9x^2 with the standard Cartesian form, we can extract tanθ0\tan\theta_0 and v0v_0.

Step-by-Step Derivation:

Step 1: Match the linear term.

The given trajectory is y=2x9x2.y = 2x - 9x^2. The standard form is y=xtanθ0gx22v02(1+tan2θ0).y = x \tan\theta_0 - \frac{g x^2}{2 v_0^2}(1 + \tan^2\theta_0). Equate the coefficients of xx: \tan\theta_0 = 2. \tag{1}

Step 2: Match the quadratic term.

Equate the coefficients of x2x^2: 9=g2v02(1+tan2θ0).-9 = -\frac{g}{2 v_0^2}(1 + \tan^2\theta_0). Substitute g=10g = 10 and tanθ0=2\tan\theta_0 = 2: 9=102v02(1+4)9=502v02v02=5018=259v0=53 ms1.(2)-9 = -\frac{10}{2 v_0^2}(1 + 4) \quad\Longrightarrow\quad 9 = \frac{50}{2 v_0^2} \quad\Longrightarrow\quad v_0^2 = \frac{50}{18} = \frac{25}{9} \quad\Longrightarrow\quad v_0 = \frac{5}{3}\ \text{ms}^{-1}. \tag{2}

Step 3: Determine the launch angle.

From tanθ0=2\tan\theta_0 = 2, we have sinθ0=21+4=25,cosθ0=15.\sin\theta_0 = \frac{2}{\sqrt{1+4}} = \frac{2}{\sqrt{5}}, \quad \cos\theta_0 = \frac{1}{\sqrt{5}}. Hence θ0=cos1 ⁣(15)or equivalentlyθ0=sin1 ⁣(25).\theta_0 = \cos^{-1}\!\bigl(\tfrac{1}{\sqrt{5}}\bigr) \quad\text{or equivalently}\quad \theta_0 = \sin^{-1}\!\bigl(\tfrac{2}{\sqrt{5}}\bigr).

Step 4: Compare with the options.

We found θ0=cos1 ⁣(15),v0=53 ms1.\theta_0 = \cos^{-1}\!\bigl(\tfrac{1}{\sqrt{5}}\bigr), \quad v_0 = \tfrac{5}{3}\ \text{ms}^{-1}. This matches Option A.

Common Traps & Exam Tip:

1. Sign confusion in the quadratic term: Students sometimes forget the negative sign in front of the x2x^2 term, leading to incorrect values of v0v_0. 2. Angle identification: The question gives both cos1\cos^{-1} and sin1\sin^{-1} forms. One must check which inverse trigonometric function matches the derived value. 3. Unit consistency: Always ensure gg is in the same units as the rest of the problem (here g=10g = 10 m/s²).

Exam Tip: When the trajectory is given as y=ax+bx2y = ax + bx^2, immediately compare it to the standard form to extract tanθ0\tan\theta_0 and v0v_0. This avoids unnecessary parametric steps.