Mathematical Fundamentals · MS01-001-G
Distributivity: multiply a factor across a sum or difference.
\[a(b+c) = ab + ac\]
Example:
\[3(2x - 5) = 6x - 15\]
Expanding removes parentheses; use it to simplify complex expressions.
Extracting a common factor: the reverse of expanding.
\[ab + ac = a(b + c)\]
Example:
\[6x^2 + 9x = 3x(2x + 3)\]
Factoring reveals hidden structure — always look for the greatest common factor first.
Three Essential Identities
\[( a + b )^2 = a^2 + 2ab + b^2\]
\[( a - b )^2 = a^2 - 2ab + b^2\]
\[(a + b)(a - b) = a^2 - b^2\]
Common Mistake
\[(a + b)^2 \neq a^2 + b^2\]
Do not forget the middle term \(2ab\).
Rule: isolate the unknown by applying the same operation to both sides.
General form:
\[ax + b = c \Rightarrow x = \frac{c - b}{a}\]
Example:
\[5x - 8 = 12\] \[5x = 20\] \[x = 4\]
A company has:
Set revenue equal to total cost and solve:
\[13x = 10{,}000 + 8x\] \[13x - 8x = 10{,}000\] \[5x = 10{,}000\] \[x = 2{,}000 \text{ units}\]
The company must sell 2,000 units to break even.
For complete theory, exercises, and worked problems, see the full module:
→ Module 2: Mastering Equations