The angle between a line and a plane

In summary, the plane and line with the given equations intersect at an acute angle of 9.59406822686046 degrees.
  • #1
mafagafo
188
12

Homework Statement


In Exercises 45-46, show that the plane and line with the given equations intersect, and then find the acute angle of intersection between them.
45. The plane given by x + y + 2z = 0 and the line given by
x = 2 + t
y = 1 - 2t
z = 3 + t


Verbatim from Poole - Linear Algebra: A Modern Introduction.

Homework Equations


[tex]\cos{\theta}=\frac{\vec{u}\cdot\vec{v}}{||u||\cdot{}||v||}[/tex]

The Attempt at a Solution


The normal vector of the plane is n = [1, 1, 2].
The direction vector of the line is d = [1, -2, 1].
The acute angle between the line and the plane should be the complement of
[tex]\cos^{-1}{\frac{\vec{n}\cdot\vec{d}}{||n||\cdot{}||d||}}[/tex]
[tex]\frac{\vec{n}\cdot\vec{d}}{||n||\cdot{}||d||}=\frac{1}{6}[/tex]
The complement is, approximately, 9.59406822686046 degrees.

The book says it is close to 80.4 degrees. (Not the complement, but theta on my calculations.)

What am I doing wrong?
 
Physics news on Phys.org
  • #2
Your solution is correct.
 
  • #3
I won't ask for confirmation.

It seems that many reviewers also found errors in this book. I know that this is not the best place to ask, but could you point me a better textbook on the subject? I don't think I am willing to put up with more hundreds of pages and a all the mistakes that come with them.
 
  • #4
Just to add a comment, since ##\hat n\cdot \hat d## came out positive, you know that both of those vectors point to the same side of the plane. That is why you take the complement of the ##\cos^{-1}##. Had the dot product come out negative, what would you have done?
 
  • #5
I would subtract [itex]\pi{}/2[/itex] from [itex]\cos^{-1}[/itex]. (Based on what I am "rendering" in my brain.)

BTW, would you like to suggest a book?
 
  • #6
I did not misunderstand the term acute angle. But the calculation gives me the cosine of the angle between the vector and the normal of the plane, right? So if I want the acute angle between the vector and the plane I should get the complement of that angle.
 
  • #7
Mark44 said:
I don't see any problem with the book, but I do see a problem with your logic.

No, it's not the complement of the angle you found - it's the angle itself. A quick sketch in 3D of the two vectors should convince you that the angle between them is much closer to 90° than it is to 0°.
.
@Mark,
The angle of a plane and a straight line is equal to the angle the line encloses with its projection onto the plane. See: http://www.netcomuk.co.uk/~jenolive/vect14.html
cos-1(1/6) is the angle between the normal of the plane and the straight line. The angle between the plane and the line is 90°-cos-1(1/6), that is sin-1(1/6)
 
  • #8
ehild said:
@Mark,
The angle of a plane and a straight line is equal to the angle the line encloses with its projection onto the plane. See: http://www.netcomuk.co.uk/~jenolive/vect14.html
cos-1(1/6) is the angle between the normal of the plane and the straight line. The angle between the plane and the line is 90°-cos-1(1/6), that is sin-1(1/6)
Could you comment the answer I gave LCKurtz, he never came back.
 
  • #9
mafagafo said:
I got that damn thing. If you read the first post you will see that I do not get a complement in order to get an angle smaller than 45 degrees but in order to get the angle of intersection and not the angle between the normal and the vector. WHY is it the angle I want? Is it not the angle between the vector and the normal? Why?
Do not come up with the acute angle tale once again, I got that.
You are right, and I apologize for misunderstanding what you're trying to do. I mistakenly thought you were trying to find the angle between the plane's normal and the line rather than the angle between the plane itself and the line.

In answer to your question about other textbooks, here are a few that I have.
  • Linear Algebra and Differential Equations, Charles G. Cullen
  • An Introduction to Linear Algebra with Applications, Steven Roman
  • Linear Algebra, P. G. Kumpel and J.A. Thorpe
  • Elementary Linear Algebra, 5th Ed., Howard Anton

I've had these since about the mid-90s, so they might be out in newer editions.
 
  • #10
ehild said:
@Mark,
The angle of a plane and a straight line is equal to the angle the line encloses with its projection onto the plane. See: http://www.netcomuk.co.uk/~jenolive/vect14.html
cos-1(1/6) is the angle between the normal of the plane and the straight line. The angle between the plane and the line is 90°-cos-1(1/6), that is sin-1(1/6)
Yes, I misunderstood what was being asked here.
 
  • #11
Thanks, and no problem about that. But it was somewhat settled and I was only waiting for LCKurtz to comment my on my answer. Also thanks for the books, I guess the first one is a bit out of what I can grasp but will look into the others.
 
  • #12
mafagafo said:
Could you comment the answer I gave LCKurtz, he never came back.
It looks correct.
 
  • #13
Make up your mind, I am writing a "proof" here. I was distracted but I still think I got it right.
 
  • #14
LCKurtz said:
Just to add a comment, since ##\hat n\cdot \hat d## came out positive, you know that both of those vectors point to the same side of the plane. That is why you take the complement of the ##\cos^{-1}##. Had the dot product come out negative, what would you have done?

mafagafo said:
I would subtract [itex]\pi{}/2[/itex] from [itex]\cos^{-1}[/itex]. (Based on what I am "rendering" in my brain.)
Using the original two vectors, you had ##cos(\theta) = 1/6##, from which we get ##\theta \approx 80.4°##. If ##cos(\theta) = -1/6##, you get ##\theta \approx 99.6°##. Does it make sense to subtract 90° here if you want the angle between the two vectors (not the angle between the line direction and the plane)?
 
  • #15
Imagine the "normalized" normal being [0, 1, 0]. Let the vector v be [a, b, c] where are b is negative. The dot product is b, therefore negative. The cos^-1 gives me the angle (obtuse) between the normal and v. Let [itex]\alpha[/itex] be this angle. Let [itex]\beta + \gamma = \alpha[/itex] and Let [itex]\beta[/itex] be the angle between the normal and the plane (90 degrees) and [itex]\gamma[/itex] the angle between the direction vector and the plane. I get rid of beta and all that remains is the angle between the plane and the vector.

Mark44 said:
Does it make sense to subtract 90° here if you want the angle between the two vectors (not the angle between the line direction and the plane)?

But I want the angle between the line and the plane (the angle of intersection), right?
 
  • #16
Yes, in that case subtracting 90° gives you the angle between the plane and the line.

In your example with a normal of <0, 1, 0>, the plane in question is parallel to the x-z plane. A simpler example in two-d might be helpful. Instead of <0, 1, 0> let's look at the vector <1, 0>, a vector that is normal to the y-axis. For the line direction, let's use <-1, 1>.

Using the formula in your first post, which still applies here, we get ##cos(\theta) = -1/2## so ##\theta## = 120°. The acute angle that <-1, 1> makes with the normal is 180° - 120° = 60°. The angle that <-1, 1> makes with the y-axis (standing in for the plane in your example) is 120° - 90° = 30°.

I hope everything is clear now.
 
  • #17
Yes it is (and somewhat was) clear. I just wanted to know that my answer to Kurtz was correct, and it was. I have read so many examples with xyz that I forgot to use just xy in my "demonstration".
 
  • #18
Sorry I didn't get back to you mafagafo. I had to go to Chicago last week so was away for a while. But, yes, your answer to my question was correct.
 
  • #19
Thanks and no problem, it is nice that you commented another possible case.
 

1. What does the angle between a line and a plane represent?

The angle between a line and a plane represents the amount of rotation needed to align the line with the plane. It is measured in degrees or radians.

2. How is the angle between a line and a plane calculated?

The angle between a line and a plane can be calculated using the dot product of the line's direction vector and the plane's normal vector. The formula is given by cosθ = (a · n) / (|a|·|n|), where a is the direction vector of the line and n is the normal vector of the plane.

3. Can the angle between a line and a plane be negative?

Yes, the angle between a line and a plane can be negative if the line is oriented in the opposite direction of the plane's normal vector. In this case, the angle will be greater than 180 degrees.

4. How does the angle between a line and a plane affect their intersection?

If the angle between a line and a plane is 90 degrees, they are considered to be perpendicular and will intersect at a single point. If the angle is less than 90 degrees, they will intersect at multiple points. If the angle is greater than 90 degrees, they will not intersect.

5. Can the angle between a line and a plane change?

Yes, the angle between a line and a plane can change depending on the orientation and position of the line and the plane. If either the line or the plane is rotated or translated, the angle between them will also change.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
7
Views
881
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
771
  • Precalculus Mathematics Homework Help
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
754
Replies
3
Views
1K
Replies
12
Views
701
  • Advanced Physics Homework Help
Replies
6
Views
311
Back
Top