Difference between revisions of "009A Sample Final A, Problem 8"
Jump to navigation
Jump to search
m |
m |
||
| Line 8: | Line 8: | ||
! Foundations: | ! Foundations: | ||
|- | |- | ||
| − | |Recall that the linear approximation <math style="vertical-align: - | + | |Recall that the linear approximation <math style="vertical-align: -22%;">L(x)</math> is the equation of the tangent line to a function at a given point. If we are given the point <math style="vertical-align: -12%;">x_0</math>, then we will have the approximation <math style="vertical-align: -20%;">L(x) = f'(x_0)\cdot (x-x_0)+f(x_0)</math>. Note that such an approximation is usually only good "fairly close" to your original point <math style="vertical-align: -12%;">x_0</math>. |
|} | |} | ||
'''Solution:''' | '''Solution:''' | ||
| Line 15: | Line 15: | ||
!Part (a): | !Part (a): | ||
|- | |- | ||
| − | |Note that | + | |Note that <math style="vertical-align: -17%;">f'(x) = \sec x \tan x</math>. Since <math style="vertical-align: -20%;">\sin(\pi/3)=\sqrt{3}/2</math> and <math style="vertical-align: -20%;">\cos(\pi/3)=1/2</math>, we have |
|- | |- | ||
| <math>f'(\pi /3) = 2\cdot\frac{\sqrt{3}/2}{\,\,1/2} = 2\sqrt{3}. </math> | | <math>f'(\pi /3) = 2\cdot\frac{\sqrt{3}/2}{\,\,1/2} = 2\sqrt{3}. </math> | ||
|- | |- | ||
| − | |Similarly, | + | |Similarly, <math style="vertical-align: -22%;">f(\pi/3) = \sec(\pi/3) = 2</math>. Together, this means that |
|- | |- | ||
| <math>L(x) = f'(x_0)\cdot (x-x_0)+f(x_0) </math> | | <math>L(x) = f'(x_0)\cdot (x-x_0)+f(x_0) </math> | ||
Revision as of 21:19, 26 March 2015
8. (a) Find the linear approximation to the function at the point .
(b) Use to estimate the value of .
| Foundations: |
|---|
| Recall that the linear approximation is the equation of the tangent line to a function at a given point. If we are given the point , then we will have the approximation . Note that such an approximation is usually only good "fairly close" to your original 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_0} . |
Solution:
| Part (a): |
|---|
| Note 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 f'(x) = \sec x \tan x} . 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 \sin(\pi/3)=\sqrt{3}/2} and 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 \cos(\pi/3)=1/2} , 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'(\pi /3) = 2\cdot\frac{\sqrt{3}/2}{\,\,1/2} = 2\sqrt{3}. } |
| Similarly, 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(\pi/3) = \sec(\pi/3) = 2} . Together, this means 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 L(x) = f'(x_0)\cdot (x-x_0)+f(x_0) } |
| 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 = 2\sqrt{3}(x-\pi/3)+2.} |
| Part (b): |
|---|
| This is simply an exercise in plugging in values. 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 L\left(\frac{3\pi}{7}\right)=2\sqrt{3}\left(\frac{3\pi}{7}-\frac{\pi}{3}\right)+2} |
| 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 =2\sqrt{3}\left(\frac{9\pi-7\pi}{21}\right)+2} |
| 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 = 2\sqrt{3}\left(\frac{2\pi}{21}\right)+2} |
| 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 = \frac{4\sqrt{3}\pi}{21}+2.} |