\(-3x + 1 < 7\) eşitsizliğinin sayı doğrusunda gösterimi aşağıdakilerden hangisidir?
A) \(\begin{tikzpicture}\) [scale \(=0\).7]
\(\draw\) [<->] (-4,0) -- (2,0);
\(\foreach \x\) in {-3,-2,-1,0,1} \(\draw\) (\(\x\),0.1) -- (\(\x\),-0.1) node[below] { \(\x\) };
\(\draw\) [ultra thick, blue, ->] (-2,0) -- (1.5,0);
\(\draw\) [fill \(=\) white, draw \(=\) blue, thick] (-2,0) circle (2.5pt);
\(\end{tikzpicture}\)
B) \(\begin{tikzpicture}\) [scale \(=0\).7]
\(\draw\) [<->] (-4,0) -- (2,0);
\(\foreach \x\) in {-3,-2,-1,0,1} \(\draw\) (\(\x\),0.1) -- (\(\x\),-0.1) node[below] { \(\x\) };
\(\draw\) [ultra thick, blue, ->] (-2,0) -- (1.5,0);
\(\draw\) [fill \(=\) blue, draw \(=\) blue, thick] (-2,0) circle (2.5pt);
\(\end{tikzpicture}\)
C) \(\begin{tikzpicture}\) [scale \(=0\).7]
\(\draw\) [<->] (-4,0) -- (2,0);
\(\foreach \x\) in {-3,-2,-1,0,1} \(\draw\) (\(\x\),0.1) -- (\(\x\),-0.1) node[below] { \(\x\) };
\(\draw\) [ultra thick, blue, <-] (-2,0) -- (-3.5,0);
\(\draw\) [fill \(=\) white, draw \(=\) blue, thick] (-2,0) circle (2.5pt);
\(\end{tikzpicture}\)
D) \(\begin{tikzpicture}\) [scale \(=0\).7]
\(\draw\) [<->] (-4,0) -- (2,0);
\(\foreach \x\) in {-3,-2,-1,0,1} \(\draw\) (\(\x\),0.1) -- (\(\x\),-0.1) node[below] { \(\x\) };
\(\draw\) [ultra thick, blue, <-] (-2,0) -- (-3.5,0);
\(\draw\) [fill \(=\) blue, draw \(=\) blue, thick] (-2,0) circle (2.5pt);
\(\end{tikzpicture}\)