Solveeit Logo

Question

Question: A body of mass 2 kg is moving in straight line for which velocity-position (v-x) graph is shown in t...

A body of mass 2 kg is moving in straight line for which velocity-position (v-x) graph is shown in the figure. At t = 0, body is at origin

A

Force acting on the body at x = 10 m is 20 N

B

x = 20(1-e⁻ᵗ) m

C

Acceleration of body is uniform

D

Acceleration-position graph is parabola

Answer

A, B

Explanation

Solution

The velocity-position (v-x) graph is a straight line passing through (0, 20) and (20, 0). The equation of this line is v(x)=20xv(x) = 20 - x.

The acceleration of the body is given by a=vdvdxa = v \frac{dv}{dx}. From v(x)=20xv(x) = 20 - x, we have dvdx=1\frac{dv}{dx} = -1. Therefore, a=(20x)(1)=x20a = (20 - x)(-1) = x - 20. The mass of the body is m=2m = 2 kg. The force acting on the body is F=ma=2(x20)F = ma = 2(x - 20).

Analysis of options:

A. Force acting on the body at x = 10 m is 20 N At x=10x = 10 m, the acceleration is a=1020=10a = 10 - 20 = -10 m/s². The force is F=ma=(2 kg)(10 m/s2)=20F = ma = (2 \text{ kg})(-10 \text{ m/s}^2) = -20 N. The magnitude of the force is 20|-20| N = 20 N. Assuming the question refers to the magnitude of the force, this statement is correct.

B. x = 20(1 - e⁻ᵗ) m We have a=dvdta = \frac{dv}{dt}. So, dvdt=x20\frac{dv}{dt} = x - 20. Also, v=dxdtv = \frac{dx}{dt}. From v=20xv = 20 - x, we get dxdt=20x\frac{dx}{dt} = 20 - x. This is a first-order linear differential equation: dxdt=20x\frac{dx}{dt} = 20 - x. Separating variables: dx20x=dt\frac{dx}{20 - x} = dt. Integrating both sides: dx20x=dt\int \frac{dx}{20 - x} = \int dt. This gives ln20x=t+C-\ln|20 - x| = t + C. Using the initial condition that at t=0t = 0, x=0x = 0, we get ln200=0+C-\ln|20 - 0| = 0 + C, so C=ln(20)C = -\ln(20). Substituting C back: ln20x=tln(20)-\ln|20 - x| = t - \ln(20). Rearranging: ln20x=ln(20)t\ln|20 - x| = \ln(20) - t. Exponentiating both sides: 20x=eln(20)t=eln(20)et=20et|20 - x| = e^{\ln(20) - t} = e^{\ln(20)} e^{-t} = 20 e^{-t}. Since v=20xv = 20 - x and v(0)=20v(0) = 20 m/s, and vv decreases as xx increases, vv is positive for x<20x < 20. Thus, 20x>020 - x > 0. So, 20x=20et20 - x = 20 e^{-t}. This yields x=2020et=20(1et)x = 20 - 20 e^{-t} = 20(1 - e^{-t}). This statement is correct.

C. Acceleration of body is uniform The acceleration is a(x)=x20a(x) = x - 20. Since xx changes with time, the acceleration is not constant and therefore not uniform. This statement is incorrect.

D. Acceleration-position graph is parabola The acceleration-position graph is given by a(x)=x20a(x) = x - 20. This is a linear equation, representing a straight line, not a parabola. This statement is incorrect.