Difference between revisions of "009A Sample Final 2, Problem 4"

From Grad Wiki
Jump to navigation Jump to search
 
Line 3: Line 3:
 
::<span class="exam"><math style="vertical-align: -4px">3x^2+xy+y^2=5</math>&nbsp; at the point &nbsp;<math style="vertical-align: -5px">(1,-2)</math>
 
::<span class="exam"><math style="vertical-align: -4px">3x^2+xy+y^2=5</math>&nbsp; at the point &nbsp;<math style="vertical-align: -5px">(1,-2)</math>
  
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
+
<hr>
!Foundations: &nbsp;
+
[[009A Sample Final 2, Problem 4 Solution|'''<u>Solution</u>''']]
|-
 
|The equation of the tangent line to &nbsp;<math style="vertical-align: -5px">f(x)</math>&nbsp; at the point &nbsp;<math style="vertical-align: -5px">(a,b)</math>&nbsp; is
 
|-
 
|&nbsp; &nbsp; &nbsp; &nbsp; <math style="vertical-align: -5px">y=m(x-a)+b</math>&nbsp; where &nbsp;<math style="vertical-align: -5px">m=f'(a).</math>
 
|}
 
  
  
'''Solution:'''
+
[[009A Sample Final 2, Problem 4 Detailed Solution|'''<u>Detailed Solution</u>''']]
  
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 1: &nbsp;
 
|-
 
|We use implicit differentiation to find the derivative of the given curve.
 
|-
 
|Using the product and chain rule, we get
 
|-
 
|&nbsp; &nbsp; &nbsp; &nbsp; <math>6x+xy'+y+2yy'=5.</math>
 
|-
 
|We rearrange the terms and solve for &nbsp;<math style="vertical-align: -5px">y'.</math>
 
|-
 
|Therefore,
 
|-
 
|&nbsp; &nbsp; &nbsp; &nbsp; <math>xy'+2yy'=5-6x-y</math>
 
|-
 
|and
 
|-
 
|&nbsp; &nbsp; &nbsp; &nbsp; <math>y'=\frac{5-6x-y}{x+2y}.</math>
 
|}
 
  
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 2: &nbsp;
 
|-
 
|Therefore, the slope of the tangent line at the point &nbsp;<math style="vertical-align: -5px">(1,-2)</math>&nbsp; is
 
|-
 
|&nbsp; &nbsp; &nbsp; &nbsp; <math>\begin{array}{rcl}
 
\displaystyle{m} & = & \displaystyle{\frac{5-6(1)-(-2)}{1-4}}\\
 
&&\\
 
& = & \displaystyle{-\frac{1}{3}.}
 
\end{array}</math>
 
|-
 
|Hence, the equation of the tangent line to the curve at the point &nbsp;<math style="vertical-align: -5px">(1,-2)</math>&nbsp; is
 
|-
 
|&nbsp; &nbsp; &nbsp; &nbsp;<math>f(x)=-\frac{1}{3}(x-1)-2.</math>
 
|-
 
|
 
|}
 
 
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Final Answer: &nbsp;
 
|-
 
|&nbsp; &nbsp; &nbsp; &nbsp;<math>f(x)=-\frac{1}{3}(x-1)-2.</math>
 
|}
 
 
[[009A_Sample_Final_2|'''<u>Return to Sample Exam</u>''']]
 
[[009A_Sample_Final_2|'''<u>Return to Sample Exam</u>''']]

Latest revision as of 10:13, 1 December 2017

Use implicit differentiation to find an equation of the tangent line to the curve at the given 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 3x^2+xy+y^2=5}   at the 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 (1,-2)}

Solution


Detailed Solution


Return to Sample Exam