Two quick questions:
1. Are two vectors considered collinear if the angle between them is 180°? (My guess would be yes, but it can't hurt to double check)
2. Let's say you're given a problem like this:
"given A = (1, 2, 3) and B = (x, 5, 6), find the value of x such that A and B are...