Level:
Project ID:
2010014207
Source Problem:
Accepted:
0
Clonable:
1
Easy:
0
Given two points \(A = [2,1]\)
and \(B = [4,-2]\), identify a
number \(m\in \mathbb{R}\) such
that the point \(C = [1,m]\)
is on the line \(AB\).
\( m=\frac52 \)
\( m=-\frac12 \)
\( m=2 \)
\( m=\frac13 \)