πŸŽ“ BookMCQ
← Back to 4. Topics in Differentiation

πŸ“ Derivative of x^n for real powers (15 MCQs)

πŸ“– From Calculus β€’ 4. Topics in Differentiation β€’ 15 questions available

What is Derivative of x^n for real powers?

Definition:
The power rule for differentiation extends to any real number exponent nn, stating that the derivative of xnx^n is nxnβˆ’1nx^{n-1}. This holds true not just for integers but also for rational and irrational exponents, provided xx is in the domain where the function is defined. This generalization is proven using logarithmic differentiation or the definition of the derivative.

Example:
Find the derivative of f(x)=x2f(x) = x^{\sqrt{2}}. Applying the power rule, fβ€²(x)=2x2βˆ’1f'(x) = \sqrt{2}x^{\sqrt{2}-1}. Similarly, for g(x)=xβˆ’3/4g(x) = x^{-3/4}, the derivative is gβ€²(x)=βˆ’34xβˆ’7/4g'(x) = -\frac{3}{4}x^{-7/4}.

Reason:
This universal power rule simplifies the differentiation of root functions (like x=x1/2\sqrt{x} = x^{1/2}) and reciprocal powers, unifying the treatment of polynomial-like terms and allowing consistent application of calculus rules across all real-valued power functions.

5
Easy
7
Medium
3
Hard

πŸ“ All Derivative of x^n for real powers MCQs

Q1. What is the derivative of f(x)=xpf(x)=x^{p} where pp is a real constant?

A.pxpβˆ’1p x^{p-1} βœ…
B.xpx^{p}
C.pxpp x^{p}
D.xpβˆ’1x^{p-1}
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The power rule states that when a constant exponent pp multiplies the variable xx, the derivative is obtained by bringing the exponent down as a coefficient and decreasing the exponent by one, giving pxpβˆ’1p x^{p-1}. This directly follows from the limit definition of the derivative.

Q2. If g(x)=x3.5g(x)=x^{3.5} and g'(a)=0 for some a>0a>0, what must be true about aa?

A.aa must be 0
B.aa must be 1
C.No such aa exists βœ…
D.aa can be any positive number
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– Explanation: Computing the derivative yields g'(x)=3.5x^{2.5}. Since the factor 3.5 is never zero, the only way the product can be zero is if x2.5=0x^{2.5}=0, which occurs at x=0x=0. Because the premise requires a>0a>0, there is no possible aa satisfying the condition.

Q3. Which statement about the growth rates of f(x)=x2f(x)=x^{2} and h(x)=x5h(x)=x^{5} for large xx is correct?

A.f'(x) grows faster than h'(x)
B.h'(x) grows faster than f'(x) βœ…
C.Both derivatives grow at the same rate
D.Both derivatives decrease as xx increases
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The derivatives are f'(x)=2x and h'(x)=5x^{4}. As xx becomes large, the term x4x^{4} dominates, making 5x45x^{4} increase far more rapidly than the linear term 2x2x. Thus the derivative of the higher‑power function outpaces the lower‑power one.

Q4. Let y=(3x2+2)4.2y = (3x^{2}+2)^{4.2}. What is dydx\dfrac{dy}{dx}?

A.4.2(3x2+2)3.2β‹…6x4.2(3x^{2}+2)^{3.2}\cdot6x
B.4.2(3x2+2)4.2β‹…6x4.2(3x^{2}+2)^{4.2}\cdot6x
C.25.2x(3x2+2)3.225.2x(3x^{2}+2)^{3.2} βœ…
D.25.2x(3x2+2)4.225.2x(3x^{2}+2)^{4.2}
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: Apply the chain rule: differentiate the outer function (u)4.2(u)^{4.2} to get 4.2u3.24.2u^{3.2} and multiply by the derivative of the inner function u=3x2+2u=3x^{2}+2, which is 6x6x. Multiplying gives 4.2β‹…6x (3x2+2)3.2=25.2x(3x2+2)3.24.2\cdot6x\,(3x^{2}+2)^{3.2}=25.2x(3x^{2}+2)^{3.2}.

Q5. For f(x)=xnf(x)=x^{n} with real nn, which condition guarantees that f&#039;(x) is negative for all x<0x<0?

A.nn is an even integer βœ…
B.nn is an odd integer
C.n>0n>0
D.nn is a negative odd integer
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The derivative is f&#039;(x)=n x^{\,n-1}. When nn is even, nβˆ’1n-1 is odd, so x nβˆ’1x^{\,n-1} is negative for negative xx. Multiplying by the positive coefficient nn yields a negative product, ensuring f&#039;(x)<0 for every x<0x<0.

Q6. Using the definition of derivative, compute lim⁑hβ†’0(5+h)2.3βˆ’52.3h\displaystyle\lim_{h\to0}\frac{(5+h)^{2.3}-5^{2.3}}{h}.

A.2.3β‹…51.32.3\cdot5^{1.3}
B.Approximately 18.6318.63 βœ…
C.2.3β‹…52.32.3\cdot5^{2.3}
D.52.35^{2.3}
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The limit equals the derivative of x2.3x^{2.3} at x=5x=5: f&#039;(5)=2.3\cdot5^{1.3}. Numerically, 51.3β‰ˆ8.105^{1.3}\approx8.10; multiplying by 2.3 gives about 18.6318.63. Hence the limit evaluates to roughly 18.6318.63.

Q7. Consider f(x)=xxf(x)=x^{x} for x>0x>0. Which expression correctly represents f&#039;(x)?

A.xx(ln⁑x+1)x^{x}(\ln x+1) βœ…
B.xxln⁑xx^{x}\ln x
C.xx(1βˆ’ln⁑x)x^{x}(1-\ln x)
D.xx(ln⁑xβˆ’1)x^{x}(\ln x-1)
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Write f(x)=exln⁑xf(x)=e^{x\ln x}. Differentiating using the product rule inside the exponent gives ddx(xln⁑x)=ln⁑x+1\frac{d}{dx}(x\ln x)=\ln x+1. Multiplying by the original function yields f&#039;(x)=e^{x\ln x}(\ln x+1)=x^{x}(\ln x+1).

Q8. If f(x)=x0.5f(x)=x^{0.5} for xβ‰₯0x\ge0, what is the sign of f&#039;&#039;(x) on (0,∞)(0,\infty)?

A.Positive
B.Negative βœ…
C.Zero
D.Undefined
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: First derivative: f&#039;(x)=\tfrac12x^{-0.5}. Differentiating again gives f&#039;&#039;(x)=-\tfrac14x^{-1.5}. Since xβˆ’1.5>0x^{-1.5}>0 for x>0x>0 and the coefficient βˆ’14-\tfrac14 is negative, the second derivative is negative throughout the interval.

Q9. At x=2x=2, which derivative is larger: that of x3x^{3} or of x2.5x^{2.5}?

A.Derivative of x3x^{3} is larger βœ…
B.Derivative of x2.5x^{2.5} is larger
C.They are equal
D.Cannot be determined without more information
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Compute each derivative at x=2x=2: (x^{3})&#039; =3x^{2}=12; (x^{2.5})&#039; =2.5x^{1.5}\approx7.07. Since 12>7.0712>7.07, the derivative of the cubic function exceeds that of the 2.52.5 power at the given point.

Q10. Given x2+y3=7x^{2}+y^{3}=7, find dydx\dfrac{dy}{dx} in terms of xx and yy.

A.βˆ’2x3y2-\dfrac{2x}{3y^{2}} βœ…
B.βˆ’3y22x-\dfrac{3y^{2}}{2x}
C.2x3y2\dfrac{2x}{3y^{2}}
D.3y22x\dfrac{3y^{2}}{2x}
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Differentiate implicitly: 2x+3y2dydx=02x+3y^{2}\dfrac{dy}{dx}=0. Solving for dydx\dfrac{dy}{dx} yields dydx=βˆ’2x3y2\dfrac{dy}{dx}=-\dfrac{2x}{3y^{2}}. This expression relates the slope of the curve to the current coordinates.

Q11. For the function f(x)=xpf(x)=x^{p} with 0<p<10<p<1, which statement about its monotonicity on (0,∞)(0,\infty) is true?

A.Increasing and concave up
B.Increasing and concave down βœ…
C.Decreasing
D.Constant
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: The first derivative f&#039;(x)=p x^{p-1} is positive because p>0p>0 and xpβˆ’1>0x^{p-1}>0 for x>0x>0. The second derivative f&#039;&#039;(x)=p(p-1)x^{p-2} is negative since pβˆ’1<0p-1<0. Thus the function rises while bending downward, i.e., it is increasing and concave down.

Q12. If g(x)=kxpg(x)=k x^{p} where k>0k>0 and pp is a real constant, how does g&#039;(x) compare to the derivative of f(x)=xpf(x)=x^{p}?

A.g&#039;(x)=k f&#039;(x) βœ…
B.g&#039;(x)=\dfrac{f&#039;(x)}{k}
C.g&#039;(x)=k^{p} f&#039;(x)
D.g&#039;(x)=p k x^{p-1}
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Differentiating g(x)g(x) gives g&#039;(x)=k\cdot p x^{p-1}=k\big(p x^{p-1}\big)=k f&#039;(x). The constant factor kk simply scales the original derivative, leaving the functional form unchanged.

Q13. The volume of a sphere is V=43Ο€r3V=\frac{4}{3}\pi r^{3}. If the radius is increasing at 0.2Β cm/s0.2\text{ cm/s} when r=5Β cmr=5\text{ cm}, what is dVdt\dfrac{dV}{dt} at that instant?

A.4Ο€4\pi cm3^3/s
B.10Ο€10\pi cm3^3/s
C.15Ο€15\pi cm3^3/s
D.20Ο€20\pi cm3^3/s βœ…
πŸ’‘ Difficulty: medium | βœ… Correct: D

πŸ“– Explanation: Differentiate implicitly: dVdt=4Ο€r2drdt\dfrac{dV}{dt}=4\pi r^{2}\dfrac{dr}{dt}. Substituting r=5r=5 cm and drdt=0.2\dfrac{dr}{dt}=0.2 cm/s gives 4Ο€(25)(0.2)=20Ο€4\pi(25)(0.2)=20\pi cm3^3/s.

Q14. Suppose h(x)=xph(x)=x^{p} with p≠0p\neq0. If h&#039;(c)=0 for some c≠0c\neq0, which conclusion follows?

A.pp must be zero
B.cc must be zero
C.Such a cc cannot exist βœ…
D.hh is a constant function
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: The derivative is h&#039;(x)=p x^{p-1}. Setting this equal to zero gives pxpβˆ’1=0p x^{p-1}=0. Since pβ‰ 0p\neq0 by hypothesis, the only way the product can be zero is if xpβˆ’1=0x^{p-1}=0, which occurs at x=0x=0. Hence no non‑zero cc can satisfy the condition.

Q15. Find the second derivative of f(x)=xΞ±f(x)=x^{\alpha} where Ξ±\alpha is a real constant, and state for which Ξ±\alpha the second derivative is positive for all x>0x>0.

A.f&#039;&#039;(x)=\alpha(\alpha-1)x^{\alpha-2}; positive when Ξ±<0\alpha<0 or Ξ±>1\alpha>1
B.f&#039;&#039;(x)=\alpha(\alpha+1)x^{\alpha-2}; positive when Ξ±>0\alpha>0
C.f&#039;&#039;(x)=\alpha(\alpha-1)x^{\alpha-2}; positive when 0<Ξ±<10<\alpha<1
D.f&#039;&#039;(x)=\alpha(\alpha-2)x^{\alpha-2}; positive when Ξ±>2\alpha>2 βœ…
πŸ’‘ Difficulty: hard | βœ… Correct: D

πŸ“– Explanation: Differentiating twice yields f&#039;&#039;(x)=\alpha(\alpha-1)x^{\alpha-2}. For x>0x>0, the sign of the second derivative matches the sign of the coefficient Ξ±(Ξ±βˆ’1)\alpha(\alpha-1). This product is positive when either Ξ±<0\alpha<0 or Ξ±>1\alpha>1, giving the required condition.

πŸ”— Related Topics (MCQs)