Difference between revisions of "009A Sample Final 1, Problem 7"
Kayla Murray (talk | contribs) |
|||
| Line 1: | Line 1: | ||
<span class="exam">A curve is defined implicitly by the equation | <span class="exam">A curve is defined implicitly by the equation | ||
| − | ::::::<math>x^3+y^3=6xy</math> | + | ::::::<math>x^3+y^3=6xy.</math> |
| − | <span class="exam">a) Using implicit differentiation, compute <math style="vertical-align: -12px">\frac{dy}{dx}</math>. | + | <span class="exam">a) Using implicit differentiation, compute  <math style="vertical-align: -12px">\frac{dy}{dx}</math>. |
| − | <span class="exam">b) Find an equation of the tangent line to the curve <math style="vertical-align: -4px">x^3+y^3=6xy</math> at the point <math style="vertical-align: - | + | <span class="exam">b) Find an equation of the tangent line to the curve <math style="vertical-align: -4px">x^3+y^3=6xy</math> at the point <math style="vertical-align: -5px">(3,3)</math>. |
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
Revision as of 11:16, 4 March 2016
A curve is defined implicitly by the equation
- 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 x^3+y^3=6xy.}
a) Using implicit differentiation, compute 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}} .
b) Find an equation of the tangent line to the curve 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 x^3+y^3=6xy} 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 (3,3)} .
| Foundations: |
|---|
| 1. What is the implicit differentiation of 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 xy?} |
|
| 2. What two pieces of information do you need to write the equation of a line? |
|
| 3. What is the slope of the tangent line of a curve? |
|
Solution:
(a)
| Step 1: |
|---|
| Using implicit differentiation on the equation 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 x^3+y^3=6xy,} we get |
|
| Step 2: |
|---|
| Now, we move all the 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}} terms to one side of the equation. |
| So, we have |
|
| We solve to get 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)
| Step 1: |
|---|
| First, we find the slope of the tangent line 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 (3,3).} |
| We plug in 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)} into the formula for 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}} 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 is |
|
| 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} |