Math Problem Statement

Find the resultant of 3 concurrent coplanar forces of:

  1. 60 N acting 20° east of north
  2. 30 N east
  3. 150 N acting 40° east of south

Solution

To find the resultant of the three concurrent coplanar forces, we can resolve each force into its horizontal (x) and vertical (y) components, then add them up to find the total components in the x and y directions. Finally, we'll use these components to find the magnitude and direction of the resultant force.

Force 1: 60N60 \, \text{N} acting 2020^\circ east of north

  • This force has components:
    • Horizontal (x-component): F1x=60sin(20)F_{1x} = 60 \sin(20^\circ)
    • Vertical (y-component): F1y=60cos(20)F_{1y} = 60 \cos(20^\circ)

Force 2: 30N30 \, \text{N} east

  • This force is purely horizontal:
    • Horizontal (x-component): F2x=30F_{2x} = 30
    • Vertical (y-component): F2y=0F_{2y} = 0

Force 3: 150N150 \, \text{N} acting 4040^\circ east of south

  • This force is acting south and east, so its components are:
    • Horizontal (x-component): F3x=150sin(40)F_{3x} = 150 \sin(40^\circ)
    • Vertical (y-component): F3y=150cos(40)F_{3y} = -150 \cos(40^\circ) (negative because it is southward)

Step 1: Resolve each force into components

  1. Force 1:

    • F1x=60sin(20)60×0.3420=20.52NF_{1x} = 60 \sin(20^\circ) \approx 60 \times 0.3420 = 20.52 \, \text{N}
    • F1y=60cos(20)60×0.9397=56.38NF_{1y} = 60 \cos(20^\circ) \approx 60 \times 0.9397 = 56.38 \, \text{N}
  2. Force 2:

    • F2x=30NF_{2x} = 30 \, \text{N}
    • F2y=0NF_{2y} = 0 \, \text{N}
  3. Force 3:

    • F3x=150sin(40)150×0.6428=96.42NF_{3x} = 150 \sin(40^\circ) \approx 150 \times 0.6428 = 96.42 \, \text{N}
    • F3y=150cos(40)150×0.7660=114.90NF_{3y} = -150 \cos(40^\circ) \approx -150 \times 0.7660 = -114.90 \, \text{N}

Step 2: Add the components

Now, we sum the components in the xx-direction and yy-direction:

  • Total horizontal component (x): FRx=F1x+F2x+F3x=20.52+30+96.42=146.94NF_{\text{Rx}} = F_{1x} + F_{2x} + F_{3x} = 20.52 + 30 + 96.42 = 146.94 \, \text{N}

  • Total vertical component (y): FRy=F1y+F2y+F3y=56.38+0114.90=58.52NF_{\text{Ry}} = F_{1y} + F_{2y} + F_{3y} = 56.38 + 0 - 114.90 = -58.52 \, \text{N}

Step 3: Calculate the magnitude of the resultant force

The magnitude RR of the resultant force is given by the Pythagorean theorem: R=FRx2+FRy2R = \sqrt{F_{\text{Rx}}^2 + F_{\text{Ry}}^2} R=146.942+(58.52)221575.55+3428.43=25004158.12NR = \sqrt{146.94^2 + (-58.52)^2} \approx \sqrt{21575.55 + 3428.43} = \sqrt{25004} \approx 158.12 \, \text{N}

Step 4: Calculate the direction of the resultant force

The angle θ\theta of the resultant force relative to the east (positive x-axis) is given by: θ=tan1(FRyFRx)\theta = \tan^{-1}\left( \frac{F_{\text{Ry}}}{F_{\text{Rx}}} \right) θ=tan1(58.52146.94)tan1(0.398)21.8\theta = \tan^{-1}\left( \frac{-58.52}{146.94} \right) \approx \tan^{-1}(-0.398) \approx -21.8^\circ This means the angle is 21.821.8^\circ south of east.

Final Result:

The resultant force has:

  • Magnitude: 158.12N158.12 \, \text{N}
  • Direction: 21.821.8^\circ south of east

Do you want more details or have any questions?

Here are some related questions you might find useful:

  1. How would you calculate the resultant of three forces acting at different angles (non-coplanar)?
  2. What would happen if two forces were exactly opposite in direction?
  3. How do you resolve forces acting in three dimensions?
  4. What is the significance of the angle in determining the direction of a force?
  5. Can the law of sines and cosines be used to find the resultant of non-concurrent forces?

Tip: When working with forces at angles, always remember to break them down into horizontal and vertical components before summing them up!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Vector Addition
Force Resolution
Trigonometry
Pythagorean Theorem

Formulas

F_{1x} = F_1 \sin(\theta_1)
F_{1y} = F_1 \cos(\theta_1)
F_{Rx} = F_{1x} + F_{2x} + F_{3x}
F_{Ry} = F_{1y} + F_{2y} + F_{3y}
R = \sqrt{F_{Rx}^2 + F_{Ry}^2}
θ = \tan^{-1}(F_{Ry} / F_{Rx})

Theorems

Pythagorean Theorem
Trigonometric Identities

Suitable Grade Level

Grades 11-12