Single Variable Calculus, Chapter 3, 3.7, Section 3.7, Problem 3
Suppose that a particle moves according to a Law of Motion
$f(t) = \cos (\pi t/ 4)$, where $t$ is measured in
seconds and $s$ in feet.
a.) Determine the velocity at time $t$.
$
\begin{equation}
\begin{aligned}
\text{ velocity } = s'(t) =& \frac{d}{dt} \left[ \cos \left( \frac{\pi t}{4} \right) \right] \cdot \frac{d}{dt} \left( \frac{\pi t}{4} \right)
\\
\\
=& - \sin \left( \frac{\pi t}{4} \right) \cdot \frac{\pi}{4}
\\
\\
=& \frac{- \pi}{4} \sin \left( \frac{\pi t}{4} \right)
\end{aligned}
\end{equation}
$
b.) What is the velocity after $3 s$?
$
\begin{equation}
\begin{aligned}
\text{The velocity after $3 s$ is } v(3) =& \frac{- \pi }{4} \sin \left( \frac{\pi (3)}{4} \right)
\\
\\
v(3) =& -0.5554 ft/s
\end{aligned}
\end{equation}
$
c.) When is the particle at rest?
The particle is at rest when $v(t) = 0$
$
\begin{equation}
\begin{aligned}
0 =& \frac{- \pi}{4} \sin \left( \frac{\pi t}{4} \right)
\\
\\
\frac{\pi t}{4} =& \sin^{-1} [0]
\\
\\
\frac{\pi t}{4} =& \pi n ; \text{ where $n$ is any positive integer, since the position function is defined only for positive values of $t$}
\\
\\
t =& 4n
\end{aligned}
\end{equation}
$
d.) When is the particle moving in the positive direction?
The particle is moving in the positive direction when $v(t) > 0$
$
\begin{equation}
\begin{aligned}
& \frac{- \pi}{4} \sin \left( \frac{\pi t}{4} \right) > 0
\\
\\
\end{aligned}
\end{equation}
$
Assume $\displaystyle \frac{-\pi}{4} \sin \left( \frac{\pi t}{4} \right) = 0$ we have $t = 4n$, if we substitute $0, 1$ and $2$ to the value of $n$ we get $t = 0, t = 4$ and $t = 8$.
We can divide the interval $t \geq 0$ into three parts we have,
(i) $0 \leq t \leq 4$
Let's assume $t = 2: \displaystyle \frac{-\pi}{4} \sin \left( \frac{\pi (2)}{4} ) \right) = \frac{- \pi}{4} < 0$
(ii) $4 < t < 8$
Let's assume $t = 5: \displaystyle \frac{-\pi}{4} \sin \left( \pi \frac{(5)}{4} \right) = 0.554 > 0$
(iii) $t > 8$
Let's assume $t = 9: \displaystyle \frac{-\pi}{4} \sin \left( \frac{\pi (9)}{4} \right) = -0.5554 < 0$
Therefore, we can conclude that the particle is speeding up at the
interval $4 < t < 8$. However, the particle is moving in the positive direction. Assuming that the function is defined only on interval $0 \leq t \leq 8$ since we know that trigonometric functions have repeating cycles.
e.) Find the total distance traveled during the first $8 s$.
Since we know that the particle starts at and changes direction at
$4$ and $8$, we take the distance that the particle traveled on the intervals $(0,4)$ and $(4,8)$
$
\begin{equation}
\begin{aligned}
\text{Total distance } =& |f(4) - f(0)| + |f(8) - f(4) | ; f(t) = \cos \left( \frac{\pi t}{4} \right)
\\
\\
=& |-1 - 1| + |1 - (-1) |
\\
\\
=& |-2| + |2|
\\
\\
=& 4 ft
\\
\\
\end{aligned}
\end{equation}
$
f.) Illustrate the motion of the particle.
g.) Find the acceleration at time $t$ and after $3 s$.
$
\begin{equation}
\begin{aligned}
\text{acceleration } =& v'(t) = \frac{dv}{dt}
\\
\\
=& \frac{- \pi}{4} \cdot \frac{d}{dt} \left[ \sin \left( \frac{\pi t}{4} \right) \right] \cdot \frac{d}{dt} \left( \frac{\pi t}{4} \right)
\\
\\
=& \frac{- \pi}{4} \cdot \cos \left( \frac{\pi t}{4} \right) \cdot \frac{\pi}{4}
\\
\\
=& - \left( \frac{\pi}{4} \right)^2 \cos \left( \frac{\pi t}{4} \right)
\\
\\
\text{acceleration at } t =& 3,
\\
\\
a(3) =& - \left( \frac{\pi}{4} \right)^2 \cos \left( \frac{\pi(3)}{4} \right)
\\
\\
a(3) =& 0.4362 ft/s^2
\end{aligned}
\end{equation}
$
h.) Graph the position, velocity and acceleration functions $0 \leq t
\leq 8$.
i.) When is the particle speeding up? When is it slowing down?
Based from the graph, the particle is speeding up when the velocity
and acceleration have the same sign (either positive or negative) that is
at intervals $0 \leq t \leq 2$ and $4 \leq t \leq 6$. On the other hand, the particle is
slowing down when the velocity and acceleration have opposite sign, that
is at intervals $2 < t < 4$ and $6 < t < 8$.
Comments
Post a Comment