Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

2. maximum mark: 11 a particle moves along a straight line. its displac…

Question

  1. maximum mark: 11

a particle moves along a straight line. its displacement, ( s ) metres, at time ( t ) seconds is given by ( s = t + cos 2t ), ( t geq 0 ). the first two times when the particle is at rest are denoted by ( t_1 ) and ( t_2 ), where ( t_1 < t_2 ).
(a) find ( t_1 ) and ( t_2 ). 4
(b) find the displacement of the particle when ( t = t_1 ). 2
(c) find the initial velocity of the particle.
(d) find the value of ( t ) when the particle first reaches its maximum velocity.

Explanation:

Part (a)

Step1: Find velocity function

Velocity \( v \) is the derivative of displacement \( s \). Given \( s = t + \cos 2t \), differentiate with respect to \( t \). The derivative of \( t \) is \( 1 \), and the derivative of \( \cos 2t \) is \( -2\sin 2t \) (using chain rule). So \( v = \frac{ds}{dt} = 1 - 2\sin 2t \).

Step2: Set velocity to zero (at rest)

A particle is at rest when \( v = 0 \), so \( 1 - 2\sin 2t = 0 \). Rearrange: \( \sin 2t = \frac{1}{2} \).

Step3: Solve for \( t \)

The general solution for \( \sin \theta = \frac{1}{2} \) is \( \theta = \frac{\pi}{6} + 2k\pi \) or \( \theta = \frac{5\pi}{6} + 2k\pi \), \( k \in \mathbb{Z} \). Here \( \theta = 2t \), so:

  • For \( 2t = \frac{\pi}{6} + 2k\pi \), \( t = \frac{\pi}{12} + k\pi \)
  • For \( 2t = \frac{5\pi}{6} + 2k\pi \), \( t = \frac{5\pi}{12} + k\pi \)

Since \( t \geq 0 \), the first two positive solutions (smallest \( t_1 < t_2 \)):

  • \( k = 0 \) in first equation: \( t_1 = \frac{\pi}{12} \)
  • \( k = 0 \) in second equation: \( t_2 = \frac{5\pi}{12} \)

Step1: Substitute \( t = t_1 \) into displacement

We know \( t_1 = \frac{\pi}{12} \) and \( s = t + \cos 2t \). Substitute \( t = \frac{\pi}{12} \):

Step2: Calculate \( \cos 2t \)

\( 2t = 2 \times \frac{\pi}{12} = \frac{\pi}{6} \), so \( \cos \frac{\pi}{6} = \frac{\sqrt{3}}{2} \).

Step3: Compute \( s \)

\( s = \frac{\pi}{12} + \cos \frac{\pi}{6} = \frac{\pi}{12} + \frac{\sqrt{3}}{2} \).

Step1: Initial velocity is at \( t = 0 \)

Initial velocity means \( t = 0 \). Use velocity function \( v = 1 - 2\sin 2t \).

Step2: Substitute \( t = 0 \)

\( 2t = 0 \), so \( \sin 0 = 0 \). Then \( v = 1 - 2(0) = 1 \).

Answer:

\( t_1 = \frac{\pi}{12} \), \( t_2 = \frac{5\pi}{12} \)

Part (b)