By taking the difference between the given vectors, we will see that:
(a – b) – (2d – c) = 7i - 27j
Here we have the vectors:
Where the right part is in component form.
And we want to find (a – b) – (2d – c), let's solve this in parts:
(a - b) = (2, 9) - (-4, 5) = (2 - (-4), 9 - 5) = (6, 4) = 6i + 4j
(2d - c) = 2*(0, 14) - (1, -3) = (-1, 28 - (-3)) = (-1, 31) = -i + 31j
Then:
(a – b) – (2d – c) = (6, 4) - (-1, 31) = (6 - (-1), 4 - 31) = (7, -27) = 7i - 27j
If you want to learn more about vectors, you can read:
https://brainly.com/question/3184914