Single-Variable-Calculus ยท Unit 5 ยท Video 2 ยท Interactive Practice

The Slope of a Circle, Two Ways

IKey Formulas

FormulaNameWhat it says
x2+y2=1x^2 + y^2 = 1The unit circle, implicitlyA condition on xx and yy โ€” not a formula for yy
y=ยฑ1โˆ’x2y = \pm\sqrt{1 - x^2}Explicit form, two branches++ is the top half, โˆ’- is the bottom half
yโ€ฒ=โˆ’x1โˆ’x2y' = \dfrac{-x}{\sqrt{1 - x^2}}Explicit derivative (top half)Chain rule, with the power rule at exponent 12\tfrac{1}{2}
2x+2yโ€‰yโ€ฒ=0โ€…โ€ŠโŸนโ€…โ€Šyโ€ฒ=โˆ’xy2x + 2y\,y' = 0 \;\Longrightarrow\; y' = -\dfrac{x}{y}Implicit derivativeddx(y2)=2yโ€‰yโ€ฒ\dfrac{d}{dx}\big(y^2\big) = 2y\,y' โ€” the factor yโ€ฒy' is never dropped

Key Insight: The implicit route never takes a square root, so it never picks a sign: yโ€ฒ=โˆ’x/yy' = -x/y is the slope on the top half and on the bottom half at once. It returns no value exactly where the circle has no slope โ€” at (ยฑ1,0)(\pm 1, 0), where y=0y = 0 and the tangent is vertical.

IIVisualization 1 โ€” One Formula, Both Halves

At every point of the circle the tangent slope is โˆ’x/y-x/y โ€” top half and bottom half alike.

๐Ÿ’ก The tangent is perpendicular to the radius: the radius through (x,y)(x, y) has slope y/xy/x, and โˆ’x/y-x/y is exactly its negative reciprocal.

IIIVisualization 2 โ€” Two Routes to the Same Slope

Solving for yy first and leaving the equation alone land on the same number at x=0.6x = 0.6.

Step 1 โ€” Solve for yy, choose a branch
y2=1โˆ’x2y=ยฑ1โˆ’x2y^2 = 1 - x^2 \qquad y = \pm\sqrt{1 - x^2}
Top half: y=1โˆ’x2y = \sqrt{1 - x^2}. The bottom half waits its turn.

IVVisualization 3 โ€” Predict the Slope

At this point, does the circle tilt up or down โ€” and how steeply?

VQuiz Questions

Problem 1 ยท Differentiate the Equation

Given: x2+y2=1x^2 + y^2 = 1, with yy a function of xx โ€” apply ddx\dfrac{d}{dx} to both sides. Which equation results?

โœ… Correct! The chain rule turns y2y^2 into 2yโ€‰yโ€ฒ2y\,y', and solving gives yโ€ฒ=โˆ’xyy' = -\dfrac{x}{y}.
โŒ The factor yโ€ฒy' is missing. ddx(y2)\dfrac{d}{dx}\big(y^2\big) is 2y2y times dydx\dfrac{dy}{dx}, because yy is itself a function of xx.
โŒ Check the right-hand side. The derivative of the constant 11 is 00, not 11.
โŒ Not quite. Differentiate term by term: ddx(x2)=2x\dfrac{d}{dx}\big(x^2\big) = 2x and ddx(y2)=2yโ€‰yโ€ฒ\dfrac{d}{dx}\big(y^2\big) = 2y\,y'.
Show solution

Apply ddx\dfrac{d}{dx} to each side of x2+y2=1x^2 + y^2 = 1:

ddx(x2)+ddx(y2)=ddx(1)\frac{d}{dx}\big(x^2\big) + \frac{d}{dx}\big(y^2\big) = \frac{d}{dx}(1)

The first term is 2x2x. The second needs the chain rule, since yy depends on xx: the derivative of y2y^2 with respect to yy is 2y2y, times dydx=yโ€ฒ\dfrac{dy}{dx} = y'. The right-hand side is the derivative of a constant, which is 00:

2x+2yโ€‰yโ€ฒ=02x + 2y\,y' = 0

Solving: 2yโ€‰yโ€ฒ=โˆ’2x2y\,y' = -2x, so yโ€ฒ=โˆ’2x2y=โˆ’xyy' = \dfrac{-2x}{2y} = -\dfrac{x}{y}.

Problem 2 ยท A Point on the Bottom Half

Given: the point (35,ย โˆ’45)\left(\tfrac{3}{5},\ -\tfrac{4}{5}\right) on x2+y2=1x^2 + y^2 = 1 โ€” find the slope yโ€ฒy' there.

โœ… Correct! Two minus signs cancel, and the bottom-right of the circle really does tilt upward.
โŒ Watch the sign of yy. Here y=โˆ’45y = -\tfrac{4}{5} is negative, so โˆ’x/y-x/y is a negative divided by a negative โ€” the slope comes out positive.
โŒ The fraction is upside down. The formula is โˆ’xy-\dfrac{x}{y}, not โˆ’yx-\dfrac{y}{x}: the xx-coordinate goes on top.
โŒ Not quite. Substitute carefully into yโ€ฒ=โˆ’xyy' = -\dfrac{x}{y} with x=35x = \tfrac{3}{5} and y=โˆ’45y = -\tfrac{4}{5}.
Show solution

The implicit formula holds at every point of the circle where yโ‰ 0y \neq 0:

yโ€ฒ=โˆ’xy=โˆ’3/5โˆ’4/5=3/54/5=34y' = -\frac{x}{y} = -\frac{3/5}{-4/5} = \frac{3/5}{4/5} = \frac{3}{4}

Check by the explicit route. This point is on the bottom half, y=โˆ’1โˆ’x2y = -\sqrt{1 - x^2}, whose derivative is yโ€ฒ=x1โˆ’x2y' = \dfrac{x}{\sqrt{1 - x^2}}. At x=35x = \tfrac{3}{5} the root is 1โˆ’925=45\sqrt{1 - \tfrac{9}{25}} = \tfrac{4}{5}, so

yโ€ฒ=3/54/5=34y' = \frac{3/5}{4/5} = \frac{3}{4}

Same answer. Geometrically, moving right along the lower-right arc takes you upward toward (1,0)(1, 0), so a positive slope is what the picture demands.

Problem 3 ยท The Explicit Route on the Bottom Half

Given: the bottom half of the unit circle, y=โˆ’1โˆ’x2y = -\sqrt{1 - x^2}.

Differentiate it โ€” what is yโ€ฒy'?

Now evaluate it at x=12x = \tfrac{1}{2}.

โœ… Correct! And โˆ’x/y-x/y agrees: at x=12x = \tfrac{1}{2} the bottom half has y=โˆ’32y = -\tfrac{\sqrt{3}}{2}, so โˆ’x/y=1/23/2=13-x/y = \dfrac{1/2}{\sqrt{3}/2} = \dfrac{1}{\sqrt{3}}.
โŒ That is the top half's answer. The leading minus sign of y=โˆ’1โˆ’x2y = -\sqrt{1 - x^2} is a constant factor, so it flips the sign of the whole derivative.
โŒ Check the chain rule. Outside: 12(1โˆ’x2)โˆ’1/2\tfrac{1}{2}(1 - x^2)^{-1/2}. Inside: โˆ’2x-2x. The 12\tfrac{1}{2} and the 22 cancel.
โŒ Check the arithmetic. 1โˆ’14=34=32\sqrt{1 - \tfrac{1}{4}} = \sqrt{\tfrac{3}{4}} = \tfrac{\sqrt{3}}{2}, and 12\tfrac{1}{2} divided by 32\tfrac{\sqrt{3}}{2} is 13\tfrac{1}{\sqrt{3}}.
Show solution

Step 1 โ€” Rewrite as a power.

y=โˆ’(1โˆ’x2)1/2y = -\big(1 - x^2\big)^{1/2}

Step 2 โ€” Chain rule, carrying the constant factor โˆ’1-1 along:

yโ€ฒ=โˆ’12(1โˆ’x2)โˆ’1/2โ‹…(โˆ’2x)=x(1โˆ’x2)โˆ’1/2=x1โˆ’x2y' = -\tfrac{1}{2}\big(1 - x^2\big)^{-1/2} \cdot (-2x) = x\big(1 - x^2\big)^{-1/2} = \frac{x}{\sqrt{1 - x^2}}

Step 3 โ€” Evaluate at x=12x = \tfrac{1}{2}:

yโ€ฒ=1/21โˆ’1/4=1/23/2=13y' = \frac{1/2}{\sqrt{1 - 1/4}} = \frac{1/2}{\sqrt{3}/2} = \frac{1}{\sqrt{3}}

Step 4 โ€” Compare with the implicit answer. On this branch y=โˆ’1โˆ’x2y = -\sqrt{1 - x^2}, so

โˆ’xy=โˆ’xโˆ’1โˆ’x2=x1โˆ’x2-\frac{x}{y} = -\frac{x}{-\sqrt{1 - x^2}} = \frac{x}{\sqrt{1 - x^2}}

Both derivatives picked up the extra minus sign, so the two routes still agree โ€” and โˆ’x/y-x/y needed no branch at all.

Problem 4 ยท A Circle of Radius 5

Given: x2+y2=25x^2 + y^2 = 25.

Differentiate implicitly and solve for yโ€ฒy'.

At which points of this circle does that formula return no value?

โœ… Correct! The radius never enters the derivative, and the formula goes silent exactly where the tangent is vertical: at (ยฑ5,0)(\pm 5, 0) the circle has a tangent line but no slope.
โŒ The 2525 is a constant. Its derivative is 00, so it never reaches the formula for yโ€ฒy'.
โŒ Both twos cancel. From 2x+2yโ€‰yโ€ฒ=02x + 2y\,y' = 0 you get yโ€ฒ=โˆ’2x2yy' = \dfrac{-2x}{2y}, and the 22s divide out completely.
โŒ Differentiate each side first. 2x+2yโ€‰yโ€ฒ=02x + 2y\,y' = 0 โ€” the right-hand side contributes nothing.
โŒ Look at the denominator. A fraction fails only when its denominator is 00, so ask where y=0y = 0 on this circle.
Show solution

Part 1. Apply ddx\dfrac{d}{dx} to both sides of x2+y2=25x^2 + y^2 = 25. The constant 2525 differentiates to 00, exactly as the 11 did:

2x+2yโ€‰yโ€ฒ=0โŸนyโ€ฒ=โˆ’2x2y=โˆ’xy2x + 2y\,y' = 0 \qquad \Longrightarrow \qquad y' = \frac{-2x}{2y} = -\frac{x}{y}

The radius has vanished: every circle centred at the origin has tangent slope โˆ’x/y-x/y.

Part 2. The formula fails only where y=0y = 0. On this circle that means x2=25x^2 = 25, so x=ยฑ5x = \pm 5: the two points (5,0)(5, 0) and (โˆ’5,0)(-5, 0).

There the circle does have a tangent line โ€” the vertical lines x=5x = 5 and x=โˆ’5x = -5 โ€” but a vertical line has no slope, so a formula for yโ€ฒy' must return nothing. The picture and the algebra fail in the same place.

Solved: 0 / 4