Skip to main content
\(\renewcommand{\chaptername}{Unit} \newcommand{\derivativehomeworklink}[1]{\href{http://db.tt/cSeKG8XO}{#1}} \newcommand{\chpname}{unit} \newcommand{\sageurlforcurvature}{http://bmw.byuimath.com/dokuwiki/doku.php?id=curvature_calculator} \newcommand{\uday}{ \LARGE Day \theunitday \normalsize \flushleft \stepcounter{unitday} } \newcommand{\sageworkurl}{http://bmw.byuimath.com/dokuwiki/doku.php?id=work_calculator} \newcommand{\sagefluxurl}{http://bmw.byuimath.com/dokuwiki/doku.php?id=flux_calculator} \newcommand{\sageworkfluxurl}{http://bmw.byuimath.com/dokuwiki/doku.php?id=both_flux_and_work} \newcommand{\sagelineintegral}{http://bmw.byuimath.com/dokuwiki/doku.php?id=line_integral_calculator} \newcommand{\sagephysicalpropertiestwod}{http://bmw.byuimath.com/dokuwiki/doku.php?id=physical_properties_in_2d} \newcommand{\sagephysicalpropertiesthreed}{http://bmw.byuimath.com/dokuwiki/doku.php?id=physical_properties_in_3d} \newcommand{\sageDoubleIntegralCheckerURL}{http://bmw.byuimath.com/dokuwiki/doku.php?id=double_integral_calculator} \newcommand{\myscale}{1} \newcommand{\ds}{\displaystyle} \newcommand{\dfdx}[1]{\frac{d#1}{dx}} \newcommand{\ddx}{\frac{d}{dx}} \newcommand{\ii}{\vec \imath} \newcommand{\jj}{\vec \jmath} \newcommand{\kk}{\vec k} \newcommand{\vv}{\mathbf{v}} \newcommand{\RR}{\mathbb{R}} \newcommand{\R}{ \mathbb{R}} \newcommand{\inv}{^{-1}} \newcommand{\im}{\text{im }} \newcommand{\colvec}[1]{\begin{bmatrix}#1\end{bmatrix} } \newcommand{\cl}[1]{ \begin{matrix} #1 \end{matrix} } \newcommand{\bm}[1]{ \begin{bmatrix} #1 \end{bmatrix} } \DeclareMathOperator{\rank}{rank} \DeclareMathOperator{\rref}{rref} \DeclareMathOperator{\vspan}{span} \DeclareMathOperator{\trace}{tr} \DeclareMathOperator{\proj}{proj} \DeclareMathOperator{\curl}{curl} \newcommand{\blank}[1]{[14pt]{\rule{#1}{1pt}}} \newcommand{\vp}{^{\,\prime}} \newcommand{\lt}{<} \newcommand{\gt}{>} \newcommand{\amp}{&} \)

Section8.1Optional: Projectile Motion

Have you ever dropped a rock from the top of a waterfall, or skipped a rock across a lake. This section explores some simple connections between position, velocity, and acceleration. If we wanted to send a rocket to space, or shoot a missile across an ocean, the same principles will apply. If we know how much thrust a rocket provides (the acceleration), can we determine the velocity of our rocket at any time along its path? Could we predict the flight path of the rocket? To make a good flight plan, we'd need to know how to determine position and velocity from acceleration. That's the content of this section.

Review8.1.1

If \(y'(t) = 3t^2+12e^{2t}\) (the velocity) and \(y(0)=2\) (initial height), then what is \(y(t)\text{?}\) See footnote 1 Integrate to get \(y(t) = t^3+6e^{2t}+C\text{.}\) Since \(y(0)=2\text{,}\) we know \(2=0+6(1)+C\text{,}\) which gives \(C=-4\text{.}\) So the height is \(y(t) = t^3+6e^{2t}-4\text{.}\)for an answer.

To solve the next exercise, we need to know that acceleration is the derivative of velocity, and that velocity is the derivative of position. These facts hold true for vector-valued functions as well.

Exercise8.1.2

Consider a rocket in space (so we can neglect air resistance and gravity). The rocket's boosters apply an acceleration \(\vec a(t) = (2t,-8)\) m/s\(^2\text{.}\) The rocket's initial velocity is \(\vec v(0) = (4,5)\) m/s. The initial position is \(\vec r(0) = (1,16)\) m. Use this information to determine the position of the object after 2 seconds, and after 3 seconds.

Hint

Integrate each component to get velocity, then repeat to get position. Don't forget the 4 arbitrary constants you get from integration. Use the initial velocity and initial position to determine these constants.

Suppose we fire a projectile (like a pumpkin) from a cannon. The projectile leaves the cannon with an initial speed \(v_0\text{,}\) at an angle of \(\alpha\) above the \(x\)-axis. All the motion in this exercise occurs within a plane, and we'll use \(x\) and \(y\) to represent motion in that plane. Our goal is to find the velocity \(\vec v(t)\) and position \(\vec r(t)\) of the projectile at any time \(t\text{.}\)

We need some assumptions prior to solving.

  • Assume the only force acting on the object is the force due to gravity. We will neglect air resistance.

  • The force due to gravity is the mass of the projectile multiplied by the acceleration of gravity. The mass of the object will not be important in our work here, though in future classes you may study how mass affects energy computations.

  • The projectile is shot over a small enough range that we can assume gravity only pulls the object straight down.

  • Most branches of science use the letter \(g\) to represent the magnitude of the vertical component of acceleration, so we can write the acceleration of the projectile as

    \begin{equation*} \vec a(t) = (0,-g) \text{ or } \vec a(t)= 0\textbf{i}-g\textbf{j}. \end{equation*}
  • Our text uses the approximations \(g\approx 9.8\) m/s\(^2\) or \(g\approx32\) ft/s\(^2\text{.}\)

You've probably heard before that when you throw a baseball to a friend, the path of the baseball is parabolic. The next exercise proves this. If you feel shaky on getting a Cartesian equation from a parametrization, please tackle this review exercise, otherwise, jump straight to the exercise.

Review8.1.3

The function \(\vec r(t) = (2t+3, 4t^2+7t+5)\) is a parametrization of a plane curve. Give a Cartesian equation of the curve. See 2 Since \(t=\dfrac{x-3}{2}\text{,}\) a Cartesian equation is \(y = 4\left(\dfrac{x-3}{2}\right)^2+7\left(\dfrac{x-3}{2}\right)+5\text{.}\)for an answer.

Exercise8.1.4

Suppose a projectile is fired from the point \((x_0,y_0)\) with an initial velocity \(\vec v(0)=(v_{x_0},v_{y_0})\text{,}\) and that gravity is the only force acting on the object. This means the acceleration on the object is \(\vec a(t) = (0,-g)\text{.}\)

(a)

Show that the velocity at any time \(t\) is \(\vec v(t) = (c_1,-gt+c_2)\text{.}\) What are \(c_1\) and \(c_2\text{?}\) Explain

(b)

Show that the position at any time \(t\) is \(\vec r(t) = (v_{x_0}t+c_3, -\frac{1}{2}gt^2+v_{y_0}t+c_4)\text{.}\) What are \(c_3\) and \(c_4\text{?}\)

(c)

Eliminate the parameter \(t\) to give a Cartesian equation of the projectile's path. This will prove that the path of the particle is parabolic.

Hint

Use substitution.

If a projectile starts at \((x_0,y_0)\text{,}\) we can move the origin to this point. As long as we are not trying to gauge the location of two projectiles simultaneously, we could always make the origin \((0,0)\) our starting point. We make the following definitions for a projectile that starts at \((0,0)\) and hits the ground at \((R,0)\text{.}\)

  • The range is the horizontal distance \(R\) traveled by the projectile.

  • The flight time is how long the projectile is in the air. It is the time \(t\) at which \(\vec r(t)=(R,0)\text{.}\)

  • The maximum height is the largest \(y\) value obtained by the projectile.

Exercise8.1.5

Answer the following questions. Assume we fire a projectile from the origin, which means the acceleration, velocity, and position are

\begin{equation*} \vec a(t) = (0,-g), \vec v(t) = (v_{x_0}, -gt+ v_{y_0}), \vec r(t) = (v_{x_0}t, -\frac12 gt^2+ v_{y_0}t) . \end{equation*}
(a)

What's the time to max height? What's the flight time?

(b)

Show why the maximum height is \(\ds y_{\max}=\frac{v_{y_0}^2}{2g}\) and the range is \(\ds R=\frac{2v_{x_0}v_{y_0}}{g}\text{.}\)

(c)

If the initial speed is \(v_0\text{,}\) with a firing angle of \(\alpha\) above the horizontal, rewrite \(v_{x_0}\) and \(v_{y_0}\) in terms of \(v_0\) and \(\alpha\text{,}\) and then state the range in terms of \(v_0\) and \(\alpha\text{.}\)

Exercise8.1.6

This exercise was created around the opening ceremony of the Barcelona Spain Olympics. Antonio Rebollo was the archer, but he didn't try to hit the flame at the peak of the flight. You can watch a YouTube video of the opening ceremony by following the link.

An archer stands at ground level and shoots an arrow at an object which is 90 feet away in the horizontal direction and 74 ft above ground. The arrow leaves the bow at about 6 ft above ground level (not the origin). The archer wants the arrow to hit the target at the peak of its parabolic path. For the purposes of this exercise, Let \(g = 32 \text{ ft } /\text{s} ^2\text{.}\) What initial speed \(v_0\) and firing angle \(\alpha\) are needed to achieve this result?

Hint

This is much easier to solve if you first find \(v_{x_0}\) and \(v_{y_0}\text{,}\) the horizontal and vertical components of the velocity. You may want to move the origin as well, so that you can use the formulas from above.