Vector C has a magnitude 25.8 m and is in the direction of the negative y axis. Vectors A and B are at angles α = 41.9° and β = 27.2° up from the x axis respectively. If the vector sum A B C = 0, what are the magnitudes of A and B?

To find the magnitudes of vectors A and B, we can break down the vector sum A + B + C = 0 into its x and y components. Since vector C is in the direction of the negative y-axis, its y-component will be -25.8 m, and its x-component will be 0.

Let's denote the magnitudes of vectors A and B as A and B, respectively.

Now, let's break down vector A into its x and y components. The x-component of vector A can be found using the equation:

Ax = A * cos(α)

Similarly, the y-component of vector A can be found using:

Ay = A * sin(α)

Likewise, for vector B:

Bx = B * cos(β)
By = B * sin(β)

Now, we form the x and y component equations for the vector sum:

Ax + Bx + 0 = 0 (since the x-component of vector C is 0)
Ay + By - 25.8 = 0 (since the y-component of vector C is -25.8)

Substituting the component equations for A and B:

A * cos(α) + B * cos(β) = 0
A * sin(α) + B * sin(β) - 25.8 = 0

Now, we solve these two equations simultaneously to find the values of A and B.

Using trigonometric identities, we can rewrite the equations as:

A * cos(α) = -B * cos(β)
A * sin(α) + B * sin(β) = 25.8

Now, we can solve for A using the first equation:

A = -B * cos(β) / cos(α)

Substituting this value of A into the second equation, we can solve for B:

(-B * cos(β) / cos(α)) * sin(α) + B * sin(β) = 25.8

Simplifying the equation:

-B * sin(β) + B * sin(β) * cos(β) / cos(α) = 25.8

Factoring out B:

B * (-sin(β) + sin(β) * cos(β) / cos(α)) = 25.8

Dividing both sides by (-sin(β) + sin(β) * cos(β) / cos(α)):

B = 25.8 / (-sin(β) + sin(β) * cos(β) / cos(α))

Now that we have the value of B, we can substitute it back into the first equation to find A:

A = -B * cos(β) / cos(α)

Finally, we have the magnitudes of vectors A and B.