Parametrical equations of the straight line

These are simply the vector equation separated by components:(x,y)=(p1,p2)+k(v1,v2) x=p1+kv1y=p2+kv2}

Example

Find the parametrical equations of the straight line r that crosses the points (3,4) and (2,6).

The vector equation with A=(3,4) and B=(2,6) is: (x,y)=A+kAB=(3,4)+k(5,2) Therefore, the parametrical equations of the straight line are: x=35ky=4+2k}