STEP-BY-STEP ANSWER:
Step 1: Write the definition of the derivative: f'(c) = lim (Δx → 0) [f(c + Δx) - f(c)] / Δx.
Step 2: Compute f(c + Δx) for f(x) = x²: f(c + Δx) = (c + Δx)².
Step 3: Expand (c + Δx)² to get: c² + 2cΔx + (Δx)².
Step 4: Subtract f(c) = c² from the expression: (c² + 2cΔx + (Δx)²) - c² = 2cΔx + (Δx)².
Step 5: Form the difference quotient: [2cΔx + (Δx)²] / Δx.
Step 6: Factor out Δx: Δx(2c + Δx) / Δx, then cancel Δx (with Δx ≠0) to obtain 2c + Δx.
Step 7: Take the limit as Δx → 0: lim (Δx → 0) (2c + Δx) = 2c.
Final Answer: The derivative of f(x) = x² at x = c is f'(c) = 2c.