Math Problem Statement

if you are given the magnitude of two vectors in a 3d space and the angle between them, how could you find the value of the dot product of those two vectors added and subtracted. so, if a and b are the vectors, how would you find (a+b) * (a-2b)? solve using the magnitude 1 for a and 3 for b. the angle between the vectors is pi/3 radians. answers should be in exact form

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Vectors
Dot Product
Trigonometry

Formulas

Dot product formula: \( \mathbf{a} \cdot \mathbf{b} = |\mathbf{a}| |\mathbf{b}| \cos(\theta) \)

Theorems

-

Suitable Grade Level

Advanced High School