Para obtener puntos de una recta en ecuación vectorial debemos dar valores al parámetro "t" y calcular x,y
Si $t=0 \longrightarrow (x,y) = (4,3) + 0 \cdot (2,5) = (4,3)$ Si $t=1 \longrightarrow (x,y) = (4,3) + 1 \cdot (2,5) = (6,8)$ Si $t=2 \longrightarrow (x,y) = (4,3) + 2 \cdot (2,5) = (…)