009B Sample Midterm 2, Problem 3

From Grad Wiki
Revision as of 08:45, 7 February 2017 by Kayla Murray (talk | contribs)
Jump to navigation Jump to search

A particle moves along a straight line with velocity given by:

feet per second. Determine the total distance traveled by the particle

from time to time


Foundations:  
1. How are the velocity function and the position function related?

    They are related by the equation

2. If we calculate what are we calculating?

    We are calculating

    This is the displacement of the particle from to

3. If we calculate what are we calculating?

    We are calculating the total distance traveled by the particle from to


Solution:

Step 1:  
To calculate the total distance the particle traveled from to we need to calculate
   
Step 2:  
We need to figure out when is positive and negative in the interval
We set and solve for
We get Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle t=6.25.}
Then, we use test points to see that Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle -32t+200} is positive from Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle [0,6.25]}
and negative from Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle [6.25,10].}
Step 3:  
Therefore, we get

    Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{\int_0^{10} |-32t+200|~dt} & = & \displaystyle{\int_0^{6.25} -32t+200~dt+\int_{6.25}^{10}-(-32t+200)~dt}\\ &&\\ & = & \displaystyle{\left. (-16t^2+200t)\right|_{0}^{6.25}+\left. (16t^2-200t)\right|_{6.25}^{10}}\\ &&\\ & = & \displaystyle{-16(6.25)^2+200(6.25)+(16(10)^2-200(10))-(16(6.25)^2-200(6.25))}\\ &&\\ & = & \displaystyle{850}.\\ \end{array}}


Final Answer:  
The particle travels Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 850} feet.

Return to Sample Exam