MHB How to know if plane is perpendicular to another plane?

nicole1
Messages
1
Reaction score
0
The question that I'm trying to answer states "Make a vector equation of a plane that is perpendicular to the z axis." How do i ensure its perpendicular? How do i start this equation?

Another question similar to this that i am also struggling states "What is the vector equation of a 2D line that is perpendicular to this line: 2x + 3y = 6 though the lines y intercept?"

Any help for both of these questions would be greatly appreciated!
 
Mathematics news on Phys.org
nicole said:
The question that I'm trying to answer states "Make a vector equation of a plane that is perpendicular to the z axis." How do i ensure its perpendicular? How do i start this equation?

Another question similar to this that i am also struggling states "What is the vector equation of a 2D line that is perpendicular to this line: 2x + 3y = 6 though the lines y intercept?"

Any help for both of these questions would be greatly appreciated!

Find a NORMAL VECTOR to the Planes. If they are orthogonal, you're done.

Rather the same deal for the lines. Compare the slopes.
 
Any plane can be written in the form Ax+ By+ Cz= D for constants A, B, C, and D. And then <A, B, C> is a vector normal (perpendicular) to that plane.

The z-axis has "unit direction vector" <0, 0, 1>. A plane perpendicular to it must have that as "normal vector" and so the equation of the plane can be taken as 0x+ 0y+ 1z= z= C for some constant C.

The line 2x+ 3y= 6 has y-intercept (0, 2) (the y-intercept of a line is the point where it crosses the y-axis so x= 0). Further, if we were to "solve" that equation for y, 3y= 6- 2x, so y= 2- (2/3)x. That shows, again, that the y-intercept is 2 and that the slope is -2/3. A line perpendicular to the given line must have slope 3/2. Any (non-vertical) line can be written in the form y= mx+ b where m is the slope and b is the y-intercept. A line with slope 3/2 and y-intercept 2 is y= (3/2)x+ 2. If you don't like fractions, multiply by 2 to get 2y= 3x+ 2 which can be written in the same form as the line was originally given as 2y- 3x= 2.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top