How do you add angles with vectors?
How do you add angles with vectors? To add the two vectors, add them in coordinate form: (3.5, 3.5) + (5.7, 4.0) = (9.2, 7.5). Convert (9.2, 7.5) into magnitude/angle form. Apply the equation theta = tan–1(y/x) to find the angle, which is tan–1(7.5/9.2) = tan–1(0.82) = 39 degrees. Converting to two significant digits gives […]