R is the region in the first quadrant that is bounded on the left by the y-axis, on the right by the curve $x = \tan(y)$, and above by the line $y = \pi/4$; l is the line $x = 1$.
I came up with the equation so far of $$\pi\int_0^{\pi/4}(1)^2-(1-\tan(y))^2 dy$$
However, I'm not sure if it is right
You don't have to include the line $x=1$.The formula is $\pi \int_a^b(R(x))^2dx$. In your case, $R(y)=tan(y)$ so the integral should be $\pi \int_0^\frac{\pi}{4}tan(y)^2dy = \pi(tan(\frac{\pi}{4})-\frac{\pi}{4}-tan(0)+0)=\pi(tan(\frac{\pi}{4})-\frac{\pi}{4})$.