diff --git a/html/algebra/linear/vectors.html b/html/algebra/linear/vectors.html index 8f3e83e..8fe0aeb 100644 --- a/html/algebra/linear/vectors.html +++ b/html/algebra/linear/vectors.html @@ -42,10 +42,10 @@
- vector form of a line + Vector Form of a Line
- Suppose that \( d , p \) are vectors, then we say that the set \( l := \left \lbrace x : x = t d + p , \text{ for some } t \in \mathbb{R} \right \rbrace \) is a line and say that the vector equation for the line is + Suppose that \( d , p \) are vectors, then we say that the set \( l := \left \lbrace x : x = t d + p , \text{ for some } t \in \mathbb{R} \right \rbrace \) is a line and say that the vector equation for the line is
\( x = t d + p \)
We also say that \( d \) is the direction vector for \( l \)