How to Find the Normal Vector for a Plane Perpendicular to Another?

AI Thread Summary
To find the scalar equation of a plane perpendicular to another with a normal vector of [3,1,2], one must determine a normal vector for the new plane. The vector from point A(2,-6,-1) to point B(1,2,-4) is calculated as [-1, -4, -3], which lies in the new plane. The required normal vector for the new plane can be found using the cross product of the vectors [3,1,2] and [-1,-4,-3]. The cross product will yield a vector that is perpendicular to both, providing the necessary normal vector for the scalar equation. Understanding the properties of the cross product is essential for solving this problem.
eme_girl
Messages
5
Reaction score
0
Find the scalar eq'n of a plane that is perpendicular to the plane with normal vector [3,1,2] and passes through points A(2,-6,-1) and B(1,2,-4).

I think that the normal vector can be the direction vector of this new plane. But then, in order to find the scalar eq'n I need a normal vector of this new plane. How do I find this?
 
Physics news on Phys.org
Strictly speaking a plane doesn't have a "direction vector". What is true is that the vector [3,1,2] is in the plane you want. You also know that the vector from A(2,6,-1) to B(1,2,-4) (which is, of course, [1-2,2-6,-4-(-1)]= [-1, -4, -3] is in the plane. Do you know how to find a vector that is perpendicular to both [3,1,2] and [1,4,-3]?
 
I understand what you just found. But no, I do not know how to find a vector's that perpendicular to both those vectors.
 
eme_girl,
do u know the direction of a vector that is a cross product of two vectors?

-- AI
 
TenaliRaman's point: the cross product of two vectors is always perpendicular to both.

The cross product of [a1,a2,a3] and [b1,b2,b3] is the vector [a2b3-a3b2,a3b1-a1b3,a1b2-a2b1].
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top