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 = (16, -8)
v = (-5, 3)
u + v = ?

(11, -5)

To find the component form of the resultant vector, you simply add the corresponding components of u and v.

Given:
u = (16, -8)
v = (-5, 3)

To find u + v, add the corresponding components:
(16 + (-5), -8 + 3)

Simplifying further:
(11, -5)

Therefore, the component form of the resultant vector u + v is (11, -5).