Equation of a Plane: Find Solution for A(1, 0, 1), B(0, 1, 2) and C(1, 3, 2)

  • Thread starter Thread starter Enzo
  • Start date Start date
  • Tags Tags
    Plane
Click For Summary

Homework Help Overview

The discussion revolves around finding the equation of a plane defined by three points A(1, 0, 1), B(0, 1, 2), and C(1, 3, 2). The subject area includes vector mathematics, specifically the use of vectors and their properties in three-dimensional space.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the necessity of establishing a normal vector to the plane using the cross product of vectors AB and AC. Questions arise regarding the understanding of vector relationships, particularly how to determine if vectors are parallel or perpendicular, and the implications of these relationships for defining the plane.

Discussion Status

Some participants express confusion about the underlying vector mathematics and seek clarification on specific points related to the normal vector and the calculations involved. Others provide explanations and affirm the reasoning behind the use of the cross product to find the normal vector, indicating a productive exchange of ideas without reaching a definitive consensus.

Contextual Notes

Participants mention feeling gaps in their understanding of vector mathematics, which may affect their ability to follow the solution process. There is also a reference to the number of calculations involved, suggesting a concern about the complexity of the problem.

Enzo
Messages
17
Reaction score
0

Homework Statement



Ex: Find the equation of the plane passing through A(1, 0, 1), B(0, 1, 2) and C(1, 3, 2).


Solution: In this case, we first need to establish a normal vector for the plane. Note that
AB and AC are both vectors on (or parallel to) the plane. Since their cross product is
perpendicular to both AB and AC, it must be a normal vector to the plane as well. Thus,
we have n = AB × AC = [−1, 1, 1] × [0, 3, 1] = [−2, 1,−3]. Hence, the general equation
takes the form −2x + y − 3z = d, where d can be found by substituting the point A, i.e.
d = −2(1) + (0) − 3(1) = −5. Hence, the equation of the plane is −2x + y − 3z = −5.

Homework Equations


The Attempt at a Solution



I'm having a hard time understanding the answer - I was hoping someone could clarify a few questions that I had. It feels like I am missing gigantic gaps in my vector mathematics knowledge.

Note that AB and AC are both vectors on (or parallel to) the plane.
How do I know this?

I'd normally find out if vectors are parallel if I use the dot product and end up with a 0 or 180 degree angle.

Since their cross product is perpendicular to both AB and AC, it must be a normal vector to the plane as well.

Using the cross product method, I'm left with the vector (-2, 1, 3). Using the dot product method on bot AB and AC, i find that they are equal to zero, therefore perpendicular. But, why is this normal to the plane?

I understand the rest of the solution though, but I'm majorly stuck with the above parts.

Is there an easier way to solve this? I've had to do around 8 calculations to solve this question without making major assumptions.
 
Physics news on Phys.org
Enzo said:

Homework Statement



Ex: Find the equation of the plane passing through A(1, 0, 1), B(0, 1, 2) and C(1, 3, 2).


Solution: In this case, we first need to establish a normal vector for the plane. Note that
AB and AC are both vectors on (or parallel to) the plane. Since their cross product is
perpendicular to both AB and AC, it must be a normal vector to the plane as well. Thus,
we have n = AB × AC = [−1, 1, 1] × [0, 3, 1] = [−2, 1,−3]. Hence, the general equation
takes the form −2x + y − 3z = d, where d can be found by substituting the point A, i.e.
d = −2(1) + (0) − 3(1) = −5. Hence, the equation of the plane is −2x + y − 3z = −5.
Yes, that is exactly correct. As a check note that with x=0, y= 1, z= 2, -2(0)+ 1- 3(-2)= 1- 6= -5 so this is also correct for point B and with x= 1, y= 3, c= 2, -2(1)+ 3- 3(2)= -2+ 3- 6= -5 so this is also correct for point C. Points A, B, and C are all satisfy the equation so this is the equation of the plane they are in.

Homework Equations


The Attempt at a Solution



I'm having a hard time understanding the answer - I was hoping someone could clarify a few questions that I had. It feels like I am missing gigantic gaps in my vector mathematics knowledge.

Note that AB and AC are both vectors on (or parallel to) the plane.
How do I know this?
Because the endpoints A, B, and C are given as being in the plane and this is a plane

I'd normally find out if vectors are parallel if I use the dot product and end up with a 0 or 180 degree angle.

Since their cross product is perpendicular to both AB and AC, it must be a normal vector to the plane as well.

Using the cross product method, I'm left with the vector (-2, 1, 3). Using the dot product method on bot AB and AC, i find that they are equal to zero, therefore perpendicular. But, why is this normal to the plane?
Just as 3 points determine a plane, two independent vectors determine a plane. Any vector in the plane can be written as a[−1, 1, 1] + b[0, 3, 1]. A vector having 0 dot product with those two vectors will have 0 dot product with any vector in the plane: \vec{v}\cdot (a[-1, 1, 1]+ b[0, 3, 1])= a (\vec{v}\cdot [-1, 1, 1])+ b(\vec{v}\cdot [0, 3, 1])= a(0)+ b(0)= 0. Since the vector is perpendicular to any vector in the plane, it is perpendicular to any line in the plane: that's the definition of "perpendicular to the plane".

I understand the rest of the solution though, but I'm majorly stuck with the above parts.

Is there an easier way to solve this? I've had to do around 8 calculations to solve this question without making major assumptions.
What kind of "calculations" do you mean? The hardest was finding the cross product and that should take very little time.
 
Last edited by a moderator:
So.. Basically the question tells me that a plane passes through these points, so automatically, I know that these points reside on the plane.

Realizing that I need a vector which is normal to the plane in order to find the plane equation, I go about getting a normal vector by using the cross product on two vectors on the plane (in this case, AB and AC), or parallel to it. A third vector results being in the direction that is normal to the plane..

Is that right? Awesome explanation by the way. You've helped me out a lot.
 
Yes that's right.
 

Similar threads

Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
7K
  • · Replies 12 ·
Replies
12
Views
3K