how do i find the volume generated when the region is rotated about the y - axis
ans:126pi/5
This is really round-about, so someone contribute if there's a shorter way:
basically,
from x=1 to x=0, find the volume of the cylinder generated when rotating the square about the y-axis (as in, the square defined by 0,0 ; 0,1 ; 1,1 ; and 1,0).
Then transpose equation to make x the subject and find the volume generated when rotating the area enclosed the curve, the y-axis and the line y=1. Subtract this volume from the original volume, and you have the volume generated for the area of the graph enclosed by x=1 and x=0 when the graph is rotated about the y.
But, we want the area between x=4 and x=1. So repeat above process with area enclosed by x=4, x=0, the x-axis and the curve. Then subtract the volume found above^ from this one here, and there's your answer.
Apologies if this is hard to follow
EDIT: you sure its 126pi/5? I got 124pi/5 :/