To find the magnitude of the velocity of a particle after 10 seconds, we need to use the kinematic equation for velocity under constant acceleration:
\vec{v} = \vec{u} + \vec{a}t
where:
Substituting the known values into the formula, we get:
\vec{v} = (2\vec{i} + 3\vec{j}) + (0.3\vec{i} + 0.2\vec{j}) \times 10
Calculating the second term:
\vec{a}t = (0.3 \times 10)\vec{i} + (0.2 \times 10)\vec{j} = 3\vec{i} + 2\vec{j}
Adding the components:
\vec{v} = (2\vec{i} + 3\vec{j}) + (3\vec{i} + 2\vec{j}) = (2 + 3)\vec{i} + (3 + 2)\vec{j} = 5\vec{i} + 5\vec{j}
The magnitude of the velocity vector is given by:
|\vec{v}| = \sqrt{(5)^2 + (5)^2}
Calculating the magnitude:
|\vec{v}| = \sqrt{25 + 25} = \sqrt{50} = 5\sqrt{2} \text{ units}
Thus, the magnitude of the velocity after 10 seconds is 5 \sqrt{2} units, which matches the correct answer provided in the options.