a) A = 8.0 m South
Since the vector is directly along the South direction, there is no x component.
x component: 0 m
y component: -8.0 m (negative because it's southward)
Component form: A = (0, -8.0)
b) B = -15.0 m at 30° East of North
To find the components, we can use the following relationships:
x component: B_x = B * sin(θ)
y component: B_y = B * cos(θ)
B_x = -15.0 * sin(30°) = -15.0 * 0.5 = -7.5 m
B_y = -15.0 * cos(30°) = -15.0 * (sqrt(3)/2) ≈ -12.99 m
Component form: B ≈ (-7.5, -12.99)
c) C = 12.0 m at 25° South of West
x component: C_x = -C * cos(θ) (negative because it's westward)
y component: C_y = -C * sin(θ) (negative because it's southward)
C_x = -12.0 * cos(25°) ≈ -10.85 m
C_y = -12.0 * sin(25°) ≈ -5.16 m
Component form: C ≈ (-10.85, -5.16)
d) D = 10.0 m at 53° West of North
x component: D_x = -D * sin(θ) (negative because it's westward)
y component: D_y = D * cos(θ)
D_x = -10.0 * sin(53°) ≈ -8.0 m
D_y = 10.0 * cos(53°) ≈ 6.0 m
Component form: D ≈ (-8.0, 6.0)