New Reply

Calc 2 Integration Problem

 
Share Thread
Mar7-12, 08:56 PM   #1
 

Calc 2 Integration Problem


1. The problem statement, all variables and given/known data
[itex]\int[/itex][itex](x^2-2x+3)dx/(x^3-x^2-x-2)[/itex]


2. Relevant equations
Trig substitution/ partial fractions?



3. The attempt at a solution

I used partial fractions to reduce the integral down to:

[itex]\int[/itex][itex]dx/(x-2)[/itex]+[itex]\int[/itex][itex](x-1)dx/(x^2+x+1)[/itex]

The first integral is easy enough, but the second one I'm not sure where to start.

Thanks in advance!
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
Mar7-12, 09:27 PM   #2

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
I don't agree with all of your numbers there but the general form is right. For the quadratic part you want to complete the square in the denominator, do substitution for the squared part, then split it up and use a trig substitution.
Mar8-12, 07:42 AM   #3
 
using partial fractions I obtained
(x^2-2x+3)
-----------dx
((x-2)(x^2+x+1)

A bx+c
-- + --------
x-2 x^2+x+1

A=3/7
B=4/7
c=-9/7
this is my attempt, i how it helps somwhat, I'm not sure if it's correct so I apologize early on.
Mar8-12, 09:45 AM   #4
 
Mentor

Calc 2 Integration Problem


Quote by jzachey View Post
using partial fractions I obtained
(x^2-2x+3)
-----------dx
((x-2)(x^2+x+1)

A Bx+C
-- + --------
x-2 x^2+x+1
Code:
A                 Bx+C
--       +     --------
x-2           x^2+x+1
A=3/7
B=4/7
C=-9/7
this is my attempt, i how it helps somwhat, I'm not sure if it's correct so I apologize early on.
Those values for A, B, and C, are correct.
Mar8-12, 05:40 PM   #5
 
Quote by SammyS View Post
Code:
A                 Bx+C
--       +     --------
x-2           x^2+x+1
Those values for A, B, and C, are correct.
Oh thank you so this means
∫[itex]\frac{3}{7(x-2)}[/itex]+[itex]\frac{4x-9}{7(x+x+1)}[/itex]
From here you integrate
Mar8-12, 06:04 PM   #6
 
Mentor
Quote by jzachey View Post
Oh thank you so this means
[itex]\displaystyle \int\left(\frac{3}{7(x-2)}+\frac{4x-9}{7(x^2+x+1)}\right)dx[/itex]
From here you integrate
There's a typo in your post, corrected (and reformatted) above.
New Reply

Similar discussions for: Calc 2 Integration Problem
Thread Forum Replies
Calc 2 problem involving integration Calculus & Beyond Homework 3
Hard integration problem (calc 2) Calculus & Beyond Homework 4
Calc II: Integration problem Calculus & Beyond Homework 2
Calc BC - Integration Problem involving Constants of Integration and Related Rates Calculus & Beyond Homework 5
AP Calc AB Sample Problem Help (Integration) Calculus 3