3.141592654
- 85
- 0
Homework Statement
Find the arc length of the curve:
[tex]y=\frac{x^5}{6}+\frac{1}{10x^3}[/tex]
1[tex]\leq[/tex]x[tex]\leq[/tex]2
Homework Equations
[tex]ds=\sqrt{dx^2+dy^2}[/tex]
[tex]ds=\sqrt{1+\frac{dy}{dx}^2}dx[/tex]
The Attempt at a Solution
[tex]\frac{dy}{dx}=\frac{5}{6}x^4-\frac{3}{10x^4}[/tex]
[tex]ds=\sqrt{1+(\frac{5}{6}x^4-\frac{3}{10x^4})^2}dx[/tex]
If I use Trig. Sub, I have [tex]tan \theta=(\frac{5}{6}x^4-\frac{3}{10x^4})[/tex].
However, I don't know how to solve this for X. If this is the right path, can anyone help with the next steps, and is there a better way to do this problem?
Thanks.