Finding the Equation of a Line

  • Thread starter Thread starter fogvajarash
  • Start date Start date
  • Tags Tags
    Line
AI Thread Summary
To find the scalar equations of a line passing through point P(6, 0, 3) and intersecting another line while being perpendicular to it, one must first determine the intersection point by solving for the parameter t0. The direction vector of the desired line can be derived from the intersection point and the original point P. It is clarified that direction vectors do not need to be expressed in their simplest integer form, as they can be scaled. The solution involves finding a second point on the line using the perpendicular relationship and then constructing the line's equation from the two points. This approach effectively leads to the final equation of the line.
fogvajarash
Messages
127
Reaction score
0

Homework Statement


Find the scalar equations of the line passing through p(6, 0, 3), intersecting the line (x y z) = (1 2 -3) + t(1 -2 0) and perpendicular to it

Homework Equations


-

The Attempt at a Solution


I don't know where to start with the problem, I tried using projections and then giving out equations for the scalar product of the two lines (which is 0) and the equations of the points of intersection, but there are so many variables I can't do anything with them. I'm stuck with this problem.
 
Physics news on Phys.org
fogvajarash said:

Homework Statement


Find the scalar equations of the line passing through p(6, 0, 3), intersecting the line (x y z) = (1 2 -3) + t(1 -2 0) and perpendicular to it

Homework Equations


-

The Attempt at a Solution


I don't know where to start with the problem, I tried using projections and then giving out equations for the scalar product of the two lines (which is 0) and the equations of the points of intersection, but there are so many variables I can't do anything with them. I'm stuck with this problem.

If t0 is the value of t where they intersect then (6,0,3)-[(1,2,-3)+t0(1,-2,0)] must be perpendicular to (1,-2,0), yes? Find t0. There aren't that many variables. There's really only one.
 
Last edited:
Got it, I can't believe i was so blind. Just asking, does the direction vector of a line always have to be given in the lowest integers as possible? (for example, we can have a direction vector (8 -4 2) and can we express it as (4 -2 1)?
 
fogvajarash said:
Got it, I can't believe i was so blind. Just asking, does the direction vector of a line always have to be given in the lowest integers as possible? (for example, we can have a direction vector (8 -4 2) and can we express it as (4 -2 1)?

If the two direction vectors point in the same direction then it's the same line. No, there's no requirement to do it like that. You could equally well say (400, -200, 100) or (.4, -.2, .1).
 
A solution to the problem.

in order to find an equation of a line you need two things: a direction (V) and a point (Po). In order to find the direction we need to find another point on the wanted line. To do this, we use the perpendicular line to our advantage. I set x=6 since Z always = -3 then I found the parameter t and plugged in the value to get the y... Now you have a second point on the wanted line (P1) the direction vector can now be found (vector from Po to P1) then by taking this vector and one to those 2 points (doesn't matter, Po or P1) we can put into vector form r=<ro>+t<v> and then put it into parametric from... Walah! you're done. :)
 
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...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...

Similar threads

Replies
6
Views
2K
Replies
9
Views
3K
Replies
5
Views
1K
Replies
2
Views
2K
Replies
6
Views
2K
Replies
14
Views
3K
Replies
4
Views
1K
Back
Top