Mathematics Notes Gr.11
Mathematics Notes Gr.11
[Document subtitle]
MATHS GR11
STUDY NOTES
Compiled by: Clarissa Iyer
[DATE]
[COMPANY NAME]
[Company address]
TABLE OF CONTENTS PAGE
1. INTRODUCTION 2
2. Paper 1 3
a. Exponents 3
b. Equations and inequalities 4
c. Number patterns 10
d. Functions 11
e. Financial mathematics 17
f. Probability 18
3. Paper 2 22
a. Analytical geometry 22
b. Trigonometry 28
c. Euclidean geometry 42
d. Measurement 51
e. Statistics 53
1|Page
INTRODUCTION
Tips and Advice for Maths Core
1. Practice past papers as much as possible. Once you begin to find the patterns and
understand the questions better, you are able to apply yourself accurately, and
provide in depth answers of what the teachers want
Here is a link to a website that provides past papers for Mathematics grade 11:
https://www.stanmorephysics.com/maths-grade-11/
2. Make sure to know how to answer the questions, and the method to use. A pro tip
would be to take time to analyse where the teacher allocates marks, and adjust your
system of answering to what has been given. This can ensure that achieve the
maximum amount of marks provided.
3. While answering past papers can be very useful, one of the biggest challenges
people create for themselves is sticking only to what they are exposed to. In maths,
the idea is to help educate and teach people how to effectively think critically and
problem solve. Therefore, its important to know and understand your formulae, how
they work and are derived, and be able to think in maths, and not just use it to
answer only what you have seen. This ensures that, no matter what question you
get, you are able to find a way around it, whether you have done something like it in
class/a revision paper, or not.
The material for Mathematics Grade 11 has been summarised down into 58 pages, and
includes the key terms, diagrams, graphs and formulae of the all the different sections in the
work covered.
Please Note: Always make sure to listen and read the additional content the teachers may
give you, especially before a test or exam, as the work they choose to cover or focus on more
is sometimes most likely to come out in the paper. Always keep eyes and ears open
throughout each lesson.
2|Page
EXPONENTS
Xa.Xb = Xa+b
𝑎
𝑏
√𝑋 𝑎 =𝑋 𝑏
(Xa)b = Xa.b
Law of
𝑋𝑎
exponents = Xa-b
(XY)a = Xa.Ya 𝑋𝑏
1
X-n = 1
𝑋𝑛 𝑛
√𝑋 = 𝑋 𝑛
𝑋 𝑋𝑎
( )a =
𝑌 𝑌𝑎
3|Page
EQUATIONS AND INEQUALITIES
Completing the square
Example 1
Determine the value of c (the last term) in each of the following quadratic expressions
if the expressions are perfect squares.
1
(a) X2 + 4x + c (b) x2 – 10 x + (2 x -10)2 (c) x2 -5x + c
X2 - 5x + (1/2 x -5)2
X2 + 4x + (1/2 x 4)2 X2 – 10x + (1/2 x -10)2
= x2 – 5x + (-5/2)2
= x2 + 4x + (2)2 = x2 – 10x + (-5) 2
= x2 – 5x + 25/4
= x2 + 4x + 4 = x2 – 10x + 25
Example 2
Find the minimum value of x2 + 6x by completing the square.
We have to add a constant to the expression to make the expression a complete square
2p 2p = 6
2
X + 6x p=3
P2 = 9 (this is the value we add to the expression to make it a complete
square)
If we add 9 to the expression, it becomes a complete square. However, we cannot simply
change the expression by adding 9. We must also subtract 9 to keep the expression the same.
X2 + 6x + 9 -9
= (x + 3) – 9
The minimum value of the expression is -9
Example 3
For which value of x does the expression x2 – 2x – 2 have a minimum value?
The value to be added to (and subtracted from) the expression is:
𝟏
(𝟐 x -2)2 = (-1)2 = 1:
X2 + 2x + 1 – 1 – 2
= (x – 1)2 – 3
The minimum vaue is obtained when x = 1
4|Page
Example 4
Determine the maximum value of y = x2 + 8x – 5
Before completing the square, the coefficient of x2 must be 1. To achieve this, we take out -1
as a common factor:
Y = - [x2 - 8x + 5]
The value to be added and subtracted to complete the square is (-4)2 = 16
We add and subtract the 16 inside the bracket:
Y = - [x2 – 8x +16 -16 + 5]
Example 5
Determine the maximum value of 2x2 + 3x + 5
Step 1: Take out 2 as a common factor:
2(x2 + 3/2x + 5/2)
𝟏 𝟑 𝟗 3 9 9 5
Now add and subtract (𝟐 x 𝟐)2 = 𝟏𝟔: 2 [x2 + 2x + 16 - 16 + 2]
3 31
= 2[(x + 4)2 + 16]
3 31
Multiply the 2 back in: = 2 (x + 4)2 + 8
31
The minimum value of the expression is: 8
5|Page
EXAMPLE 1
Solve by completing the square
4x2 – 12x – 7 = 0 3
X - = ±2
2
4x2 – 12 = 7
3
7 X= ±2
X2 – 3x = 4 2
−3 2 7 −3
X2 – 3x + ( ) =4 + ( 2 )2
2 7 −1
X= or x=
3 3 7 9 2 2
(x - 2) (x - 2) = 4 + 4
3 16
(x - 2)2 = 4
3
X - 2 = ±√4
EXAMPLE 2
Solve by completing the square:
2x2 + 10x – 14 = 0
2x2 + 10x = 14 5 5
√53 √53
X2 + 5x = 7 X+2= or x +2 = -
2 2
5 5
X2 + 5x + (2) =7 + (2)2 −5+ √53 −5− √53
25 25 X= x=
X2 + 5x + =7+ 2 2
4 4
5 53
(x + 2)2 = 4
5 53
X + 2 = ±√ 4
6|Page
The quadratic formula
If we use the formula: ax2 + bx + c = 0, and we wish to solve for x, we do the following:
ax2 + bx = -c 𝑏 𝑏2 −4𝑎𝑐
x+ =√
𝑏𝑥 −𝑐 2𝑎 4𝑎2
x2 + =
𝑎 𝑎
𝑏 ±√𝑏2 −4𝑎𝑐
𝑏 𝑏 −𝑐 𝑏 x+ =
x2 + x + ( )2 = + ( )2 2𝑎 2𝑎
𝑎 2𝑎 𝑎 2𝑎
−𝒃 ± √𝒃𝟐 −𝟒𝒂𝒄
𝑏 𝑏 𝑏2 𝑐 x=
(x + ) (x + )= - 𝟐𝒂
2𝑎 2𝑎 4𝑎2 𝑎
𝑏 2 𝑏2 −4𝑎𝑐
(x + ) -
2𝑎 4𝑎2
7|Page
EXAMPLE
5𝑥+9 2𝑥 𝑥 LCD = (x – 3)(x + 1)
- 3−𝑥 = 𝑥−1
𝑥 2 −2𝑥−3
Restrictions: x ≠ 3 and x ≠ 1
(5𝑥+9) 2𝑥 𝑥
- (3−𝑥) = (𝑥+1)
(𝑥−3)(𝑥+1)
(5𝑥+9) 2𝑥 𝑥
- −(𝑥−3) = (𝑥+1) (x + 9) (x + 1) = 0
(𝑥−3)(𝑥+1)
(5𝑥+9) 2𝑥 𝑥 X = -9 or x = -1
+ =
(𝑥−3)(𝑥+1) (𝑥−3) (𝑥+1)
Special cases
EXAMPLE
√𝑥 + 6 – x = 0 Test
√𝑥 = 2
√𝑥 + 6 = x If x = 3: √3 + 6 = 3
(√𝑥)2 = (2)2
(√𝑥 + 6)2 = (x)2 If x = -2: √−2 + 6 = -2
X=4
X + 6 = x2
0 = x2 – x – 6
0 = (x – 3)(x + 2)
X = 3 or -2
8|Page
TEST:
We test both solutions in the step where the square root is isolated
and before both sides were squares (i.e. √𝑥 + 3 = 1 + x):
X = 1 LHS = √1 + 3 = 2 RHS = 1 + 1 = 2
LHS = RHS ∴The solution is valid
EXAMPLE
10 √𝑥 − 2 = -5 √𝑥 − 2 = 2
√𝑥 − 2 + 3 = √𝑥−2
No solution (√𝑥 − 2)2 = (2)2
Let k = √𝑥 − 2
10 x–2=4
K+3= 𝑘
NB! x = 6 only
K2 + 3k = -10
√𝒙 = -7
K2 + 3k – 10 = 0
NO SOLUTION
(k + 5) (k-2) = 0
K = -5 or k = 2
EXAMPLE a: EXAMPLE b:
Y2 – 2y – 3 = 0 (x2 + 2x)2 – 2(x2 + 2x) – 3 = 0
(y – 3) (y + 1) = 0
Y = 3 or x = -1 Let y = x2 + 2x
X2 + 2x = 3 x2 + 2x = -1
X2 + 2x – 3 = 0 x2 + 2x + 1 = 0
(x + 3)(x – 1) = 0 (x + 1)(x + 1) = 0
X = -3 or x = 1 x = -1
9|Page
NUMBER PATTERS
1 5 12 22 35
4 7 10 13 First differences
3 3 3 Second differences
EXAMPLE
Consider the quadratic number pattern:
399; 360; 323; 288; 255
a) Determine the formula for general term:
b) Which term of the pattern will have the lowest value?
10 | P a g e
FUNCTIONS
Parabolas
Orientation: 𝑎>0(positive)
𝑎<0(negative)
11 | P a g e
Range: if a>0, the range is all y-values greater than or equal to the y-value of the turning
point.
∞
The minimum value of the function is q
q
(-p ; q)
Range: y ≥ q. This can also be written as y E [q: ∞)
If a<0, the range is all the y-values less than or equal to the y-value of the turning point.
(-p ; q)
∞
The maximum value of the function is q
Example
12 | P a g e
Hyperbolas
Example
13 | P a g e
Exponential Function
Shape: The effect of 𝑎. The greater the
value of a, the “further” the graph is
stretched away from the asymptote
Asymptote: There is only 1
asymptote, a horizontal asymptote: 𝑦
=𝑞
q
Range: y > q also written as: y E (q ; ∞)
If a < 0, the range is all y-values below the asymptote:
q
-∞
Range: y < q also written as yE (-∞ ; q)
Note that the q-value is excluded
14 | P a g e
The base b of an exponential function is always positive and b≠0
The graph of y = bx and y = (1/b)x are reflections of each other in the y - axis
15 | P a g e
Example
16 | P a g e
FINANCIAL MATH
Reducing balance
depreciation: Single line
depreciation:
A = P (1 − 𝑖)𝑛 FORMULAE A = P (1−i.n)
17 | P a g e
PROBABILITY
TERM DEFINITION
Event A subset of the sample space, consisting of outcomesthat satisfy a
particular condition
Outcomes The different ways an experiment can turn out
𝑛(𝐸)
P(E) = 𝑛(𝑆)
Complement: A complement of an A
event A is the event consisting of all
the outcomes that are in the sample
space, but are NOT in A. We write
the complement of A as “not A”. Not A
A B
4 Where P(A and B) ≠ 0
1 A = {1,2,3}
3 5
2 NOT A: A’ = {4,5,6,7}
6
7
18 | P a g e
For mutually exclusive events A and B, The following rule is true:
𝑷(𝑨 or 𝑩)= 𝑷(𝑨) + 𝑷(𝑩)
A B
Where P(A and B) = 0
1 4
A = {1,2}
5 NOT A: A’ = {3,4,5,6}
2 6
3
19 | P a g e
VENN DIAGRAMS
A and (not B) (not A) and B (not A) and B
Also called ‘only A’ Also called ‘only B’ Also called ‘only B’
A B
(not A) or (not B)
A or (not B) (not A) or B Also called not(A and B)
A
A only and B B only
All 3
A and C B and C
None of the
C only above
20 | P a g e
2-WAY CONTINGENCY TABLES
When is a two-way contingency table effective?
- When Data is classified according to two different aspects simultaneously.
In a two-way contingency table:
- We use the rows for the categories of the one aspect
- We use the columns for the categories of the other aspect
- The rows as well as the columns are usually totalled
- We are often interested in whether there is any dependence between the different
aspects
EXAMPLE
TREE DIAGRAMS
21 | P a g e
ANALYTICAL GEOMETRY
TERM FORMULA/EXPLANATION
Distance between two points
Midpoint
Gradient
Parallel lines
Perpendicular lines
Collinear lines
22 | P a g e
Inclination
The inclination, 𝜽, of a line is the angle between the line and the positive 𝒙-axis in an
anti−clockwise direction.
0 0°
Undefined 90°
23 | P a g e
Angle between two lines
Triangles
Median: the line drawn from the vertex of a triangle
to the midpoint of the opposite side
24 | P a g e
25 | P a g e
Quadrilaterals
QUADRILATERAL PROPERTIES
Trapezium - One pair of opposite sides parallel
>
Rhombus - All four sides equal
- Diagonals are perpendicular to each other
- Diagonals bisect each other
(in addition to this, the rhombus also inherits all the
properties of the parallelogram)
Square In a square, all four sides are equal and all four angles 90°
(the square inherits ALL the properties of BOTH the
rhombus and rectangle, and therefore also the
parallelogram)
26 | P a g e
To prove that a Show that…
qudrilteral is a…
Trapezium One paire of opposite sides are parallel
Paralellogram Diagonals bisect each other
Rhombus It is a parallelogram AND diagonals are pependicular to each other
Rectangle It is a paralellogram AND one angle is 90°
Square It is a rhombus AND one angle is 90°
It is a rectangle AND diagonals are perpendicular to each other
Kite One diagonal is besicted by the other at 90°
27 | P a g e
TRIGONOMETRY
On a cartesian plane
𝑦
sin ∅ =
𝑟
𝑥
cos ∅ =
𝑟
𝑦
tan ∅ =
𝑥
28 | P a g e
Reduction
NOTE: The ratios have the same numerical value for each of the four angles given
(although the signs differ)
y y y y
150° 210°
330°
30° 30°
30° 30° x
x x x
29 | P a g e
Each of the angles above can be rewritten in terms of 30° and either 180° or 360°;
150° = 180° - 30°; 210° = 180° + 30° and 330° = 360° - 30°
180°- ; 180°+; 360°- indicate the quadrants as shown in the diagram:
90°
II
I
90° + 30° S A 30°
180° - 30°
30° 30°
180° 0°/360°
30° 30°
30 | P a g e
Sin (90 – x) = cos x
Cos (540 – x) = -cosx
Cos (90 – x) = sin x
Because: cos (540 – x – 360)
Sin (90 + x) = cos x
= cos (180 – x)
Cos (90 + x) = -sin x
= -cosx
31 | P a g e
Negative angle
Negative Angles occur when the terminal arm is moved from the
0° position in a clockwise direction.
Negative angles are reduced in the same way as angles in the fourth quadrant
sin−𝜃 = −𝑠𝑖𝑛𝜃
cos−𝜃 = 𝑐𝑜𝑠𝜃
tan−𝜃 = −𝑡𝑎𝑛𝜃
If you add or subtract a full revolution (360°) to any angle, you end up at the
same position as the original angle. (including any multiple of 360°)
32 | P a g e
Co – Functions
If the sum of the two angles is equal to 90°, then the sin ratio of the one
angle will always equal the cos ratio of the other angle and vice versa.
Why? A
33 | P a g e
Reduction Involving Numerical Angles
SPECIAL ANGLES - Either use the Special Angles in the Cartesian Plane or use the
Isosceles and Equilateral Triangles to determine the values of the ratios of special angles:
34 | P a g e
Identities
35 | P a g e
Trig Graphs
y = Asin (Bx + C) + D
Vertical
Amplitude = 3 shift = 0
36 | P a g e
F(x) = a Sin bx F(x) = sin (θ – c) + d
c → x-axis
𝐦𝐚𝐱 − 𝒎𝒊𝒏 X;Y
a= (1 period) Start
𝟐
Sinθ (0;0)
𝒐𝒍𝒅 Cosθ (0;a)
b= (look at x-axis)
𝒏𝒆𝒘 (0;0)
Tanθ
360°/180°= 2
Y=0
d= 2
180° 360°
-30°
Sin (θ – 30°)
Sin (θ + 30°)
d → y-axis
Sine Rule
A
D
c
b
B C
a
BD = Sin A x c
= Sin C x a
Therefore, since BD = BD
𝑆𝑖𝑛 𝐴 𝑆𝑖𝑛 𝐶
=
𝑎 𝑐
37 | P a g e
Cosine Rule
B
(XB ; YB)
c a
A b C (b ; 0)
THEREFORE: a2 = b2 + c2 – 2bccosA
38 | P a g e
Area Rule
A
c b
h
B C
D
a
PROOF
Area of Triangle
= ½ bh
= ½ (a)(h)
In △ABD:
SinB = h/c
h= cSinB
39 | P a g e
EXAMPLES
40 | P a g e
41 | P a g e
EUCLIDEAN GEOMETRY
THEORM 1
∴ Ap = PB (congr. ▲s)
THEORM 2
- The angles at the centre of a circle is equal to twice the angle at the
circumference subtended by the same chord.
GIVEN: A circle with centre O and A, B and C on the circumference
R.T.P: B<OC = 2B<AC
PROOF: Construct: Draw AO and extend
A A
B
O O O
42 | P a g e
FOR CASES 1 AND 2 FOR CASE 3
In ▲AOB In ▲AOB
THEORM 3
43 | P a g e
THEOREM 4
THEOREM 5
44 | P a g e
THEORM 6
THEOREM 7
- A tangent is perpendicular to
the radius drawn from the point
of contact
ACCEPTED WITHOUT PROOF: O
OP ⊥AB
This theorem is regarded as an
axiom in the curriculum;
therefore, proof is not required. A P B
45 | P a g e
THEOREM 8
THEOREM 9
- The angle between a tangent to a circle and the chord drawn from the point of
contact is equal to the angle in the alternate segment.
GIVEN: A circle with centre O and tangent PA at P. B and C are points on the
circumference.
R.T.P.: construct: Draw PO and extend to D on the circumference. Draw DB
D D
C
B
O C O
B
A A
P
P
46 | P a g e
FOR CASE 1:
<P1 + <P2 = 90°… (rad ⊥tan) FOR CASE 2:
<B1 + <B2 = 90°… (< in a semi circle) <B1 = 90°… (< in a semi-circle)
BUT <B2 = <P2… (<s in a same seg) <B2 = <P2… (<s in same seg)
∴ <APC = <PBC
1
2
47 | P a g e
Past Papers
48 | P a g e
49 | P a g e
50 | P a g e
MEASUREMENT
AREA OF 2D SHAPES
NAME SHAPE FORMULA
Rectangle A= L x W
Triangle A = ½ b x ⊥h
Circle A = πr2
Parallelogram A = b x⊥h
Kite A = ½ x d1 x d2
Trapezium A = ½ (a + b) x
⊥h
Regular Hexagon A=
3√3
𝑠2
2
51 | P a g e
SURFACE AREA AND VOLUME
NAME SHAPE SURFACE AREA VOLUME
Rectangular Prism (2 x Area of Base) + Area of base x
(Sum of Areas of height
Rectangles joining
bases)
Pyramid (Area of Base) + (sum of 1/3 x area of base x
areas of Triangles height
joining base to Apex)
52 | P a g e
STATISTICS
KEY EXPLANATION
Ungrouped data Ungrouped data is data that has not been classified or subdivided
Mean in any way
Mode The mode is the most common value in the data set
the data
value with the highest frequency
Measures of Measures of dispersion tell us how the data is spread
dispersion
Range
Range = Maximum value - Minimum value
Interquartile range = 𝑄3−𝑄1
Semi-interquartile = ½ (𝑄3−𝑄1)
range
53 | P a g e
Calculating Variance
The variance is the square of the
STEP 1: Calculate the mean
standard deviation and is used more
extensively in later statistics studies STEP 2: Add all the (x- x ̄)2
STEP 3: Divide the answer by the
𝛴(𝑥− 𝑥̄ )2 number of values present (N)
𝜎2 = 𝑛
54 | P a g e
DISTRIBUTION OF DATA
Symmetrical Data Positively Skewed Data Negatively Skewed
data
Data is spread symmetrically High concentration of data High concentration of data
around the middle towards the lower end towards the upper
and there is a high and data more spread out end and data more spread
concentration of data towards the upper out towards the lower
around end. end.
the mean. (mean = median) Also said to be “skewed to Also said to be “skewed to
the right” the left”
(mean > median) (mean < median)
55 | P a g e
NOTE: The more skewed the data, the less reliable the mean becomes: If data is positively
skewed, mean tends to be too high; if data is negatively skewed, means tends to be too low.
The median remains reliable as a measure of tendency, regardless of skewness
Outliers
Outliers can occur as a result of:
• A chance phenomenon (e.g. a
person who is 2,1m tall)
• A measurement or recording error
• An experimental error
56 | P a g e
Grouped Data
Grouped data is data that has been grouped into intervals.
The original, individual observations are not given, but only the number of observations in
each class. When given grouped data, we are not able to find the actual measures of central
tendency (mean, median and mode) We use statistical methods to find estimates of each.
Ogive Curve
The cumulative frequency at a specific value is the total number of frequencies that are
equal to or less than that value.
57 | P a g e
Scatterplots
58 | P a g e