
Bobosharif S. answered 09/21/20
Mathematics/Statistics Tutor
Oh well,
First, let's see the integration surface. It consists of 3 parts:
S1 bottom of the cylinder: z=0, x^2+y^2=9, y>=0
S2 top part of the cylinder: z=5-x, x^2+y^2=9
S3 the cylinder itself: x^2+y^2=9 and y>=0
Hence
∫ ∫ yzdS , = ∫ ∫S1 yzdS + ∫ ∫S1 yzdS + ∫ ∫S3 yzdS ,
Next, we use
(*) ∫ ∫s f(x,y,z)dS= ∫ ∫D f(x,y,g(x,y))√(1+(dg/dx)^2+(dg/dx)^2)dA, where z=g(x,y) (in you exampe z=5-x
In the next step, you have to evaluate each of the three integrals.
For example for S2
∫ ∫S2 yzdS= ∫ ∫D y(5-x)√(1+(-1)^2+(0)^2)dA = √2 ∫ ∫D y(5-x)dA , Here D={-3<=x<=3, 0<=y<=5-x)
Similar you can evaluate surface integrals for S1 and S2
OR
You can use parametrization like
x=3cost
y=3sint
z=z, 0<=t<=π
or r =3cost i +3sint j +zk, in this case ||rtxrz||=3 and
∫ ∫S yzdS=3 ∫ ∫D sint z dt dz=3 ∫0 π sint (5-scost) dt =..
Try, if any question feel free to write me.
At least it should give you an idea how to evaluate ..