회전면의 면적 계산기
회전곡면의 면적을 단계별로 계산하세요
이 계산기는 주어진 구간에서, 주어진 축 주위로 회전시켜 얻는 명시형, 극좌표형 또는 매개변수형 곡선의 회전체 표면적을 단계별로 계산합니다.
Solution
Your input: find the area of the surface of revolution of $$$f\left(x\right)=x^{2}$$$ rotated about the x-axis on $$$\left[0,1\right]$$$
The surface area of the curve is given by $$$S = 2\pi \int_a^b f \left(x\right) \sqrt{\left(f'\left(x\right)\right)^2+1}d x$$$
First, find the derivative: $$$f '\left(x\right)=\left(x^{2}\right)'=2 x$$$ (steps can be seen here)
Finally, calculate the integral $$$S = \int_{0}^{1} 2 \pi x^{2} \sqrt{\left(2 x\right)^{2} + 1} d x=\int_{0}^{1} 2 \pi x^{2} \sqrt{4 x^{2} + 1} d x$$$
The calculations and the answer for the integral can be seen here.
Please try a new game Rotatly