Difference between revisions of "009A Sample Final 3, Problem 2"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 1: | Line 1: | ||
<span class="exam"> Find the derivative of the following functions: | <span class="exam"> Find the derivative of the following functions: | ||
| − | <span class="exam">(a) <math>g(\theta)=\frac{\pi^2}{(\sec\theta -\sin 2\theta)^2}</math> | + | <span class="exam">(a) <math style="vertical-align: -18px">g(\theta)=\frac{\pi^2}{(\sec\theta -\sin 2\theta)^2}</math> |
| − | <span class="exam">(b) <math>y=\cos(3\pi)+\tan^{-1}(\sqrt{x})</math> | + | <span class="exam">(b) <math style="vertical-align: -5px">y=\cos(3\pi)+\tan^{-1}(\sqrt{x})</math> |
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
| Line 64: | Line 64: | ||
| <math>y'=(\cos(3\pi))'+(\tan^{-1}(\sqrt{x}))'.</math> | | <math>y'=(\cos(3\pi))'+(\tan^{-1}(\sqrt{x}))'.</math> | ||
|- | |- | ||
| − | |Since <math style="vertical-align: | + | |Since <math style="vertical-align: -5px">\cos(3\pi)</math> is a constant, |
|- | |- | ||
|we have | |we have | ||
Revision as of 10:05, 6 March 2017
Find the derivative of the following functions:
(a)
(b)
| Foundations: | |
|---|---|
| 1. Chain Rule | |
| 2. Trig Derivatives | |
| 3. Inverse Trig Derivatives | |
Solution:
(a)
| Step 1: |
|---|
| First, we write |
| Now, using the Chain Rule, we have |
| Step 2: |
|---|
| Now, using the Chain Rule a second time, we get |
(b)
| Step 1: |
|---|
| First, we have |
| Since is a constant, |
| we have |
| Therefore, |
| 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 y'=(\tan^{-1}(\sqrt{x}))'.} |
| Step 2: |
|---|
| Now, using the Chain 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 \begin{array}{rcl} \displaystyle{y'} & = & \displaystyle{(\tan^{-1}(\sqrt{x}))'}\\ &&\\ & = & \displaystyle{\bigg(\frac{1}{1+(\sqrt{x})^2}\bigg)(\sqrt{x})'}\\ &&\\ & = & \displaystyle{\bigg(\frac{1}{1+x}\bigg)\frac{1}{2\sqrt{x}}.} \end{array}} |
| 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 g'(\theta)=\frac{-2\pi^2(\sec\theta\tan\theta -2\cos (2\theta))}{(\sec\theta -\sin 2\theta)^{3}}} |
| (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 y'=\bigg(\frac{1}{1+x}\bigg)\frac{1}{2\sqrt{x}}} |