Equation of Line Projection on Plane - Homework Help

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
41 replies · 27K views
Theofilius
Messages
86
Reaction score
0

Homework Statement



Hello! :smile:

Find the equation of the projection of the line [tex]\frac{x}{4}=\frac{y-4}{3}=\frac{z+1}{-2}[/tex] of the plane x-y+3z+8=0.

So the line projects itself on the plane...

Homework Equations





The Attempt at a Solution



First I find equation of line which passes through the line and it has vector "a" parallel to the normal vector of the plane...

The equation of that line is: [tex]\frac{x}{1}=\frac{y-4}{-1}=\frac{z+1}{3}[/tex]

The equation of the line we need to find is probably: [tex]\frac{x-x_1}{4}=\frac{y-y_1}{3}=\frac{z-z_1}{-2}[/tex]

So we just need to find the point...

That point is [tex]M(\frac{1}{11},4-\frac{1}{11},-1+3\frac{1}{11})[/tex]

But in my textbook results I get tottaly different solution: [tex]\frac{x+9}{7}=\frac{y+1}{4}=\frac{z}{-1}[/tex]

I don't know what is the problem. Please help.
 
Last edited:
Physics news on Phys.org
I don't know, but recently I figured out that [tex]\vec{a} \circ \vec{n} \neq 0[/tex]. So, my way of solving the task is wrong...
 
Theofilius said:
So, my way of solving the task is wrong...

(Well, we both knew that! :rolleyes: )

Do you know how to draw a projection?

If so, draw the diagram, and then:
tiny-tim said:
what mathematical relationship is there between the three lines L N and P? :smile:
 
Like http://img220.imageshack.us/img220/8030/72569812kh7.jpg" P is parallel to L
 
Last edited by a moderator:
hmm … useful tip … you're looking for triangles and suchlike, so try to get everything to join up.

Diagrams are supposed to help you … to stop you having to "leave things to the imagination".

So draw it again, for yourself, with the line actually meeting the plane.

And mark in any right-angles!

Then what do you notice about L N and P? :smile:
 
Hi Theofilius! :smile:

Let's just describe it:

Let the line L meet the plane at the point A.

Let a normal to the plane meet the line L at B and the plane at C.

Then ABC is a right-angled triangle, isn't it?

L is AB, N is BC, P is CA.

So what's the relationship? :smile:
 
I understand now. So ABC is triangle. I don't know for what relationship you mean? Probably all lines are intersect each other... :smile:
 
What should I do now? Should I find the intersection point of the plane and the line?
 
But I don't know those vectors...
 
What are the coordinates of AB BC and AC?
 
Theofilius, follow HallsofIvy's hint:
HallsofIvy said:
You are not talking about just lines- you are talking about vectors. Vectors add and subtract.

Take two fixed vectors, AB and BC.

Make any linear combination of those vectors …

what do you get? :smile:
 
Can we just don't complicate? Let's make like this. Look at http://i29.tinypic.com/5bxr44.jpg" I will choose points from the line, and make 2 new normal lines out from the points. After that I will find the two points which are intersecting with the plane... Then I will use this formula:

[tex]\frac{x-x_1}{x_2-x_1}=\frac{y-y_1}{y_2-y_1}=\frac{z-z_1}{z_2-z_1}[/tex]

Does this make any sense?
 
Last edited by a moderator:
Unfortunately I don't get same solution as the textbook results... I get for
[tex]\vec{a}(\frac{57}{11}, \frac{20}{11} , \frac{17}{11})[/tex]
and they get (7,4,-1)

the vector a is the vector parallel to the line that we are finding...
 
The first point on the line L:

A(0,4,-1) ;

the second point on the line L:

B(4,7,-3)

The line that is passing through A(0,4,-1) and is normal to the plane:

[tex]\frac{x}{1}=\frac{y-4}{-1}=\frac{z+1}{3}[/tex]

The line that is passing through B(4,7,-3) and is normal to the plane:

[tex]\frac{x-4}{1}=\frac{y-7}{-1}=\frac{z+3}{3}[/tex]

The interesection point with the line L and the plane:

[tex](Aa_1+Ba_2+Ca_3)t+Ax_1+By_1+Cz_1+D=0[/tex]

[tex]at+b=0[/tex]

[tex]t=\frac{-b}{a}[/tex]

The parametric equation of the line which is passing through A:

[tex]x=t[/tex]

[tex]y=4-t[/tex]

[tex]z=-1+3t[/tex]

[tex]a=1*1+(-1)(-1)+3*3=1+1+9=11[/tex]

[tex]b=0*1+4*(-1)+(-1)*3+8=-4-3+8=1[/tex]

So [tex]t=\frac{-1}{11}[/tex]

Now we are substituting for t

[tex]x=\frac{-1}{11}[/tex]

[tex]y=4-\frac{-1}{11}=\frac{45}{11}[/tex]

[tex]z=-1+3*\frac{-1}{11}=\frac{-14}{11}[/tex]

The first point which is lying on the plane is:

[tex]M_1(\frac{-1}{11},\frac{45}{11},\frac{-14}{11})[/tex]


The parametric equation of the line which is passing through B:

[tex]x=4+t[/tex]

[tex]y=7-t[/tex]

[tex]z=-3+3t[/tex]

a=11

b=4-7-9=-12

[tex]t=\frac{12}{11}[/tex]

Now we are substituting for t:

[tex]x=4+\frac{12}{11}=\frac{56}{11}[/tex]

[tex]y=7-\frac{12}{11}=\frac{65}{11}[/tex]

[tex]z=-3-\frac{12}{11}=\frac{-45}{11}[/tex]

The second point which is lying on the plane is:

[tex]M_2(\frac{56}{11},\frac{65}{11},\frac{-45}{11})[/tex]

Now the equation of the projection line that we are looking for will be:

[tex]\frac{x+\frac{1}{11}}{\frac{56}{11}+\frac{1}{11}}=\frac{y-\frac{45}{11}}{\frac{65}{11}-\frac{45}{11}}=\frac{z+\frac{14}{11}}{\frac{-45}{11}+\frac{14}{11}}[/tex]

[tex]\frac{x+\frac{1}{11}}{\frac{57}{11}}=\frac{y-\frac{45}{11}}{\frac{20}{11}}=\frac{z+\frac{14}{11}}{\frac{-31}{11}}[/tex]

How should I check if their answer is correct?
 
Did I solve correctly?
 
Theofilius said:
[tex]z=-3+3t[/tex]

[tex]t=\frac{12}{11}[/tex]

Now we are substituting for t:

[tex]z=-3-\frac{12}{11}=\frac{-45}{11}[/tex]

Hi!

I haven't checked the rest yet, but shouldn't that be [tex]z=-3-\frac{36}{11}[/tex] ?
 
Even, if it is like that, my final answer will not be even close to my textbook results. I think only one solution is possible to this task. So either mine, or their is correct. :smile:
 
Theofilius said:
Even, if it is like that, my final answer will not be even close to my textbook results. I think only one solution is possible to this task. So either mine, or their is correct. :smile:

Hi Theofilius! :smile:

Well, I get (7,4,-1), the same as the book, and I get it in about 4 lines.
tiny-tim said:
Hi Theofilius! :smile:

Let's just describe it:

Let the line L meet the plane at the point A.

Let a normal to the plane meet the line L at B and the plane at C.

Then ABC is a right-angled triangle, isn't it?

L is AB, N is BC, P is CA.

So what's the relationship? :smile:
tiny-tim said:
ABC is a triangle, so all three lines are in the same plane.

So the vector of the projection, CA, must be a linear combination of AB and BC, both of which are known. :smile:
HallsofIvy said:
You are not talking about just lines- you are talking about vectors. Vectors add and subtract.
tiny-tim said:
Theofilius, follow HallsofIvy's hint:


Take two fixed vectors, AB and BC.

Make any linear combination of those vectors …

what do you get? :smile:
Theofilius said:
Can we just don't complicate?

Your method was complicated, and it gave the wrong result.

This time, follow the advice you've already been given …

you have three vectors in the same plane, and you know two of them and all the angles …

there should be an easy way of finding the third line, shouldn't there? :smile:
 
Why my way of solving is not correct?
 
Theofilius said:
Why my way of solving is not correct?

Because you made a mistake somewhere, and it needs fixing.

Theofilius, the fact that you made a mistake should remind you:

i) the more complicated something is, the more likely a mistake is

ii) you are relying too much on formulas, instead of just looking at the problem as a whole and using ordinary common-sense.

Now, do it the way HallsofIvy and I keep advising you to! :smile:
 
I think logically, that's how I found the solution of this task. :Smile: I just implement formulas. Ok, I will give a try with your method.

AB have coordinates (4,3-2) and BC(-1,1,3). So I need to find CA?

How will I find it?
 
I think the Theofilus method is correct, just can't figure the error.