cjthibeault
- 2
- 0
Homework Statement
I'm trying to understand my professor's solution to a quiz problem. I can follow it up to a point, but then I'm getting confused as to how he continues. The question is:
Find an equation of the plane [tex]p[/tex] through [tex]A(2,1,-1)[/tex] and [tex]B(1,5,-4)[/tex] parallel to the line [tex]L: x=1 + 2t, y=-1+t, z=-2-t[/tex].
Homework Equations
n/a
The Attempt at a Solution
This is the solution that was given:
[tex] p: A(x-2)+B(y-1)+C(z+1)=0[/tex]
[tex] B \in p: A(1-2)+B(5-1)+C(-4+1)=0[/tex]
[tex] L \|p \Leftrightarrow \vec{d}\bot \vec{n}\Leftrightarrow 2A+B-C=0[/tex]
He then solves for [tex]C[/tex], getting [tex]C=2A+B[/tex].
The next step is where I get lost:
[tex] 9B=7C \Rightarrow B=\frac{7}{9}C[/tex]
[tex] A=4B-3C=4 \cdot \frac{7}{9}C - 3C=\frac{1}{9}C[/tex]
[tex] A=1, B=7, C=9[/tex]
[tex] \vec{n}=(1,7,9)[/tex]
[tex] x-2+7(y-1)+9(z+1)=0 \Rightarrow x+7y+9z=0[/tex]
It is the [tex]9B=7C[/tex] part that I don't get. Where are those coefficients coming from? Thanks for any assistance anyone can provide.
Last edited: