Question
If $\int_3^5 p(x)\,dx=3$ and $\int_8^5 p(x)\,dx=1$, then what is the value of $\int_3^8 (p(x)+1)\,dx$?
Original question: 9. If and , then what is the value of ?
Expert Verified Solution
Key concept: This problem combines two basic ideas: reversing the limits of integration and adding integrals over adjacent intervals.
Step by step
Start by rewriting the integral with limits in increasing order.
Given:
and
Reverse the second integral:
so
Now add the two adjacent intervals:
Next, integrate the constant :
Therefore,
Answer:
Pitfall alert
Be careful with reversed limits: is the negative of . Another common mistake is forgetting to split into two separate integrals.
Try different conditions
If the constant were instead of , then . If the second given integral had limits to instead of to , the sign would change and the total would be different.
Further reading
reversing limits, additivity of integrals, constant integrand
FAQ
If $\int_3^5 p(x)\,dx=3$ and $\int_8^5 p(x)\,dx=1$, what is $\int_3^8 (p(x)+1)\,dx$?
First, reverse the second integral to get $\int_5^8 p(x)\,dx=-1$. Then $\int_3^8 p(x)\,dx=3+(-1)=2$ and $\int_3^8 1\,dx=5$. So $\int_3^8 (p(x)+1)\,dx=7$.
Why does reversing the limits change the sign of a definite integral?
For any integrable function, switching the limits reverses orientation, so $\int_b^a f(x)\,dx=-\int_a^b f(x)\,dx$.