MHB How to find the intersection point between two lines

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.
 
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...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top