Solveeit Logo

Question

Question: If velocity of particle moving along x axis is given by eq$^n$ v=3x$^2$, where x is position in m an...

If velocity of particle moving along x axis is given by eqn^n v=3x2^2, where x is position in m and v is velocity in m/sec. If at t=1 sec. x=1m. Then find position at t=2sec.

Answer

-0.5

Explanation

Solution

The velocity of the particle moving along the x-axis is given by the equation v=3x2v = 3x^2.

We know that velocity is the rate of change of position with respect to time, i.e., v=dxdtv = \frac{dx}{dt}. Substituting the given expression for vv, we get: dxdt=3x2\frac{dx}{dt} = 3x^2

This is a first-order separable differential equation. We can separate the variables xx and tt: dxx2=3dt\frac{dx}{x^2} = 3 dt

Now, integrate both sides of the equation. dxx2=3dt\int \frac{dx}{x^2} = \int 3 dt The integral of x2x^{-2} with respect to xx is x1-x^{-1}, and the integral of a constant kk with respect to tt is ktkt. 1x=3t+C-\frac{1}{x} = 3t + C where CC is the constant of integration.

We are given that at t=1t=1 sec, the position is x=1x=1 m. We can use this initial condition to find the value of CC. Substitute t=1t=1 and x=1x=1 into the equation: 11=3(1)+C-\frac{1}{1} = 3(1) + C 1=3+C-1 = 3 + C C=13=4C = -1 - 3 = -4

So, the equation relating position xx and time tt is: 1x=3t4-\frac{1}{x} = 3t - 4

We need to find the position of the particle at t=2t=2 sec. Substitute t=2t=2 into the equation: 1x=3(2)4-\frac{1}{x} = 3(2) - 4 1x=64-\frac{1}{x} = 6 - 4 1x=2-\frac{1}{x} = 2

Now, solve for xx: 1x=2\frac{1}{x} = -2 x=12x = -\frac{1}{2}

So, the position of the particle at t=2t=2 sec is 0.5-0.5 m.