Related is Why is the volume of a cone one third of the volume of a cylinder?, but it does not outline finding the volume of a cone using solids of revolution.
I am reviewing Calculus II for the Math GRE Subject Test. From Stewart, section 6.2., #47, I would like to find the volume of a right circular cone with height and base radius $r$.
How I approached this was I thought, suppose the tip of the cone is at the origin. Then a cone is just a triangle rotated with length $r$ (parallel to the positive $y$-axis) and width $h$ (a side of length $r$ on the $x$-axis), so that the area is $A(r)$, defined below. As Stewart states:
$A(x)$ is the area of a moving cross-section obtained by slicing through $x$ perpendicular to the $x$-axis.
So a cross section of a cone is a circle, with area $A(r) = \pi r^{2}$. But I know that computing the integral $$V= \int\limits_{0}^{h}\pi r^{2}\text{ d}r$$ does not give the correct answer, which is $\dfrac{1}{3}\pi r^{2}h$.
What am I missing?