009A Sample Midterm 3, Problem 2

From Grad Wiki
Revision as of 14:42, 18 February 2017 by Kayla Murray (talk | contribs)
Jump to navigation Jump to search

The position function gives the height (in meters) of an object that has fallen from a height of 200 meters.

The velocity at time seconds is given by:


(a) Find the velocity of the object when

(b) At what velocity will the object impact the ground?

Foundations:  
1. What is the relationship between velocity and position
       
2. What is the position of the object when it hits the ground?
       


Solution:

(a)

Step 1:  
Let be the velocity of the object at time
Then, we have
       
Step 2:  
Now, we factor the numerator to get

       

(b)

Step 1:  
First, we need to find the time when the object hits the ground.
This corresponds to
This give us the equation
       
When we 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^2=\frac{200}{4.9}.}
Hence, 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=\pm \sqrt{\frac{200}{4.9}}.}
Since 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} represents time, it does not make sense 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} to be negative.
Therefore, the object hits the ground at 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=\sqrt{\frac{200}{4.9}}.}
Step 2:  
Now, we need the equation for the velocity of the object.
We have 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)=s'(t)} where 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)} is the velocity function of the object.
Hence,

        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{v(t)} & = & \displaystyle{s'(t)}\\ &&\\ & = & \displaystyle{-9.8t.} \end{array}}

Therefore, the velocity of the object when it hits the ground is
        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 -9.8\sqrt{\frac{200}{4.9}}\text{ meters/second}.}


Final Answer:  
    (a)     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(-4.9) \text{ meters/second}}
    (b)     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 -9.8\sqrt{\frac{200}{4.9}}\text{ meters/second}}

Return to Sample Exam