Difference between revisions of "022 Sample Final A, Problem 13"

From Math Wiki
Jump to navigation Jump to search
(Created page with "<span class="exam">Use differentials to find <math style="vertical-align: -4px">dy</math> given <math style="vertical-align: -4px">y = x^2 - 6x, ~ x = 4, ~dx = -0.5.</math> {...")
 
Line 1: Line 1:
 +
[[File:Differential.png|right|400px]]
 +
 
<span class="exam">Use differentials to find <math style="vertical-align: -4px">dy</math> given <math style="vertical-align: -4px">y = x^2 - 6x, ~ x = 4, ~dx = -0.5.</math>
 
<span class="exam">Use differentials to find <math style="vertical-align: -4px">dy</math> given <math style="vertical-align: -4px">y = x^2 - 6x, ~ x = 4, ~dx = -0.5.</math>
  
Line 14: Line 16:
 
::<math>dy\,=\,f'(x)\cdot dx,</math>
 
::<math>dy\,=\,f'(x)\cdot dx,</math>
 
|-
 
|-
|where we use a given <math style="vertical-align: 0px">x</math>-value to evaluate <math style="vertical-align: -5px">f'(x)</math>.
+
|where we use the given specific <math style="vertical-align: 0px">x</math>-value to evaluate <math style="vertical-align: -5px">f'(x)</math>.
 
   
 
   
  

Revision as of 20:41, 4 June 2015

Differential.png

Use differentials to find given

Foundations:  
When we use differentials, we are approximating a value for a function by using the slope of the derivative. The idea is that given a distance 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 dx} from a point 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 x} , we can use 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 f'(x)} , the slope of the tangent line, to find the rise, 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 dy} . Recalling that we can write
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 f'(x)\,=\,\frac{dy}{dx},}
the relation 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 dy\,=\,f'(x)\cdot dx,}
where we use the given specific 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 x} -value to evaluate 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 f'(x)} .


 Solution:

Step 1:  
By the power rule, 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 f'(x) \,=\, 2x-6.}
We need to evaluate this at the given value 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 x=4} , so
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 f'(4) \,=\, 2(4)-6\,=\,2.}
Step 2:  
We use the values given and the result from step 1 to find
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 dy\,=\,f'(x)\cdot dx\,=\,2(-0.5)\,=\,-1.}
Final Answer:  
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 dy\,=\,-1.}

Return to Sample Exam