Thread Closed

help integrate a function

 
Share Thread
May9-06, 06:18 PM   #1
 

help integrate a function


hey guys, the function is...

(x dx) / (x^2 + 5x + 6)

please integrate it. please.

thanks so much,

Matt
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
May9-06, 06:28 PM   #2
 
Mentor
As it says in the guidelines when you joined PF just now, we don't do your homework for you. If you post some work of your own and show us where you are having problems, we should be able to offer some hints to keep you going.

So, can you figure out a function f(x) that you could differentiate to get something like the function you want to ingegrate? What techniques have you learned about to help you put fractions into forms that are easier to integrate?
May9-06, 06:59 PM   #3
 
ok, well so far i've learned 'u' substitution and integration by parts.

if i use 'u' substitution, u most likely = x^2 + 5x + 6. the demoninator could be simplified to (x+2)(x+3), but i dont think that would help much. if you use the 'u' i first suggested, du/dx = (2x + 5).

i cant seem to see how to get the 2x+ 5 to work as my (x dx)

as for integration by parts, i hardly understand that as we went over that lightly and will come back to it later.

so, this is where i'm stuck.

please help.
May9-06, 07:11 PM   #4
 
Mentor

help integrate a function


Maybe check out the techniques being discussed about halfway down this tutorial page:

http://www.karlscalculus.org/calc11_4.html
May9-06, 07:32 PM   #5
 
ok, not gonna lie, i read that entire page, and i'm still rather lost. seriously. i feel so stupid right now. i know i've done stuff like this before, but this is kill me.

can someone please give me a hint? just a hint?
May9-06, 07:43 PM   #6
 
Mentor
Here's a hint -- cheat and plug the integral into Mathematica, and then look at the answer and differentiate it to see how it can become the integrand. Then think about what you would have to do with the integrand to get it into the original form of the question...

Quote by Mathematica
In[1]= Integrate[x/(x^2 + 5x + 6), x]

Out[1]= -2 Log[2 + x] + 3 Log[3 + x]
May9-06, 07:51 PM   #7
 
Mentor
Quote by berkeman
Here's a hint -- cheat and plug the integral into Mathematica, and then look at the answer and differentiate it to see how it can become the integrand. Then think about what you would have to do with the integrand to get it into the original form of the question...
EDIT -- Oops, sorry for the potential confusion. In Mathematica, the "Log" function defaults to base e, hence it really is the ln() function. I never liked that about Mathematica. Obviously d ln(x) / dx = 1/x.
May9-06, 09:19 PM   #8
 
ok, well...i used your fist hint and i figured out it would be the natural log...
but anyway..

because of your hint, i was able to break the function into partial fractions and solve it for the answer mathematica spit out.

thank you very much.

matt
Thread Closed

Similar discussions for: help integrate a function
Thread Forum Replies
Learn why we get the area of a function by integrate it Calculus & Beyond Learning Materials 0
Functions that integrate to a gamma function? Calculus 5
How to integrate a function with a square root in it Calculus & Beyond Homework 21
Integrate the function e^(x^2) Calculus & Beyond Homework 1
How would you integrate Cantor's function Calculus & Beyond Homework 4