Final answer:
To find the sum of vectors u and v, add their corresponding components. The magnitude of the sum can be found using the Pythagorean theorem.
Step-by-step explanation:
To find the sum of two vectors, u and v, we add their corresponding components. For u = <-4, 7> and v = <11, -6>, we add the x-components and the y-components separately:
u + v = x + vx, uy + vy> = <-4 + 11, 7 - 6> = <7, 1>
To find the magnitude of the sum of two vectors, we use the Pythagorean theorem:
|u + v| = √(ux + vx)2 + (uy + vy)2 = √(7)2 + (1)2 = √50 units