Skip to main content
Ch. 7 - Applications of Trigonometry and Vectors
Lial - Trigonometry 12th Edition
Lial12th EditionTrigonometryISBN: 9780136552161당신이 사용하는 게 아니라요?교과서 변경
8장, 문제 69

Let u = 〈-2, 1〉, v = 〈3, 4〉, and w = 〈-5, 12〉. Evaluate each expression.
uv - uw

검증된 단계별 안내
1
Recall that the dot product of two vectors \( \mathbf{a} = \langle a_1, a_2 \rangle \) and \( \mathbf{b} = \langle b_1, b_2 \rangle \) is given by the formula: \[ \mathbf{a} \cdot \mathbf{b} = a_1 \times b_1 + a_2 \times b_2 \]
Calculate the dot product \( \mathbf{u} \cdot \mathbf{v} \) using the components of \( \mathbf{u} = \langle -2, 1 \rangle \) and \( \mathbf{v} = \langle 3, 4 \rangle \): \[ \mathbf{u} \cdot \mathbf{v} = (-2) \times 3 + 1 \times 4 \]
Calculate the dot product \( \mathbf{u} \cdot \mathbf{w} \) using the components of \( \mathbf{u} = \langle -2, 1 \rangle \) and \( \mathbf{w} = \langle -5, 12 \rangle \): \[ \mathbf{u} \cdot \mathbf{w} = (-2) \times (-5) + 1 \times 12 \]
Substitute the results from the two dot products into the expression \( \mathbf{u} \cdot \mathbf{v} - \mathbf{u} \cdot \mathbf{w} \) to get: \[ (\mathbf{u} \cdot \mathbf{v}) - (\mathbf{u} \cdot \mathbf{w}) \]
Simplify the expression by performing the arithmetic operations to find the final value of \( \mathbf{u} \cdot \mathbf{v} - \mathbf{u} \cdot \mathbf{w} \).

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

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
도움이 되었나요?

주요 개념

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

Dot Product of Vectors

The dot product is an algebraic operation that takes two equal-length sequences of numbers (vectors) and returns a single number. It is calculated by multiplying corresponding components and summing the results. For vectors u = 〈u1, u2〉 and v = 〈v1, v2〉, the dot product is u • v = u1*v1 + u2*v2.
추천 영상:
05:40
Introduction to Dot Product

Vector Components and Notation

Vectors in two dimensions are represented as ordered pairs 〈x, y〉, where x and y are components along the horizontal and vertical axes. Understanding this notation is essential for performing operations like addition, subtraction, and dot product on vectors.
추천 영상:
06:01
i & j Notation

Properties of the Dot Product

The dot product is distributive over vector addition and subtraction, meaning u • (v - w) = u • v - u • w. This property allows simplification of expressions involving multiple dot products, facilitating easier calculation and understanding of vector relationships.
추천 영상:
05:40
Introduction to Dot Product