though the vectors are going in opposite directions, their terminal and starting points are the same, just switched, check the picture below.
recall the component for (a,b), (c,d) is just (c-a , d-b),
the component form for "v" is then
(5, -4), (15, 22) => (15 - 5, 22-(-4)) => (15 - 5, 22+4) => (10 , 26).
and since "v" is twice as long as "u", then its form is 2v, or
2(10 , 26) => (20, 52)