Equation of a line that passes through a point.

  • Thread starter Thread starter -Dragoon-
  • Start date Start date
  • Tags Tags
    Line Point
Click For Summary
SUMMARY

The discussion focuses on finding the equation of a line that passes through the point A(1, -4, 2) and is parallel to the intersection of two planes defined by the equations x - 2y + 3z - 1 = 0 and x - 4y + 2z - 8 = 0. The user successfully derived the parametric equations for the line as x = -4t - 6, y = (-1/2)t - 7/2, and z = t. Additionally, a suggestion was made to utilize the cross product of the normal vectors of the planes to determine the direction vector for the line, which simplifies the process.

PREREQUISITES
  • Understanding of parametric equations in three-dimensional space
  • Knowledge of vector operations, specifically cross products
  • Familiarity with the equations of planes in 3D
  • Basic algebraic manipulation and elimination methods
NEXT STEPS
  • Study the concept of the cross product of vectors in three-dimensional space
  • Learn how to derive equations of lines from the intersection of planes
  • Explore parametric equations and their applications in geometry
  • Review methods for solving systems of equations using elimination
USEFUL FOR

Students studying geometry, particularly those focusing on three-dimensional space, as well as educators and tutors assisting with vector calculus and linear algebra concepts.

-Dragoon-
Messages
308
Reaction score
7

Homework Statement


Find the equation of the line that passes through A(1,-4, 2) and is parallel to the intersection line of the two planes x - 2y + 3z - 1 = 0 and x - 4y+ 2z - 8 = 0


Homework Equations


N/A


The Attempt at a Solution


First I set the first and second equations to [1] and [2]:
x - 2y + 3z - 1 = 0 [1]
x - 4y+ 2z - 8 = 0 [2]
I then multiply [1] by 2 and use elimination to get rid of the y variable for now:
2x - 4y + 6z - 2 = 0
x - 4y + 2z - 8 = 0
________________________
x + 4z + 6 = 0 [3]

I'll then let z = t to solve for x in equation [3]:
x + 4t + 6 = 0
x = -4t - 6
Now I substitute z = t and x = -4t - 6 into equation [1] to solve for y:
-4t - 6 - 2y + 3t - 1 = 0
y = (-1/2)t - 7/2

Now that I have the values of all the unknowns, I first express it in parametric form:
x = -4t - 6
y = (-1/2)t - 7/2
z = t
Knowing this, finally, the direction vector for the line that passes through A(1, -4, 2) can be expressed:
(x,y,z) = (1, -4, 2) + t(-4, 1/2, 1)

I just wanted to know, did I do this correctly? I feel as if I did something wrong. If I did, can you point where I went wrong? Thank you in advance.
 
Physics news on Phys.org
Your solution looks fine to me.
 
Another possibly easier way to work this kind of problem is to note that the cross product of the two normal vectors to the planes gives a direction vector for the line. Do you see why?
 

Similar threads

Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
8
Views
3K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K