Why does (3x-5)/(x^2+5x+8) = (3(2x+5))/(2(x^2+5x+8))-25/(2(x^2+5x+8))?

  • Thread starter Thread starter GreenPrint
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around the equation (3x-5)/(x^2+5x+8) and its equivalence to (3(2x+5))/(2(x^2+5x+8))-25/(2(x^2+5x+8). Participants are exploring the nature of this expression, questioning whether it relates to partial fractions or other integration techniques.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the similarity of denominators and explore the implications of splitting the rational function. Questions arise about the relationship between the terms and the reasoning behind the manipulation of the expression. There is also inquiry into alternative methods for evaluating the integral of (3x-5)/(x^2+5x+8).

Discussion Status

The discussion is active, with participants sharing various insights and approaches. Some have suggested methods for integration and expressed uncertainty about their effectiveness. There is no explicit consensus, but multiple interpretations and techniques are being explored.

Contextual Notes

Participants mention constraints related to textbook references and integration techniques, indicating that the problem may be part of a larger homework assignment or curriculum context.

GreenPrint
Messages
1,186
Reaction score
0
I don't understand why
(3x-5)/(x^2+5x+8) = (3(2x+5))/(2(x^2+5x+8))-25/(2(x^2+5x+8))

and was hopping somebody could explain why it's not partial fractions or anything is it?
 
Physics news on Phys.org
Well, except for the "2"s on the right, the denominators are exactly the same aren't they?
So this is A/D= B/(2D)- C/(2D)= (1/2)(B/D- C/D)= (1/2)((B-C)/D).
Is "A" in this case the same as (1/2)(B- C)?

That is, what is (3/2)(2x+ 5)- (25/2)?
 
HallsofIvy said:
Well, except for the "2"s on the right, the denominators are exactly the same aren't they?
So this is A/D= B/(2D)- C/(2D)= (1/2)(B/D- C/D)= (1/2)((B-C)/D).
Is "A" in this case the same as (1/2)(B- C)?

That is, what is (3/2)(2x+ 5)- (25/2)?
Huh... Yes the denominators are the same.A/D= B/(2D)- C/(2D)= (1/2)(B/D- C/D)= (1/2)((B-C)/D)

This is essentially splitting the rational function into two terms that are half the original over the same denominator and finding out the terms in the numerator for each half?

Yes A = (1/2)(B- C)

(3/2)(2x+ 5)- (25/2) = 3x - 5

huh interesting I never though of doing this...

The reason why I asked this was because I was trying to evaluate

integral (x^2+2)/(x(x^2+5x+8)) dx

and got to this point

1/4 ln|x| + c + 1/4 integral (3x-5)/(x^2+5x+8) dx

do you know of any other way of evaluating

integral (3x-5)/(x^2+5x+8) dx besides splitting (3x-5)/(x^2+5x+8) into (3(2x+5))/(2(x^2+5x+8))-25/(2(x^2+5x+8)) and taking two separate integrals because I don't think I would of come up with that on my own in like the middle of a test
 
I tried all sorts of things

x^2 + 5x + 8 can be expressed by completing the square as (x+5/2)^2+7/4

and you can than proceed to use a trig sub but every time i do it gets overly complicated
 
where did you find this integral?
 
My textbook in
Chapter 7 integration Techniques - Section 4 Partial Fractions
 
but it doesn't do the partial fraction thing
:(

Name of textbook and problem number please.
 
ya i know i got up to here

(x^2+2)/(x(x^2+5x+8)) = 1/(4x) + (3x-5)/(4(x^2+5x+8))

integral of the first term is just 1/4 ln(x) + c

so I had

1/4 ln(x) + c + 1/4 integral (3x-5)/(x^2+5x+8)

I then completed the square and tried to do a trig sub
 
This is what I got when I tried to do a trig sub

-3 ln|sqrt(7)/(2 sqrt((x+5/2)^2+7/4))| + (10*sqrt(7))/7*cot^(-1)((2x+3)/sqrt(7))
 
  • #10
1/4 ln(|x|)-3/4 ln(|sqrt(7)/(2 sqrt((x+5/2)^2+7/4))|) + (10*sqrt(7))/28*cot^(-1)((2x+3)/sqrt(7))+c
 
Last edited:
  • #11
that's what i get and I am trying to see if it's correct
 
  • #12
I'll post this in calculus and beyond sense this is now mostly calculus help
 
  • #13
OMG Sorry I got distracted by PHD! I'm back on the case now! (In the calc sections.)
 
  • #14
No, you know what? This integral BITES. Save it for your professor. Make him squirm. :P
 
  • #15
GreenPrint said:
...
do you know of any other way of evaluating

integral (3x-5)/(x^2+5x+8) dx besides splitting (3x-5)/(x^2+5x+8) into (3(2x+5))/(2(x^2+5x+8))-25/(2(x^2+5x+8)) and taking two separate integrals because I don't think I would of come up with that on my own in like the middle of a test

Maybe you could come up with this.

The derivative of the denom. is 2x+5.

Just multiply the numerator by 2/3 and add ( and subtract) the needed constant term -- to the numerator also.

[itex]\displaystyle \frac{3}{2}\frac{(2/3)(3x-5)}{x^2+5x+8}=\frac{3}{2}\frac{2x-\frac{10}{3}+5 -5}{x^2+5x+8}[/itex]
[itex]\displaystyle =\frac{3}{2}\frac{2x+5}{x^2+5x+8}+\frac{3}{2}\frac{-\frac{10}{3}-5}{x^2+5x+8}[/itex]​

The first term gives a log when integrated.

Clean up the second term, of course the numer. is -25, then complete the square in the denom. & integrate to get an arctan.
 
  • #16
I solved it see my thread in calculus and beyond section i decided to post it there because now that i understood the basic math i needed help in calculus... it did suck but i was able to solve it lol
 
  • #17
SammyS said:
Maybe you could come up with this.

The derivative of the denom. is 2x+5.

Just multiply the numerator by 2/3 and add ( and subtract) the needed constant term -- to the numerator also.

[itex]\displaystyle \frac{3}{2}\frac{(2/3)(3x-5)}{x^2+5x+8}=\frac{3}{2}\frac{2x-\frac{10}{3}+5 -5}{x^2+5x+8}[/itex]
[itex]\displaystyle =\frac{3}{2}\frac{2x+5}{x^2+5x+8}+\frac{3}{2}\frac{-\frac{10}{3}-5}{x^2+5x+8}[/itex]​

The first term gives a log when integrated.

Clean up the second term, of course the numer. is -25, then complete the square in the denom. & integrate to get an arctan.

hmm thanks
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
21
Views
4K