struggling with these problems:
1. determine if the following are:
i) collinear: A(0, 3, 2), B(1, 5, 4) and C(3, 9, 8)
ii) coplanar: A(1, 4, −5), B(2, 12, −8), C(4, 6, − 4) and D(5, 3, −2)
i know that TWO vectors are collinear if it is possible to express one as a scalar multiple of the...