Difference between revisions of "009A Sample Final 1, Problem 6"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 9: | Line 9: | ||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!Foundations: | !Foundations: | ||
| + | |- | ||
| + | |Recall: | ||
| + | |- | ||
| + | |'''1. Intermediate Value Theorem''' If <math>f(x)</math> is continuous on a closed interval <math>[a,b]</math> and <math>c</math> is any number | ||
|- | |- | ||
| | | | ||
| + | ::between <math>f(a)</math> and <math>f(b)</math>, then there is at least one number <math>x</math> in the closed interval such that <math>f(x)=c</math>. | ||
| + | |- | ||
| + | |'''2. Mean Value Theorem''' Suppose <math>f(x)</math> is a function that satisfies the following: | ||
| + | |- | ||
| + | | | ||
| + | ::<math>f(x)</math> is continuous on the closed interval <math>[a,b]</math> | ||
| + | |- | ||
| + | | | ||
| + | ::<math>f(x)</math> is differentiable on the open interval <math>(a,b)</math>. | ||
| + | |- | ||
| + | | | ||
| + | ::Then, there is a number <math>c</math> such that <math>a<c<b</math> and <math>f'(c)=\frac{f(b)-f(a)}{b-a}</math>. | ||
|} | |} | ||
Revision as of 15:53, 24 February 2016
Consider the following function:
a) Use the Intermediate Value Theorem to show that has at least one zero.
b) Use the Mean Value Theorem to show that has at most one zero.
| Foundations: |
|---|
| Recall: |
| 1. Intermediate Value Theorem If 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)} is continuous on a closed 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 [a,b]} 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 c} is any number |
|
| 2. Mean Value Theorem Suppose 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)} is a function that satisfies the following: |
|
|
|
Solution:
(a)
| Step 1: |
|---|
| First note that Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f(0)=7} . |
| Also, Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f(-5)=-15-2\sin(-5)+7=-8-2\sin(-5)} . |
| Since Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle -1\leq \sin(x)\leq 1} , |
|
| Thus, Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle -10\leq f(-5)\leq -6} and hence . |
| Step 2: |
|---|
| Since and , there exists with Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle -5<x<0} such that |
| by the Intermediate Value Theorem. Hence, has at least one zero. |
(b)
| Step 1: |
|---|
| We have . Since Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle -1\leq \cos(x)\leq 1} , |
| Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle -2\leq -2\cos(x)\leq 2} . So, Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 1\leq f'(x)\leq 5} . |
| Therefore, is always positive. |
| Step 2: |
|---|
| Since is always positive, is an increasing function. |
| Thus, has at most one zero. |
| Final Answer: |
|---|
| (a) Since and , there exists with Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle -5<x<0} such that |
| by the Intermediate Value Theorem. Hence, has at least one zero. |
| (b) Since is always positive, is an increasing function. |
| Thus, has at most one zero. |