
The formula
cos(x + y) = cos x cos y − sin x sin y
can initially seem surprising.
A natural question is:
If we start with a vector whose horizontal component is cos x, why don’t we keep that original cos x and then add the changes caused by the additional angle y?
This question gets to the heart of how the angle-addition formula actually works.
Q1. When we start with an angle x, what is cos x?
Consider a unit vector making an angle x with the horizontal axis.
Its coordinates are:
(cos x, sin x)
Therefore:
Horizontal component = cos x
Vertical component = sin x
We can picture it as:
P
●
/|
/ |
/ | sin x
/ |
/ |
/ |
/ x |
/ |
O───────●
cos x
So yes, initially the horizontal length is cos x.
Q2. If the original horizontal length is cos x, why don’t we keep it?
This is the crucial point.
Because we are not merely adding something to the original vector.
We are rotating the entire vector through an additional angle y.
When the vector rotates, its horizontal projection changes.
For example, imagine a horizontal vector of length 10:
O────────────────→
10
Its horizontal component is 10.
Now rotate it by 60°:
↗
/
/ 10
/
O────────→
5
The vector is still 10 units long, but its new horizontal component is 5.
We would not calculate:
10 + 5
The original 10 was the horizontal component before the rotation.
The 5 is the horizontal component after the rotation.
We are interested in the new value.
Exactly the same thing happens to cos x.
Q3. So what happens to the original cos x component?
Initially, the horizontal component has length:
cos x
After rotating it through y, its new horizontal projection is:
cos x cos y
Therefore:
cos x → cos x cos y
The original cos x does not remain as a separate horizontal piece.
It has been rotated.
So we don’t write:
cos x + cos x cos y
We write:
cos x cos y
because that is the new horizontal contribution from the original cos x component.
Q4. Why is the new contribution cos x cos y?
Suppose we have a vector of length L and rotate it through angle y.
Its horizontal projection is:
L cos y
because:
cos y = horizontal projection / L
Therefore:
horizontal projection = L cos y
For our original horizontal component:
L = cos x
Therefore:
horizontal contribution = cos x cos y
This is the first contribution to the final horizontal length.
Q5. What happens to the original sin x component?
Now consider the original vertical component.
Its length is:
sin x
Initially, it points straight upward.
Therefore, initially it has:
horizontal contribution = 0
Now rotate it counterclockwise through y.
It tilts toward the left:
↖
/
/
/
/
/
O────────→
It now develops a horizontal component pointing to the left.
The magnitude of this horizontal component is:
sin x sin y
Since it points left, its signed contribution is:
−sin x sin y
Q6. So are we treating the two components independently?
Yes.
This is the central idea.
We start with the two components:
cos x — horizontal
sin x — vertical
We then ask two separate questions.
First question
What does the original cos x component contribute to the new horizontal direction after rotation by y?
Answer:
+cos x cos y
Second question
What does the original sin x component contribute to the new horizontal direction after rotation by y?
Answer:
−sin x sin y
We calculate these contributions independently.
Only then do we combine them.
Q7. Why can we treat them independently?
Because the original vector can be decomposed into two components.
Conceptually:
Original vector = horizontal component + vertical component
or:
Original vector = cos x component + sin x component
When we rotate the vector, we can mathematically track what happens to each component separately.
The rotated vector is the sum of the rotated components.
This is a fundamental property of vectors.
Therefore, we can calculate their contributions independently and then add them.
Q8. What happens when we combine the two contributions?
We have:
Contribution from cos x = +cos x cos y
and:
Contribution from sin x = −sin x sin y
Therefore:
Final horizontal component
= cos x cos y − sin x sin y
But after rotating the original vector by y, the final angle is:
x + y
The horizontal component of a unit vector at this final angle is:
cos(x + y)
Therefore:
cos(x + y) = cos x cos y − sin x sin y
Q9. Why isn’t there an additional cos x?
This is now the key distinction:
cos x is the old horizontal projection.
cos x cos y is the new horizontal contribution from that original component.
The old projection is not still present after the vector has been rotated.
Think of it as:
Before rotation:
horizontal = cos x
After rotation:
horizontal contribution from that component = cos x cos y
So adding both would count the same component twice.
That’s why this is incorrect:
cos x + cos x cos y − sin x sin y
The correct expression is:
cos x cos y − sin x sin y
Q10. Can we see this with a simple ladder analogy?
Yes.
Imagine a ladder of length 10 lying horizontally.
Its horizontal length is:
10
Now rotate the ladder upward until it makes an angle of 60° with the ground.
Its horizontal projection is now:
10 cos 60° = 5
We don’t say:
10 + 5 = 15
because the original horizontal length of 10 has not remained as an additional piece.
The ladder has changed orientation.
Similarly, when our vector rotates, cos x is replaced by its new projection cos x cos y.
Q11. So what is the formula really saying?
The formula
cos(x + y) = cos x cos y − sin x sin y
can be read as:
The final horizontal component equals the horizontal contribution from the original horizontal component minus the horizontal contribution from the original vertical component.
In other words:
Final horizontal component
=
contribution from original horizontal component
−
contribution from original vertical component
or:
cos(x + y)
=
cos x cos y
−
sin x sin y
Q12. Why does the second contribution have a minus sign?
Because the two contributions point in opposite directions.
The first contribution points right:
+cos x cos y →
The second contribution points left:
← −sin x sin y
Therefore:
rightward contribution − leftward contribution
gives:
cos x cos y − sin x sin y
The minus sign is therefore a consequence of direction, not an arbitrary rule.
Q13. What is the complete picture?
We can summarize the whole process like this:
Before rotation
P
●
/|
/ |
/ | sin x
/ |
/ |
/ |
/ x |
O───────●
cos x
The vector has:
horizontal = cos x
vertical = sin x
After rotation by y
The original horizontal component produces:
+cos x cos y
The original vertical component produces:
−sin x sin y
Therefore:
+ cos x cos y
→
←
− sin x sin y
Combining them:
Final horizontal component
= cos x cos y − sin x sin y
Since the final angle is x + y:
Final horizontal component = cos(x + y)
Therefore:
cos(x + y) = cos x cos y − sin x sin y
Q14. What is the deepest idea to take away?
The most important insight is this:
We are not starting with cos x and then adding two new lengths to it. We are finding the new horizontal projection of the entire vector after rotation.
The original vector has two components.
We examine each component separately:
cos x → +cos x cos y
sin x → −sin x sin y
Then we combine their new horizontal contributions:
cos x cos y − sin x sin y
That combined result is the horizontal component of the rotated vector.
And because the rotated vector is at angle x + y, that horizontal component is:
cos(x + y).
So the formula is not something mysterious to memorize. It is simply the result of decomposing a vector, rotating its components, finding their new horizontal projections, and adding those projections together.








