Q .37.

Question

use the result of Exercise 35 to find parametric equations for the line segment connecting point P to point Q. 

P(1,7,3), Q(-1,-2,5)

Step-by-Step Solution

Verified
Answer

 The answer is x(t)=1-2t,y(t)=7-9t,z(t)=3+2t

1Step 1:Given information

The points P(1,7,3) and Q(-1,-2,5)

2Step 2: Calculation

 The point are P(1,7,3) and Q(-1,-2,5)

PQ=(-1-1,-2-7,5-3)

PQ=(-2,-9,2)

The formula to find the line L equation is as follows, r(t)=P0+td Where, P0 is the point and d is the direction vector.

 Here P(1,7,3) and PQ=d=(-2,-9,2) then the equation is, 

r(t)=(1,7,3)+t(-2,-9,2)

r(t)=(1-2 t, 7-9 t, 3+2 t)

 The equation is r(t)=(1-2t,7-9t,3+2t)

 The vector function r(t) in three -dimensional plane represents r(t)=(x(t),y(t),z(t))

 Then, r(t)=(x(t),y(t),z(t))=(1-2t,7-9t,3+2t)

 The parametric equations are x(t)=1-2t,y(t)=7-9t,z(t)=3+2t


The restriction for the parameter t so that the result parametrizes the segment P to point Q is given from 0 to 1 that is from 0t1

Thus, the parametric equations are x(t)=1-2 t, y(t)=7-9 t, z(t)=3+2 t where 0t1

 Therefore, the answer is x(t)=1-2t,y(t)=7-9t,z(t)=3+2t