Point of intersection of two lines

dcramps
Messages
43
Reaction score
0

Homework Statement


Find the point of intersection of two lines
x = -9 + 5t
y = 1 + t
z = 10 - 4t

and

x = -2 -3t
y = 5 + 2t
z = 5 + 3t


Homework Equations


N/A


The Attempt at a Solution


I have read that you should set two of the equations equal to find the value of t, and that value of t should hold for the third equation, but whenever I do that I get two different values for t, and neither of them hold up in the third equation. What am I doing wrong?
 
Physics news on Phys.org
Hi dcramps! :smile:

Where the two lines intersect, the parameter t will be different on each line. :wink:

So call the parameter for the second line u, then set two of the equations equal to find the values of t and u. :smile:
 
Thanks! Now I have my t and u values, and plugging them into the third equation gives me equality...but where do I go from here? Do I plug them into all of the original equations and use the results as my intersection point?
 
Yup! :biggrin:
 
Excellent. Thanks for your help :)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top