Can a point and a direction vector represent a line?

2k Views Asked by At

I understood that to represent a plane all that is needed is a point a direction vector. But here it represent a line, how could it be?

enter image description here

1

There are 1 best solutions below

0
On

Yes, a point and a vector can represent both a plane and a line, using two different interpretations. The representation of a line is shown; the represented plane is the plane passing through the point with that vector as a normal vector.