2
$\begingroup$

I have the question "The force vectors in the following diagrams are all coplanar but not drawn to scale. Use appropriate trigonometry to answer the following questions.

Calculate the resultant force on the following objects and the acceleration it produces."

enter image description here

For this I have made a triangle and have used Pythagoras to find the length of the hypotenuse R. The answer is get for this is:

enter image description here

However, the solutions say that the answer for the length R should be 4.2 N.

I do not understand how This is achieved.

  • 0
    What is that $\;7.0\,N\;$ "floating" there? And/or what is that $\;5.0\,Kg.\;$ there, too?2017-01-18
  • 0
    sorry I should have drawn the diagram more clearer please see my edit. And the 5.0 kg is the weight of the object which is circled. The 7.0N is the length of the horizontal of the triangle and the 3.0N is the length of the vertical side of the triangle.2017-01-18

2 Answers 2

1

First combine two horizontal forces. As they are in opposite direction. So you got 3 N as resultant force. Now,

$\sqrt{(3)^2 + (3)^2} = \sqrt{18}$ = 4.24 N

  • 1
    You're neglecting one of the forces.2017-01-18
  • 0
    Could you please explain which force is being neglected ? Thanks (:2017-01-18
  • 2
    I am not neglecting forces one horizontal force is 7 N and other is 4 N and both in opposite direction. So resultant force is 7-4 = 3N. And vertical force is also 3N.2017-01-18
2

Two things:

First (and most importantly in this case), you ignored the $4$ Newton vector. You're supposed to find the resultant force of all three of the forces shown. Fortunately, the $4$ and $7$ are along the same line (although in opposite directions) so you don't need trigonometry or Pythagoras to figure out how to combine them.

Second, the way to find the resultant of two vectors is not generally by drawing an arrow from the tip of one vector to another. You can put the two vectors tip-to-tail and then go from the first tail to the second tip, or make a parallelogram and draw the diagonal from the common tail of the vectors. When the angle between the vectors is a right angle you get the correct magnitude anyway (since both diagonals of a rectangle are equal) but you do not get the correct direction. (It's unclear from the question whether you needed to find the direction of acceleration, but at least sometimes you will need to know how to do it.)

The easy way to do this problem is to combine the two horizontal vectors first, which gives you a (smaller) horizontal vector: the force of $4$ N to the right partially cancels the $7$ N to the left; $7 - 4 = 3,$ so the net force is $3$ N to the left. Then combine that with the vertical vector. That way you will have accounted for all three vectors.

  • 0
    I understand what you are saying but I still can't understand why the resultant force is 4.2N2017-01-18
  • 1
    The Pythagorean Theorem will give you the correct magnitude, and you used the correct vertical force, but you have to put in the _net_ horizontal force (which is $3$) instead of $7$. Then you would get the same calculation as shown in the other answer, $3^2+3^2$ instead of $7^2+3^2$.2017-01-18
  • 0
    Okay thank you I understand now (:2017-01-18