Q .38.

Question

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

P(0,0,0), Q(1,2,3)

Step-by-Step Solution

Verified
Answer

 The answer is x(t)=t,y(t)=2t,z(t)=3t,0t1

1Step 1:Given information

 The points P(0,0,0) and Q(1,2,3)

2Step 2:Calculation

 The point are P(0,0,0) and Q(1,2,3)

PQ=(1-0,2-0,3-0)

PQ=(1,2,3)

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(0,0,0) and PQ=d=(1,2,3) then the equation is, 

r(t)=(0,0,0)+t(1,2,3)

r(t)=(0+t, 0+2 t, 0+3 t)

 The equation is r(t)=(t,2t,3t)

 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))=(t,2t,3t)

 Thus the parametric equations are x(t)=t,y(t)=2t,z(t)=3t

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)=t, y(t)=2 t, z(t)=3 t where 0t1

 Therefore, the answer is x(t)=t,y(t)=2t,z(t)=3t,0t1

.