HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-02-28
1 <p>We can derive the derivative of 1/u using proofs. To show this, we will use<a>algebraic identities</a>along with the rules of differentiation. There are several methods we use to prove this, such as:</p>
1 <p>We can derive the derivative of 1/u using proofs. To show this, we will use<a>algebraic identities</a>along with the rules of differentiation. There are several methods we use to prove this, such as:</p>
2 <ol><li>By First Principle</li>
2 <ol><li>By First Principle</li>
3 <li>Using Power Rule</li>
3 <li>Using Power Rule</li>
4 <li>Using Quotient Rule</li>
4 <li>Using Quotient Rule</li>
5 </ol><p>We will now demonstrate that the differentiation of 1/u results in -1/u² using the above-mentioned methods:</p>
5 </ol><p>We will now demonstrate that the differentiation of 1/u results in -1/u² using the above-mentioned methods:</p>
6 <h3>By First Principle</h3>
6 <h3>By First Principle</h3>
7 <p>The derivative of 1/u can be proved using the First Principle, which expresses the derivative as the limit of the difference<a>quotient</a>.</p>
7 <p>The derivative of 1/u can be proved using the First Principle, which expresses the derivative as the limit of the difference<a>quotient</a>.</p>
8 <p>To find the derivative of 1/u using the first principle, we will consider f(u) = 1/u. Its derivative can be expressed as the following limit. f'(u) = limₕ→₀ [f(u + h) - f(u)] / h … (1)</p>
8 <p>To find the derivative of 1/u using the first principle, we will consider f(u) = 1/u. Its derivative can be expressed as the following limit. f'(u) = limₕ→₀ [f(u + h) - f(u)] / h … (1)</p>
9 <p>Given that f(u) = 1/u, we write f(u + h) = 1/(u + h).</p>
9 <p>Given that f(u) = 1/u, we write f(u + h) = 1/(u + h).</p>
10 <p>Substituting these into<a>equation</a>(1), f'(u) = limₕ→₀ [1/(u + h) - 1/u] / h = limₕ→₀ [u - (u + h)] / [h(u + h)u] = limₕ→₀ [-h] / [h(u + h)u] = limₕ→₀ -1 / [(u + h)u]</p>
10 <p>Substituting these into<a>equation</a>(1), f'(u) = limₕ→₀ [1/(u + h) - 1/u] / h = limₕ→₀ [u - (u + h)] / [h(u + h)u] = limₕ→₀ [-h] / [h(u + h)u] = limₕ→₀ -1 / [(u + h)u]</p>
11 <p>As h approaches 0, f'(u) = -1/u²</p>
11 <p>As h approaches 0, f'(u) = -1/u²</p>
12 <p>Hence, proved.</p>
12 <p>Hence, proved.</p>
13 <h3>Using Power Rule</h3>
13 <h3>Using Power Rule</h3>
14 <p>To prove the differentiation of 1/u using the power rule, We rewrite the function: 1/u = u⁻¹</p>
14 <p>To prove the differentiation of 1/u using the power rule, We rewrite the function: 1/u = u⁻¹</p>
15 <p>Using the power rule: d/du (uⁿ) = n·uⁿ⁻¹ d/du (u⁻¹) = -1·u⁻² Thus, d/du (1/u) = -1/u²</p>
15 <p>Using the power rule: d/du (uⁿ) = n·uⁿ⁻¹ d/du (u⁻¹) = -1·u⁻² Thus, d/du (1/u) = -1/u²</p>
16 <h3>Using Quotient Rule</h3>
16 <h3>Using Quotient Rule</h3>
17 <p>We will now prove the derivative of 1/u using the quotient rule. The step-by-step process is demonstrated below:</p>
17 <p>We will now prove the derivative of 1/u using the quotient rule. The step-by-step process is demonstrated below:</p>
18 <p>Here, we use the identity, 1/u = 1 / u</p>
18 <p>Here, we use the identity, 1/u = 1 / u</p>
19 <p>Given that, f(u) = 1 and g(u) = u</p>
19 <p>Given that, f(u) = 1 and g(u) = u</p>
20 <p>Using the quotient rule formula: d/du [f(u) / g(u)] = [f '(u) g(u) - f(u) g'(u)] / [g(u)]²… (1)</p>
20 <p>Using the quotient rule formula: d/du [f(u) / g(u)] = [f '(u) g(u) - f(u) g'(u)] / [g(u)]²… (1)</p>
21 <p>Let’s substitute f(u) = 1 and g(u) = u in equation (1), d/du (1/u) = [0·u - 1·1] / u² = -1/u²</p>
21 <p>Let’s substitute f(u) = 1 and g(u) = u in equation (1), d/du (1/u) = [0·u - 1·1] / u² = -1/u²</p>
22 <p>Thus, d/du (1/u) = -1/u².</p>
22 <p>Thus, d/du (1/u) = -1/u².</p>
23  
23