The document discusses parametric equations of lines. It introduces scalar multiplication and the base to tip rule for vectors. It then shows that a line L passing through a point P in the direction of a vector D can be represented parametrically as L = P + tD, where t is a real number. Specifically, if P = (c,d) and D = (a,b), then the parametric equations for L are x = c + at, y = d + bt. An example is given of finding parametric equations for a line with given direction and point.