My question : two indefinite integrals of a function being given , how to express one indefinite integral in terms of the other?
2026-04-03 21:28:18.1775251698
Suppose G and H are two area functions of a given function f, how to solve for C : G(x)=F(x)+C?
28 Views Asked by user655689 https://math.techqa.club/user/user655689/detail At
2

$$F(x)=\int_2^xt^2dt\\G(x)=\int_5^xt^2dt\\G(x)=F(x)+C$$ Then just write $C$ from the last equation as $$C=G(x)-F(x)=\int_5^xt^2dt-\int_2^xt^2dt=\int_5^xt^2dt+\int_x^2t^2dt=\int_5^2t^2dt=-\int_2^5t^2dt=-39$$