Difference between revisions of "009A Sample Midterm 3, Problem 2"

From Grad Wiki
Jump to navigation Jump to search
Line 60: Line 60:
 
!Step 1:    
 
!Step 1:    
 
|-
 
|-
|
+
|First, we need to find the time when the object hits the ground.
 +
|-
 +
|This corresponds to <math>s(t)=0.</math>
 +
|-
 +
|This give us the equation
 +
|-
 +
|&nbsp; &nbsp; &nbsp; &nbsp; <math>-4.9t^2+200=0.</math>
 +
|-
 +
|When we solve for <math>t,</math> we get
 +
|-
 +
|&nbsp; &nbsp; &nbsp; &nbsp; <math>t^2=\frac{200}{4.9}.</math>
 
|-
 
|-
|
+
|Hence, <math>t=\pm \sqrt{\frac{200}{4.9}}.</math>
 
|-
 
|-
|
+
|Since <math>t</math> represents time, it does not make sense for <math>t</math> to be negative.
 
|-
 
|-
|
+
|Therefore, the object hits the ground at <math>t=\sqrt{\frac{200}{4.9}}.</math>
 
|}
 
|}
  
Line 72: Line 82:
 
!Step 2: &nbsp;
 
!Step 2: &nbsp;
 
|-
 
|-
|  
+
|Now, we need the equation for the velocity of the object. 
 +
|-
 +
|We have <math>v(t)=s'(t)</math> where <math>v(t)</math> is the velocity function of the object.
 +
|-
 +
|Hence,
 
|-
 
|-
 
|
 
|
 +
&nbsp; &nbsp; &nbsp; &nbsp; <math>\begin{array}{rcl}
 +
\displaystyle{v(t)} & = & \displaystyle{s'(t)}\\
 +
&&\\
 +
& = & \displaystyle{-9.8t.}
 +
\end{array}</math>
 
|-
 
|-
|
+
|Therefore, the velocity of the object when it hits the ground is
 
|-
 
|-
|
+
|&nbsp; &nbsp; &nbsp; &nbsp; <math>-9.8\sqrt{\frac{200}{4.9}}\text{ meters/second}.</math>
 
|}
 
|}
  
Line 87: Line 106:
 
|&nbsp; &nbsp; '''(a)''' &nbsp; &nbsp; <math>6(-4.9) \text{ meters/second}</math>  
 
|&nbsp; &nbsp; '''(a)''' &nbsp; &nbsp; <math>6(-4.9) \text{ meters/second}</math>  
 
|-
 
|-
|'''(b)'''  
+
|&nbsp; &nbsp; '''(b)''' &nbsp; &nbsp; <math>-9.8\sqrt{\frac{200}{4.9}}\text{ meters/second}</math>
 
|}
 
|}
 
[[009A_Sample_Midterm_3|'''<u>Return to Sample Exam</u>''']]
 
[[009A_Sample_Midterm_3|'''<u>Return to Sample Exam</u>''']]

Revision as of 15:19, 17 February 2017

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 Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle t=3}
b) At what velocity will the object impact the ground?


Foundations:  


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 we get
       
Hence,
Since represents time, it does not make sense for 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