swashbuckler77
- 5
- 0
My Calc II class is currently doing Calc I integration review before we get started with integration by parts. I am using an online system that gives immediate feedback on my work and it has said that my answer is wrong. Not sure where I'm going wrong.
Evaluate: \int \frac{(t+9)^2}{t^3} dx
Sum rule: \int (f + g) dx = \int (f) dx + \int (g) dx
Common denominator rule: \frac{(a+b)}{c} = \frac{a}{c} + \frac{b}{c}
1. Multiply out the numerator
(t+9)^2
t^2 + 18t + 81
2. Result
= \int \frac{t^2 + 18t + 81}{t^3} dx
3. Split up into three fractions by the common denominator rule provided
= \int ( \frac{t^2}{t^3} + \frac{18t}{t^3} + \frac{81}{t^3} ) dx
4. Simplify
= \int ( \frac{1}{t} + \frac{18}{t^2} + \frac{81}{t^3} ) dx
5. By the Sum Rule, I can rewrite the integral as follows
= \int \frac{1}{t} dx + \int \frac{18}{t^2} dx + \int \frac{81}{t^3} dx
6. Integrate each part
= ln(t) - \frac{18}{t} - \frac{81}{2t^2} + c
7. My final answer
\int \frac{(t+9)^2}{t^3} dx = ln(t) - \frac{18}{t} - \frac{81}{2t^2} + c
Homework Statement
Evaluate: \int \frac{(t+9)^2}{t^3} dx
Homework Equations
Sum rule: \int (f + g) dx = \int (f) dx + \int (g) dx
Common denominator rule: \frac{(a+b)}{c} = \frac{a}{c} + \frac{b}{c}
The Attempt at a Solution
1. Multiply out the numerator
(t+9)^2
t^2 + 18t + 81
2. Result
= \int \frac{t^2 + 18t + 81}{t^3} dx
3. Split up into three fractions by the common denominator rule provided
= \int ( \frac{t^2}{t^3} + \frac{18t}{t^3} + \frac{81}{t^3} ) dx
4. Simplify
= \int ( \frac{1}{t} + \frac{18}{t^2} + \frac{81}{t^3} ) dx
5. By the Sum Rule, I can rewrite the integral as follows
= \int \frac{1}{t} dx + \int \frac{18}{t^2} dx + \int \frac{81}{t^3} dx
6. Integrate each part
= ln(t) - \frac{18}{t} - \frac{81}{2t^2} + c
7. My final answer
\int \frac{(t+9)^2}{t^3} dx = ln(t) - \frac{18}{t} - \frac{81}{2t^2} + c