Give the component form of the resultant vector in the following.

NOTE: Answer must be typed in using the following format --including the parentheses: (#,#)
u = (3, -4)
v = (-5, -2)
u - v = ?

To find the resultant vector of u - v, we need to subtract the corresponding components of u and v.

(u - v) = (3 - (-5), (-4) - (-2))
= (3 + 5, -4 + 2)
= (8, -6)

Therefore, the component form of the resultant vector is (8, -6).

To find the component form of the resultant vector (u - v), subtract the corresponding components of u and v:

Subtracting the x-components: 3 - (-5) = 8
Subtracting the y-components: -4 - (-2) = -2

Therefore, the component form of the resultant vector (u - v) is: (8, -2)