πŸŽ“ BookMCQ
← Back to 3. The Derivation

πŸ“ Power rule for derivatives (18 MCQs)

πŸ“– From Calculus β€’ 3. The Derivation β€’ 18 questions available

What is Power rule for derivatives?

Definition:
The power rule states that for any real number nn, the derivative of xnx^n is nxnβˆ’1nx^{n-1}, providing a straightforward method to differentiate polynomial terms by multiplying by the exponent and reducing the power by one.

Example:
For f(x)=x5f(x) = x^5, applying the power rule gives fβ€²(x)=5x5βˆ’1=5x4f'(x) = 5x^{5-1} = 5x^4 directly without using limit definitions.

Reason:
This rule dramatically speeds up differentiation of polynomials, making it efficient to handle higher-degree terms and forming the basis for differentiating more complex algebraic expressions in calculus.

7
Easy
6
Medium
5
Hard

πŸ“ All Power rule for derivatives MCQs

Q1. What is the derivative of x3x^3?

A.3x23x^2 βœ…
B.2x2x
C.x3x^3
D.3x3x
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Applying the power rule d/dx[xn]=nxnβˆ’1d/dx[x^n]=nx^{n-1} with n=3n=3 yields 3x23x^{2}. This matches option A, confirming the rule works for integer exponents and giving the correct derivative of the cubic function.

Q2. According to the extended power rule, the derivative of x1/2x^{1/2} is?

A.2x1/22x^{1/2}
B.βˆ’12xβˆ’3/2-\frac12 x^{-3/2}
C.12x1/2\frac12 x^{1/2}
D.12xβˆ’1/2\frac12 x^{-1/2} βœ…
πŸ’‘ Difficulty: easy | βœ… Correct: D

πŸ“– Explanation: The extended power rule states d/dx[xr]=rxrβˆ’1d/dx[x^{r}]=r x^{r-1}. For r=12r=\tfrac12 we have 12xβˆ’1/2\tfrac12 x^{-1/2}, which is option D. This shows the rule also applies to fractional exponents, producing a reciprocal‑square‑root factor.

Q3. If f(x)=xnf(x)=x^{n} with n>0n>0, what can be inferred about the sign of f'(x) for x>0x>0?

A.Negative
B.Positive βœ…
C.Zero
D.Depends on nn
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Using the power rule, f'(x)=n x^{n-1}. Since both nn and xnβˆ’1x^{n-1} are positive for x>0x>0, the product is positive, so the derivative is positive for all such xx. This logical inference follows directly from the rule.

Q4. For g(x)=xβˆ’4g(x)=x^{-4}, what is the behavior of its derivative as xβ†’βˆžx\to\infty?

A.Approaches 0 βœ…
B.Approaches βˆ’βˆž-\infty
C.Approaches ∞\infty
D.Oscillates
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The derivative is g'(x)=-4x^{-5}. As xx grows large, the term xβˆ’5x^{-5} tends to zero, making the whole expression approach zero. Hence the derivative diminishes to 0, illustrating how negative powers yield vanishing slopes at infinity.

Q5. If h(x)=xΟ€h(x)=x^{\pi}, how does the growth of h(x)h(x) compare to its derivative as xβ†’βˆžx\to\infty?

A.Derivative grows faster
B.Same order βœ…
C.Function grows faster
D.Both are constant
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Both h(x)=xΟ€h(x)=x^{\pi} and h'(x)=\pi x^{\pi-1} are power functions differing only by a constant factor Ο€\pi and an exponent reduced by one. As xx becomes large, the dominant term is the power of xx; thus they increase at the same polynomial order.

Q6. Compare the derivatives of x4x^{4} and x5x^{5} at x=2x=2.

A.Derivative of x5x^{5} larger βœ…
B.Derivative of x4x^{4} larger
C.Equal
D.Depends on sign
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Using the power rule: (x^{4})' =4x^{3}=4\cdot8=32 and (x^{5})' =5x^{4}=5\cdot16=80. At x=2x=2, the derivative of the quintic is larger, confirming option A. This analytical comparison shows how higher exponents produce steeper slopes.

Q7. Which power function has the smallest magnitude of derivative at x=1x=1: xβˆ’2, x1/3, x2, x0x^{-2},\,x^{1/3},\,x^{2},\,x^{0}?

A.xβˆ’2x^{-2}
B.x1/3x^{1/3}
C.x2x^{2}
D.x0x^{0} βœ…
πŸ’‘ Difficulty: easy | βœ… Correct: D

πŸ“– Explanation: The derivative of a constant x0x^{0} is zero, giving the smallest possible magnitude. All other choices have non‑zero derivatives at x=1x=1. Hence option D correctly identifies the constant function as having the minimal derivative magnitude.

Q8. For p(x)=x7/2p(x)=x^{7/2}, what is the second derivative?

A.354x3/2\frac{35}{4}x^{3/2} βœ…
B.354x5/2\frac{35}{4}x^{5/2}
C.214x3/2\frac{21}{4}x^{3/2}
D.214x5/2\frac{21}{4}x^{5/2}
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: First derivative: (7/2)x5/2(7/2)x^{5/2}. Differentiating again gives (7/2)(5/2)x3/2=35/4 x3/2(7/2)(5/2)x^{3/2}=35/4\,x^{3/2}. This matches option A, demonstrating repeated application of the power rule to obtain higher‑order derivatives.

Q9. Given f(x)=xnf(x)=x^{n} with integer nn, which statement about f'(x) is always true?

A.f'(x) is a polynomial of degree nβˆ’1n-1 βœ…
B.f'(x) is always positive
C.f'(x) has the same zeros as f(x)f(x)
D.f'(x) is constant
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Applying the power rule yields f'(x)=n x^{\,n-1}, a polynomial whose highest exponent is nβˆ’1n-1. This property holds for any integer nn, confirming option A as the universally correct statement.

Q10. Why does the power rule hold for non‑integer exponents using the limit definition?

A.Binomial expansion works for rational exponents
B.Continuity of the exponent function
C.Both A and B βœ…
D.None of the above
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: The limit definition expands (x+h)r(x+h)^{r} via the generalized binomial series, which is valid for any real rr. Combined with the continuity of the function xrx^{r}, the higher‑order terms vanish, leaving rxrβˆ’1r x^{r-1}. Thus both reasons are needed, making option C correct.

Q11. If f(x)=xrf(x)=x^{r} with r<0r<0, what does the derivative indicate about behavior near x=0x=0?

A.Derivative tends to ∞\infty in magnitude βœ…
B.Derivative tends to 0
C.Derivative is undefined
D.Derivative is constant
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The derivative is f&#039;(x)=r x^{r-1}. With r<0r<0, the exponent rβˆ’1r-1 is even more negative, so as xβ†’0+x\to0^{+}, xrβˆ’1x^{r-1} blows up, and the product with the finite constant rr diverges to ±∞\pm\infty. Hence the magnitude grows without bound.

Q12. How would you differentiate f(x)=(3x2+2)5x3f(x)=\dfrac{(3x^{2}+2)^{5}}{x^{3}} using the power rule?

A.Apply the rule to numerator and denominator separately
B.Rewrite as a product of powers and apply βœ…
C.Use the quotient rule only
D.Cannot apply the power rule
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Rewrite the function as (3x2+2)5 xβˆ’3(3x^{2}+2)^{5}\,x^{-3}. Then apply the chain rule to the first factor and the power rule to the second, treating the whole expression as a product. This approach leverages the power rule within a more complex context, matching option B.

Q13. Find the derivative of g(t)=t2g(t)=t^{\sqrt{2}} at t=1t=1.

A.2\sqrt{2} βœ…
B.11
C.2 t2βˆ’1\sqrt{2}\,t^{\sqrt{2}-1}
D.00
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Using the power rule, g&#039;(t)=\sqrt{2}\,t^{\sqrt{2}-1}. Evaluating at t=1t=1 gives 2β‹…12βˆ’1=2\sqrt{2}\cdot1^{\sqrt{2}-1}=\sqrt{2}. Thus the derivative at t=1t=1 equals 2\sqrt{2}, which is option A.

Q14. Compare the derivatives of x1/3x^{1/3} and x\sqrt{x} for x>0x>0.

A.First derivative larger for all xx
B.Second derivative larger for all xx
C.They are equal at x=1x=1
D.They are equal at x=(2/3)6x=(2/3)^{6} βœ…
πŸ’‘ Difficulty: medium | βœ… Correct: D

πŸ“– Explanation: Set (1/3)xβˆ’2/3=(1/2)xβˆ’1/2(1/3)x^{-2/3}=(1/2)x^{-1/2} and solve for xx. This yields x=(2/3)6β‰ˆ0.088x=(2/3)^{6}\approx0.088. Hence the two derivatives intersect only at this specific value, making option D the correct statement.

Q15. If h(x)=x2β‹…x3/4h(x)=x^{2}\cdot x^{3/4}, what is its derivative?

A.114x7/4\frac{11}{4}x^{7/4} βœ…
B.114x5/4\frac{11}{4}x^{5/4}
C.114x11/4\frac{11}{4}x^{11/4}
D.114x1/4\frac{11}{4}x^{1/4}
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Combine the powers: x2x3/4=x11/4x^{2}x^{3/4}=x^{11/4}. Differentiating gives (11/4)x7/4(11/4)x^{7/4}, which corresponds to option A. This demonstrates how the power rule simplifies products of like bases.

Q16. Suppose a function satisfies f&#039;(x)=5x^{4}. Which of the following could be f(x)f(x)?

A.x5x^{5}
B.x5+7x^{5}+7
C.55x5\frac{5}{5}x^{5}
D.x5+Cx^{5}+C βœ…
πŸ’‘ Difficulty: easy | βœ… Correct: D

πŸ“– Explanation: Integrating 5x45x^{4} yields x5+Cx^{5}+C, where CC is an arbitrary constant. Options A, B, and C are special cases, but the most general form is option D, reflecting the constant of integration.

Q17. Find the derivative of (2x)3(2x)^{3}.

A.6(2x)26(2x)^{2}
B.12x212x^{2}
C.24x224x^{2} βœ…
D.6x26x^{2}
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– Explanation: First rewrite (2x)3=8x3(2x)^{3}=8x^{3}. Differentiating gives 24x224x^{2}. This matches option C, showing that expanding before differentiating yields the same result as applying the chain rule directly.

Q18. Determine the integer nn such that the derivative of xnx^{n} equals 6x56x^{5}.

A.n=6n=6 βœ…
B.n=5n=5
C.n=7n=7
D.n=6n=6 (duplicate)
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Applying the power rule: (x^{n})&#039;=n x^{n-1}=6x^{5}. Equating exponents gives nβˆ’1=5β‡’n=6n-1=5\Rightarrow n=6, and the coefficient also matches. Hence n=6n=6 is the unique solution, corresponding to option A.

πŸ”— Related Topics (MCQs)