Solveeit Logo

Question

Physics Question on Kinematics

The coordinates of a particle moving in the xx-yy plane are given by: x=2+4t,y=3t+8t2.x = 2 + 4t, \quad y = 3t + 8t^2.The motion of the particle is:

A

non-uniformly accelerated.

B

uniformly accelerated having motion along a straight line.

C

uniform motion along a straight line.

D

uniformly accelerated having motion along a parabolic path.

Answer

uniformly accelerated having motion along a parabolic path.

Explanation

Solution

Calculate the Velocity Components:

For x=2+4tx = 2 + 4t:

dxdt=vx=4\frac{dx}{dt} = v_x = 4

For y=3t+8t2y = 3t + 8t^2:

dydt=vy=3+16t\frac{dy}{dt} = v_y = 3 + 16t

Calculate the Acceleration Components:

The acceleration in the xx-direction axa_x is:

d2xdt2=ax=0\frac{d^2x}{dt^2} = a_x = 0

The acceleration in the yy-direction aya_y is:

d2ydt2=ay=16\frac{d^2y}{dt^2} = a_y = 16

Therefore, the particle has a constant acceleration ay=16m/s2a_y = 16\, \text{m/s}^2 in the yy-direction, and no acceleration in the xx-direction.

Determine the Path of Motion:

To find the path of the particle, express yy in terms of xx by eliminating tt between the two equations.

From x=2+4tx = 2 + 4t, we get:

t=x24t = \frac{x - 2}{4}

Substitute this into the equation for yy:

y=3(x24)+8(x24)2y = 3\left(\frac{x - 2}{4}\right) + 8\left(\frac{x - 2}{4}\right)^2

Simplifying, we get:

y=34(x2)+8×(x2)216y = \frac{3}{4}(x - 2) + 8 \times \frac{(x - 2)^2}{16} y=34(x2)+12(x2)2y = \frac{3}{4}(x - 2) + \frac{1}{2}(x - 2)^2

This equation is quadratic in xx, indicating that the path of the particle is a parabola.

Conclusion:

The motion of the particle is uniformly accelerated with a parabolic path, which corresponds to Option (4).