Integration Problem 1 Solution: Calculating ∫(√x + 1/√x)^2 dx from 4 to 9

  • Thread starter Thread starter PhizKid
  • Start date Start date
  • Tags Tags
    Integration
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
PhizKid
Messages
477
Reaction score
2

Homework Statement


[itex]\int_{4}^{9} (\sqrt{x} + \frac{1}{\sqrt{x}})^{2} \textrm{ } dx[/itex]


Homework Equations





The Attempt at a Solution


[itex]\int_{4}^{9} (\sqrt{x} + \frac{1}{\sqrt{x}})^{2} \textrm{ } dx \\\\<br /> \int_{4}^{9} (x + 1 + 1 + \frac{1}{x}) \textrm{ } dx \\\\<br /> \frac{x^2}{2} + 2x + ln(x) | \textrm{4 to 9} \\\\<br /> (27 + ln(9)) - (\frac{88}{9} + ln(4)) \\\\<br /> \frac{155}{9} + ln(\frac{9}{4})[/itex]

The solution says this is incorrect...can anyone correct me where I integrated wrong?
 
Physics news on Phys.org
I think you just goofed up when plugging in 9 and 4. Everything up until that point is correct.
 
PhizKid said:

Homework Statement


[itex]\int_{4}^{9} (\sqrt{x} + \frac{1}{\sqrt{x}})^{2} \textrm{ } dx[/itex]


Homework Equations





The Attempt at a Solution


[itex]\int_{4}^{9} (\sqrt{x} + \frac{1}{\sqrt{x}})^{2} \textrm{ } dx \\\\<br /> \int_{4}^{9} (x + 1 + 1 + \frac{1}{x}) \textrm{ } dx \\\\<br /> \frac{x^2}{2} + 2x + ln(x) | \textrm{4 to 9} \\\\<br /> (27 + ln(9)) - (\frac{88}{9} + ln(4)) \\\\<br /> \frac{155}{9} + ln(\frac{9}{4})[/itex]

The solution says this is incorrect...can anyone correct me where I integrated wrong?
Your integration was fine. You have a mistake when you evaluate your antiderivative, when x = 4. If x = 4, x2/2 = 16/2, not 88/9.
 
phizkid said:

Homework Statement


[itex]\int_{4}^{9} (\sqrt{x} + \frac{1}{\sqrt{x}})^{2} \textrm{ } dx[/itex]

Homework Equations


The Attempt at a Solution


[itex]\int_{4}^{9} (\sqrt{x} + \frac{1}{\sqrt{x}})^{2} \textrm{ } dx \\\\<br /> \int_{4}^{9} (x + 1 + 1 + \frac{1}{x}) \textrm{ } dx \\\\<br /> \frac{x^2}{2} + 2x + ln(x) | \textrm{4 to 9} \\\\<br /> (27 + ln(9)) - (\frac{88}{9} + ln(4)) \\\\<br /> \frac{155}{9} + ln(\frac{9}{4})[/itex]

the solution says this is incorrect...can anyone correct me where i integrated wrong?

##9^2 ≠ 27##

In specific : x^2/2 = 81/2
 
Last edited: