
Stanton D. answered 07/20/20
Tutor to Pique Your Sciences Interest
Hi Ana,
So the arc length is the distance along the curve. Each infinitesimal increment of this is made up of the hypotenuse of a right triangle consisting of legs length dx and d(f(x)) respectively.
d(f(x)) = (1/8)d((-x^2)+8ln(x))/dx = (1/8)(-2x)dx + (1/x)dx
So the hypotenuse of those 2 legs = ( (-x/4 + (1/x) )^2 + 1^2)^0.5 dx
Expanding: = ( (x/16 - (1/2) + x^(-2) + 1)^0.5 dx
or ( (x/16) + (1/2) + x^(-2) )^0.5 dx
Next you just must integrate that. That's going to involve some major math functions, since you have to make an algebraic form of the argument ( (x/16) + (1/2) + x^(-2)) by scaling up in powers of x. Recommend you look at Wolfram Alpha for simpler forms (i.e., drop one of the three terms under the square root there), before you put in the full function, and examine it! It's messy.
-- Cheers, -- Mr. d.

Stanton D.
Oops, messed up on doing the powers. Now it integrates fine. Should be: ((x^2/16 + (1/2) + x^(-2) )^0.5 dx , of course. Indefinite integral = ( sqrt((4+x^2)^2/x^2) * (x^3 + 8x log(x)) ) / (8*(4+x^2)) + c. But do check out the proper display on Wolfram Alpha. Then, you just need to substitute in your limits and subtract! -- Cheers again, -- Mr. d.07/20/20