%path = "maths/vectors/straight line"
%kind = kinda["problems"]
%level = 11
The vector \(\begin{pmatrix}{{g.x[0]}}\\{{g.x[1]}}\end{pmatrix}\) is orthogonal
to the line \({{g.x[0]}}x_1{{util.sgn(g.x[1])}}{{abs(g.x[1])}}x_2={{g.b}}\).
The line can be described with the dot product
\(\begin{pmatrix}{{g.x[0]}}\\{{g.x[1]}}\end{pmatrix}\begin{pmatrix}x_1\\x_2\end{pmatrix} =
\begin{pmatrix}{{g.x[0]}}\\{{g.x[1]}}\end{pmatrix}\begin{pmatrix}v_1\\v_2\end{pmatrix}
={{g.b}}\).
\(v_1=0\)
\(v_2=\)
%chq()
Sketch
\(\begin{pmatrix}{{g.x[0]}}\\{{g.x[1]}}\end{pmatrix}\left(\begin{pmatrix}x_1\\x_2\end{pmatrix} -
\begin{pmatrix}v_1\\v_2\end{pmatrix}\right)
={{g.b}}\) für ein \(\vec{x}\not=\vec{v}\).