Final answer:
The order of addition of three vectors does not affect their sum. Vector addition is commutative.
Step-by-step explanation:
Vector addition is commutative, which means that the order in which you add vectors does not affect their sum. This property can be demonstrated by choosing any three vectors A, B, and C with different lengths and directions.
For example, let's say we have vector A = (2, 0), vector B = (0, 3), and vector C = (4, 1). The sum of A, B, and C is A + B + C = (2, 0) + (0, 3) + (4, 1) = (6, 4).
If we add the same three vectors in a different order, say B + C + A, we get (0, 3) + (4, 1) + (2, 0) = (6, 4). The result is the same as before, showing that the order of addition does not affect the sum of the vectors. Hence it is false.