How to find symmetric equations for the line of intersection of two planes?

jcook735
Messages
33
Reaction score
0
Hi, I have been at this single problem for two hours with nothing to show for it.

Find symmetric equations for the line of intersection of the planes.
z = 3x - y - 7
z = 4x + 2y - 6

They also give me one of the symmetric equations, z/10.



I have over 3 pages of work for this. I tried moving the z over and using the cross product, and then setting y equal to 0 to find x and y and then using that to find a point on the line of intersection. I then get an equation for a line, but its wrong. I don't know what else to do.
 
Physics news on Phys.org
nevermind i solved it
 
This is asking for symmetric equations of lines, that is to say, of the form:

\frac{x-x_0}{a} = \frac{y - y_0}{b} = \frac{z - z_0}{c}

right? Are you doing this? They tell you one of the forms:

\frac{z - z_0}{c} \rightarrow \frac{z}{10}

When you say that you find an equation of a line that is "wrong" does that mean you have checked it out and it is not agreeing with something, or do you have the final answer? If you are not making steps towards obtaining a form such as that listed above, your result may appear wrong because you are comparing different forms of a final result.

Taking cross products does not make sense in the regard of scalar equations, there are no vectors here unless you construct them. Please advise.

Edit: ok
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top