Posted by sara on Wednesday, December 30, 2009 at 9:02am.
You can solve the problem with the following steps:
1. Resolve each force into the x- and y-directions.
2. Sum each of the x- and y-components to get the resultant components.
3. Combine the two resultant components into a single force using vector addition, i.e. use Pythagoras for the magnitude, calculate angle using atan(y/x). Be careful with the angle which can range from -180° to 180°. Work that out according to the sign of y and of x to find the quadrant the resultant belongs.
4. The required force that maintains equilibrium is equal in magnitude and opposite in direction to the resultant obtained in (3) above.
Related Questions
Physics - Five forces act simultaneously on Point A: the first 60N at 90 degrees...
Physics - If five forces act towards the same point on a body at angles of 60, ...
math - Which of these is the measure of an obtuse angle? A)45 degree B)90 degree...
pre-cal - Three forces with magnitudxes 100, 50 and 80 lbs act on an object at ...
chemistry - -182 degree c, -68 degree c, 943 degree c, 115 degree c, 0 degree c...
calculus - three forces with magnitudes 100, 50, and 80 lb act on an object at ...
Chemistry - Substance A has a melting point of -10 degree celcius and a boiling ...
Algebra II - Identify the degree of each term of polyrnomial and the degree of ...
Math23456 - Problem:4x^2y^3 Choices: a.2nd degree b.3rd degree c.4th degree d....
geometry - triangle GMA is 30 degree-60 degree-90 degree. If m=26cm,find a and s...
For Further Reading