Two coplanar lines and finding the equation

  • Thread starter Thread starter gundamshadow
  • Start date Start date
  • Tags Tags
    Lines
AI Thread Summary
Two coplanar lines, a and b, are perpendicular, with line a defined by points (3,2,3) and (8,10,6). The equation for line b needs to be determined, passing through the point (7,49,25). The initial approach involved using the cross product to find a direction vector for line a. To find the equation for line b, it is suggested to identify vectors in the plane and utilize properties of the normal vector. Further exploration of vector relationships and the plane's normal is recommended for solving the problem.
gundamshadow
Messages
7
Reaction score
0

Homework Statement


Two coplanar lines, a and b are perpendicular to each other. a passes through the points (3,2,3) and (8,10,6). Find the equation for b if it passes through the point (7,49,25).


Homework Equations


The equation were trying to find is r = [x,y,z] + s [x1,y1,z1] + t [x2,y2,z2]



The Attempt at a Solution


Basically since the coordinates are perpendicular I used the cross product to find one direction vector. For my position vector I used (3,2,3). Now I'm not sure what to do with the last point (7,49,25) or what to do to find my second direction vector. I'm not even sure if I did the first part right. Help would be appreciated thanks!
 
Physics news on Phys.org
gundamshadow said:

Homework Statement


Two coplanar lines, a and b are perpendicular to each other. a passes through the points (3,2,3) and (8,10,6). Find the equation for b if it passes through the point (7,49,25).


Homework Equations


The equation were trying to find is r = [x,y,z] + s [x1,y1,z1] + t [x2,y2,z2]



The Attempt at a Solution


Basically since the coordinates are perpendicular I used the cross product to find one direction vector. For my position vector I used (3,2,3). Now I'm not sure what to do with the last point (7,49,25) or what to do to find my second direction vector. I'm not even sure if I did the first part right. Help would be appreciated thanks!

Hi gundamshadow, Welcome to PF.

Your question, being mathematical in nature, would probably fair better in the Precalculus forum. But I can give you a hint or two here :smile:

The lines involved are said to be coplanar, and that plane must have a normal. A plane's normal has some nice properties involving vectors in the plane and cross and dot products. You might want to look into that :wink:

You might start by finding any two vectors in the plane from the given points...
 
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