Find the Length of the curve y=(x^4/8)+ (1/(4x^2)) on [1,3] For the derivative I got (x^3/2)-(1/(2x^3)) The square of that is x^6/4 + 1/4x^6 - 1/2 Than you use the formula but I am not sure how to integrate sqrt(1+ x^6/4 + 1/4x^6 - 1/2)

Expert Answers

An illustration of the letter 'A' in a speech bubbles

You need to find the length of the given curve, on the interval [1,3], using the formula `int_1^3 ds` , where `ds = sqrt(1+((dy)/(dx))^2).`

You need to differentiate the equation of the curve `y = x^4/8 + 1/(4x^2)` , with respect to x, such that:

`(dy)/(dx) = (4x^3)/8 + (1/4)*(-2)*(x^(-3))`

`(dy)/(dx) = (x^3)/2 - 1/(2x^3)`

`(dy)/(dx) = (x^6 - 1)/(2x^3)`

`1 + ((dy)/(dx))^2 = 1 + ((x^6 - 1)/(2x^3))^2`

`1 + ((dy)/(dx))^2 = 1 + x^6/4 - 2*((x^3)/2)* (1/(2x^3)) + 1/(4x^6)`

`1 + ((dy)/(dx))^2 = 1 - 1/2 + x^6/4 + 1/(4x^6)`

`1 + ((dy)/(dx))^2 = 1/2 + x^6/4 + 1/(4x^6)`

Notice that if you raise to square the binomial `(x^3)/2 - 1/(2x^3)` yields ` x^6/4 + 1/(4x^6) - 1/2.` Now, in the last result, you have obtained `1/2 + x^6/4 + 1/(4x^6),` hence, you may recognize the formula of special binomial product `1/2 + x^6/4 + 1/(4x^6) = ((x^3)/2 + 1/(2x^3))^2`

You may take now the square root, such that:

Arc length = `int_1^3 sqrt (((x^3)/2 + 1/(2x^3))^2) dx`

Arc length = `int_1^3 ((x^3)/2 + 1/(2x^3))dx`

You may evaluate the definite integral, such that:

`int_1^3 ((x^3)/2 + 1/(2x^3))dx = int_1^3 ((x^3)/2)dx + int_1^3 1/(2x^3))dx`

`int_1^3 ((x^3)/2+ 1/(2x^3))dx = (x^4/8- 1/(4x^2))|_1^3`

`int_1^3 ((x^3)/2+ 1/(2x^3))dx = 92/9`

Hence, evaluating the length of the curve `y = x^4/8 + 1/(4x^2)` , on interval `[1,3],` yields `l = 92/9` .

See eNotes Ad-Free

Start your 48-hour free trial to get access to more than 30,000 additional guides and more than 350,000 Homework Help questions answered by our experts.

Get 48 Hours Free Access
Approved by eNotes Editorial Team