Could somebody please check my work here?
The textbook answer is 224pi/15, but I'm getting something different. Is it a set up error?
Question: Find the volume of the solid generated by revolving the region by y = x^(1/2) and the lines y = 2 and x = 0 about the line x = 4.
I'm supposed to use the disk method to solve this.
In general, volume the definite integral from a to b of A(x) with respect to x, where A(x) = pi*r^2.
Is this the following the right set up?:
pi * definite integral from 0 to 2 of (4-y^2)^2 with respect to y.
I assumed that the radius would have to be 4 minus the function. Or is that wrong?
When I work out that, I get the answer of 256pi/15.
Thanks for your time.

Draw a picture. The region we are rotating is a vaguely triangular region with corners $(0,0)$, $(4,2)$, and $(0,2)$.
We are taking slices perpendicular to the $y$-axis. Here $y$ ranges from $0$ to $2$. At height $y$, the cross-section is a "washer," a disk (circle) with a circular hole in it.
The outer radius of the washer is always $4$. The inner radius is $4-x$, where $y=\sqrt{x}$. So the area of the washer is $\pi(4^2-(4-x)^2)$, which is $\pi(4^2-(4-y^2)^2)$.
That is what we need to integrate. It is useful to simplify before integrating.