I have been asked to solve the following question, and I am not sure where to begin with it :
Given two vectors $a$ and $b$ , where the magnitude of $b$ is double the magnitude of $a$ and the angle between the two vectors is $60°$, we may define two further vectors: $c = a − 2b$ and $d =14a − 2b$ .
Show that the vectors c and d are perpendicular to each other.
I am aware that $$a\cdot b = \vert a\vert\cdot \vert b\vert\cdot cos $$
However im not sure how to apply it in this question.
Any help in solving this question and the methodology to solve it would be greatly appreciated