Solve Value of Integration: Find Integral from 0 to 2

  • Thread starter Thread starter songoku
  • Start date Start date
  • Tags Tags
    Integration Value
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
songoku
Messages
2,514
Reaction score
395

Homework Statement


If [tex]f(x) = x^2 - x - \int_0^1 f(x) dx[/tex], find [tex]\int_0^2f(x) dx[/tex]


Homework Equations





The Attempt at a Solution


I found [tex]\int_0^2f(x) dx = \frac{2}{3} - 2 \int_0^1 f(x) dx[/tex]

Is it possible the answer in numerical value? If yes, please guide me. Thanks
 
Physics news on Phys.org
Yes, it is. In fact, you can find the integral of f from 0 to 1 just by integrating both sides of the equation defining f.
 
The definite integral is a number: [tex]\int_0^1{f(x)dx}=A[/tex]
The first equation can be written as [tex]f(x)=x^2-x-A[/tex].
Integrate it from x=0 to x=1: you get an equation for A.

ehild
 
Ah I get it. Integrating f(x) from 0 to 1 never crosses my mind. Thanks a lot