Aşağıdaki şekillerden hangisi, düzlemde iki paralel doğru ile bir kesen doğru arasındaki ilişkiyi en doğru şekilde gösterir?
A) \(\begin{tikzpicture}\) [scale \(=0\).7]
\(\draw\) [thick] (-3,0) -- (3,0);
\(\draw\) [thick] (-2,-2) -- (2,2);
\(\end{tikzpicture}\)
B) \(\begin{tikzpicture}\) [scale \(=0\).7]
\(\draw\) [thick] (-3,0) -- (3,0);
\(\draw\) [thick] (-3,1) -- (3,1);
\(\end{tikzpicture}\)
C) \(\begin{tikzpicture}\) [scale \(=0\).7]
\(\draw\) [thick] (-3,0) -- (3,0);
\(\draw\) [thick] (-3,1) -- (3,1);
\(\draw\) [thick] (-2,-1) -- (2,2);
\(\end{tikzpicture}\)
D) \(\begin{tikzpicture}\) [scale \(=0\).7]
\(\draw\) [thick] (0,0) circle (1.5);
\(\draw\) [thick] (-2,0) -- (2,0);
\(\end{tikzpicture}\)