Question: Calculate the limit: lim (x -> 1) (x^3 - 1)/(x - 1)
Options:
Correct Answer: 3
Solution:
Factoring gives (x - 1)(x^2 + x + 1)/(x - 1). Canceling (x - 1) gives lim (x -> 1) (x^2 + x + 1) = 3.