Skip to main content
ScanSolve logoScanSolve
Toggle sidebar
  • Homework
  • Tutor
  • Humanizer
  • AI Detector
  • Questions
  • Blog
  • History
  • Mobile App

  • Homework
  • Tutor
  • Humanizer
  • AI Detector

  • Questions
  • Math homework helpMath
    Physics homework helpPhysics
    Chemistry homework helpChemistry
    Biology homework helpBiology
    Computer Science homework helpComputer Science
    History homework helpHistory
    More homework helpMore
  • Blog
  • History

  • Mobile App
ScanSolvePLUS
  • Unlimited answers
  • ScanSolve AI Pro
Start Free Trial →
Try on WhatsApp
Mathematics: Differentiate each term using the power rule (d)/(dx)(ax^n) = anx^n-1 and the ru... — Step-by-Step Solution | ScanSolve
Home > Mathematics Homework Help > Solution

Differentiate each term using the power rule (d)/(dx)(ax^n) = anx^n-1 and the rule for constants (d)/(dx)(c) = 0.

Asked on March 28, 2026|Mathematics

This mathematics problem involves applying core mathematical principles and formulas. Below you will find a complete step-by-step solution with detailed explanations for each step, helping you understand not just the answer but the method behind it.

ScanSolve AI AnswerAnswered on March 28, 2026
Q21. Differentiate the following expressions a) Step 1: Differentiate each term using the power rule $\frac{d}{dx}(ax^n) = anx^{n-1}$ and the rule for constants $\frac{d}{dx}(c) = 0$. $$ \frac{d}{dx}(5x^2 + 1) = \frac{d}{dx}(5x^2) + \frac{d}{dx}(1) $$ Step 2: Apply the differentiation rules. $$ \frac{d}{dx}(5x^2) = 5 \cdot 2x^{2-1} = 10x $$ $$ \frac{d}{dx}(1) = 0 $$ Step 3: Combine the results. $$ 10x + 0 = 10x $$ The derivative is: $$ \boxed{10x} $$ b) Step 1: Use the chain rule for differentiation. Let $y = \ln(u)$ where $u = 5x$. The chain rule states $\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}$. Step 2: Differentiate $y$ with respect to $u$. $$ \frac{dy}{du} = \frac{d}{du}(\ln(u)) = \frac{1}{u} $$ Step 3: Differentiate $u$ with respect to $x$. $$ \frac{du}{dx} = \frac{d}{dx}(5x) = 5 $$ Step 4: Apply the chain rule by substituting $u=5x$. $$ \frac{dy}{dx} = \frac{1}{u} \cdot 5 = \frac{1}{5x} \cdot 5 $$ Step 5: Simplify the expression. $$ \frac{5}{5x} = \frac{1}{x} $$ The derivative is: $$ \boxed{\frac{1}{x}} $$ Q22. Compute $\sum_{r=1}^{50} (r+2)$ Step 1: Split the summation into two separate sums. $$ \sum_{r=1}^{50} (r+2) = \sum_{r=1}^{50} r + \sum_{r=1}^{50} 2 $$ Step 2: Evaluate the first sum, $\sum_{r=1}^{50} r$, which is the sum of the first 50 natural numbers. Use the formula $\sum_{i=1}^{n} i = \frac{n(n+1)}{2}$. $$ \sum_{r=1}^{50} r = \frac{50(50+1)}{2} = \frac{50 \times 51}{2} $$ $$ = 25 \times 51 = 1275 $$ Step 3: Evaluate the second sum, $\sum_{r=1}^{50} 2$, which is summing the constant 2, 50 times. $$ \sum_{r=1}^{50} 2 = 50 \times 2 = 100 $$ Step 4: Add the results from Step 2 and Step 3. $$ 1275 + 100 = 1375 $$ The computed sum is: $$ \boxed{1375} $$

Related Mathematics Questions

  • 1+1=22+88+33+88+12+48+21345
  • Given the equation 2x = sqrt(3)2.
  • Set up the partial fraction decomposition.
  • Convert the percentage abundances to fractional abundances.
  • What is the Pythagorean theorem?
  • 1. Find the degree of each polynomial
See all Mathematics questions

This step-by-step solution was generated by ScanSolve AI. Need help with more mathematics problems? Browse Mathematics solutions or ask your own question.

Home›Mathematics Homework Help›Differentiate each term using the power rule (d)/(dx)(ax^n)…
Q

Differentiate each term using the power rule (d)/(dx)(ax^n) = anx^n-1 and the rule for constants (d)/(dx)(c) = 0.

March 28, 2026|Mathematics
Differentiate each term using the power rule (d)/(dx)(ax^n) = anx^n-1 and the rule for constants (d)/(dx)(c) = 0.

Differentiate each term using the power rule (d)/(dx)(ax^n) = anx^n-1 and the rule for constants (d)/(dx)(c) = 0.

ScanSolve AI

ScanSolve AI Answer

Answered on March 28, 2026

Q21. Differentiate the following expressions

a) Step 1: Differentiate each term using the power rule ddx(axn)=anxn−1\frac{d}{dx}(ax^n) = anx^{n-1}dxd​(axn)=anxn−1 and the rule for constants ddx(c)=0\frac{d}{dx}(c) = 0dxd​(c)=0. ddx(5x2+1)=ddx(5x2)+ddx(1)\frac{d}{dx}(5x^2 + 1) = \frac{d}{dx}(5x^2) + \frac{d}{dx}(1)dxd​(5x2+1)=dxd​(5x2)+dxd​(1) Step 2: Apply the differentiation rules. ddx(5x2)=5⋅2x2−1=10x\frac{d}{dx}(5x^2) = 5 \cdot 2x^{2-1} = 10xdxd​(5x2)=5⋅2x2−1=10x ddx(1)=0\frac{d}{dx}(1) = 0dxd​(1)=0 Step 3: Combine the results. 10x+0=10x10x + 0 = 10x10x+0=10x The derivative is: 10x10x10x

b) Step 1: Use the chain rule for differentiation. Let y=ln⁡(u)y = \ln(u)y=ln(u) where u=5xu = 5xu=5x. The chain rule states dydx=dydu⋅dudx\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}dxdy​=dudy​⋅dxdu​. Step 2: Differentiate yyy with respect to uuu. dydu=ddu(ln⁡(u))=1u\frac{dy}{du} = \frac{d}{du}(\ln(u)) = \frac{1}{u}dudy​=dud​(ln(u))=u1​ Step 3: Differentiate uuu with respect to xxx. dudx=ddx(5x)=5\frac{du}{dx} = \frac{d}{dx}(5x) = 5dxdu​=dxd​(5x)=5 Step 4: Apply the chain rule by substituting u=5xu=5xu=5x. dydx=1u⋅5=15x⋅5\frac{dy}{dx} = \frac{1}{u} \cdot 5 = \frac{1}{5x} \cdot 5dxdy​=u1​⋅5=5x1​⋅5 Step 5: Simplify the expression. 55x=1x\frac{5}{5x} = \frac{1}{x}5x5​=x1​ The derivative is: \frac{1{x}}

Q22. Compute ∑r=150(r+2)\sum_{r=1}^{50} (r+2)∑r=150​(r+2)

Step 1: Split the summation into two separate sums. ∑r=150(r+2)=∑r=150r+∑r=1502\sum_{r=1}^{50} (r+2) = \sum_{r=1}^{50} r + \sum_{r=1}^{50} 2∑r=150​(r+2)=∑r=150​r+∑r=150​2 Step 2: Evaluate the first sum, ∑r=150r\sum_{r=1}^{50} r∑r=150​r, which is the sum of the first 50 natural numbers. Use the formula ∑i=1ni=n(n+1)2\sum_{i=1}^{n} i = \frac{n(n+1)}{2}∑i=1n​i=2n(n+1)​. ∑r=150r=50(50+1)2=50×512\sum_{r=1}^{50} r = \frac{50(50+1)}{2} = \frac{50 \times 51}{2}∑r=150​r=250(50+1)​=250×51​ =25×51=1275= 25 \times 51 = 1275=25×51=1275 Step 3: Evaluate the second sum, ∑r=1502\sum_{r=1}^{50} 2∑r=150​2, which is summing the constant 2, 50 times. ∑r=1502=50×2=100\sum_{r=1}^{50} 2 = 50 \times 2 = 100∑r=150​2=50×2=100 Step 4: Add the results from Step 2 and Step 3. 1275+100=13751275 + 100 = 13751275+100=1375 The computed sum is: 137513751375

Need help with your own homework?

Get instant step-by-step solutions to any question. Free to start.

Ask Your Question
Handwritten step-by-step solution

Handwritten Step-by-Step Solution

Get this solution as a handwritten image on WhatsApp — just like a tutor wrote it for you.

Try on WhatsApp

More Mathematics Questions

1+1=22+88+33+88+12+48+21345Given the equation 2x = sqrt(3)2.Set up the partial fraction decomposition.Convert the percentage abundances to fractional abundances.What is the Pythagorean theorem?1. Find the degree of each polynomial
See all Mathematicsquestions →