Integral Homework Help: Solving (x+2)/(x^2-2x+3) dx | Step-by-Step Guide

  • Thread starter Thread starter grimireaper
  • Start date Start date
  • Tags Tags
    Integral Stuck
grimireaper
Messages
3
Reaction score
0

Homework Statement


Integrate

Homework Equations



I started with (2x^2+3)/(x^3-2x^2+3x) dx

The Attempt at a Solution



Got dx/x + (x+2)/(x^2-2x+3) dx using the A/x + (Bx+C)/(x^2-2x+3) method.

But I can't seem to solve (x+2)/(x^2-2x+3) dx

Possible solutions are welcome.
 
Last edited:
Physics news on Phys.org
grimireaper said:
I started with (2x^2+3)/(x^3-2x^2+3x) dx

and got dx/x + (x+2)/(x^2-2x+3) dx using the A/x + (Bx+C)/(x^2-2x+3) method.

But I can't seem to solve (x+2)/(x^2-2x+3) dx

Possible solutions are welcome.

Welcome to PF. You won't get solutions here, but you may get hints. Try this:$$
\frac {x+2}{x^2-2x+3} = \frac{(x-1)+3}{(x-1)^2+2}$$and see if that gives you any ideas.
 
I thought of that but the +2 at the bottom ruins it, because splitting up x-1 and 3 into 2 integrals won't help, as I can't cancel anything out
 
grimireaper said:
I thought of that but the +2 at the bottom ruins it, because splitting up x-1 and 3 into 2 integrals won't help, as I can't cancel anything out

But you can break it up into two fractions and use different methods on them.
 
$$2x^2+3=(x^2-x)+(3x)+(x^2-2x+3)=\frac{x}{2}\left(\frac{x^3-2x^2+3x}{x}\right)^\prime+3\frac{x^3-2x^2+3x}{x^2-2x+3}+\frac{x^3-2x^2+3x}{x}$$
 
Got it solved. Thank you for the help.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top