Area under curveEasyQuestion 340003
Question
The area under y = f(x) from x = a to x = b (f(x) ≥ 0) is:
- A∫ₐᵇ f(x) dxCorrect
- B∫ₐᵇ |f(x)| dx
- Cf(b) − f(a)
- Df'(b) − f'(a)
Correct answer
∫ₐᵇ f(x) dx
Explanation
When f(x) ≥ 0 on [a,b], the area under the curve = ∫ₐᵇ f(x) dx. When f(x) can be negative, area = ∫ₐᵇ |f(x)| dx.