Question on Surface Integral and Flux

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
7 replies · 2K views
Loppyfoot
Messages
192
Reaction score
0

Homework Statement


I have a coordinate system, (x,y,z). There is a uniform-magnetic-field of 2.0 T that exists along
the direction of the y-axis. There is a rectangular plane bounded by the points
(3,0,0),(0,1,0),(0,1,1),(3,0,1).
Calculate how much flux is traveling through the rectangular plane.

Homework Equations


Flux = B (dot) A (dot) d

The Attempt at a Solution


Since the rectangular plane is not changing, the magnetic-field is just dotted with the surface. And this surface is composed of the dot product of the Area and the Direction.

I can easily find the area, but I don't know how to find the direction.

What do I do with the information that tells me the B-field exists along the y-axis?
 
on Phys.org
Time to brush up on your linear algebra! From the points defining the plane you can construct two vectors that lie in the plane. Then think about how you might construct a vector that's perpendicular to them both.
 
Would I compare triangles in the xy-plane?
 
Loppyfoot said:
Would I compare triangles in the xy-plane?
Nope. Review the cross product operation and what it gives you.
 
Alright, so the corss product of two vectors will give me a vector that is perpendicular to the plane (which is in the direction that I want).

I'm not sure what these vectors would be? How do I know what vectors to cross?
 
Could I use, (3,-1,0)x(0,0,-1)?
 
Loppyfoot said:
Could I use, (3,-1,0)x(0,0,-1)?
Yes, you could. See where that takes you. Beware of the fact that there are two normals to any plane (opposite directions).