JEE PYQ: Motion in a Plane - Question ID 8992be460bd6 (JEE Main 2013)

ID: 8992be460bd6JEE Main 2013Single Correct MCQ
A projectile is given an initial velocity of (i^+2j^)\left( {\widehat i + 2\widehat j} \right) m/s, where i^{\widehat i} is along the ground and j^{\widehat j} is along the vertical. If g = 10 m/s2, the equation of its trajectory is:

Select Option

Step-by-step Explanation

Core Formula & Concept:

In projectile motion, the motion of an object can be resolved into two independent components:

  • Horizontal motion (i^\widehat{i} direction): Uniform motion with constant velocity since no acceleration acts horizontally (ignoring air resistance).
  • Vertical motion (j^\widehat{j} direction): Uniformly accelerated motion under gravity (g=10m/s2g = 10 \, \text{m/s}^2 downward).

The key formulas used are:

  • Horizontal displacement: x=uxtx = u_x t, where uxu_x is the horizontal component of initial velocity.
  • Vertical displacement: y=uyt12gt2y = u_y t - \frac{1}{2} g t^2, where uyu_y is the vertical component of initial velocity.

The trajectory equation is obtained by eliminating the time parameter tt from the above equations, yielding a relationship between yy and xx.

--- Step-by-Step Derivation:

Step 1: Identify the initial velocity components

The initial velocity vector is given as: v=(i^+2j^)m/s\vec{v} = \left( \widehat{i} + 2\widehat{j} \right) \, \text{m/s} Thus,

  • Horizontal component: ux=1m/su_x = 1 \, \text{m/s}
  • Vertical component: uy=2m/su_y = 2 \, \text{m/s}

Step 2: Express horizontal displacement as a function of time

Since horizontal motion is uniform: x=uxt=1t    t=xx = u_x t = 1 \cdot t \implies t = x

Step 3: Express vertical displacement as a function of time

Using the equation for vertical motion under gravity: y=uyt12gt2=2t1210t2=2t5t2y = u_y t - \frac{1}{2} g t^2 = 2t - \frac{1}{2} \cdot 10 \cdot t^2 = 2t - 5t^2

Step 4: Eliminate time tt to find the trajectory equation

From Step 2, we have t=xt = x. Substitute this into the expression for yy: y=2x5x2y = 2x - 5x^2

Step 5: Compare with the given options

The derived trajectory equation is: y=2x5x2y = 2x - 5x^2 This matches Option B. --- Common Traps & Exam Tip:

Students often make the following mistakes:

  • Incorrect sign for gravity: Some take gg as positive, leading to y=2x+5x2y = 2x + 5x^2, which is incorrect. Always ensure the acceleration due to gravity acts downward (negative in standard coordinate systems).
  • Miscounting coefficients: Misreading the initial velocity components (e.g., taking ux=2u_x = 2 and uy=1u_y = 1) leads to y=12x5x2y = \frac{1}{2}x - 5x^2, which is not among the options but wastes time.
  • Algebraic errors in substitution: Forgetting to replace tt with xx or squaring xx incorrectly can lead to wrong options like A or C.

Exam Tip: Always double-check the substitution step where tt is replaced with xx. Verify the final equation by plugging in a small value of xx (e.g., x=0.2x = 0.2) to see if yy matches the expected value from the original equations.