The equation $s = t^3 - 4.5t^2 - 7t, t \geq 0$ represents the position function of a particle.
a.) At what time does the particle reach a velocity $5 m/s$?
$
\begin{equation}
\begin{aligned}
\text{velocity } =& \displaystyle s'(t) = \frac{ds}{dt}
\\
\\
=& \frac{d}{dt} (t^3) - 4.5 \frac{d}{dt} (t^2) - 7 \frac{d}{dt} (t)
\\
\\
=& 3t^2 - 4.5(2t) - 7(1)
\\
\\
=& 3t^2 - 9t - 7
\end{aligned}
\end{equation}
$
When velocity = $5 m/s$, solving for $t$ we have
$
\begin{equation}
\begin{aligned}
5 =& 3t^2 - 9t - 7
\\
\\
0 =& 3t^2 - 9t - 12
\end{aligned}
\end{equation}
$
Using Quadratic Formula
$t = 4s$ and $t = -1s$
The required time is $t = 4s$ since the position function $s$ is defined only for positive values of $t$.
b.) When is the acceleration ? What is the significance of this value of $t$?
$
\begin{equation}
\begin{aligned}
\text{acceleration } =& v'(t) = \frac{dv}{dt}
\\
\\
=& 3 \frac{d}{dt} (t^2) - 9 \frac{d}{dt} (t) - \frac{d}{dt} (7)
\\
\\
=& 3(2t) - 9(1) - 0
\\
\\
=& 6t - 9
\\
\\
\end{aligned}
\end{equation}
$
When $a(t) = 0$, we have
$
\begin{equation}
\begin{aligned}
0 =& 6t - 9
\\
\\
t =& \frac{3}{2} \text{ seconds}
\end{aligned}
\end{equation}
$
This means that, at time $\displaystyle t = \frac{3}{2}$ seconds, the velocity is not changing at this instant since the acceleration is zero.
Tuesday, January 16, 2018
Single Variable Calculus, Chapter 3, 3.7, Section 3.7, Problem 7
Subscribe to:
Post Comments (Atom)
Summarize the major research findings of "Toward an experimental ecology of human development."
Based on findings of prior research, the author, Bronfenbrenner proposes that methods for natural observation research have been applied in ...
-
Show that $\displaystyle a(t) = v(t) \frac{dV}{ds}$ of a particle that moves along a straight line with displacement $s(t)$, velocity $v(t)$...
-
Find the indefinite integral $\displaystyle \int \sec^4 \left( \frac{x}{2} \right) dx$. Illustrate by graphing both the integrand and its an...
-
Determine the area of the region bounded by the hyperbola $9x^2 - 4y^2 = 36$ and the line $ x= 3$ By using vertical strips, Si...
-
Determine $\displaystyle \frac{dy}{dx}$ of $y^5 + x^2y^3 = 1 + x^4 y$ by Implicit Differentiation. $\displaystyle \frac{d}{dx}(y^5) + ...
-
Find the integral $\displaystyle \int^1_0 \frac{1}{\sqrt{16 t^2 + 1}} dt$ If we let $u = 4t$, then $du = 4dt$, so $\displaystyle dt = \frac{...
-
The narrator of "Sonny's Blues" describes the neighborhood as "filled with a hidden menace which was its very breath of l...
-
Given y=cos(2x), y=0 x=0,x=pi/4 so the solid of revolution about x-axis is given as V = pi * int _a ^b [R(x)^2 -r(x)^2] dx here R(x) =cos(2x...
No comments:
Post a Comment