Number Systems and Algebra Fundamentals
Subject: Mathematics
Topic: 1
Cambridge Code: 0580
Number Systems
Real Numbers
Types of real numbers:
Natural numbers: 1, 2, 3, ... (N)
Whole numbers: 0, 1, 2, 3, ... (W)
Integers: ..., -2, -1, 0, 1, 2, ... (Z)
Rational numbers: Can be expressed as p/q where p, q ∈ Z, q ≠ 0 (Q)
Irrational numbers: Cannot be expressed as fractions (√2, π, e)
Real numbers: All rational and irrational numbers (R)
Surds
Surd - Root of number that cannot be simplified to rational number
Properties:
a×b=ab
ba=ba
Rationalizing denominators:
- Multiply by conjugate
- Example: 1+21=(1+2)(1−2)1−2=1−21−2=2−1
Indices (Powers)
Laws of indices:
am×an=am+n
am÷an=am−n
(am)n=amn
a0=1,a=0
a−n=an1
an1=na
anm=nam
Algebraic Expressions
Expanding and Factoring
Expanding brackets:
- Single: 3(2x+5)=6x+15
- Double: (a+b)(c+d)=ac+ad+bc+bd
- Difference of squares: (a+b)(a−b)=a2−b2
Factoring:
- Common factor: 6x+9=3(2x+3)
- Difference of squares: x2−4=(x−2)(x+2)
- Trinomial: x2+5x+6=(x+2)(x+3)
- Grouping: ax+ay+bx+by=a(x+y)+b(x+y)=(a+b)(x+y)
Algebraic Fractions
Simplifying:
x−2x2−4=x−2(x−2)(x+2)=x+2,x=2
Operations:
ba+dc=bdad+bc
ba×dc=bdac
ba÷dc=ba×cd=bcad
Linear Equations
Solving Linear Equations
Single variable:
2x+5=13
2x=8
x=4
Simultaneous equations (two unknowns):
Method 1: Substitution
y=2x+1
3x+y=11
3x+(2x+1)=11
5x=10
x=2,y=5
Method 2: Elimination
2x+3y=8
x−3y=1
Adding: 3x=9, so x=3
Quadratic Equations
Solving Quadratics
Quadratic formula:
x=2a−b±b2−4ac
For ax2+bx+c=0
Discriminant: Δ=b2−4ac
- Δ>0: Two distinct real roots
- Δ=0: One repeated real root
- Δ<0: No real roots
Factoring:
x2+5x+6=0
(x+2)(x+3)=0
x=−2 or x=−3
Completing the Square
x2+6x−7=0
x2+6x+9−9−7=0
(x+3)2=16
x+3=±4
x=1 or x=−7
Polynomials
Polynomial - Sum of terms with variable powers
Degree: Highest power of variable
Operations:
- Addition: Combine like terms
- Subtraction: Distribute negative
- Multiplication: Distributive property
- Division: Long division or synthetic
Polynomial Division
Example: (x3+2x2−5x+3)÷(x−1)
Using synthetic division or polynomial long division yields:
x2+3x−2+x−11
Factor Theorem
If f(a) = 0, then (x - a) is a factor of f(x)
Example:
If f(x)=x3−6x2+11x−6 and f(1)=0
Then (x−1) is a factor
Logarithms
Logarithm - Inverse of exponential function
Definition
logax=y if and only if ay=x
Common bases:
- log10 (common logarithm)
- ln or loge (natural logarithm)
Laws of Logarithms
loga(xy)=logax+logay
loga(yx)=logax−logay
loga(xn)=nlogax
loga(a)=1
loga(1)=0
Change of Base
logax=logbalogbx
Example: log216=log102log1016=0.3011.204≈4
Exponential Functions
Exponential function: f(x)=ax where a>0,a=1
Properties
- Always positive: ax>0 for all x
- Passes through (0,1): a0=1
- Base determines growth/decay
- Asymptote at y = 0 (or shifted)
Solving Exponential Equations
Example: 2x=8
2x=23
x=3
Using logarithms: 3x=10
xlog3=log10
x=log3log10=0.4771≈2.10
Key Points
- Real numbers include rational and irrational
- Indices follow specific laws for multiplication/division
- Algebraic expressions can be expanded and factored
- Linear equations have one solution (usually)
- Quadratic equations have up to 2 solutions
- Discriminant determines number of roots
- Polynomials follow operations rules
- Logarithms are inverse of exponentials
- Laws of logarithms simplify calculations
- Exponential functions model growth/decay
Practice Questions
- Simplify surds and rationalize denominators
- Apply laws of indices
- Expand and factor expressions
- Solve linear equations
- Solve quadratic equations (all methods)
- Complete the square
- Polynomial operations
- Solve logarithmic equations
- Solve exponential equations
- Apply change of base formula
Revision Tips
- Practice expanding and factoring frequently
- Memorize laws of indices and logarithms
- Understand discriminant concept
- Practice all quadratic-solving methods
- Learn synthetic division
- Work with both exponential and logarithmic forms
- Check solutions in original equations