Hey so I am having trouble with some parametrization questions. Whenever there's a cylinder with a plane that isn't strictly horizontal or vertical I get messed up:
Need help with 1(ii) and just the parametrization part of 6, computing the integrals should be no problem:


For 1ii) I just tried
x = rcost
y = rsint
z = x + 3 = rsint + 3
With 0 <= r <= 1 and 0 <= t <= 2pi
I was just wondering if this gets the the whole elliptic disk or just the ellipse.
For 6) I can't find a parametrization for all the surfaces. For the circle at y = 0 I just have (x,y,z) = (rcost, 0, rsint) with r in [0,1] and t in [0,2pi]. And for the other two surfaces I get hung up. I think the parametrization for both the sliced cylinder and the elliptic disk at the front of the solid is (x,y,z) = (rcost, 2 - rcost, rsint) with r in [0,1] and t in [0,2pi]. Would they be the same? If my 1(ii) is correct then I guess they should be different but visually I can't see it.
Also the question does not specify which normals I should be using so should I choose the ones that are all the consistent? i.e. with all normals pointing outward or all pointing inward?
Any help is appreciated