Lecture - Algebra
Lecture - Algebra
real numbers
fractions integers
a
Rational numbers: can be written as a ratio of two integers ( ) , b 0 ;
b
the set of numbers whose decimal terminates or repeats
eg: =5 = −7 =0 = 0.333333 … = 0.25
= -3.4 = −0.285714285714 …
a
Irrational numbers: cannot be written as a ratio of two integers ( )
b
the set of numbers whose decimal goes on forever without repeating
eg: √2 = 1.4142135 … 𝜋 = 3.141592 … e = 2.718281… √7 = 2.645751 …
a term 3x2
sign (–) coefficient of x2 (-3) variable/unknown (x) index/power/exponent (2)
‘like terms’ are terms where the variables and their indices are the same
(identical); the coefficients of the variables can be different
5a, -2a, 8a, 0.5a are all like terms
-2a2b, 4a2b, 6ba2 are all like terms
6a • 7a2
= 42a3 note you can multiply these terms together
= 10x2 – 15x – 8x + 12
= 10x2 – 23x + 12
3
Factorisation
expanding
a(b + c) = ab + ac
factorising
Step one:
factorise out the common factor
4
A factor of a number is a number that divides evenly (exactly) into it
A multiple of a number is obtained by multiplying it by any integer
2 1, 2 2 2, 4, 6, 8, 10, …
6 1, 2, 3, 6 6 6, 12, 18, 24, …
7 1, 7 7 7, 14, 21, 28, …
8 1, 2, 4, 8 8 8, 16, 24, 32, …
9 1, 3, 9 9 9, 18, 27, 36, …
12 1, 2, 3, 4, 6, 12 12 12, 24, 36, 48, …
15 1, 3, 5, 15
16 1, 2, 4, 8, 16
22 1, 2, 11, 22
25 1, 5, 25
36 1, 2, 3, 4, 6, 9, 12, 18, 36
Simplifying fractions:
15 3•5 5
= = = 5
3 3 1
24 2•2•2•3 2•2
= = = 4
6 2•3 1
22 2 • 11 22
= =
9 3•3 9
5
Common factor:
‘take out’ the highest common factor (HCF)
highest common factor is 4
eg: 8x – 4 = 4(2x – 1)
1, 2, 4, 8 1, 2, 4 factors
Difference of 2 squares:
a difference of 2 perfect square terms
these are 2 perfect square terms
eg: a2 b2 = (a b)(a + b)
a b
Grouping:
if no common factor exists between all terms, factorise in pairs
ax2 + bx + c = (x + )(x + )
ax2 – bx + c = (x – )(x – )
ax2 + bx – c = (x + )(x – )
ax2 – bx – c = (x + )(x – )
7
this (+) means the 2 numbers have the same signs
this (+) means both signs are (+) (+, +)
eg: x2 + 9x + 14 = ?
what 2 numbers multiply to give +14 and add to give +9
x2 + 9x + 14 = ?
x x +14 +1 = +15
+2 +7 = +9 these 2 numbers
x2 + 9x + 14 = (x + 2)(x + 7)
eg: x2 9x + 20 = ?
what 2 numbers multiply to give +20 and add to give -9
x2 9x + 20 = ?
x x -20 -1 = -21
-2 -10 = -12
-4 -5 = -9 these 2 numbers
x2 9x + 20 = (x 4)(x 5)
eg: x2 5x 14 = ?
what 2 numbers multiply to give -14 and add to give -5
x2 5x 14 = ?
x x +14 -1 = +13
+2 -7 = -5 these 2 numbers +2 + -7 = -5
not -2 + +7 = +5
x2 5x 14 = (x + 2)(x 7)
8
this (-) means the 2 numbers have different signs (+, -)
the signs are (+, -) in any order
eg: x2 + 7x 18 = ?
what 2 numbers multiply to give -18 and add to give +7
x + 7x 18 = ?
2
x x -18 +1 = -17
-2 +9 = +7 these 2 numbers -2 + +9 = +7
-3 +6 = +3 not +2 + -9 = -7
x2 + 7x 18 = (x – 2)(x + 9)
x2 – 12x + 20
= (x – 10)(x – 2)
x2 + 8x – 20
= (x + 10)(x – 2)
x2 – x – 20
= (x – 5)(x + 4)
2x2 + 2x – 40
= 2(x2 + x – 20)
= 2(x + 5)(x – 4)
9
Solving equations
Linear equations:
remove the denominators (by multiplying every term by the denominator)
multiply out the brackets
isolate the term in x
collect the terms in x on one side of the equation and the constant terms on the other side of
the equation
solve for x
10
Linear equations:
solve for x: 3x = 12
= divide both sides by 3
x = 4
solve for x: = 3
•5 = 3•5 multiply both sides by 5
x = 15
solve for x: 2x – 8 = 7 + 6x
2x – 8 +8 = 7 + 6x +8 add 8 to both sides
2x = 7 + 6x + 8
2x = 15 + 6x
2x -6x = 15 + 6x -6x subtract 6x from both sides
2x – 6x = 15
-4x = 15
= divide both sides by -4
x =
11
solve for x: 3(2x + 5) – 1 = 4x – 8 multiply out the bracket
6x + 15 – 1 = 4x – 8 add LIKE terms
6x + 14 = 4x – 8
6x + 14 -14 = 4x – 8 -14 subtract 14 from both sides
6x = 4x – 8 – 14
6x = 4x – 22
6x -4x = 4x – 22 -4x subtract 4x from both sides
6x – 4x = – 22
2x = – 22
= divide both sides by 2
x = -11
= x
12
solve for x: 2+ = 2(4 – 3x)
2•3 + •3 = 2(4 – 3x)•3 multiply both sides by 3
6 + 5x = 6(4 – 3x) multiply out the brackets
6 + 5x = 24 – 18x
6 + 5x -6 = 24 – 18x -6 subtract 6 from both sides
+ 5x = 24 – 18x – 6 add LIKE terms
5x = 18 – 18x
5x +18x = 18 – 18x +18x add 18x to both sides
5x + 18x = 18 add LIKE terms
23x = 18
= divide both sides by 23
x =
13
Quadratics equations:
solve for x: x + 8 =
x •x + 8 •x = •x multiply both sides by x
x2 + 8x = 20 subtract 20 from both sides
2
x + 8x – 20 = 0 factorise the trinomial
(x + 10)(x – 2) = 0
x + 10 = 0 or x – 2 = 0
x = -10 x =2
solve for x: x + 8 =
x2 + 8x = 20
2
x + 8x – 20 = 0
a = 1, b = 8, c = -20
±√
the quadratic formula
( )± ( ) ( )( )
( )
± √
± √
= 2 or -10
14
solve for x: x2 – 5x – 14 = 0 factorise the trinomial
(x – 7)(x + 2) = 0
x – 7 = 0 or x + 2 = 0
x = 7 or x = -2
solve for x: x2 – 5x – 14 = 0
a = 1, b = -5, c = -14
±√
the quadratic formula
( )± ( ) ( )( )
( )
± √
± √
= 7 or -2
15
Sometimes the solutions to the quadratic equation will be non-integer
values:
±√
the quadratic formula
( )± ( ) ( )( )
( )
± √
± √
± . …
. … . …
. … . …
= 1.2301… or -1.8968…
16
Cubic equations etc … :
solve for x: x3 = 5x2 subtract 5x2 from both sides
x3 – 5x2 = 0 factorise out a common factor
x2(x – 5) = 0
x2 = 0 or x–5=0
x = x=5
x = 0
Other equations … :
solve for x: x2 = 25 square root √ both sides
x =
x = 5 both (± 5) = 25
solve for x: = 11
= 11
= 11 square ( ) both sides
x =
x = 121
Exponential equations:
solve for x: 2x = 8 95x – 3 = 27x
2x = 23 get bases the same (32)5x – 3 = (33)x
x = 3 bases the same, compare indices 310x – 6 = 33x
10x – 6 = 3x
7x = 49 10x – 3x = 6
7x = 72 7x = 6
x = 2 x =
17
Indices/Powers/Exponents
3x2
Index form:
an = a•a•a• ... •a (n times)
Index laws:
am • an = am + n
= am – n (a ≠ 0)
(am)n = am•n
(ab)m = am • bm
(b ≠ 0)
Other indices:
a0 = 1
a–n = = (a ≠ 0)
(a ≥ 0, n a natural number)
(a ≥ 0, m, n natural numbers)
18
eg: 4x2 • 3x5 = 12x2+5 = 12x7
( ) ( ) ( ) ( )
a3 b−2
2
a 3
2b2
5 2 = 5 • 5 = 25
5 –2 =
( √ ) ( )
5 0 + 7–2 = 1 + = 1 + =
19
Logarithms
number
log a x = y
base
log 2 8 = 3
Means how many 2’s need to be multiplied together to get 8 ? The answer is 3 (2•2•2 = 8)
Log laws:
x
loga x – loga y = loga ( )
y
loga a = 1
loga 1 = 0
logb a =
20
eg: log5 125 = ? 3 (5•5•5 = 125)
log5 5 = 1
log10 10 = 1
log5 1 = 0
log10 1 = 0
•
log3 9 = = = = = 2
•
log25 125 = = = =
•
21
eg: evaluate/simplify:
log9 9 = 1
log2 1 = 0
•
log27 81 = •
22
Solve for x: log27 81 = x
27x = 81 convert log form to exponential form
(33)x = 34 get bases the same
33x = 34
3x = 4 bases the same, compare indicies
= divide both sides by 3
x =
logx 36 = 2
x2 = 36 convert log form to exponential form
x = square root √ both sides
x = 6 both (± 6) = 36
x = +6 x>0,x1
log5 x = 2
52 = x convert log form to exponential form
25 = x
log7 x = -2
7 -2 = x convert log form to exponential form
= x
= x
23
Surds
Surds are numbers left in root form to express its exact value
Surds are irrational numbers
(a, b ≥ 0)
√
(a ≥ 0, b > 0)
√
eg:
√
√
√ √ √
√
24
Simplification:
look for 2 factors that multiply together to equal the number, one of which
must be a perfect square
eg:
‘like surds’ are terms where the root number and the number inside the
root sign are the same (identical); the coefficients can be different
eg:
4 + 6 + 7
25
Rationalising surds:
√ √ √
eg:
√ √ √ √
√ √ √ √ √ √
√ √ √ √ •
26
Solving more equations
Linear equations:
x =
x2 – 14 = 5x
x2 – 14 -5x = 5x -5x subtract 5x from both sides
x2 – 14 – 5x = 0
x2 – 5x – 14 = 0 factorise the trinomial
(x – 7)(x + 2) = 0
x – 7 = 0 or x+2=0
x=7 x = -2
27
eg: solve for x:
2x2 = 18 or 2x2 = 18
2x2 – 18 = 0 subtract 18 from both sides = divide both sides by 2
eg: solve for x: 2x3 = 5x2 subtract 5x2 from both sides
2x3 – 5x2 = 0
2
x (2x – 5) = 0 factorise a common factor of x2
x2 = 0 or 2x – 5 = 0
x = 2x = 5
x = 0 = divide both sides by 2
x =
a =
a = 25
28
eg: solve for a: 4 = 10
a =
a =
Exponential/Index equations:
9x = 272x+3
(32)x = (33)2x+3 get bases the same
32x = 36x+9 bases the same, compare index
2x = 6x + 9
2x -6x = 6x + 9 -6x subtract 6x from both sides
2x – 6x = +9
-4x = 9
= divide both sides by -4
x =
29
eg: solve for x:
x = 1.365212…
eg: 4 2x+3 = 7
log(4 2x+3) = log (7) take the log of both sides
(2x+3)•log (4) = log (7)
( )•
= divide both sides by log 4
2x + 3 =
2x + 3 = 1.4036774... subtract 3 from both sides
2x = 1.4036774... – 3
2x = -1.5963225...
. …
= divide both sides by 2
x = -0.7981612...
30