Calculating Electric Flux in a Nonuniform Field: A Cubic Box Example

  • Thread starter Thread starter kopinator
  • Start date Start date
  • Tags Tags
    Box Cube
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
kopinator
Messages
41
Reaction score
1
A cubic box of side a = 0.410 m is placed so that its edges are parallel to the coordinate axes, as shown in the figure. There is NO net electric charge inside the box, but the space in and around the box is filled with a nonuniform electric field of the following form: E(x,y,z) = Kz j + Ky k, where K = 3.40 N/(Cm) is a constant. What is the electric flux through the top face of the box? (The top face of the box is the face where z = a. Remember that we define positive flux pointing out of the box.)

Flux= ∫E*dA
*= dot product

I started my integral off with ∫(3.40j + 3.40k)*dxdy and worked it down to:
∫∫3.40dxdy where the boundaries of both integrals go from 0-.410. My final answer was .571 N*m^2/C but it was wrong. Where did I mess up along the way? Am I missing a key part of the question?
 
on Phys.org
Are the factors of z and y the lengths of the sides of the cube? Or are they factors of the electric field in the z and y direction?
 
z and y represent the z and y coordinates of the point where you want to evaluate the electric field. For example, if for some reason you wanted to find the field at (x,y,z) = (5, 6, 7), then you would let y = 6 and z = 7 in the formula for E.
 
Ohhhhh ok. Thank you!