N-VM 수와 양—벡터와 행렬: 각도가 주어졌을 때 벡터의 크기

벡터 A + B 의 크기를 구하시오. 단, A 의 크기는 4 이고 각도는 54 도이며, B 의 크기는 3 이고 각도는 310 도입니다.

[1] [0]

Step 1 of 5

Calculate the x and y components of A using the formulas A x = A cos ( ∠A ) and A y = A sin ( ∠A ) .

A = 4 cos ( 54 ° ) , 4 sin ( 54 ° )

Step 2 of 5

Calculate the x and y components of B using the formulas B x = B cos ( ∠B ) and B y = B sin ( ∠B ) .

B = 3 cos ( 310 ° ) , 3 sin ( 310 ° )

Step 3 of 5

Calculate the x and y components of the sum of vectors A and B .

If S = A + B , S x = A x + B x and S y = A y + B y .

Vector sum:

A + B = 4 cos ( 54 ° ) , 4 sin ( 54 ° ) + 3 cos ( 310 ° ) , 3 sin ( 310 ° )

A + B = 4 cos ( 54 ° ) + 3 cos ( 310 ° ) , 4 sin ( 54 ° ) + 3 sin ( 310 ° )

Step 4 of 5

Calculate the magnitude of the sum of vectors A and B using the formula S = S x 2 + S y 2 .

The magnitude of A + B is ( 4 cos ( 54 ° ) + 3 cos ( 310 ° ) ) 2 + ( 4 sin ( 54 ° ) + 3 sin ( 310 ° ) ) 2 = 4.38 .

Step 5 of 5

Hence, the magnitude of A + B is 4.38 .