Find the Equation of the Normal to the Center of PQ | Linear Algebra Question

Click For Summary
SUMMARY

The equation of the normal to the center of the line segment connecting points P=(9,-7,-1) and Q=(-5,-5,-5) is derived using the midpoint and cross product methods. The midpoint of PQ is calculated as (2, -6, -3). The vector PQ is determined to be (-14, 2, -4), and the cross product with the vector (1, 1, 1) yields the normal vector (-6, 10, -16). Consequently, the equation of the normal is -6x + 10y - 16z = 0, which represents the plane perpendicular to PQ and passing through its center.

PREREQUISITES
  • Understanding of the midpoint formula in three-dimensional space
  • Knowledge of vector operations, specifically cross products
  • Familiarity with the concept of normal vectors in linear algebra
  • Proficiency in solving linear equations
NEXT STEPS
  • Study the properties of normal vectors in three-dimensional geometry
  • Learn about the applications of the cross product in physics and engineering
  • Explore the derivation and applications of the distance formula in three dimensions
  • Investigate the implications of equidistant points in geometry
USEFUL FOR

Students and professionals in mathematics, particularly those focusing on linear algebra, geometry, and vector calculus, will benefit from this discussion. It is also relevant for educators teaching these concepts.

sonya
Messages
23
Reaction score
0
Let P=(9,-7,-1) and Q=(-5,-5,-5). The set of all points that are equidistant from P and Q are given by the equation __x + __y + __z + __ = 0.

^^The question!

All I want to know is how to start this question. I thought I was supposed to find the equation of the normal to the center of PQ but that didnt work out. Thanks!
 
Physics news on Phys.org
You need to set up the distance formula twice. Once for the distance between point P and the point (x,y,z) and once for the distance between point Q and the point (x,y,z). And since (x,y,z) is equidistant from P and Q, you do...what?
 


To find the equation of the normal to the center of PQ, we first need to find the center of PQ. This can be done by finding the midpoint of the line segment connecting P and Q. The midpoint formula is given by:

Midpoint = ( (x1 + x2)/2, (y1 + y2)/2, (z1 + z2)/2)

Substituting the coordinates of P and Q, we get the midpoint as:

Midpoint = ( (9 + (-5))/2, (-7 + (-5))/2, (-1 + (-5))/2) = (2, -6, -3)

This is the center of PQ. Now, to find the equation of the normal to this point, we need to find the vector perpendicular to the line segment PQ. This can be done by taking the cross product of the vectors PQ and the vector (1, 1, 1).

PQ = Q - P = (-5, -5, -5) - (9, -7, -1) = (-14, 2, -4)

Cross product = (-14, 2, -4) x (1, 1, 1) = (-6, 10, -16)

So, the equation of the normal to the center of PQ is given by:

-6x + 10y - 16z = d

To find the value of d, we can substitute the coordinates of the midpoint (2, -6, -3) into this equation.

-6(2) + 10(-6) - 16(-3) = d

d = 12 - 60 + 48 = 0

Therefore, the equation of the normal to the center of PQ is:

-6x + 10y - 16z = 0

This is the equation of the plane that is perpendicular to the line segment PQ and passes through the center of PQ.

Additionally, the set of all points that are equidistant from P and Q can be found by taking the average of the coordinates of P and Q.

Average = ( (9 + (-5))/2, (-7 + (-5))/2, (-1 + (-5))/2) = (2, -6, -3)

This is the same point we found earlier, which confirms that it is the center of PQ.

Therefore
 

Similar threads

  • · Replies 42 ·
2
Replies
42
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 17 ·
Replies
17
Views
8K
  • · Replies 97 ·
4
Replies
97
Views
7K
  • · Replies 11 ·
Replies
11
Views
4K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K