Intergrals

InterserveVB

New member
Joined
Sep 15, 2005
Messages
40
How would I go about this type of problem?

The integral of f(x) from 1 to 5 is equal to a number say -3 and the integral of f(x) from 1 to 10 is equal to say -7. They want me to find the value from 5 to 10.
 
Hello, InterserveVB!

\(\displaystyle \L \int^{\;\;\;\;5}_1f(x)\,dx\:=\:-3\;\) and \(\displaystyle \L \int^{\;\;\;\;10}_1 f(x)\,dx\:=\:-7\)

\(\displaystyle \text{Find: }\L\int^{\;\;\;\;10}_5f(x)\,dx\)
Think of definite integrals as areas.

Code:
      |   1       5
    - + - + - - - + -
      |   :::::::::
      |   *:::-3:::
      |    *::::::*
      |       * * 



      |   1       5 . . . .10
    - | - + - - - + - - - - +
      |   ::::::::::-7:::::::
      |   *::::::::::::::::::
      |    *::::::* *:::::::*
      |       * *      * *
Got it?
 
Top