The Assumed-Linearity Error
This video presents the same text shown beside it, spoken and on screen. It adds nothing the text does not say.
State
The assumed-linearity error rewrites f(a + b) as f(a) + f(b); most functions refuse the split.
Show
For f(x) = x²: f(1 + 4) = 25, while f(1) + f(4) = 1 + 16 = 17 — squaring a binomial term by term, reborn.
Builds on
- Nothing — this is a starting point.
Unlocks
- Nothing yet depends on this.