This is a standard question that may be found in a C4 mathematics paper. Students should use knowledge of the volume of revolution formula V = piint_{a}^{b} y2dx to find the expression V = piint_{0}^{1} (x2e4x) dx.
Using the integration by parts formula (below), one can yield an intermediary equation, namely V = pi*[e4/4-(1/2)int_{0}^{1} (xe4x)]. Application of the integration by parts formula again solves the second integral of xe4x, and substituting in the limits of 0 and 1 yields a final answer of: (pi/32)(5e4-1).
Integration by parts formula: int(uv') = uv - int(u'v).