Article

Factor Theorem

Thursday, 9 October 2025

Warning

This document was AI generated.

Equation

f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}

Examples

Function: x2x^2

Step 1: Find f(x+h)f(x+h)

f(x+h)=(x+h)2=x2+2xh+h2f(x+h) = (x+h)^2 = x^2 + 2xh + h^2

Step 2: Subtract f(x)f(x)

f(x+h)f(x)=2xh+h2f(x+h) - f(x) = 2xh + h^2

Step 3: Divide by hh

2xh+h2h=2x+h\frac{2xh + h^2}{h} = 2x + h

Step 4: Take the limit

f(x)=2xf'(x) = 2x

Function: x3x^3

Step 1: Find f(x+h)f(x+h)

f(x+h)=(x+h)3=x3+3x2h+3xh2+h3f(x+h) = (x+h)^3 = x^3 + 3x^2h + 3xh^2 + h^3

Step 2: Subtract f(x)f(x)

f(x+h)f(x)=3x2h+3xh2+h3f(x+h) - f(x) = 3x^2h + 3xh^2 + h^3

Step 3: Divide by hh

3x2h+3xh2+h3h=3x2+3xh+h2\frac{3x^2h + 3xh^2 + h^3}{h} = 3x^2 + 3xh + h^2

Step 4: Take the limit

f(x)=3x2f'(x) = 3x^2