Linear Algebra- Finding the intersection of two straight lines.

tcanman
Messages
5
Reaction score
0

Homework Statement



Determine whether the following two lines intersect:

(x-2)/2 = (y+3)/1 = (z-4)/-3 ,and (x+3)/4 = (y+4)/1 = (-z+8)/4


Find an intersection point, then find the distance between the lines.

Homework Equations


Symmetric equations of a straight line (given)
Parametric equations of a straight line.
AxB/mag(AxB)

The Attempt at a Solution



First I parametrized the equations and got :
x=1+2t x=-3+4t
y=-3+t y=4+t
z=4-3t z=8-4t

Then I found PQ and n and I am not sure what to do next to find the intersection point.
Thank You
 
Last edited:
Physics news on Phys.org
tcanman said:

Homework Statement



Determine whether the following two lines intersect:

x-2/2 = y+3/1 = z-4/-3 ,and x+3/4 = y+4/1 = -z+8/4

parens parens parens.

For example x - 2/2 = x - 1, but that's clearly not what you mean.

The very first step in any math problem is to make sure you remove any ambiguity from your notation. That will help you avoid trivial mistakes.
 
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