PhizKid
- 477
- 2
Homework Statement
\int_{4}^{9} (\sqrt{x} + \frac{1}{\sqrt{x}})^{2} \textrm{ } dx
Homework Equations
The Attempt at a Solution
\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})
The solution says this is incorrect...can anyone correct me where I integrated wrong?