Question
Question: What is the distance travelled by a particle, during the time ‘t’ if the particle moves in x, y plan...
What is the distance travelled by a particle, during the time ‘t’ if the particle moves in x, y plane according to the following equation. Also, find its velocity.
⇒x=asin(ωt)⇒y=a[1−cos(ωt)]
Solution
In order to calculate the distance travelled, we need to find the speed of the particle. This can be done by finding out the X and Y components of velocity and then finding the magnitude of velocity. This will give us the required speed of the particle which when multiplied by time will give us the total distance travelled.
Complete step-by-step answer:
To find the velocity of a particle as its different components in X and Y, we shall differentiate its displacement along the X and Y direction with respect to time. This can be done as follows:
⇒vx=dtdx
Where, x=asin(ωt)
Putting it in the above velocity equation, we get:
⇒vx=dtd[asin(ωt)]⇒vx=aωcos(ωt)
And, for the Y-component, we have:
⇒vy=dtdy
Where, y=a−acos(ωt)
Putting it in the above velocity equation, we get:
⇒vy=dtd[a−acos(ωt)]⇒vy=−aω[−sin(ωt)]⇒vy=aωsin(ωt)
Hence, the velocity of the particle comes out to be [aωcos(ωt)i+aωsin(ωt)j] .
Now, the speed of particle can be given by:
⇒v=vx2+vy2
Which is equal to:
⇒v=[aωcos(ωt)]2+[aωsin(ωt)]2⇒v=a2ω2[cos2(ωt)+sin2(ωt)]∴v=aω
Hence, the speed of the particle comes out to be aω .
Therefore, the distance travelled (say d) is equal to:
⇒d=speed×time⇒d=aω×t∴d=aωt
Hence, the distance travelled by the particle, during the time ‘t’ comes out to be aωt .
Note: We cannot simply add the squares of the given expression and find its root for displacement in X and Y direction as they are not some constant values. The particle is moving on a complex path of its own. So, the best way to find its distance travelled is by calculating the speed of the particle and then multiplying it with time, so that we can simply get the distance travelled.