Question: Calculate the derivative of f(x) = ln(x^2 + 1).
Options:
Correct Answer: 2x/(x^2 + 1)
Solution:
Using the chain rule, f\'(x) = d/dx(ln(x^2 + 1)) = (2x)/(x^2 + 1).