Parametric equations of a plane

If we separate the vector equation component by component we obtain {x=a1+λv1+μw1y=a2+λv2+μw2z=a3+λv3+μw3

which is precisely the parametric equations of the plane.

Example

Consider points A=(1,3,5),B=(1,2,1) and C=(2,1,0) find the parametric equations of the plane that they determine.

The vector equation is: (x,y,z)=(1,3,5)+λ(0,5,6)+μ(3,2,5)

Therefore, if we separate component by component we obtain: {x=13μy=3+5λ+2μz=56λ5μ the parametric equations of the plane.