MHB How to find the intersection point between two lines

AI Thread Summary
To find the intersection point between two lines defined by their parametric equations, different parameters must be used for each line. The equations provided are line 1: r = (3,1,-1) + s(1,2,3) and line 2: r = (2,5,0) + t(1,-1,1). The goal is to find values for s and t such that the resulting position vectors are equal. It is clarified that the parameters cannot be the same for both lines, as they represent distinct lines. Understanding this distinction is crucial for solving the intersection problem correctly.
Raerin
Messages
46
Reaction score
0
How to find the intersection point between two lines?

line 1: r = (3,1,-1) + s(1,2,3)
line 2: r = (2,5,0) + s(1,-1,1)
 
Last edited by a moderator:
Mathematics news on Phys.org
Raerin said:
line 1: r = (3,1,-1) + s(1,2,3)
line 2: r = (2,5,0) + s(1,-1,1)

Hey Raerin! ;)

Let's use a different parameter in both of those line equations.

line 1: r = (3,1,-1) + s(1,2,3)
line 2: r = (2,5,0) + t(1,-1,1)

We're looking for an $s$ and a $t$, such that the resulting r is the same...Btw, perhaps you could also put your question inside your post instead of only as the title of the thread.
Your post looks a bit out of context now. :o
 
I like Serena said:
Hey Raerin! ;)

Let's use a different parameter in both of those line equations.

line 1: r = (3,1,-1) + s(1,2,3)
line 2: r = (2,5,0) + t(1,-1,1)

We're looking for an $s$ and a $t$, such that the resulting r is the same...Btw, perhaps you could also put your question inside your post instead of only as the title of the thread.
Your post looks a bit out of context now. :o
Haha! It Was a typo I see! I Was trying and trying, i Was like how can $$3+s= 2+s$$

Regards,
$$|\pi\rangle$$
 
I like Serena said:
Hey Raerin! ;)

Let's use a different parameter in both of those line equations.

line 1: r = (3,1,-1) + s(1,2,3)
line 2: r = (2,5,0) + t(1,-1,1)

We're looking for an $s$ and a $t$, such that the resulting r is the same...Btw, perhaps you could also put your question inside your post instead of only as the title of the thread.
Your post looks a bit out of context now. :o

------

So it's not possible for both parameters to be s? Then there's a mistake in the question. I guess I don't need help anymore. Thanks!
 
Raerin said:
------

So it's not possible for both parameters to be s? Then there's a mistake in the question. I guess I don't need help anymore. Thanks!

It's not really a mistake in the question.
The general form of a line equation is $\vec r = \vec a + s \vec d$.
However, when you intersect 2 different lines with such an equation, you have to realize that the parameters $s$ in those 2 line equations are distinct.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top