Solveeit Logo

Question

Question: If velocity of the particle is given by $v = \sqrt{x}$, where x denotes the position of the particle...

If velocity of the particle is given by v=xv = \sqrt{x}, where x denotes the position of the particle and initially particle was at x = 4m, then which of the following are correct.

A

At t = 2 s, the position of the particle is at x = 9m

B

Particle acceleration at t = 2 s is 1 m/s²

C

Particle acceleration is 1/2 m/s² throughout the motion

D

Particle will never go in negative direction from its starting position

Answer

A, C, D

Explanation

Solution

The correct options are (A), (C), and (D).

  1. Find position x(t)x(t): We know v=dxdtv = \frac{dx}{dt}. So, dxdt=x\frac{dx}{dt} = \sqrt{x} Separate variables: dxx=dt\frac{dx}{\sqrt{x}} = dt Integrate from initial conditions (x0=4,t0=0)(x_0=4, t_0=0) to (x,t)(x, t): 4xx1/2dx=0tdt\int_{4}^{x} x^{-1/2} dx = \int_{0}^{t} dt [2x]4x=[t]0t[2\sqrt{x}]_{4}^{x} = [t]_{0}^{t} 2x24=t2\sqrt{x} - 2\sqrt{4} = t 2x4=t2\sqrt{x} - 4 = t 2x=t+42\sqrt{x} = t + 4 x=t+42\sqrt{x} = \frac{t+4}{2} x(t)=(t+42)2=(t+4)24x(t) = \left(\frac{t+4}{2}\right)^2 = \frac{(t+4)^2}{4}

  2. Find acceleration a(t)a(t): Acceleration a=dvdta = \frac{dv}{dt}. Since v=xv = \sqrt{x}, we can use the chain rule: a=dvdxdxdt=vdvdxa = \frac{dv}{dx} \frac{dx}{dt} = v \frac{dv}{dx}. Given v=x1/2v = x^{1/2}, then dvdx=12x1/2=12x\frac{dv}{dx} = \frac{1}{2}x^{-1/2} = \frac{1}{2\sqrt{x}}. So, a=x(12x)=12a = \sqrt{x} \left(\frac{1}{2\sqrt{x}}\right) = \frac{1}{2} m/s². The acceleration is constant throughout the motion.

  3. Evaluate the options: (A) At t=2st = 2 s, the position of the particle is at x=9mx = 9m. Substitute t=2t=2 into x(t)x(t): x(2)=(2+4)24=624=364=9mx(2) = \frac{(2+4)^2}{4} = \frac{6^2}{4} = \frac{36}{4} = 9m. This statement is correct.

    (B) Particle acceleration at t=2st = 2 s is 1m/s21 m/s^2. The acceleration is constant a=1/2a = 1/2 m/s². This statement is incorrect.

    (C) Particle acceleration is 1/2m/s21/2 m/s^2 throughout the motion. As derived, a=1/2a = 1/2 m/s². This statement is correct.

    (D) Particle will never go in negative direction from its starting position. The starting position is x=4mx=4m. The position function is x(t)=(t+4)24x(t) = \frac{(t+4)^2}{4}. For any t0t \ge 0, (t+4)2(t+4)^2 is always positive, and thus x(t)x(t) is always positive. The particle moves from x=4mx=4m to larger positive values. This statement is correct.