PDA

View Full Version : definite integral problem


chemical
May8-04, 11:45 PM
ive been trying to do this problem and its annoying!


The function to be integrated: 1 + 1/x + x dx


Interval: [8,2]

when anti differentiating the fuction i get x + x^2/2 + lnx but i dont think the integral of 1/x is lnx...help would be appreciated

cookiemonster
May9-04, 12:39 AM
1
The function to be integrated: 1 + - + x dx
x

What does this mean? + - +?

cookiemonster

chemical
May9-04, 12:45 AM
sorry updated on error

cookiemonster
May9-04, 12:47 AM
You can separate the problem into three little ones.

\int_2^8 \left( 1 + \frac{1}{x} + x \right) \,dx = \int_2^8 1 \, dx + \int_2^8 \frac{1}{x} \, dx + \int_2^8 x \, dx

And

\int \frac{dx}{x} = \ln{|x|}

cookiemonster

chemical
May9-04, 12:56 AM
thanks a lot cookie. kudos goes out to you :smile: