Final answer:
The result is the vector (-6, 0, 5).To calculate the component form of vector AB minus vector CD, subtract the initial point of each vector from the terminal point, then invert the components of vector CD and add them to the components of vector AB.
Step-by-step explanation:
To find the component form of vector AB minus vector CD, we follow the rule that the subtraction of vectors is accomplished by the addition of a negative vector. Specifically, A - B = A + (-B). Therefore, we need to find the component form of both vectors, invert the components of vector CD, and then add these to the components of vector AB.
First, find the components of vector AB by subtracting the initial point from the terminal point: AB = terminalAB - initialAB = (-4+4, -8-4, 1-0) = (0, -12, 1).
Next, find the components of vector CD in the same way: CD = terminalCD - initialCD = (1+5, -5-7, -6+2) = (6, -12, -4).
Now we need the negatives of the components of vector CD to subtract: -CD = (-6, 12, 4).
Finally, add this to vector AB to find the component form of AB - CD: (0-6, -12+12, 1+4) = (-6, 0, 5).
Therefore, the component form of vector AB minus vector CD is (-6, 0, 5).