Vector A points in the negative x direction. Vector B points at an angle of 29.0 above the positive x axis. Vector B has a magnitude of 17m and points in a direction 46.0 below the positive x axis.

Given that A+B+C=0
Find magnitude of A and B

You need to know Vector C, or the magnitude of A, to answer that question.

You specified B twice, in a contradictory manner.

I believe you copied the problem incorrectly.

I believe the second vector B is supposed to be vector C.

To find the magnitudes of vectors A and B, we'll use the fact that the sum of the three vectors A, B, and C is equal to zero.

First, let's analyze vector A. We know that it points in the negative x direction. Since vector A is purely in the x-direction, its y-component (Ay) and z-component (Az) are both zero.
So, we can express vector A as (Ax, 0, 0). Since it points in the negative x direction, the magnitude of Ax is positive.

Next, let's analyze vector B. We're given that it points at an angle of 29.0° above the positive x-axis, and its magnitude is 17m. We can decompose vector B into its x, y, and z components.
The x-component (Bx) is given by B * cos(29.0°) since it lies along the positive x-axis.
The y-component (By) is given by B * sin(29.0°) because it points above the positive x-axis.
The z-component (Bz) is given by -B * cos(46.0°) because it points below the positive x-axis and the negative z-axis.

So, we have vector B as (Bx, By, Bz).

Finally, since the sum of A, B, and C is zero, we can write the equation:

Ax + Bx + Cx = 0
Ay + By + Cy = 0
Az + Bz + Cz = 0

Since A and B are in the xz plane, the y-components of all three vectors are zero. So we can ignore the equations for Ay, By, and Cy.

Now, let's substitute the expressions for vector A and B into the equation:

Ax + Bx + Cx = 0
0 + By + 0 = 0
Az + Bz + Cz = 0

Substituting the x-component equations for A and B:

Ax + Bx + Cx = 0
0 + By + 0 = 0
Az + Bz + Cz = 0

Ax = -Bx - Cx
By = 0
Az + Bz + Cz = 0

From the equations, we can see that Bx = -Ax - Cx and Bz = -Az - Cz.

Since B is given as (17m), we can substitute the components of B into the equation:

- Ax - Cx = 17 * cos(29.0°)
- Az - Cz = -17 * cos(46.0°)

From these equations, we can solve for Ax and Az.

Once you find the values of Ax and Az, you can calculate the magnitude of vector A using the formula:

|A| = sqrt(Ax^2 + Ay^2 + Az^2).

Similarly, you can find the magnitude of vector B using the same formula:

|B| = sqrt(Bx^2 + By^2 + Bz^2).

By solving these equations, you can find the magnitudes of vectors A and B.