3
$\begingroup$

If $$\int_0^6 f(x) \,dx= 10$$ and $$\int_0^4 f(x) \,dx= 7$$

what is

$$\int_4^6 f(x) \,dx$$

?

  • 0
    Similar questions: [Given several integrals calculate $\int\limits_5^6 f(x) dx$](http://math.stackexchange.com/q/1232554) and [Integrals and f(x)dx](http://math.stackexchange.com/q/1072760). Found [using Approach0](https://approach0.xyz/search/?q=%24%5Cint_4%5E6%20f(x)%20%5C%2Cdx%24&p=1)2017-01-13

1 Answers 1

4

Hint: $$\int_a^bf(x)dx+\int_b^cf(x)dx=\int_a^cf(x)dx$$ Plug in $a=0$, $b=4$, and $c=6$.

  • 0
    @Donovan, one helpful thing to notice (at least it helps me) is that your first integral (0 to 6) overlaps both the second integral (0 to 4) AND the question integral (4 to 6). So, visualizing integrals as area under the curve f(x), you can ask the question: is Area(0 to 6) the same as Area(0 to 4) + Area(4 to 6) ? This is redundant with Akiva's answer, but easier for me to visualize this way.2017-01-13