Final answer:
To find the sum of two vectors, you simply add their corresponding components. The magnitude of the sum vector is found using the Pythagorean theorem, and the direction angle can be calculated using trigonometry.
Step-by-step explanation:
To find the sum of two vectors, you simply add their corresponding components. For the vectors →B = -îi - 4ụj and →A = -3îi - 2ụj, the sum is given by (→A + →B) = (-3î - 2ụj) + (-îi - 4ụj) = (-4îi - 6ụj).
To calculate the magnitude of a vector, you can use the Pythagorean theorem. The magnitude of the sum vector is given by the formula |→C| = √(Cx2 + Cy2), where Cx and Cy are the x and y components of the vector. Plugging in the values, we get |→C| = √((-4)2 + (-6)2) = 7.211 units.
The direction angle of a vector can be calculated using the formula tan(θ) = Cy/Cx, where θ is the direction angle. Solving for θ, we get θ = tan-1(Cy/Cx). Plugging in the values, we get θ = tan-1(-6/-4) = 120°.