Answer:
To find the integral of f(x) = 2x + 5/3 over the interval [0, 5], we can use the definite integral formula:
∫[a,b] f(x) dx = F(b) - F(a)
where F(x) is the antiderivative of f(x).
First, we find the antiderivative of f(x):
F(x) = x^2 + (5/3)x + C
where C is the constant of integration.
Next, we evaluate F(5) and F(0):
F(5) = 5^2 + (5/3)(5) + C = 25 + (25/3) + C
F(0) = 0^2 + (5/3)(0) + C = 0 + 0 + C
Subtracting F(0) from F(5), we get:
∫[0,5] f(x) dx = F(5) - F(0)
= 25 + (25/3) + C - C
= 25 + (25/3)
= 100/3
Therefore, the definite integral of f(x) = 2x + 5/3 over the interval [0, 5] is 100/3.