Linear motion under a variable force — practice questions
Practice and worked examples for 9231 Linear motion under a variable force. Short previews only — attempt the full question in MarkScheme against the official scheme.
Worked example 1
A particle P of mass 0.5 kg moves in a straight line. At time t seconds, the net force acting on P is (2t+1) N. When t=0, the particle is at rest at the origin O. Find the velocity and displacement of P from O when t=4 s.
Show solution outline
The force is a function of time, F(t)=2t+1. We use Newton's Second Law, F=ma.
2t+1=0.5a
Since force is a function of time, we use a=dtdv.
2t+1=0.5dtdv
4t+2=dtdv
To find v, we integrate with respect to t:
v=∫(4t+2)dt=2t2+2t+C
We are given that P is at rest when t=0, so v=0 when t=0.
0=2(0)2+2(0)+C⟹C=0.
So, the velocity at time t is v=2t2+2t.
When t=4 s:
v=2(4)2+2(4)=2(16)+8=32+8=40 m/s.
To find displacement x, we use v=dtdx.
dtdx=2t2+2t
Integrate with respect to t:
x=∫(2t2+2t)dt=32t3+t2+D
We are given that P is at the origin when t=0, so x=0 when t=0.
0=32(0)3+(0)2+D⟹D=0.
So, the displacement at time t is x=32t3+t2.
When t=4 s:
x=32(4)3+(4)2=32(64)+16=3128+348=3176≈58.7 m (3 s.f.).
Answer: At t=4 s, velocity is 40 m/s and displacement is 3176 m.
Worked example 2
A particle of mass 2 kg is acted on by a force of magnitude x218 N, directed away from the origin O. The particle is projected from the point x=3 with a velocity of 4 m/s towards O. Find its speed when it reaches the point x=6.
Show solution outline
The force is a function of displacement, F(x)=x218. The force is directed away from O, so it's in the positive x direction.
Using Newton's Second Law, F=ma:
x218=2a
Since force is a function of x, we use a=vdxdv.
x218=2vdxdv
x29=vdxdv
Now, we separate the variables:
∫x29dx=∫vdv
Integrating both sides:
−x9+C=21v2
We are given the initial conditions: at x=3, the velocity is 4 m/s towards O. Since the positive direction is away from O, the velocity is v=−4 m/s.
Substitute these values to find C:
−39+C=21(−4)2
−3+C=21(16)=8
C=11
So the relationship between v and x is: 21v2=11−x9.
We need to find the speed when x=6. Speed is the magnitude of velocity. Let's find v2.
At x=6:
21v2=11−69=11−1.5=9.5
v2=19
v=±19
The speed is the magnitude of the velocity, which is ∣v∣.
Speed = 19≈4.36 m/s (3 s.f.).
Answer: The speed of the particle at x=6 is 19 m/s.