Difference between revisions of "022 Exam 2 Sample A, Problem 1"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
!Foundations: | !Foundations: | ||
|- | |- | ||
− | |This problem | + | |This problem is best approached through properties of logarithms. Remember that |
|- | |- | ||
− | | | + | |<br> <math>\ln (xy) = \ln x + \ln y,</math> |
|- | |- | ||
− | + | |and | |
− | | | ||
|- | |- | ||
− | | | + | | <math>\ln \left( \frac{x}{y}\right) = \ln x - \ln y,</math> |
|- | |- | ||
− | | | + | |You will also need to apply |
|- | |- | ||
− | | | + | |'''The Chain Rule:''' If <math style="vertical-align: -25%;">f</math> and <math style="vertical-align: -15%;">g</math> are differentiable functions, then |
|- | |- | ||
− | | | + | |
+ | | <math>(f\circ g)'(x) = f'(g(x))\cdot g'(x).</math> | ||
|- | |- | ||
+ | |||
+ | |Finally, recall that the derivative of natural log is | ||
+ | |- | ||
+ | | | ||
+ | ::<math>\left(\ln x\right)'\,=\,\frac{1}{x}.</math> | ||
|<br> | |<br> | ||
|} | |} | ||
Line 27: | Line 32: | ||
!Step 1: | !Step 1: | ||
|- | |- | ||
− | |We | + | |We can use the log rules to rewrite our function as |
|- | |- | ||
| | | | ||
− | ::<math> | + | ::<math>y\,=\,\ln (x+5)+\ln(x-1)-\ln(x).</math> |
|- | |- | ||
− | |||
|} | |} | ||
Line 38: | Line 42: | ||
!Step 2: | !Step 2: | ||
|- | |- | ||
− | |We can | + | |We can differentiate term-by-term, applying the chain rule to the first two terms to find |
+ | |- | ||
+ | |<br> | ||
+ | ::<math>\begin{array}{rcl} | ||
+ | y' & = & \displaystyle{\frac{1}{x+5}\cdot(x+5)'+\frac{1}{x-1}\cdot(x-1)'+\frac{1}{x}}\\ | ||
+ | \\ | ||
+ | & = & \displaystyle{\frac{1}{x+5}+\frac{1}{x-1}+\frac{1}{x}}. | ||
+ | |||
+ | \end{array}</math> | ||
| | | | ||
|} | |} | ||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
− | ! | + | !Final Answer: |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | |<br><math>y'\,=\,\displaystyle{\frac{1}{x+5}+\frac{1}{x-1}+\frac{1}{x}}.</math> |
|} | |} | ||
[[022_Exam_2_Sample_A|'''<u>Return to Sample Exam</u>''']] | [[022_Exam_2_Sample_A|'''<u>Return to Sample Exam</u>''']] |
Latest revision as of 21:42, 18 January 2017
Find the derivative of
Foundations: | |
---|---|
This problem is best approached through properties of logarithms. Remember that | |
and | |
You will also need to apply | |
The Chain Rule: If and are differentiable functions, then | |
Finally, recall that the derivative of natural log is | |
|
Solution:
Step 1: |
---|
We can use the log rules to rewrite our function as |
|
Step 2: | |
---|---|
We can differentiate term-by-term, applying the chain rule to the first two terms to find | |
Final Answer: |
---|