Question
Question: A particle has initial velocity \(2i + 3j\) and the acceleration is \(0.3i + 0.2j\) . The magnitude ...
A particle has initial velocity 2i+3j and the acceleration is 0.3i+0.2j . The magnitude of the velocity after 10 seconds will be
A. 92 units
B. 52 units
C. 5 units
D. 9 units
Solution
We can observe that the initial velocity and the acceleration are given in vector notations. So, we will break these into the x and y components and solve for the final velocity in both x and y directions. The x direction is denoted by the vector i and the y direction by the vector j . Then we will use the formula v=vx2+vy2 where vx,vy are respective velocities in x and y directions and solve further to get the magnitude of the resultant velocity.
Formula used:
The equations of motion are
1. v=u+at
2. s=ut+21at2
3. 2as=v2−u2
Where u is the initial velocity, v is the final velocity, s is the distance covered, t is the time taken and a is the acceleration.
Complete answer:
In x direction,
The initial velocity is ux=2 units.
The acceleration is ax=0.3 units.
The time taken is t=10s
Using the first speed equation, v=u+at where u is the initial velocity, v is the final velocity, t is the time taken and a is the acceleration, we have
vx=ux+axt
Substituting known values in the equation we get,
vx=2+0.3×10
Further solving the equation, we get,
vx=5 units.
In y direction,
The initial velocity is uy=3 units.
The acceleration is ay=0.2 units.
The time taken is t=10s
Using the first speed equation, v=u+at where u is the initial velocity, v is the final velocity, t is the time taken and a is the acceleration, we have
vy=uy+ayt
Substituting known values in the equation we get,
vy=3+0.2×10
Further solving the equation, we get,
vy=5 units.
Now we know that the resultant velocity will be given by the formula v=vx2+vy2 where vx,vy are respective velocities in x and y directions.
Substituting the known values we get,
v=52+52
Further solving this equation, we get,
v=50
⇒v=52 units.
Hence, option (B) is correct.
Note:
Time is independent of the axis you choose. Hence, there is no component of time along any direction. It remains constant. Also, the choice of equations is important. We could have used the other two equations as well and got the same result. However, that would involve simultaneously solving many equations. The approach shown here is easier.
Alternative approach:
Instead of calculating values in x and y directions separately, we can calculate them at the same time using vectors.
v=u+at
Substituting the corresponding values,
v=(2i+3j)+(0.3i+0.2j)×10
On performing basic arithmetic operations,
v=(2i+3j)+(3i+2j)
Adding these two components of i and j
v=5i+5j
We need to find the magnitude which will be the same as calculated in the above solution.
v=52+52
⇒v=52.