Finding factors in order to use U sub

  • Thread starter Thread starter TheKShaugh
  • Start date Start date
  • Tags Tags
    Factors
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
TheKShaugh
Messages
22
Reaction score
0

Homework Statement




[tex]\displaystyle{\int}\dfrac{x}{\sqrt{x^2+x+1}}~dx =<br /> <br /> \displaystyle{\int}\dfrac{(x+\frac 1 2)-\frac 1 2}{\sqrt{(x+\frac 1 2)^2+(\frac {\sqrt 3} 2)^2}}~dx[/tex]

Homework Equations



Given.

The Attempt at a Solution



The solution is given, but I'm not sure how it was found. Is there a method for finding those factors or is it trial and error/intuition?
 
Physics news on Phys.org
TheKShaugh said:

Homework Statement




[tex]\displaystyle{\int}\dfrac{x}{\sqrt{x^2+x+1}}~dx =<br /> <br /> \displaystyle{\int}\dfrac{(x+\frac 1 2)-\frac 1 2}{\sqrt{(x+\frac 1 2)^2+(\frac {\sqrt 3} 2)^2}}~dx[/tex]

Homework Equations



Given.

The Attempt at a Solution



The solution is given, but I'm not sure how it was found. Is there a method for finding those factors or is it trial and error/intuition?
There is a method. They are completing the square in the quadratic in the denominator.
x2 + x + 1 = x2 + x + (1/4) + (1 - 1/4)
= (x + 1/2)2 + 3/4
= (x + 1/2)2 + (√(3)/2)2

Then they are working with the numerator to get it as you see it in the expression on the right of what you posted.
 
  • Like
Likes   Reactions: 1 person