A force of125 N pulls due west on a body, and a second force pulls N 28.7 degrees W. The resultantforce is 212 N. Find the second force and the direction of the resultant.

You have angle.side.side

Law of cosines first to find the second force
R^2=1st^2+sec^2-2*1st*Sec*cosTheta

solve for sec.

one you have the second force, use the law of sines to find the resultant angle. Draw a sketch first

To find the second force and the direction of the resultant force, we can use vector addition.

Let's label the first force as F1 = 125 N and its direction as due west (which we can represent as 270 degrees or -90 degrees in a Cartesian coordinate system).

Now, let's break down the second force into its horizontal and vertical components.

Given that the angle of the second force is 28.7 degrees west of north, we can determine its horizontal and vertical components using trigonometry.

The horizontal component (F2x) can be obtained by multiplying the magnitude of the force (F2) by the cosine of the angle:

F2x = F2 * cos(angle)

Similarly, the vertical component (F2y) can be obtained by multiplying the magnitude of the force (F2) by the sine of the angle:

F2y = F2 * sin(angle)

Now, let's combine the horizontal and vertical components to find the resultant force. The resultant force can be calculated using the Pythagorean theorem:

Resultant force magnitude (R) = sqrt((F1 + F2x)^2 + F2y^2)

Given that the resultant force magnitude is 212 N, we can set up the equation:

212 = sqrt((125 + F2x)^2 + F2y^2)

Now, we need to solve for F2x and F2y.

To find F2x, we can use the given angle and the cosine function:

F2x = F2 * cos(angle)

To find F2y, we can use the given angle and the sine function:

F2y = F2 * sin(angle)

Substituting these values into the equation for the resultant force magnitude, we have:

212 = sqrt((125 + F2 * cos(angle))^2 + (F2 * sin(angle))^2)

Now, we can solve this equation to find the value of F2, which is the magnitude of the second force. Once we have the magnitude, we can determine the direction of the resultant force by finding the angle it makes with the positive x-axis.

To summarize, we can find the second force and the direction of the resultant force by breaking down the second force into its horizontal and vertical components, calculating the resultant force magnitude using vector addition, and then determining the angle with the positive x-axis.