Planes 1 & 2 Intersect: Find Scalar Equations

  • Context:
  • Thread starter Thread starter jessicajx22
  • Start date Start date
  • Tags Tags
    Planes Scalar
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
1 reply · 2K views
jessicajx22
Messages
1
Reaction score
0
Two planes, plane 1 and plane 2, intersect in the line with symmetric equation (x-1)/2 = (y-2)/3 = (z+4)/1. Plane 1 contains the point A(2,1,1) and plane 2 contains the point B(1,2,-1). Find the scalar equations of planes plane 1 and plane 2.

I have no idea how to do it, all help will be appreciated.
 
Mathematics news on Phys.org
jessicajx22 said:
Two planes, plane 1 and plane 2, intersect in the line with symmetric equation (x-1)/2 = (y-2)/3 = (z+4)/1. Plane 1 contains the point A(2,1,1) and plane 2 contains the point B(1,2,-1). Find the scalar equations of planes plane 1 and plane 2.

I have no idea how to do it, all help will be appreciated.

Hi Jessica, welcome to MHB!

A plane can be determined by 3 points that are in the plane.
So let's see if we can find 3 such points.

Obviously plane 1 contains point A(2,1,1).
So we need to use (x-1)/2 = (y-2)/3 = (z+4)/1 to find 2 more points.
Suppose each of them is 0. Then we must have x=1, y=2, z=-4. That is because for instance (1-1)/2=0.
Alternatively, if each of them is 1, then we must have x=3, y=5, z=-3, don't we?

Now we have 3 points in plane 1.
Do you already know what a scalar equation of a plane is?
And perhaps how to find it based on 3 points?