Skip to main content
Ch. 4 - Laws of Sines and Cosines; Vectors
Blitzer - Trigonometry 3rd Edition
Blitzer3rd EditionTrigonometryISBN: 9780137316601당신이 사용하는 게 아니라요?교과서 변경
4장, 문제 36

If u = 5i + 2j, v = i - j, and w = 3i - 7j, find u ⋅ (v + w).

검증된 단계별 안내
1
First, understand that the problem requires finding the dot product of vector \( u \) with the sum of vectors \( v \) and \( w \). The dot product is defined as \( \mathbf{a} \cdot \mathbf{b} = a_x b_x + a_y b_y \) for 2D vectors.
Calculate the vector sum \( \mathbf{v} + \mathbf{w} \) by adding their corresponding components: \( (v_x + w_x) \) for the i-component and \( (v_y + w_y) \) for the j-component.
Write down the resulting vector from step 2 explicitly as \( \mathbf{v} + \mathbf{w} = (v_x + w_x)\mathbf{i} + (v_y + w_y)\mathbf{j} \).
Now, compute the dot product \( \mathbf{u} \cdot (\mathbf{v} + \mathbf{w}) \) by multiplying the i-components of \( \mathbf{u} \) and \( \mathbf{v} + \mathbf{w} \), and the j-components of \( \mathbf{u} \) and \( \mathbf{v} + \mathbf{w} \), then summing these products: \( u_x (v_x + w_x) + u_y (v_y + w_y) \).
Express the final dot product as a sum of products of components without calculating the numerical value, which completes the setup for the solution.

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
2m

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

Vector Addition

Vector addition involves combining two vectors by adding their corresponding components. For example, if v = i - j and w = 3i - 7j, then v + w = (1+3)i + (-1-7)j = 4i - 8j. This operation is essential before performing the dot product in the given problem.
추천 영상:
05:29
Adding Vectors Geometrically

Dot Product of Vectors

The dot product of two vectors u and v is a scalar calculated by multiplying their corresponding components and summing the results. For vectors u = a1i + b1j and v = a2i + b2j, u ⋅ v = a1a2 + b1b2. This operation measures the extent to which two vectors point in the same direction.
추천 영상:
05:40
Introduction to Dot Product

Component Form of Vectors

Vectors can be expressed in component form using unit vectors i and j along the x and y axes, respectively. This form allows easy manipulation of vectors through addition, subtraction, and dot product by working directly with their components.
추천 영상:
03:55
Position Vectors & Component Form