$$f(t) = \int (t^2 - 2t + 3) dt = \frac{1}{3}t^3 - t^2 + 3t + C$$
Now, we need to find the constant $C$ using the given point $(1, 2)$. We know that $f(1) = 2$, so we can plug in $x = 1$ into the equation:
$$2 = \frac{1}{3}(1)^3 - (1)^2 + 3(1) + C$$
Show more…