I'm trying to find the volume of the solid generated by revolving the region bounded by $y=x^2$ and $y=6x+7$ about $x$-axis using the shell method. I applied the method and I got $15864/5$ multiplied by $\pi$ but it's not correct.
Details: I integrated $$\int_{1}^{49}y(\sqrt{y}-\frac{y-7}{6})dy$$
For revolving about the $x$-axis, use washers. Then $V=\pi\int_{-1}^7 [(6x+7)^2-(x^2)^2]dx$