Is This Integral Calculation Correct?

  • Thread starter Thread starter lemon26
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
lemon26
Messages
1
Reaction score
0
Hi, can anyone help please as I'm getting tied up in knots...

Homework Statement



Integrate (5x^2 + √x - 4/x^2) dx

Homework Equations



I think this is differentiating by parts...

The Attempt at a Solution



So far I've got to: 5x^3 / 3 + 2x^3/2 / 3 + 4 / x +c

I can't think how I can make it any tidier so any tips would be really appreciated!
 
Physics news on Phys.org
lemon26 said:
Hi, can anyone help please as I'm getting tied up in knots...

Homework Statement



Integrate (5x^2 + √x - 4/x^2) dx

Homework Equations



I think this is differentiating by parts...

The Attempt at a Solution



So far I've got to: 5x^3 / 3 + 2x^3/2 / 3 + 4 / x +c

I can't think how I can make it any tidier so any tips would be really appreciated!

Because you do not use parentheses, I cannot figure out whether you mean
[tex](1) \; \int \left(5 x^2 + \sqrt{x} - \frac{4}{x^2} \right) \, dx \leftarrow \text{ what you wrote}[/tex]
or
[tex](2) \; \int \left( 5 x^2 + \sqrt{x - \frac{4}{x^2}} \right) \, dx[/tex]
or
[tex](3) \;\int \left(5 x^2 - \frac{ \sqrt{x-4}}{x^2} \right)\, dx[/tex]
or
[tex](4) \;\int \left(5 x^2 - \sqrt{ \frac{x-4}{x^2} } \right)\, dx[/tex]