Now add using the component method. Find x- and y-components of every vector, sum up each x-components and then all y-components and find the resultant by Pythagorean theorem:
"A_x=0\\\\\nA_y=130\\\\\nB_x=-60\\text{ cos}35\u00b0=-49\\\\\nB_y=-60\\text{ sin}35\u00b0=-34\\\\\nC_x=85\\text{ sin}50\u00b0=65\\\\\nC_y=-85\\text{ cos}50\u00b0=-55\\\\\nR_x=A_x+B_x+C_x=0-49+65=16\\\\\nR_y=A_y+B_y+C_y=130-34-55=41\\\\\nR=\\sqrt{R_x^2+R_y^2}=\\sqrt{16^2+41^2} =44\\\\\n\\theta_R=\\text{atan}\\frac{R_y}{R_x}=69\u00b0\\text{ N of W}."
According to our image, the % difference in magnitude is around 30%.
Comments
Leave a comment