Level:
Project ID:
9000106610
Accepted:
1
Clonable:
0
Easy:
0
Determine whether two lines are identical, parallel, intersecting or skew. The first line is the line passes
through the points \(A = [1,-4,2]\)
and \(B = [3,0,0]\)
and the second line is the line passes through the points
\(C = [3,-5,5]\) and
\(D = [-1,-3,-1]\).
intersecting lines
parallel lines, not identical
identical lines
skew lines