Difference between revisions of "009B Sample Midterm 2, Problem 3"
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 19: | Line 19: | ||
|- | |- | ||
| | | | ||
| − | ::We are calculating <math style="vertical-align: -5px">s(b)-s(a).</math> This is the displacement of the particle from <math style="vertical-align: 0px">t=a</math> to <math style="vertical-align: 0px">t=b.</math> | + | ::We are calculating <math style="vertical-align: -5px">s(b)-s(a).</math> |
| + | |- | ||
| + | | | ||
| + | ::This is the displacement of the particle from <math style="vertical-align: 0px">t=a</math> to <math style="vertical-align: 0px">t=b.</math> | ||
|- | |- | ||
|'''3.''' If we calculate <math style="vertical-align: -14px">\int_a^b |v(t)|~dt,</math> what are we calculating? | |'''3.''' If we calculate <math style="vertical-align: -14px">\int_a^b |v(t)|~dt,</math> what are we calculating? | ||
Revision as of 08:02, 7 February 2017
A particle moves along a straight line with velocity given by:
- 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 v(t)=-32t+200}
feet per second. Determine the total distance traveled by the particle
from time to time 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=10.}
| Foundations: |
|---|
| 1. How are the velocity function 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 v(t)} and the position function 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 s(t)} related? |
|
| 2. If we calculate 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 \int_a^b v(t)~dt,} what are we calculating? |
|
|
| 3. If we calculate 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 \int_a^b |v(t)|~dt,} what are we calculating? |
|
Solution:
| Step 1: |
|---|
| To calculate the total distance the particle traveled 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 t=0} to 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=10,} we need to calculate |
| 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 \int_0^{10} |v(t)|~dt=\int_0^{10} |-32t+200|~dt.} |
| Step 2: |
|---|
| We need to figure out when 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 and negative in the interval 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,10].} |
| We set 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=0} and solve for 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.} |
| 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 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. |