Where does the line intersect the plane?

  • Thread starter Thread starter arl146
  • Start date Start date
  • Tags Tags
    Line Plane
Click For Summary

Homework Help Overview

The problem involves finding the intersection of a line defined by two points, (1, 0, 1) and (4, -2, 2), with a plane given by the equation x+y+z=6. The context is within vector geometry and the equations of lines and planes.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss using the two points to create a vector for the line and consider how to derive parametric equations from it. Questions arise about the parameters needed for these equations and how to solve for the intersection with the plane.

Discussion Status

Some participants have provided guidance on forming parametric equations and substituting them into the plane's equation. There is an ongoing exploration of whether the calculated intersection point lies on the line as well as the plane.

Contextual Notes

Participants are navigating the definitions and relationships between the line and the plane, including the significance of the normal vector of the plane in this context.

arl146
Messages
342
Reaction score
1

Homework Statement


Where does the line through (1, 0, 1) and (4, -2, 2) intersect the plane x+y+z=6 ?


Homework Equations


eqn of plane: a(x-x0)+b(y-y0)+c(z-z0)=0
??
?? anything else idk..


The Attempt at a Solution


I started off by thinking that I should use the given points for the line to make a vector. let's call ... AB? so that would be <3, -2, 1>. but i don't really know if/why i should start with that. that's about as far as i got
 
Physics news on Phys.org
arl146 said:

Homework Statement


Where does the line through (1, 0, 1) and (4, -2, 2) intersect the plane x+y+z=6 ?


Homework Equations


eqn of plane: a(x-x0)+b(y-y0)+c(z-z0)=0
??
?? anything else idk..


The Attempt at a Solution


I started off by thinking that I should use the given points for the line to make a vector. let's call ... AB? so that would be <3, -2, 1>. but i don't really know if/why i should start with that. that's about as far as i got
Use the two points to find the parametric equations of the line, and then solve for the parameter value of the point at which the line and plane intersect
 
Mark44 said:
Use the two points to find the parametric equations of the line, and then solve for the parameter value of the point at which the line and plane intersect

How do I know what a,b, and c are for the parametric eqns?
 
You know two points on the line - call them A(1, 0, 1) and B(4, -2, 2). Let P(x, y, z) be an arbitrary point on the line. AB and AP have the same direction, so AP = t*AB, for some parameter t. Plug in the given numbers, and that gives you your parametric equations.
 
yea i did that right before you answered. in a similar/slightly diffferent way. but thanks. and so... how do you solve the parameter value? i have the normal vector <1,1,1> for the plane..
 
The parametric equations for your line should look something like this:
x = at + d
y = bt + e
z = ct + f
where a, b, c, d, e, and f are known numbers.

The equation of your plane is x + y + z = 6. Substitute for x, y, and z in the plane, using the parametric equations, and you'll have an equation that involves only the parameter t. Solve for t, and then substitute it back into your parametric equations to find the point of intersection.

The plane's normal doesn't enter into things here.
 
i got (7, -4, 3) is that right ? i think so
 
Does it lie on the line? Does it satisfy the equation of the plane?
 
it satisfies the eqn of the plane but how do you know for the line?
 
  • #10
Note that the vector from (1, 0, 1) and (4, -2, 2) is <4-1, -2- 0, 2- 1>= <3, -2, 1> while the vector from (1, 0, 1) to (7, -4, 3) is <7- 1, -4- 0, 3- 1>= <-6, -4, 2> which is just 2 times <3, -2, 1>. Since one vector is a multiple of the other they are parallel and define the same line through (1, 0, 1).
 
  • #11
Sooo that means it's right !
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
1K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K