Level:
Project ID:
2010014208
Source Problem:
Accepted:
0
Clonable:
1
Easy:
0
Given lines \(p\)
and \(q\), find
\(m\in \mathbb{R}\) such that
the lines \(p\)
and \(q\)
are parallel.
\[
p\colon x +3y + 4= 0,\qquad q\colon mx -2y - 7= 0
\]
\( m=-\frac23 \)
\( m=6 \)
\( m=-\frac13 \)
\( m=\frac13 \)