Skip to main content

Section Week 8 (10/13 - 10/17)

This week we will explore implicitly defined functions and their derivatives.

Handout Monday 10/13

Suppose a 10 foot ladder is leaning against a wall. The bottom of the ladder is being pulled away from the wall at a constant rate. What can we say about how fast the top of the ladder is sliding down the wall?
  • Let \(x\) be the distance from the wall to the bottom of the ladder, and let \(y\) be the height of the ladder on the wall.
  • We know that \(x^2 + y^2 = 10^2\text{.}\)
  • How much does the top of the ladder move when the bottom of the ladder moves 1 foot (from 0 feet to 1 foot)? What if the ladder moved a foot from 5 feet to 6 feet?
  • What we want to know is what \(\frac{dy}{dx}\) is for any value of \(x\text{.}\) Now if we had a function for \(y\) in terms of \(x\text{,}\) we would just take the derivative of that function.
  • Certainly \(y\) depends on \(x\text{,}\) but we don’t have an explicit function for \(y\) in terms of \(x\text{.}\) We have an implicit relationship between \(x\) and \(y\text{.}\)
  • Luckily, we can still compute \(\frac{dy}{dx}\) by differentiating both sides of the equation \(x^2 + y^2 = 10^2\) with respect to \(x\text{.}\) When we get to the term involving \(y\text{,}\) we will need to use the chain rule, since \(y\) is a function of \(x\) (so it is an β€œinside function”).
  • Do this.
There are lots of interesting implicitly defined functions. For example, the equation \(x^3 + y^3 = 9xy\) defines \(y\) implicitly as a function of \(x\text{.}\) (This is called a folium of Descartes.) Graph this using Desmos. Then use implicit differentiation to find \(\frac{dy}{dx}\text{.}\)
Play around with different implicit equations in Desmos. Find one and verify where the tangent really is vertical using implicit differentiation.

Handout Tuesday 10/14

Today we continue exploring implicit functions and their derivatives.
Using desmos, graph a few of the following:
A very useful way to understand these problems is to find their local maxima. This will be a spot where the tangent line is horizontal, or where \(\frac{dy}{dx} = 0\text{.}\)
To find \(\frac{dy}{dx}\) we evaluate the derivative of both sides, with respect to \(x\) (i.e., take \(\frac{d}{dx}\) of both sides). Any term with a \(y\) will require the chain rule, since \(y\) is a function of \(x\text{.}\)
Let’s do this for one of the examples, say \(x^3 + y^3 = 7xy\text{.}\)
  • \(\frac{d}{dx}(x^3 + y^3) = \frac{d}{dx}(7xy)\text{.}\) This becomes
    \begin{equation*} 3x^2 + 3y^2\frac{dy}{dx} = 7y + 7x\frac{dy}{dx}\text{.} \end{equation*}
  • Now we solve for \(frac{dy}{dx}\text{:}\)
    \begin{align*} 3y^2\frac{dy}{dx} - 7x\frac{dy}{dx} \amp = 7y - 3x^2\\ (3y^2 - 7x)\frac{dy}{dx} \amp = 7y - 3x^2\\ \frac{dy}{dx} \amp = \frac{7y - 3x^2}{3y^2 - 7x} \end{align*}
  • The maximum value here will be where this derivative is 0. The only way for the fraction to be zero is if its numerator is 0. So we want to find \(x\) such that \(7y - 3x^2 = 0\text{.}\)
  • First, find \(y = \frac{3}{7}x^2\text{.}\) Now substitute this in to the original implicit function:
    \begin{equation*} x^3 + \left(\frac{3}{7}x^2\right)^3 = 6x\frac{3}{7}x^2 \end{equation*}
    Now we can combine like terms and divide both sides by \(x^3\) (although note what happens at \(x = 0\text{,}\) this is also a place where the tangent line is horizontal.)

Handout Wednesday 10/15

Let’s practice with implicit differentiation.
Find the \(\frac{dy}{dx}\) for the curve defined by \((x-y)^2 = y\text{.}\) This is a tilted parabola. Find the equation of the line tangent to the curve at the point \((0,1)\)
Repeat this to explore the cardioid \(x^2 + y^2 - (x^2+y^2-y)^2 = 0\text{.}\) What is the slope of the tangent line at the point \((1,0)\text{?}\) Where is the tangent line horizontal? Where is it vertical?

Handout Friday 10/17

Today in class we will practice with some word problem to get ready for our study of related rates (section 3.1 in the textbook). We will work on the activity Related to Related Rates