16. Vector A has a magnitude of 3 in the leftward direction and B has a magnitude of 5 in the rightward direction. What is the value of 2A – B?

You can also answer other types of problems using vectors. Try this one:
Two forces are pushing on an object, one at 12 lbs of Force and one at 5.66 lbs of Force. The angle between them is 35° (each is 72.5 from horizontal, such that the forces make a v with the object in the center).

17. What is the total Force on the object?

18. What is the smallest angle of the triangle?

19. What is the largest angle in the triangle?

20. What is the remaining angle of the triangle?

To find the value of 2A - B, we need to first determine the direction of vector A and B.

Given that vector A has a magnitude of 3 in the leftward direction, we can represent it as A = -3i, where i is the unit vector in the x-direction.

On the other hand, vector B has a magnitude of 5 in the rightward direction, so B = 5i.

To find 2A - B, we multiply vector A by 2 and subtract vector B:

2A - B = 2(-3i) - 5i

= -6i - 5i

= -11i

Therefore, the value of 2A - B is -11i.

Moving on to the second set of questions:

17. To find the total force on the object, we need to use vector addition. We can break down the forces into their vector components by using trigonometry. Let's denote the force of 12 lbs at an angle of 72.5° as F1 and the force of 5.66 lbs at the same angle as F2.

To find the horizontal component of F1, we use cos(72.5°):

F1x = 12 lbs * cos(72.5°)

Similarly, the vertical component of F1 is found using sin(72.5°):

F1y = 12 lbs * sin(72.5°)

For F2, we can use the same approach to find its horizontal and vertical components:

F2x = 5.66 lbs * cos(72.5°)
F2y = 5.66 lbs * sin(72.5°)

To find the total force, we add the horizontal and vertical components together:

Fx = F1x + F2x
Fy = F1y + F2y

Using these values, we calculate the total force:

Total Force = sqrt(Fx^2 + Fy^2)

18. To find the smallest angle of the triangle, we need to identify the smallest side of the triangle based on the given information. In this case, the smallest side corresponds to the smallest magnitude of the forces. Hence, the smallest angle of the triangle is the angle opposite to this smallest side.

19. To find the largest angle in the triangle, we need to identify the largest side of the triangle based on the given information. In this case, the largest side corresponds to the largest magnitude of the forces. Hence, the largest angle of the triangle is the angle opposite to this largest side.

20. To find the remaining angle of the triangle, we can subtract the sum of the smallest and largest angles from 180 degrees since the angles in a triangle add up to 180 degrees.