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

ID: fa93b4574d19JEE Main 2019Single Correct MCQ
A particle is moving with a velocity

v=K(yi^+xj^),\overrightarrow v \, = K(y\widehat i + x\widehat j), where K is a constant.

The general equation for its path is :

Select Option

Step-by-step Explanation

Core Formula & Concept:

In problems involving motion in a plane, the velocity vector v\overrightarrow{v} is given as a function of position coordinates (x,y)(x, y). To find the path (trajectory) of the particle, we relate the components of velocity to the time derivatives of position:

v=drdt=dxdti^+dydtj^.\overrightarrow{v} = \frac{d\overrightarrow{r}}{dt} = \frac{dx}{dt}\widehat{i} + \frac{dy}{dt}\widehat{j}.

Given v=K(yi^+xj^)\overrightarrow{v} = K(y\widehat{i} + x\widehat{j}), we equate components:

dxdt=Kyanddydt=Kx.\frac{dx}{dt} = Ky \quad \text{and} \quad \frac{dy}{dt} = Kx.

To eliminate time tt, we divide the two equations:

dydx=dydtdxdt=KxKy=xy.\frac{dy}{dx} = \frac{\frac{dy}{dt}}{\frac{dx}{dt}} = \frac{Kx}{Ky} = \frac{x}{y}.

This yields a differential equation in xx and yy whose solution gives the path equation.

Step-by-Step Derivation:

Step 1: Express velocity components

Given: v=K(yi^+xj^).\overrightarrow{v} = K(y\widehat{i} + x\widehat{j}). Equate to drdt\frac{d\overrightarrow{r}}{dt}: dxdt=Ky,dydt=Kx.\frac{dx}{dt} = Ky, \quad \frac{dy}{dt} = Kx.

Step 2: Eliminate time tt

Divide dydt\frac{dy}{dt} by dxdt\frac{dx}{dt}: dydx=dydtdxdt=KxKy=xy.\frac{dy}{dx} = \frac{\frac{dy}{dt}}{\frac{dx}{dt}} = \frac{Kx}{Ky} = \frac{x}{y}.

Step 3: Solve the differential equation

We have: dydx=xy.\frac{dy}{dx} = \frac{x}{y}. Separate variables: ydy=xdx.y\,dy = x\,dx. Integrate both sides: ydy=xdxy22=x22+C,\int y\,dy = \int x\,dx \quad \Rightarrow \quad \frac{y^2}{2} = \frac{x^2}{2} + C, where CC is the integration constant.

Step 4: Simplify and match with options

Multiply both sides by 2: y2=x2+2C.y^2 = x^2 + 2C. Let 2C=constant2C = \text{constant}, so: y2=x2+constant.y^2 = x^2 + \text{constant}. This matches option C.

Common Traps & Exam Tip:

Students often confuse the order of xx and yy when separating variables or forget to introduce the integration constant. Another common mistake is misinterpreting the velocity components, leading to incorrect differential equations. Always double-check the signs and variables when setting up dydx\frac{dy}{dx}.

Exam Tip: When given a velocity vector v=f(x,y)i^+g(x,y)j^\overrightarrow{v} = f(x,y)\widehat{i} + g(x,y)\widehat{j}, always eliminate time by computing dydx=g(x,y)f(x,y)\frac{dy}{dx} = \frac{g(x,y)}{f(x,y)} and solve the resulting differential equation to find the path.