Difficulty: Medium
Correct Answer: 20 N
Explanation:
Introduction / Context:
Vector addition with angular separation often appears in statics and dynamics. A useful technique is to convert geometric constraints (like perpendicularity) into dot-product equations. Here, the resultant is perpendicular to one of the forces, which allows a straightforward algebraic solution.
Given Data / Assumptions:
Concept / Approach:
Use the dot product: If R ⟂ P, then R · P = 0. Since R = P + Q, we have P · P + Q · P = 0. Evaluate Q · P via magnitudes and the included angle: Q P cos 120°.
Step-by-Step Solution:
Verification / Alternative check:
Law of cosines on triangle formed by vectors can also be used to find R and then check perpendicularity via Pythagoras on magnitudes; you will arrive at the same p = 20 N.
Why Other Options Are Wrong:
Common Pitfalls:
Using 60° instead of 120° (supplementary angle confusion) or forgetting the negative cosine for obtuse angles.
Final Answer:
20 N
Discussion & Comments