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

AI Thread Summary
To find the equation of the normal to the center of points P=(9,-7,-1) and Q=(-5,-5,-5), first calculate the midpoint of PQ, which is (2, -6, -3). The vector PQ is determined as (-14, 2, -4), and the normal vector is found using the cross product with (1, 1, 1), resulting in (-6, 10, -16). The equation of the normal plane is -6x + 10y - 16z = 0, which passes through the midpoint. This confirms that the set of points equidistant from P and Q is centered at the same midpoint.
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
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top