Q. 54

Question

Show that the graph of the parametric equations

x=a+(c-a)t,y=b+(d-b)t,t[0,1]

is a line segment from (a, b) to (c, d).

Step-by-Step Solution

Verified
Answer

The given information is proved.

1Step 1: Given information

The graph of the parametric equations

x=a+(c-a)t,y=b+(d-b)t,t[0,1]

is a line segment from (a, b) to 

2Step 2: Calculation

Consider the two points (a, b)(c, d).

The objective is to show that the line segment joining the two points is equal to the graph of the parametric equations.

If x1,y1x2,y2are any two points, then the equation for the line segment is given by x=(1-t)x1+tx2,y=(1-t)y1+ty2for some real numbert.

Now write the line segment equations for the points (a, b)(c, d).

Then,

x=(1-t)a+tcsincex1=a,x2=cx=a-ta+tc

 By adjusting the terms

Now,

y=(1-t)b+td since y1=b,y2=dy=b-tb+td

y=b+(d-b)t By adjusting the terms

Thus the line segment joining the points, (a, b)(c, d)is x=a+(c-a) t, y=b+(d-b) twhich is equal to the given parametric equations.

Hence proved.