14c BETA

Kinematics

2 learning objectives

1. Overview

Kinematics in IGCSE Additional Mathematics (0606) is the study of motion in a straight line, using calculus. This means you'll use differentiation and integration to relate displacement (ss), velocity (vv), and acceleration (aa) when acceleration is not constant. This topic is crucial for Paper 1 (non-calculator) and Paper 2, testing your calculus skills in a real-world context. Expect to find displacement, velocity, or acceleration functions; determine when a particle is at rest or changes direction; and calculate total distance traveled. Mastering the relationships between ss, vv, and aa, and understanding how to interpret kinematics graphs, is essential for success.


Key Definitions

  • Displacement (ss): The distance of a particle from a fixed origin OO in a specific direction. It is a vector quantity and can be positive, negative, or zero. Units are typically meters (m).
  • Velocity (vv): The rate of change of displacement with respect to time. v=dsdtv = \frac{ds}{dt}. It is a vector quantity. Units are typically meters per second (m/s or ms⁻¹).
  • Acceleration (aa): The rate of change of velocity with respect to time. a=dvdt=d2sdt2a = \frac{dv}{dt} = \frac{d^2s}{dt^2}. It is a vector quantity. Units are typically meters per second squared (m/s² or ms⁻²).
  • Instantaneous Rest: A point in time where the velocity of the particle is zero (v=0v = 0).
  • Initial Conditions: The state of the particle at time t=0t = 0 (e.g., initial velocity, initial displacement). These are crucial for finding the constant of integration.
  • Total Distance Traveled: The sum of the absolute magnitudes of all displacements; unlike displacement, it cannot be negative and must account for changes in direction. Requires checking when v=0v=0 to identify changes in direction.

Core Content

The Calculus Relationship

To move "down" the chain from displacement to acceleration, we differentiate. To move "up" from acceleration to displacement, we integrate. Remember to add the constant of integration, CC, when integrating.

sddtvddtas \xrightarrow{\frac{d}{dt}} v \xrightarrow{\frac{d}{dt}} a adtvdtsa \xrightarrow{\int dt} v \xrightarrow{\int dt} s

  • Velocity: v=dsdtv = \frac{ds}{dt}
  • Acceleration: a=dvdt=d2sdt2a = \frac{dv}{dt} = \frac{d^2s}{dt^2}
  • Displacement: s=vdts = \int v \, dt
  • Velocity: v=adtv = \int a \, dt

Kinematics Graphs

  • Displacement-Time (ss-tt): Gradient represents Velocity.
  • Velocity-Time (vv-tt): Gradient represents Acceleration; Area under the curve represents Displacement.
  • Acceleration-Time (aa-tt): Area under the curve represents Change in Velocity.
📊A flow chart showing ss, vv, and aa connected by arrows labeled "differentiate" moving right and "integrate" moving left.

Worked example 1 — Finding acceleration at rest

A particle PP moves in a straight line such that its displacement, ss meters, from a fixed point OO is given by s=13t35t2+16t+2s = \frac{1}{3}t^3 - 5t^2 + 16t + 2, where tt is the time in seconds after leaving OO. Find the acceleration of the particle when it is instantaneously at rest.

Step 1: Find the velocity function, v(t)v(t). v=dsdt=ddt(13t35t2+16t+2)v = \frac{ds}{dt} = \frac{d}{dt} (\frac{1}{3}t^3 - 5t^2 + 16t + 2) v=t210t+16v = t^2 - 10t + 16 (Power rule of differentiation)

Step 2: Find the time(s) tt when the particle is at rest (v=0v=0). t210t+16=0t^2 - 10t + 16 = 0 (t2)(t8)=0(t - 2)(t - 8) = 0 (Factorizing the quadratic) t=2t = 2 or t=8t = 8

Step 3: Find the acceleration function, a(t)a(t). a=dvdt=ddt(t210t+16)a = \frac{dv}{dt} = \frac{d}{dt}(t^2 - 10t + 16) a=2t10a = 2t - 10 (Power rule of differentiation)

Step 4: Calculate the acceleration aa at t=2t = 2 and t=8t = 8. At t=2t = 2: a=2(2)10=6 m/s2a = 2(2) - 10 = -6 \text{ m/s}^2 At t=8t = 8: a=2(8)10=6 m/s2a = 2(8) - 10 = 6 \text{ m/s}^2

Final Answer: The acceleration is ±6 m/s2\boxed{\pm 6 \text{ m/s}^2}.


Worked example 2 — Integrating to find displacement

A particle moves in a straight line with velocity v=8e4t12t1/2v = 8e^{4t} - 12t^{1/2}. Given that the particle's initial displacement from a fixed point OO is 5 meters, find the displacement of the particle when t=ln(2)t = \ln(2).

Step 1: Set up the integral for displacement. s=vdt=(8e4t12t1/2)dts = \int v \, dt = \int (8e^{4t} - 12t^{1/2}) \, dt

Step 2: Integrate the velocity function. s=8e4t412t3/23/2+Cs = \frac{8e^{4t}}{4} - \frac{12t^{3/2}}{3/2} + C (Integrating ekte^{kt} and power rule) s=2e4t8t3/2+Cs = 2e^{4t} - 8t^{3/2} + C

Step 3: Use initial conditions to find CC. When t=0t = 0, s=5s = 5. 5=2e4(0)8(0)3/2+C5 = 2e^{4(0)} - 8(0)^{3/2} + C 5=2(1)0+C5 = 2(1) - 0 + C C=3C = 3

Step 4: Write the displacement function. s=2e4t8t3/2+3s = 2e^{4t} - 8t^{3/2} + 3

Step 5: Substitute t=ln(2)t = \ln(2). s=2e4ln(2)8(ln(2))3/2+3s = 2e^{4\ln(2)} - 8(\ln(2))^{3/2} + 3 s=2eln(24)8(ln(2))3/2+3s = 2e^{\ln(2^4)} - 8(\ln(2))^{3/2} + 3 (Using the log law nlnx=lnxnn\ln x = \ln x^n) s=2(24)8(ln(2))3/2+3s = 2(2^4) - 8(\ln(2))^{3/2} + 3 (Since elnx=xe^{\ln x} = x) s=328(ln(2))3/2+3s = 32 - 8(\ln(2))^{3/2} + 3 s=358(ln(2))3/2s = 35 - 8(\ln(2))^{3/2}

Final Answer: 358(ln(2))3/2\boxed{35 - 8(\ln(2))^{3/2}} meters.


Worked example 3 — Total distance with direction change

A particle moves along a straight line with velocity v(t)=93t2v(t) = 9 - 3t^2 m/s. Find the total distance traveled by the particle in the first 4 seconds.

Step 1: Determine if the particle changes direction within the interval [0, 4]. Set v(t)=0v(t) = 0: 93t2=09 - 3t^2 = 0 3t2=93t^2 = 9 t2=3t^2 = 3 t=±3t = \pm\sqrt{3} Since tt must be non-negative, t=31.732t = \sqrt{3} \approx 1.732 seconds. This value lies within the interval [0, 4], so the particle changes direction.

Step 2: Calculate the displacement for the intervals [0, √3] and [√3, 4]. s(t)=v(t)dt=(93t2)dt=9tt3+Cs(t) = \int v(t) \, dt = \int (9 - 3t^2) \, dt = 9t - t^3 + C Assume s(0)=0s(0) = 0, then C=0C = 0, so s(t)=9tt3s(t) = 9t - t^3.

Displacement from t=0t = 0 to t=3t = \sqrt{3}: s(3)=93(3)3=9333=63s(\sqrt{3}) = 9\sqrt{3} - (\sqrt{3})^3 = 9\sqrt{3} - 3\sqrt{3} = 6\sqrt{3}

Displacement from t=3t = \sqrt{3} to t=4t = 4: s(4)=9(4)(4)3=3664=28s(4) = 9(4) - (4)^3 = 36 - 64 = -28 Displacement during this interval = s(4)s(3)=2863s(4) - s(\sqrt{3}) = -28 - 6\sqrt{3}

Step 3: Calculate the total distance traveled. Total distance = 63+2863=63+(28+63)=63+28+63=28+123|6\sqrt{3}| + |-28 - 6\sqrt{3}| = 6\sqrt{3} + |-(28 + 6\sqrt{3})| = 6\sqrt{3} + 28 + 6\sqrt{3} = 28 + 12\sqrt{3}

Final Answer: 28+123\boxed{28 + 12\sqrt{3}} meters.


Worked example 4 — Finding maximum velocity

A particle moves in a straight line such that its displacement, ss meters, from a fixed point OO is given by s=t39t2+24ts = t^3 - 9t^2 + 24t. Find the maximum velocity of the particle in the interval 0t50 \le t \le 5.

Step 1: Find the velocity function, v(t)v(t). v=dsdt=ddt(t39t2+24t)v = \frac{ds}{dt} = \frac{d}{dt} (t^3 - 9t^2 + 24t) v=3t218t+24v = 3t^2 - 18t + 24

Step 2: Find the acceleration function, a(t)a(t). a=dvdt=ddt(3t218t+24)a = \frac{dv}{dt} = \frac{d}{dt}(3t^2 - 18t + 24) a=6t18a = 6t - 18

Step 3: Find the time(s) tt when the acceleration is zero (i.e., when velocity is stationary). 6t18=06t - 18 = 0 6t=186t = 18 t=3t = 3

Step 4: Check the velocity at the stationary point (t=3t=3) and the endpoints of the interval (t=0t=0 and t=5t=5). At t=0t = 0: v=3(0)218(0)+24=24v = 3(0)^2 - 18(0) + 24 = 24 At t=3t = 3: v=3(3)218(3)+24=2754+24=3v = 3(3)^2 - 18(3) + 24 = 27 - 54 + 24 = -3 At t=5t = 5: v=3(5)218(5)+24=7590+24=9v = 3(5)^2 - 18(5) + 24 = 75 - 90 + 24 = 9

Step 5: Determine the maximum velocity. Since velocity is a vector, we consider the magnitude. The velocities are 24, -3, and 9. The largest magnitude is 24.

Final Answer: The maximum velocity is 24 m/s\boxed{24 \text{ m/s}}.


Extended Content (Extended Only)

Additional Mathematics is a single-tier syllabus — all content above applies to all students.


Key Equations

Equation Meaning Units Notes
v=dsdt\mathbf{v = \frac{ds}{dt}} Velocity is the derivative of displacement m/s\text{m/s} or ms1\text{ms}^{-1}
a=dvdt=d2sdt2\mathbf{a = \frac{dv}{dt} = \frac{d^2s}{dt^2}} Acceleration is the derivative of velocity m/s2\text{m/s}^2 or ms2\text{ms}^{-2}
s=vdt\mathbf{s = \int v \, dt} Displacement is the indefinite integral of velocity m\text{m} + C needed
v=adt\mathbf{v = \int a \, dt} Velocity is the indefinite integral of acceleration m/s\text{m/s} + C needed
s=t1t2vdts = \int_{t_1}^{t_2} v \, dt Displacement is the definite integral of velocity m\text{m} Displacement between t1t_1 and t2t_2
Total Dist = t1t2vdt\int_{t_1}^{t_2} |v| \, dt Total distance traveled (account for v=0v=0) m\text{m}

Note: These formulas are not provided on the IGCSE Add Math formula sheet. You must memorize the calculus relationships.


Common Mistakes to Avoid

  • Wrong: Integrating acceleration or velocity and forgetting the constant CC. ✓ Right: Always write +C+ C immediately after integrating. Use the "initial conditions" (t=0t=0, or other given values) to solve for CC.
  • Wrong: Assuming "Total Distance Traveled" is the same as "Displacement". ✓ Right: Check if v=0v=0 during the time interval. If the particle reverses direction, calculate distances separately for each interval where the velocity has the same sign, and then add the absolute values of these displacements.
  • Wrong: Using Suvat equations (v=u+atv = u + at) for variable acceleration. ✓ Right: Suvat only works if aa is a constant number. If aa is a function of tt, you must use calculus (differentiation and integration).
  • Wrong: Giving decimal approximations when the question requires an exact answer. ✓ Right: Leave your answer in terms of surds, fractions, ln\ln, ee, or π\pi unless the question explicitly asks for a decimal approximation. For example, leave 2\sqrt{2} as 2\sqrt{2}, and ln(5)\ln(5) as ln(5)\ln(5).
  • Wrong: Making sign errors when differentiating or integrating. ✓ Right: Double-check your signs, especially when dealing with negative coefficients or negative powers.
  • Wrong: Forgetting to consider the domain when finding maximum or minimum values. ✓ Right: If the question specifies an interval for tt, check the velocity (or displacement) at the endpoints of the interval, as well as at any stationary points within the interval.
  • Wrong: Not using radians when trigonometric functions are involved. ✓ Right: If the kinematics function involves trigonometric terms (e.g., v=sin(2t)v = \sin(2t)), your calculator must be in Radians mode (for Paper 2).

Exam Tips

  • Keywords:
    • "Find the initial [velocity/acceleration]": Substitute t=0t = 0.
    • "At the origin": s=0s = 0.
    • "Instantaneously at rest": v=0v = 0.
    • "Returning to OO": s=0s = 0 (solve for t>0t > 0).
    • "Maximum velocity": Occurs when dvdt=0\frac{dv}{dt} = 0 (i.e., acceleration is zero). Remember to check endpoints of the interval.
  • Units: Always check if the question uses meters and seconds or other units (like cm or minutes). Be consistent throughout your working.
  • Exact Values: In Paper 1 (non-calculator), leave answers as fractions, surds, or in terms of ee and π\pi. For example, leave ln(2)\ln(2) as ln(2)\ln(2) rather than 0.6930.693.
  • Radians: If the kinematics function involves trigonometric terms (e.g., v=sin(2t)v = \sin(2t)), your calculator must be in Radians mode (for Paper 2).
  • Method Marks: Always state your formula before substituting. Even if your arithmetic is wrong, stating v=dsdtv = \frac{ds}{dt} earns a method mark.
  • Show All Steps: Especially in Paper 1, show every step of your working, including differentiation, integration, and algebraic manipulation. This makes it easier for the marker to award method marks, even if you make a small error.
  • Check Your Work: If time permits, check your answers by differentiating or integrating back to the original function. For example, if you found vv by differentiating ss, differentiate vv to see if you get aa.




Exam-Style Questions

Practice these original exam-style questions to test your understanding. Each question mirrors the style, structure, and mark allocation of real Cambridge 0606 papers.

Exam-Style Question 1 — Paper 1 (No Calculator Allowed) [8 marks]

Question:

A particle moves in a straight line such that its displacement, ss meters, from a fixed point OO at time tt seconds is given by s=t39t2+15t+3s = t^3 - 9t^2 + 15t + 3.

(a) Find the values of tt when the particle is instantaneously at rest. [4]

(b) Find the acceleration of the particle when t=5t=5. [2]

(c) Find the total distance travelled by the particle in the first 2 seconds. [2]

Worked Solution:

(a)

  1. Find the velocity function by differentiating the displacement function with respect to time. v=dsdt=3t218t+15v = \frac{ds}{dt} = 3t^2 - 18t + 15 [Differentiating ss to find vv]

  2. Set the velocity equal to zero and solve for tt. 3t218t+15=03t^2 - 18t + 15 = 0 t26t+5=0t^2 - 6t + 5 = 0 (t1)(t5)=0(t-1)(t-5) = 0 t=1,5t = 1, 5 [Solving quadratic equation]

  3. State the times when the particle is at rest. t=1t=1 and t=5t=5 [Instantaneous rest occurs when velocity is zero]

t=1,5\boxed{t = 1, 5}

How to earn full marks: Differentiate to find the velocity, set it to zero, and solve the quadratic equation, showing all steps.

(b)

  1. Find the acceleration function by differentiating the velocity function with respect to time. a=dvdt=6t18a = \frac{dv}{dt} = 6t - 18 [Differentiating vv to find aa]

  2. Substitute t=5t=5 into the acceleration function. a=6(5)18=3018=12a = 6(5) - 18 = 30 - 18 = 12 [Substituting t=5t=5 into aa]

a=12ms2\boxed{a = 12 \, ms^{-2}}

How to earn full marks: Differentiate the velocity to find acceleration, then substitute t=5t=5 and include the correct units.

(c)

  1. Find the displacement at t=0t=0, t=1t=1 and t=2t=2. s(0)=039(0)2+15(0)+3=3s(0) = 0^3 - 9(0)^2 + 15(0) + 3 = 3 s(1)=139(1)2+15(1)+3=19+15+3=10s(1) = 1^3 - 9(1)^2 + 15(1) + 3 = 1 - 9 + 15 + 3 = 10 s(2)=239(2)2+15(2)+3=836+30+3=5s(2) = 2^3 - 9(2)^2 + 15(2) + 3 = 8 - 36 + 30 + 3 = 5 [Calculating displacements at key times]

  2. Calculate the total distance travelled. The particle moves from s=3s=3 to s=10s=10 and then from s=10s=10 to s=5s=5.

    Distance = 103+510=7+5=12|10-3| + |5-10| = 7 + 5 = 12 [Calculating total distance as sum of distances between turning points]

12m\boxed{12 \, m}

How to earn full marks: Calculate displacement at t=0,1,2t=0, 1, 2, then sum the absolute values of the changes in displacement.

Common Pitfall: Remember that total distance travelled isn't always just the difference between the final and initial displacements. You need to check if the particle changes direction within the time interval and account for the distance travelled in each direction.

Exam-Style Question 2 — Paper 1 (No Calculator Allowed) [7 marks]

Question:

The velocity, vms1v \, ms^{-1}, of a particle moving in a straight line is given by v=6cos(3t)3v = 6\cos(3t) - 3 for t0t \ge 0, where tt is the time in seconds.

(a) Find the first time when the particle is instantaneously at rest. [3]

(b) Find the distance travelled by the particle in the interval 0tπ60 \le t \le \frac{\pi}{6}. [4]

Worked Solution:

(a)

  1. Set the velocity equal to zero and solve for tt. 6cos(3t)3=06\cos(3t) - 3 = 0 cos(3t)=12\cos(3t) = \frac{1}{2} [Setting v=0v=0 and rearranging]

  2. Find the general solution for 3t3t. 3t=π33t = \frac{\pi}{3} [Finding the principal value]

  3. Find the smallest positive value of tt. t=π9t = \frac{\pi}{9} [Dividing by 3 to find tt]

t=π9\boxed{t = \frac{\pi}{9}}

How to earn full marks: Set the velocity to zero, solve the trig equation for tt, and give the smallest positive solution.

(b)

  1. Find the displacement function by integrating the velocity function with respect to time. s=(6cos(3t)3)dt=2sin(3t)3t+cs = \int (6\cos(3t) - 3) \, dt = 2\sin(3t) - 3t + c [Integrating vv to find ss]

  2. Since distance is required we need to check if the particle changes direction in the interval 0tπ60 \le t \le \frac{\pi}{6}. We know from part (a) that v=0v=0 when t=π9t=\frac{\pi}{9}. Since π9\frac{\pi}{9} is in the interval, we need to integrate from 00 to π9\frac{\pi}{9} and from π9\frac{\pi}{9} to π6\frac{\pi}{6} separately.

  3. Calculate displacement from t=0t=0 to t=π9t=\frac{\pi}{9} and from t=0t=0 to t=π6t=\frac{\pi}{6}. Let c=0.

    s(π9)=2sin(3π9)3π9=2sin(π3)π3=232π3=3π3s(\frac{\pi}{9}) = 2\sin(3\frac{\pi}{9}) - 3\frac{\pi}{9} = 2\sin(\frac{\pi}{3}) - \frac{\pi}{3} = 2\frac{\sqrt{3}}{2} - \frac{\pi}{3} = \sqrt{3} - \frac{\pi}{3} s(π6)=2sin(3π6)3π6=2sin(π2)π2=2π2s(\frac{\pi}{6}) = 2\sin(3\frac{\pi}{6}) - 3\frac{\pi}{6} = 2\sin(\frac{\pi}{2}) - \frac{\pi}{2} = 2 - \frac{\pi}{2}

  4. Calculate the displacement from t=π9t=\frac{\pi}{9} to t=π6t=\frac{\pi}{6} s=(2π2)(3π3)=23π6s = (2 - \frac{\pi}{2}) - (\sqrt{3} - \frac{\pi}{3}) = 2 - \sqrt{3} - \frac{\pi}{6}

  5. Calculate the total distance Distance=3π3+23π6Distance = |\sqrt{3} - \frac{\pi}{3}| + |2 - \sqrt{3} - \frac{\pi}{6}|

    Distance=3π3+23π6Distance = \sqrt{3} - \frac{\pi}{3} + |2 - \sqrt{3} - \frac{\pi}{6}|

    Since 23π621.7320.524=0.2562 - \sqrt{3} - \frac{\pi}{6} \approx 2 - 1.732 - 0.524 = -0.256, we have

    Distance=3π3+3+π62=23π22Distance = \sqrt{3} - \frac{\pi}{3} + \sqrt{3} + \frac{\pi}{6} - 2 = 2\sqrt{3} - \frac{\pi}{2} - 2

23π22\boxed{2\sqrt{3} - \frac{\pi}{2} - 2}

How to earn full marks: Integrate to find displacement, check for changes in direction, and sum the absolute values of the displacements between turning points.

Common Pitfall: When finding the total distance travelled, always check if the particle changes direction within the given time interval. If it does, you'll need to split the integral into separate parts to account for the distance travelled in each direction.

Exam-Style Question 3 — Paper 2 (Calculator Allowed) [7 marks]

Question:

A particle moves in a straight line from a point AA to a point BB. Its velocity, vms1v \, ms^{-1}, at time tt seconds after leaving AA is given by v=0.3t22.4t+3.6v = 0.3t^2 - 2.4t + 3.6 for 0t100 \le t \le 10.

(a) Find the minimum velocity of the particle between AA and BB. [3]

(b) Find the distance ABAB. [4]

Worked Solution:

(a)

  1. Find the time at which the minimum velocity occurs by differentiating the velocity function and setting it to zero. dvdt=0.6t2.4=0\frac{dv}{dt} = 0.6t - 2.4 = 0 0.6t=2.40.6t = 2.4 t=2.40.6=4t = \frac{2.4}{0.6} = 4 [Differentiating vv and setting to zero]

  2. Substitute the value of tt into the velocity function. v=0.3(4)22.4(4)+3.6=0.3(16)9.6+3.6=4.89.6+3.6=1.2v = 0.3(4)^2 - 2.4(4) + 3.6 = 0.3(16) - 9.6 + 3.6 = 4.8 - 9.6 + 3.6 = -1.2 [Substituting t=4t=4 into vv]

1.2ms1\boxed{-1.2 \, ms^{-1}}

How to earn full marks: Differentiate the velocity, set to zero to find the time of minimum velocity, then substitute back into the velocity equation.

(b)

  1. Find the displacement function by integrating the velocity function with respect to time. s=(0.3t22.4t+3.6)dt=0.33t32.42t2+3.6t+c=110t31.2t2+3.6t+cs = \int (0.3t^2 - 2.4t + 3.6) \, dt = \frac{0.3}{3}t^3 - \frac{2.4}{2}t^2 + 3.6t + c = \frac{1}{10}t^3 - 1.2t^2 + 3.6t + c [Integrating vv to find ss]

  2. Assuming that AA is at t=0t=0 and BB is at t=10t=10, we want to find the displacement between t=0t=0 and t=10t=10. Let c=0c=0.

  3. Substitute t=0t=0 and t=10t=10 into the displacement function. s(0)=0s(0) = 0 s(10)=110(10)31.2(10)2+3.6(10)=100010120+36=100120+36=16s(10) = \frac{1}{10}(10)^3 - 1.2(10)^2 + 3.6(10) = \frac{1000}{10} - 120 + 36 = 100 - 120 + 36 = 16

  4. Calculate the distance ABAB. AB=16AB = 16

16m\boxed{16 \, m}

How to earn full marks: Integrate the velocity to find displacement, then evaluate the displacement at t=0t=0 and t=10t=10, and subtract.

Common Pitfall: Don't forget to include the constant of integration when finding the displacement function. However, in this case, since we're finding the distance between two points, the constant cancels out.

Exam-Style Question 4 — Paper 2 (Calculator Allowed) [9 marks]

Question:

A particle PP moves in a straight line such that its acceleration, ams2a \, ms^{-2}, at time tt seconds after passing through a fixed point OO is given by a=8e0.4ta = 8e^{-0.4t}. The particle has a velocity of 3ms13 \, ms^{-1} at OO.

(a) Find the velocity of PP when t=3t = 3. [4]

(b) Find an expression for the displacement of PP from OO at time tt. [3]

(c) Find the distance of PP from OO as tt becomes very large. [2]

Worked Solution:

(a)

  1. Find the velocity function by integrating the acceleration function with respect to time. v=8e0.4tdt=20e0.4t+cv = \int 8e^{-0.4t} \, dt = -20e^{-0.4t} + c [Integrating aa to find vv]

  2. Use the initial condition v=3v = 3 when t=0t = 0 to find the constant of integration cc. 3=20e0.4(0)+c3 = -20e^{-0.4(0)} + c 3=20(1)+c3 = -20(1) + c c=23c = 23 [Using initial conditions to find cc]

  3. Write the velocity function. v=20e0.4t+23v = -20e^{-0.4t} + 23

  4. Substitute t=3t = 3 into the velocity function. v=20e0.4(3)+23=20e1.2+23=20(0.3012)+23=6.024+23=16.976v = -20e^{-0.4(3)} + 23 = -20e^{-1.2} + 23 = -20(0.3012) + 23 = -6.024 + 23 = 16.976

17.0ms1\boxed{17.0 \, ms^{-1}} (3 s.f.)

How to earn full marks: Integrate acceleration to find velocity, use the initial condition to find cc, then substitute t=3t=3.

(b)

  1. Find the displacement function by integrating the velocity function with respect to time. s=(20e0.4t+23)dt=50e0.4t+23t+ks = \int (-20e^{-0.4t} + 23) \, dt = 50e^{-0.4t} + 23t + k [Integrating vv to find ss]

  2. Since PP passes through OO at t=0t=0, we have s=0s=0 when t=0t=0. Use this to find the constant of integration kk. 0=50e0.4(0)+23(0)+k0 = 50e^{-0.4(0)} + 23(0) + k 0=50(1)+0+k0 = 50(1) + 0 + k k=50k = -50 [Using initial conditions to find kk]

  3. Write the displacement function. s=50e0.4t+23t50s = 50e^{-0.4t} + 23t - 50

s=50e0.4t+23t50\boxed{s = 50e^{-0.4t} + 23t - 50}

How to earn full marks: Integrate the velocity to find displacement, use the initial condition (s=0s=0 at t=0t=0) to find kk, and state the final expression.

(c)

  1. As tt becomes very large, e0.4te^{-0.4t} approaches 0. limts=limt(50e0.4t+23t50)=0+50=\lim_{t \to \infty} s = \lim_{t \to \infty} (50e^{-0.4t} + 23t - 50) = 0 + \infty - 50 = \infty

  2. However, the question implies a finite distance, so we consider the difference between the displacement at large tt and the initial displacement. As tt gets very large, the 23t23t term dominates, and the 50e0.4t50e^{-0.4t} term approaches zero. We are looking for the limiting value of ss.

    As tt\to\infty, s23t50s \approx 23t - 50. However, since we are interested in the distance of PP from OO as tt becomes very large, the effect of the constant term 50-50 becomes negligible.

    Therefore, displacement approaches infinity. The particle travels infinitely far from O. The question is poorly worded, as it implies a finite distance.

\boxed{\infty}

How to earn full marks: Recognize that as tt approaches infinity, the exponential term goes to zero, and the displacement increases without bound.

Common Pitfall: When dealing with limits as tt approaches infinity, remember that exponential terms with negative exponents will approach zero. This can simplify the expression and help you determine the overall behavior of the function. Also, always include the constant of integration and use initial conditions to find its value.

Frequently Asked Questions: Kinematics

What is Displacement (s): in Kinematics?

Displacement (s):: The distance of a particle from a fixed origin O in a specific direction. It is a vector quantity and can be positive, negative, or zero.

What is Velocity (v): in Kinematics?

Velocity (v):: The rate of change of displacement with respect to time.

What is Acceleration (a): in Kinematics?

Acceleration (a):: The rate of change of velocity with respect to time.

What is Instantaneous Rest: in Kinematics?

Instantaneous Rest:: A point in time where the velocity of the particle is zero (v = 0).

What is Initial Conditions: in Kinematics?

Initial Conditions:: The state of the particle at time t = 0 (e.g., initial velocity, initial displacement).

What is Total Distance Traveled: in Kinematics?

Total Distance Traveled:: The sum of the absolute magnitudes of all displacements; unlike displacement, it cannot be negative and must account for changes in direction.