Q 43.

Question

determine whether the given pairs of lines are parallel, identical, intersecting, or skew. If the lines are parallel, compute the distance between them. If the lines intersect, find the point of intersection and the angle at which the

lines intersect. 

r1(t)=(5t+2,-4t,t-7)r2(t)=(-3t+4,-t+12,-2t-1)

Step-by-Step Solution

Verified
Answer

The answer is Lines are intersecting at (-8,8,-9)

1Step 1: Given information

Consider the two lines,

r1(t)=(5t+2,-4t,t-7)  (1)r2(t)=(-3t+4,-t+12,-2t-1)  (2)

2Step 2: Calculation

It's your job to figure out whether the lines are parallel or intersecting.

To determine whether two lines are parallel, we must first determine the direction vectors for both equations. The lines are parallel if one equation's direction vector is a scalar multiple of another equation's direction vector.

For the line equation (1) that is for r1(t)=(5t+2,-4t,t-7) the direction vector is, d1=(5,-4,1) where d1 is the direction vector

For the line equation (2) that is for r2(t)=(-3t+4,-t+12,-2t-1) the direction vector is d2=(-3,-1,-2) where d2 is the direction vector

Here the direction vectors d1,d2 are not scalar multiples of each other. Thus, the lines are not parallel.

Thus, the lines r1(t)=(5t+2,-4t,t-7) and r2(t)=(-3t+4,-t+12,-2t-1) are not parallel lines.

Calculate the junction location of two lines now.

To calculate the intersection point of two equations, replace the parameter t by u in the equation (2) that is r2(t)=(-3t+4,-t+12,-2t-1)

Then,

r2(u)=(-3u+4,-u+12,-2u-1)

Equivalent the values of the equations to find the intersection point of two equations.

That is,

r1(t)=(5t+2,-4t,t-7) and r2(u)=(-3u+4,-u+12,-2u-1)5t+2=-3u+4.(3)-4t=-u+12(4)t-7=-2u-1  .(5)

3Step 3: Calculation

Take the equation (4) that is -4 t=-u+12

Divide by -4 on both sides of the equation.

-4t-4=-u+12-4t=-u+12-4

Substitute t=-u+12-4 in the equation (3) that is 5 t+2=-3 u+4

Then,

5·-u+12-4+2=-3u+4-5u+60-4+2=-3u+4-5u+60-8-4=-3u+4-5u+52=12u-16

Add 5 u, 16 on both sides of the equation.

-5u+52+5u+16=12u-16+5u+1652+16=12u+5u68=17u

Thus,

u=4

Substitute u=4 in the equation (4) that is -4 t=-u+12

-4t=-4+12-4t=8t=-2
4Step 4: Calculation

Substitute t=-2 in the equation r1(t)=(5t+2,-4t,t-7)

r1(-2)=(5·-2+2,-4·-2,-2-7)r1(-2)=(-10+2,8,-9)r1(-2)=(-8,8,-9)

Substitute u=4 in the equation r2(u)=(-3u+4,-u+12,-2u-1)

r2(4)=(-3·4+4,-4+12,-2·4-1)r2(4)=(-12+4,-4+12,-8-1)r2(4)=(-8,8,-9)

Thus the intersecting point of the lines r1(t)=(5t+2,-4t,t-7) and r2(t)=(-3t+4,-t+12,-2t-1) is equals to (-8,8,-9)

Therefore, the answer is Lines are intersecting at (-8,8,-9)