Question
Question: A particle moves a distance x in time t according to equation \({x^2} = 1 + {t^2}\). The acceleratio...
A particle moves a distance x in time t according to equation x2=1+t2. The acceleration of particle is:
A) x31
B) x1−x21
C) −x2t
D) x1−x3t2
Solution
The given equation is in terms of distance and time and we need to find acceleration. So, we can find the relationship of acceleration with distance and time which will be in the form of differentiation and then calculate the value of acceleration.
For differentiating, we will use:
dtd(xn)=nxn−1dtdx
And the identity:
dtd(uv)=udtdv+vdtdu
Complete step by step answer:
Relationship between acceleration and distance in terms of time can be given as:
Velocity = rate of change of distance.
v=dtdx
Acceleration = rate of change of velocity.
a=dtdv
Substituting value of v:
a=dtd(dtdx) ⇒a=dt2d2x......(1)
🡪 Acceleration is double derivative of the distance x.
Now, the given equation is:
x2=1+t2 ________ (2)
Taking square root both sides to get the equation for x
x=(1+t2)21
To find the acceleration we need to find the double derivative of this equation.
Differentiating both sides with respect to t, we get:
dtdx=21(1+t2)21−1(2t)(∵dtd(xn)=nxn−1dtdx) ⟹dtdx=t(1+t2)2−1
Differentiating both sides with respect to t again:
dt2d2x=t×−21(1+t2)−23(2t)+(1+t2)−21(∵dtd(uv)=udtdv+vdtdu) ⟹dt2d2x=(1+t2)23−t+(1+t2)211 ⟹dt2d2x=(x2)23−t+(x2)211[from(2)] ⟹dt2d2x=x3−t+x1 or ⟹dt2d2x=x1−x3t
From (1):
a=dt2d2x ⇒a=x1−x3t2
Therefore, for the given equation, the value of acceleration is x1−x3t2 and the correct option is (D)
So, the correct answer is “Option D”.
Note:
When any quantity is differentiated with respect to the time, it denotes the rate of change of that quantity.
We had to substitute the value of (1+t2) from equation (2) to match the value with the given options, if no options were given, there would have been no need to replace, we would still have the right value.
Differentiation is just the opposite of integration. For acceleration’s relationship with distance we differentiate while for distance’s relationship with acceleration, we have to integrate.