Bashyboy
- 1,419
- 5
Homework Statement
Find the arc length of the graph, on the interval [1/2, 2], of
y = \frac{x^3}{6} + \frac{1}{2x}
Homework Equations
s = \int^b_a \sqrt{1 + [f'(x)]^2}dx
The Attempt at a Solution
I began with s = \int_{1/2}^2 \sqrt{1 + (\frac{x^2}{2} - \frac{1}{2x^2})^2}dx
and became stuck at the step s = \int_{1/2}^2 \sqrt{1/2 + \frac{x^4}{4} - \frac{1}{4x^4}}dx
I can't a integration technique that would suffice in solving this problem.