Find the surface area of y=((x^3)/6) + (1/2x)

gadav478

New member
Joined
Jan 28, 2013
Messages
20
Hello all.
I have problem with find the surface area of a curve.

Problem: Find the surface area of y=((x^3)/6) + (1/2x) revolved on the x-axis from x = 1 to x = 2.

I am not sure if I am doing this correctly.

for y(prime) = (x^2/2) - (1/2x^2)
for (y(prime))^2 = (x4/4) - (1/2) + (1/4x^4)
for [(y(prime))^2] + 1= (x4/4) + (1/2) + (1/4x^4) = 1/4 [((x^2) + (1/x2))]^2

After applying Surface formula I get pi[((x^6/36) + (x^2/12) + (x^2/4) - (1/4x^2))] from 1 to 2

Final Answer: 155pi/48

I wanted to know if my calculations are off after or before integrating. Also, I am not sure if there is a better way to integrate possibly using u-sub.

Thanks for the help. :)
 
Last edited:
Hello all.
I have problem with find the surface area of a curve.

Problem: Find the surface area of y=((x^3)/6) + (1/2x) revolved on the x-axis from x = 1 to x = 2.

I am not sure if I am doing this correctly.

for y(prime) = (x^2/2) - (1/2x^2)
Youj have the derivative of x^3/6 right but the derivative of (1/2)x is wrong.

for (y(prime))^2 = (x4/4) - (1/2) + (1/4x^4)
for [(y(prime))^2] + 1= (x4/4) + (1/2) + (1/4x^4) = 1/4 [((x^2) + (1/x2))]^2

After applying Surface formula I get pi[((x^6/36) + (x^2/12) + (x^2/4) - (1/4x^2))] from 1 to 2

Final Answer: 155pi/48

I wanted to know if my calculations are off after or before integrating. Also, I am not sure if there is a better way to integrate possibly using u-sub.

Thanks for the help. :)
 
Hello all.
I have problem with find the surface area of a curve.

Problem: Find the surface area of y=((x^3)/6) + (1/2x) revolved on the x-axis from x = 1 to x = 2.

I am not sure if I am doing this correctly.

for y(prime) = (x^2/2) - (1/2x^2)
for (y(prime))^2 = (x4/4) - (1/2) + (1/4x^4)
for [(y(prime))^2] + 1= (x4/4) + (1/2) + (1/4x^4) = 1/4 [((x^2) + (1/x2))]^2

After applying Surface formula I get pi[((x^6/36) + (x^2/12) + (x^2/4) - (1/4x^2))] from 1 to 2

Final Answer: 155pi/48

I wanted to know if my calculations are off after or before integrating. Also, I am not sure if there is a better way to integrate possibly using u-sub.

Thanks for the help. :)

Is your function:

\(\displaystyle y = \displaystyle\frac{x^3}{6} + \frac{1}{2x}\) which should be written as y = x^3/6 + 1/(2*x)

or

\(\displaystyle y = \displaystyle\frac{x^3}{6} + \frac{1}{2}x\) which should be written as y = x^2/2 + 1/2 * x

The way you wrote the function in the post implies the second interpretation.

use PEMDAS to post problems correctly
 
Top