Equation of Plane: Finding a Normal Vector for Three Given Points

  • Thread starter Thread starter shards5
  • Start date Start date
  • Tags Tags
    Plane
Click For Summary
SUMMARY

The discussion focuses on finding the equation of a plane defined by three points: (1, -1, 0), (5, 4, 1), and (5, 5, 3), with a specified coefficient of x equal to 9. The normal vector is calculated using the cross product of two vectors derived from the given points, resulting in a normal vector of <9, -8, 4>. The final plane equation is expressed as 9(x - 1) - 8(y + 1) + 4(z - 0) = 0, clarifying that the coefficient of x being 9 corresponds to the x-component of the normal vector.

PREREQUISITES
  • Understanding of vector operations, specifically cross products.
  • Familiarity with the equation of a plane in three-dimensional space.
  • Basic knowledge of coordinate geometry.
  • Ability to manipulate algebraic equations.
NEXT STEPS
  • Study vector cross product calculations in three-dimensional geometry.
  • Learn about the geometric interpretation of normal vectors in relation to planes.
  • Explore how to derive plane equations from different forms of normal vectors.
  • Investigate the implications of coefficients in plane equations and their geometric significance.
USEFUL FOR

Students studying geometry, particularly those working on vector calculus and plane equations, as well as educators looking for clear examples of normal vector applications in three-dimensional space.

shards5
Messages
37
Reaction score
0

Homework Statement


Find an equation of a plane containing the three points (1, -1, 0), (5, 4, 1), (5, 5, 3) in which the coefficient of x is 9. What does it mean when it says the coefficient of x is 9?


Homework Equations


a(x-x0) + b(y-y0) + c(z-z0) = 0


The Attempt at a Solution


Since the equation of the plane needs a normal vector I can get the normal vector using the following steps:
ab = (5, 4, 1) - (1, -1, 0) = (4,5,1)
ac = (5, 5, 3) - (1, -1, 0) = (4,6,3)
Normal Vector = (4,5,1) x (4,6,3) = <9,-8,4>
So I would get 9(x-1) - 8(y+1) +4(z-0) = 0 but where does the coefficient of x is 9 come in?
 
Physics news on Phys.org
shards5 said:

Homework Statement


Find an equation of a plane containing the three points (1, -1, 0), (5, 4, 1), (5, 5, 3) in which the coefficient of x is 9. What does it mean when it says the coefficient of x is 9?


Homework Equations


a(x-x0) + b(y-y0) + c(z-z0) = 0


The Attempt at a Solution


Since the equation of the plane needs a normal vector I can get the normal vector using the following steps:
ab = (5, 4, 1) - (1, -1, 0) = (4,5,1)
ac = (5, 5, 3) - (1, -1, 0) = (4,6,3)
Normal Vector = (4,5,1) x (4,6,3) = <9,-8,4>
So I would get 9(x-1) - 8(y+1) +4(z-0) = 0 but where does the coefficient of x is 9 come in?
The coefficient of x in your plane equation is 9 (9x - 9 - 8y - 8 + 4z = 0). As it turned out, 9 was the x coordinate of the normal.

If you had come up with a normal of, say, <3, -8/3, 4/3>, your equation would have been 3(x - 1) - 8/3(y + 1) + 4/3(z - 0) = 0. You could have adjusted the equation to get an x coefficient of 9 by multiplying both sides of the equation by 3.

I guess that's where they were going with this problem...
 

Similar threads

Replies
1
Views
2K
Replies
4
Views
2K
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
4
Views
5K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K