Find the Intersection Point of a Line and Plane: Step by Step Guide

  • Thread starter Thread starter lakitu
  • Start date Start date
  • Tags Tags
    Coordinate
AI Thread Summary
To find the intersection point of the given line and plane, start by substituting the line's equations x = -4t + 4, y = -4t + 6, and z = 5t + 5 into the plane equation 4x - 2y + 6z = 78. This substitution will yield a linear equation in terms of t. Solve this equation for t, then use the value of t to calculate the corresponding x, y, and z coordinates from the line's equations. This process will provide the intersection point of the line and the plane. Following these steps will ensure the solution is accurate.
lakitu
Messages
27
Reaction score
0
coordinate help please :)

Hi i just got my home work but don't know where to start. Any help on this just to get me started would be great:) I want to make sure I am doing it right

Thank you


Work out the coordinates where this line meets this plane.

Line x = -4 t + 4, y = -4 t + 6, z = 5 t + 5 and plane 4 x - 2 y + 6 z = 78.
 
Physics news on Phys.org
Plug your expressions for x,y,z into the plane definition. You now have an equation (linear) for t. Solve for t and plug it into your x,y,z definitions for the line.
 
hey thank you for replying i will give that a go :)
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top