Ludium
Sign In
Single Variable Calculus
Differentiation
01The Derivative as the Slope of the Tangent Line02Secant Lines and the Limit Definition of the Derivative03Differentiating 1/x Straight From the Definition04Tangents to 1/x and the Triangle of Area 205Newton and Leibniz Notation, and the Power RuleProblem set0/10Problem set 20/10MIT problem set0/3Practice∞
01The Derivative as an Instantaneous Rate of Change02Rates of Change Without Time: Gradient and Sensitivity03Easy Limits, 0/0, and One-Sided Limits04Continuity, Jumps, and Removable Discontinuities05Infinite Discontinuities: 1/x and Its Derivative06Differentiable Implies ContinuousProblem set0/10Problem set 20/10Practice∞
01Two Kinds of Formula, and the Derivative of Sine02The Derivative of Cosine, and Two Limits at Zero03Bow and Bowstring: Proving the Two Trig Limits04Why the Trig Derivatives Hold Only in Radians05A Geometric Proof: Sine as a Height on the Circle06Finishing the Proof, and the Product and Quotient RulesProblem set0/10Problem set 20/10MIT problem set0/1Practice∞
01Proving the Product Rule: Change One Factor at a Time02The Quotient Rule, and the Power Rule for Negative Exponents03The Chain Rule: Differentiating a Function of a Function04Higher Derivatives: The Sine Cycle and Three Notations05The nth Derivative of xⁿ Is n Factorial, by InductionProblem set0/10Problem set 20/10MIT problem set0/2Practice∞
01The Power Rule for Rational Exponents02The Slope of a Circle, Two Ways03Implicit Differentiation of a Quartic Curve04Inverse Functions and the Reflection Across y = x05Derivatives of the Arctangent and ArcsineProblem set0/10Problem set 20/10MIT problem set0/1Practice∞

The Slope of a Circle, Two Ways

Why does differentiating x^2 + y^2 = 1 as it stands beat solving for y, and how does y' = -x/y cover both halves of the circle at once?


Loading…

←Previous The Power Rule for Rational ExponentsNext Implicit Differentiation of a Quartic Curve →

Your summary note

    1. 1

      The explicit branch y=(1−x2)1/2y = (1 - x^2)^{1/2}y=(1−x2)1/2

      Rewrite the square root in fractional-power form, apply the chain rule together with the power rule for a=12a = \frac{1}{2}a=21​, and simplify to y′=−x1−x2y' = \frac{-x}{\sqrt{1 - x^2}}y′=1−x2​−x​.

    2. 2

      Implicit differentiation of x2+y2=1x^2 + y^2 = 1x2+y2=1

      Apply ddx\frac{d}{dx}dxd​ to both sides as the equation stands, get 2x+2y y′=02x + 2y\,y' = 02x+2yy′=0 with the chain rule on y2y^2y2, solve for y′=−xyy' = -\frac{x}{y}y′=−yx​, and reconcile it with the explicit answer.

    3. 3

      One formula for both halves of the circle

      Redo the comparison with y=−1−x2y = -\sqrt{1 - x^2}y=−1−x2​, tracking the extra minus signs on each side, then record the sign of −xy-\frac{x}{y}−yx​ for positive xxx on both halves.

    Attempt 1 of 2