Single-Variable-Calculus Β· Unit 5 Β· Video 1 Β· Interactive Practice

The Power Rule for Rational Exponents, by Implicit Differentiation

IKey Formulas

FormulaStepWhy it is legal
y=xm/nβ€…β€ŠβŸΉβ€…β€Šyn=xmy = x^{m/n} \;\Longrightarrow\; y^n = x^mRaise both sides to the nn-th power(xm/n)n=x(m/n)β‹…n=xm(x^{m/n})^n = x^{(m/n)\cdot n} = x^m: integer exponents only
n y nβˆ’1dydx=m xmβˆ’1n\,y^{\,n-1}\dfrac{dy}{dx} = m\,x^{m-1}Differentiate both sidesChain rule on the left, power rule on the right
dydx=mn x(mβˆ’1)βˆ’m(nβˆ’1)n\dfrac{dy}{dx} = \dfrac{m}{n}\,x^{(m-1)-\frac{m(n-1)}{n}}Solve, then substitute y=xm/ny = x^{m/n}Needs yβ‰ 0y \neq 0; dividing powers subtracts exponents
ddxxa=a xaβˆ’1,a=mn\dfrac{d}{dx}x^{a} = a\,x^{a-1},\quad a = \dfrac{m}{n}Combine the exponents(mβˆ’1)βˆ’m(nβˆ’1)n=mnβˆ’1(m-1)-\dfrac{m(n-1)}{n} = \dfrac{m}{n} - 1

Key Insight: Differentiate the equation you can handle. yn=xmy^n = x^m carries only integer powers, and the chain rule makes the unknown dydx\frac{dy}{dx} appear as a factor you can solve for β€” everything after that is algebra.

IIVisualization 1 β€” Two Steps to the Derivative of x\sqrt{x}

Squaring turns y=xy = \sqrt{x} into y2=xy^2 = x, an equation whose every exponent is an integer.

Step 1 β€” The function no rule covers yet
y=xm/nherey=x1/2=xy = x^{m/n} \qquad\text{here}\quad y = x^{1/2} = \sqrt{x}

IIIVisualization 2 β€” Where the Exponent Lands

The two exponent moves always finish exactly one unit to the left of a=m/na = m/n.

IVVisualization 3 β€” One Formula for Every Rational Power

The tangent slope at every point of y=xay = x^{a} is a xaβˆ’1a\,x^{a-1}, for each rational a=m/na = m/n.

πŸ’‘ The argument assumes xm/nx^{m/n} has a derivative in the first place; given that, implicit differentiation forces that derivative to be a xaβˆ’1a\,x^{a-1}.

VQuiz Questions

Problem 1 Β· The Rule, Straight Through

Given: f(x)=x5/3f(x) = x^{5/3} β€” find fβ€²(x)f'(x).

βœ… Correct! The old exponent comes down in front and the new one is 53βˆ’1=23\tfrac{5}{3} - 1 = \tfrac{2}{3}.
❌ The exponent drops by one, it does not rise. 53βˆ’1=53βˆ’33=23\tfrac{5}{3} - 1 = \tfrac{5}{3} - \tfrac{3}{3} = \tfrac{2}{3}.
❌ The coefficient is aa itself, not 1/a1/a. The rule reads a xaβˆ’1a\,x^{a-1} with a=53a = \tfrac{5}{3}.
❌ That uses the new exponent twice. The coefficient is the original a=53a = \tfrac{5}{3}; only the exponent becomes aβˆ’1a - 1.
❌ Not quite. Apply ddxxa=a xaβˆ’1\dfrac{d}{dx}x^{a} = a\,x^{a-1} with a=53a = \tfrac{5}{3}.
Show solution

The rational power rule applies directly with a=53a = \tfrac{5}{3}:

fβ€²(x)=53x53βˆ’1=53x2/3f'(x) = \tfrac{5}{3}x^{\frac{5}{3} - 1} = \tfrac{5}{3}x^{2/3}

The same answer from scratch, the way the video derives it (m=5m = 5, n=3n = 3): from y=x5/3y = x^{5/3}, cube both sides to get y3=x5y^3 = x^5. Differentiating,

3y2dydx=5x4⟹dydx=5x43y2=5x43x10/3=53x4βˆ’103=53x2/33y^2\frac{dy}{dx} = 5x^4 \quad\Longrightarrow\quad \frac{dy}{dx} = \frac{5x^4}{3y^2} = \frac{5x^4}{3x^{10/3}} = \tfrac{5}{3}x^{4 - \frac{10}{3}} = \tfrac{5}{3}x^{2/3}

Both routes give 53x2/3\tfrac{5}{3}x^{2/3}, since 4βˆ’103=123βˆ’103=234 - \tfrac{10}{3} = \tfrac{12}{3} - \tfrac{10}{3} = \tfrac{2}{3}.

Problem 2 Β· The Factor That Gets Dropped

Given: y=x2/3y = x^{2/3}, rewritten as y3=x2y^3 = x^2 β€” differentiate both sides with respect to xx, then solve for dydx\dfrac{dy}{dx} in terms of xx.

Differentiating both sides gives

So dydx\dfrac{dy}{dx} equals

βœ… Correct! dydx=2x3y2=2x3x4/3=23xβˆ’1/3\dfrac{dy}{dx} = \dfrac{2x}{3y^2} = \dfrac{2x}{3x^{4/3}} = \tfrac{2}{3}x^{-1/3}, which is a xaβˆ’1a\,x^{a-1} for a=23a = \tfrac{2}{3}.
❌ That is the classic mistake. It differentiates y3y^3 with respect to yy, not xx; the chain rule supplies the extra factor dydx\dfrac{dy}{dx}.
❌ Only the left side depends on xx through yy. The right side is x2x^2, whose derivative is 2x2x with no extra factor.
❌ The extra factor belongs to the side containing yy. The chain rule applies to ddx(y3)\dfrac{d}{dx}(y^3), giving 3y2dydx3y^2\dfrac{dy}{dx}.
❌ Not quite. Differentiate y3y^3 as an outside power of yy times the inside derivative dydx\dfrac{dy}{dx}.
❌ Check the exponent's sign. x1/x4/3=x1βˆ’4/3=xβˆ’1/3x^{1}/x^{4/3} = x^{1 - 4/3} = x^{-1/3}; the denominator wins.
❌ The coefficient is mn=23\tfrac{m}{n} = \tfrac{2}{3}, the ratio that multiplies, not its reciprocal.
❌ The xx in the numerator still counts. Exponents subtract: 1βˆ’43=βˆ’131 - \tfrac{4}{3} = -\tfrac{1}{3}, not βˆ’43-\tfrac{4}{3}.
❌ Not quite. Substitute y=x2/3y = x^{2/3}, so y2=x4/3y^2 = x^{4/3}, and then subtract exponents.
Show solution

Here m=2m = 2 and n=3n = 3, so yn=xmy^n = x^m reads y3=x2y^3 = x^2. Differentiating both sides with respect to xx, the left side needs the chain rule because yy depends on xx:

3y2dydx=2x3y^2\frac{dy}{dx} = 2x

Solve (legal where y≠0y \neq 0) and substitute y=x2/3y = x^{2/3}, so y2=x4/3y^2 = x^{4/3}:

dydx=2x3y2=2x3x4/3=23x1βˆ’43=23xβˆ’1/3\frac{dy}{dx} = \frac{2x}{3y^2} = \frac{2x}{3x^{4/3}} = \tfrac{2}{3}x^{1 - \frac{4}{3}} = \tfrac{2}{3}x^{-1/3}

And βˆ’13=23βˆ’1=aβˆ’1-\tfrac{1}{3} = \tfrac{2}{3} - 1 = a - 1, exactly what the power rule predicts for a=23a = \tfrac{2}{3}.

Problem 3 Β· The Exponent, Before It Is Simplified

Given: m=5m = 5 and n=2n = 2, so y=x5/2y = x^{5/2} β€” evaluate the exponent (mβˆ’1)βˆ’m(nβˆ’1)n(m-1) - \dfrac{m(n-1)}{n} that the substitution produces.

βœ… Correct! 4βˆ’52=82βˆ’52=324 - \tfrac{5}{2} = \tfrac{8}{2} - \tfrac{5}{2} = \tfrac{3}{2}, which is aβˆ’1a - 1 for a=52a = \tfrac{5}{2}.
❌ The whole m(nβˆ’1)/nm(n-1)/n is subtracted. With m=5m = 5, n=2n = 2 that is 5β‹…12=52\tfrac{5 \cdot 1}{2} = \tfrac{5}{2}, not 12\tfrac{1}{2}.
❌ That is aa, not aβˆ’1a - 1. The exponent of the derivative is one less than the exponent of the function.
❌ Check the sign. The substituted power sits in the denominator, so its exponent is subtracted: 4βˆ’524 - \tfrac{5}{2}, not 4+524 + \tfrac{5}{2}.
❌ Not quite. Evaluate mβˆ’1m - 1 first, then subtract m(nβˆ’1)n\dfrac{m(n-1)}{n} over a common denominator.
Show solution

Substituting the numbers directly:

(mβˆ’1)βˆ’m(nβˆ’1)n=(5βˆ’1)βˆ’5(2βˆ’1)2=4βˆ’52=82βˆ’52=32(m-1) - \frac{m(n-1)}{n} = (5-1) - \frac{5(2-1)}{2} = 4 - \frac{5}{2} = \frac{8}{2} - \frac{5}{2} = \frac{3}{2}

The general simplification, which the video does once and for all: distribute inside the fraction, m(nβˆ’1)n=mβˆ’mn\dfrac{m(n-1)}{n} = m - \dfrac{m}{n}, so

(mβˆ’1)βˆ’(mβˆ’mn)=mβˆ’1βˆ’m+mn=mnβˆ’1=aβˆ’1(m-1) - \left(m - \frac{m}{n}\right) = m - 1 - m + \frac{m}{n} = \frac{m}{n} - 1 = a - 1

With a=52a = \tfrac{5}{2} this reads 52βˆ’1=32\tfrac{5}{2} - 1 = \tfrac{3}{2}, matching the arithmetic above. The derivative is therefore 52x3/2\tfrac{5}{2}x^{3/2}.

Problem 4 Β· A Root in the Denominator

Given: f(x)=1x4f(x) = \dfrac{1}{\sqrt[4]{x}} β€” write it as a single power of xx, differentiate, and evaluate fβ€²(16)f'(16).

What is fβ€²(x)f'(x)?

What is fβ€²(16)f'(16)?

βœ… Correct! f(x)=xβˆ’1/4f(x) = x^{-1/4}, so fβ€²(x)=βˆ’14xβˆ’5/4f'(x) = -\tfrac{1}{4}x^{-5/4} and 165/4=25=3216^{5/4} = 2^5 = 32, giving βˆ’14β‹…132=βˆ’1128-\tfrac{1}{4}\cdot\tfrac{1}{32} = -\tfrac{1}{128}.
❌ Subtract one from the exponent. βˆ’14βˆ’1=βˆ’54-\tfrac{1}{4} - 1 = -\tfrac{5}{4}, so the power stays in the denominator.
❌ The coefficient is a=βˆ’14a = -\tfrac{1}{4} itself, so the derivative is negative: ff decreases as xx grows.
❌ Check that subtraction. βˆ’14βˆ’1=βˆ’14βˆ’44=βˆ’54-\tfrac{1}{4} - 1 = -\tfrac{1}{4} - \tfrac{4}{4} = -\tfrac{5}{4}, not βˆ’34-\tfrac{3}{4}.
❌ Not quite. A reciprocal fourth root is xβˆ’1/4x^{-1/4}; now apply a xaβˆ’1a\,x^{a-1} with a=βˆ’14a = -\tfrac{1}{4}.
❌ A fractional exponent is not multiplication. 165/416^{5/4} means (161/4)5=25=32\left(16^{1/4}\right)^5 = 2^5 = 32, not 16β‹…54=2016 \cdot \tfrac{5}{4} = 20.
❌ That used 16βˆ’1/4=1216^{-1/4} = \tfrac{1}{2}. The exponent in the derivative is βˆ’54-\tfrac{5}{4}, giving 132\tfrac{1}{32}.
❌ A negative exponent puts the power downstairs. 16βˆ’5/4=13216^{-5/4} = \tfrac{1}{32}, so the answer is a small negative number.
❌ Not quite. Evaluate 165/416^{5/4} by taking the fourth root first, then the fifth power.
Show solution

Step 1 β€” Write it as one power. A fourth root is the exponent 14\tfrac{1}{4}, and a reciprocal flips the sign:

f(x)=1x4=1x1/4=xβˆ’1/4f(x) = \frac{1}{\sqrt[4]{x}} = \frac{1}{x^{1/4}} = x^{-1/4}

Step 2 β€” Differentiate with a=βˆ’14a = -\tfrac{1}{4} (the video's argument allows mm or nn to be negative, here m=βˆ’1m = -1, n=4n = 4):

fβ€²(x)=βˆ’14xβˆ’14βˆ’1=βˆ’14xβˆ’5/4f'(x) = -\tfrac{1}{4}x^{-\frac{1}{4} - 1} = -\tfrac{1}{4}x^{-5/4}

Step 3 β€” Evaluate at x=16x = 16. Take the fourth root first, then the fifth power:

165/4=(161/4)5=25=32⟹fβ€²(16)=βˆ’14β‹…132=βˆ’112816^{5/4} = \left(16^{1/4}\right)^{5} = 2^{5} = 32 \quad\Longrightarrow\quad f'(16) = -\tfrac{1}{4}\cdot\frac{1}{32} = -\frac{1}{128}

The sign is a useful check: f(x)=xβˆ’1/4f(x) = x^{-1/4} falls as xx grows, so fβ€²(16)f'(16) must be negative, and it is tiny because the curve has almost flattened out by x=16x = 16.

Solved: 0 / 4