Let π‘Žβƒ— and 𝑏 be two vectors in the xy plane making angles πœƒ and βˆ… with the x axis, respectively.

Use vector algebra to show that:
cos(πœƒ βˆ’ βˆ…) = cos πœƒ cos βˆ… + sin πœƒ sin βˆ…

good

To use vector algebra to show that cos(πœƒ βˆ’ βˆ…) = cos πœƒ cos βˆ… + sin πœƒ sin βˆ…, we can express the vectors π‘Žβƒ— and 𝑏 in terms of their components.

Let's assume that π‘Žβƒ— = π‘Žπ‘šπ‘Žπ‘”π‘›π‘–π‘‘π‘’π‘‘π‘’ and 𝑏 = π‘π‘šπ‘Žπ‘”π‘›π‘–π‘‘π‘’π‘‘π‘’, where π‘Ž and 𝑏 represent the magnitudes of the vectors π‘Žβƒ— and 𝑏, respectively.

To find the components of π‘Žβƒ— , we can use the cosine and sine functions. Since π‘Žβƒ— makes an angle πœƒ with the x-axis, its x-component can be found using the equation:
π‘Ž_π‘₯ = π‘Ž cos πœƒ

Similarly, the y-component of π‘Žβƒ— can be found using the equation:
π‘Ž_𝑦 = π‘Ž sin πœƒ

Using the same logic, the components of 𝑏 can be found as:
𝑏_π‘₯ = 𝑏 cos βˆ…
𝑏_𝑦 = 𝑏 sin βˆ…

Now, let's consider the dot product of π‘Žβƒ— and 𝑏, denoted as π‘Žβƒ— Β· 𝑏.

π‘Žβƒ— Β· 𝑏 = (π‘Ž_π‘₯ 𝑏_π‘₯) + (π‘Ž_𝑦 𝑏_𝑦)

Substituting the components of π‘Žβƒ— and 𝑏, we get:

π‘Žβƒ— Β· 𝑏 = (π‘Ž cos πœƒ)(𝑏 cos βˆ…) + (π‘Ž sin πœƒ)(𝑏 sin βˆ…)

Expanding the equation, we get:

π‘Žβƒ— Β· 𝑏 = π‘Žπ‘ cos πœƒ cos βˆ… + π‘Žπ‘ sin πœƒ sin βˆ…

Since the dot product between two vectors is equal to the product of their magnitudes and the cosine of the angle between them, we can rewrite the equation as:

π‘Žβƒ— Β· 𝑏 = π‘Žπ‘ cos(πœƒ - βˆ…)

Setting it equal to the previous expression, we have:

π‘Žπ‘ cos(πœƒ - βˆ…) = π‘Žπ‘ cos πœƒ cos βˆ… + π‘Žπ‘ sin πœƒ sin βˆ…

Now, dividing both sides of the equation by π‘Žπ‘, we get:

cos(πœƒ - βˆ…) = cos πœƒ cos βˆ… + sin πœƒ sin βˆ…

And there you have it! We have used vector algebra to show that cos(πœƒ - βˆ…) is equal to cos πœƒ cos βˆ… + sin πœƒ sin βˆ….

The angle between a and b is α = θ-Ø

aβ€’b = |a| |b| cosΞ±

aβ€’b = (xa*xb)+(ya*yb)
xa = |a| cosΞΈ
ya = |a| sinΞΈ
...
Carry on, and you will see the result fall right out.