Well, we have some field that is pointing through the surfaces of the box. So you are asked to find the flux through the entire box. The box obviously has six faces, I'll go through a few of them. . .
It's easier to write [tex]dA=\hat{n}\cdot dA[/tex], more intuitive to me at least . . .
top: the normal vector [tex]\hat{n}[/tex] points in the positive direction, so the flux
is [tex]\int \vec{E} \cdot \hat{n}dA= \int +E_{z} dA = -4\int dA = -36[/tex]
Bottom: the normal vector [tex]\hat{n}[/tex] to the bottom points in the -z direction, so the flux is is
[tex]\int \vec{E} \cdot \hat{n}dA= \int -E_{z} dA = 4\int dA = +36[/tex]
Right facing side: the normal vector [tex]\hat{n}[/tex] to the right points in the +j direction, so the flux is
[tex]\int \vec{E} \cdot \hat{n}dA= \int E_{y} dA = \int 2y^2 dA = \int 2y^2 dx dz <br />
=2y^2_{y=3} \int dxdz = 18 * 9 = 162[/tex]
left facing side: Same stuff here, but y=0 on the left side so the flux=0
I'll let you do the front and back sides. They are similar to the right/left faces. Hope that helps. . .