0 Comments
Answer:
1 / x + h + 1
Explanation:
f(x) = x / x² + 1
f(x + h) = x + h / (x + h)² + 1
= x + h / (x + h)(x + h) + 1
= 1 / (x + h) + 1
= 1 / x + h + 1
9.4m questions
12.2m answers