009A Sample Final 1, Problem 7

From Grad Wiki
Revision as of 13:31, 4 March 2016 by Grad (talk | contribs) (→‎3)
Jump to navigation Jump to search

A curve is defined implicitly by the equation

Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x^{3}+y^{3}=6xy.}

a) Using implicit differentiation, compute  .

b) Find an equation of the tangent line to the curve Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x^{3}+y^{3}=6xy} at the point Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (3,3)} .

1

Foundations:  
1. What is the result of implicit differentiation of Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle xy?}
It would be  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle y+x{\frac {dy}{dx}}}   by the Product Rule.
2. What two pieces of information do you need to write the equation of a line?
You need the slope of the line and a point on the line.
3. What is the slope of the tangent line of a curve?
The slope is 

Solution:

2

(a)

Step 1:  
Using implicit differentiation on the equation  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x^{3}+y^{3}=6xy,} we get
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 3x^{2}+3y^{2}{\frac {dy}{dx}}=6y+6x{\frac {dy}{dx}}.}
Step 2:  
Now, we move all the    terms to one side of the equation.
So, we have
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 3x^{2}-6y={\frac {dy}{dx}}(6x-3y^{2}).}
We solve to get  

3

(b)

Step 1:  
First, we find the slope of the tangent line at the point  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (3,3).}
We plug Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (3,3)}   into the formula for    we found in part (a).
So, we get
Step 2:  
Now, we have the slope of the tangent line at 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 (3,3)}   and a point.
Thus, we can write the equation of the line.
So, the equation of the tangent line at 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 (3,3)}   is
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\,=\,-1(x-3)+3.}

4

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 \frac{dy}{dx}=\frac{3x^2-6y}{6x-3y^2}}
(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=-1(x-3)+3}

Return to Sample Exam