Jss 3 Mathematics
Jss 3 Mathematics
Jss 3 Mathematics
SESSION
WEEK TOPIC
1 Revision of JSS 2 work
2 The Binary number system
3 Binary number system continued
4 Algebraic Processes
5 Word problems
6 Change of subject of formulae
7 Revision of first half terms work and periodic test
8 Statistics
9 Statistics Continued
10 Simple equations involving fraction and
simultaneous equations
11 Revision of 2nd half term’s lesson and periodic
test
12-13 First term examination
REFERENCE MATERIALS
ESSENTIAL MATHEMATICS for junior secondary school, book 3 by A. J. S Oluwasanmi
EFFECTIVE MATHEMATICS for junior secondary school book 3 by M.K.Akinsola, M.C.Ejike
and A.Tella
WEEK 1
REVISION OF JS S 2 WORK
WEEK TWO
BINARY NUMBERS
Numbers in base two are called binary numbers at is made up two digit is 0 and 1
Converting base 10 numbers to base two number
We do this by dividing the base ten number repeatedly by 2, writing down the remainder until we get to zero and reading the
remainder upwards.
Example: (a) Write 810 to a number in base two
b) Express 85 in a binary number
c) Convert 10710 to a number in the base two
d) Convert 152ten to a number in base two
e) Convert 3/8ten to a binary fraction (bicimal)
f) Express 15.12510 in binary notation
SOLUTION
(a) 2 8
2 4 R 0
2 2 R 0
0 R 1
810 = 10002
(b) 2 85
2 42 R 1
2 21 R 0
2 10 R 1
2 5 R 0
2 2 R 1
1 R 0
0 R 1
8510 = 1010101two
(c) 2 107
2 53 R 1
2 26 R 1
2 13 R 0
2 6 R 1
2 3 R 0
2 1 R 1
0 R 1
10710 = 110100112
(d) 2 152
2 76 R 0
2 38 R 0
2 19 R 0
2 9 R 1
2 4 R 1
2 2 R 0
2 1 R 0
0 R 1
152ten = 100110002
(e) 2 3
2 1 R 1
0 R 1
310 = 112
2 8
2 4 R 0
2 2 R 0
2 1 R 0
2 0 R 1
810 = 1000two
3
First express 3 and 8 in binary, 10 = 112/10002= 0.0112
8
125 1 121
(f) 15.125 = 15 = 15 = 10
1000 8 8
2 121
2 60 R 1
❑
❑
2 30 R 0
2 15 R 0
2 7 R 1
2 3 R 1
1 R 1
0 R 1
12110 = 11110012
2 8 R
2 4 0
2 2 0
2 1 0
2 0 1
810 = 10002
121
( ¿ 10= ( 1111001/1000 ) 2 = 1111.0012
8
=4+0+1
= 510
ii. 1112 = 1x22 + 1x21 + 1x20
=4+2+1
= 910
iii. 10.10012 = 1x21 + 0x20 + 1 x 2 -1 + 0 x 2-2 + 0 x 2-3 + 1 x 2-4
1 1
=2+0+ +0+0+
2 16
41
=
16
9
=2 10
16
iv. 101012 = 1 x 24 + 0 x 23 + 1 x 22 + 0 x 21 + 1 x 20
= 16 + 0 + 4 + 0 + 1
= 2710
Exercise: If 1102 = P10. Find the value of P
Assignment
1. Write 1-10 in binary numbers
2. Convert to base 10 (a) 111012 (b) 11.01012 (c) 10110012
3. Convert to binary number (a) 43ten (b) 1280ten (c) 17610
ADDITION, SUBTRACTION, MULTIPLICATION AND DIVISION IN BINARY NUMBERS
Examples
1. Add 1011112 and 100112
2. Subtract 100112 from 1011112
3. 11012 x 1112
4. 100100012÷ 1012
Solution
1. 1011112 2. 1011112 3. 11012
- 100112 +100112 x1112
111002 10000102 1101
1101
1101
1011011
4.Convert to base 10 to have 14510÷ 510 = 2910 = 111012 or
111
1012 10010012
101
1000
101
101
101
0
Exercise: (1) add 1001102, 1010102 and 1110112
(2) Multiply 100112 x 112
(3) 10110102 – 1001112
(4) 10101112÷ 1112
WEEK THREE
APLLICATION OF BINARY NUMBERS
Bunch Cards: it is used in business farms, examining from boards and other organization as a solution for sorting information.
Example: suppose that a failure in a subject is represented by the digit zero. Then for any 5 subjects English, Mathematics,
French, Agric and C.R.K. The number 10110 represent a pass in English, a failure in mathematics, a pass in French, a pass in
agric and a failure in C.R.K.
Bunch Tape
Letters Decimal No Binary Code
A 1 1
B 2 10
C 3 11
D 4 100
E 5 101
F 6 110
G 7 111
H 8 1000
I 9 1001
J 10 1010
K 11 1011
L 12 1100
M 13 1101
N 14 1110
O 15 1111
P 16 1000
Q 17 10001
R 18 10010
S 19 10011
T 20 10100
U 21 10101
V 22 10110
W 23 10111
X 24 11000
Y 25 11001
Z 26 11010
French tapes are used to enter information and instruction into some computers.
Exercise:
1. Using a letter per line code and with the words represented by the following
(a) 1 (b) 10000 (c) 100
100 101 101
100 10100 1100
10010 101 1001
101 10010 10110
10011 101
10011 10010
OPERATION IN ALGEBRA
EXAMPLE
Write down the meaning of the following and find the values if x = 8, y = 3, z = 9
x
(a) 2x (b) 2 + x (c) (d) x – 5 (e) x2 (f) x + yz
2
Solution
(a) Multiply x by 2 (b) Add two to x (c) Divide x by 2
x 8
I.e. 2 x 8 = 16 i.e. 8 + 2 = 10 = =4
2 2
(d) Subtract five from x (e) Square x (f) multiply y by z
x– 5 = 8 - 5 = 3 x 2 = 8 x 8 = 64 x + yz = 8 + 3(9) = 8 + 27 = 35
a+b+ c
Exercise: If a = 5, b = -3 and c = 2. Find the value of (a) 2a + b – c (b) 5a – 8 (c) 8ac – 2b (d)
4
LIKE AND UNLIKE TERMS (WORD PROBLEMS)
Examples 1: A fence is made up of 3 different bundles of length 3m each, 5 different hurdles of lengths 5m each and 2
different hurdles of length 2m each. What is the total length?
SOLUTION
Let the 3 hurdles be x , y and z
Then total length force = 3x + 5y – 2z
2) A tourist walked x km an hour for 3 hours on the first day and x km an hour for y hours on the second day. How far
did he walk in the two days?
Ans. (3x + x y) km
Exercise
A family eats a loaves of bread a day. How many loaves are need for (a) M-days (b) Kweeks (c) How long will p loaves last?
p
(a) 4m loaves (b) 28k Loaves (c) days
d
Use of brackets
Examples 1: The angles of a triangle measured in decrees’ are 2 x , 3 x + 5, 4 ( x + 10). What are the values of the angles?
SOLUTION
2 x + (3 x + 5) + 4 ( x + 10) = 180
2 x + 3 x + 5 + 4 x + 40 = 180
9x + 45 + 180 – 45
9 x 135
=
9 9
x = 150
The angles are 300, 500 and 1000
2. The results of adding three consecutive numbers is one hundred and twenty. Find the number.
SOLUTION
Let the numbers be x , x + 1, x + 2
x + x + 1 + x + 2 = 120
3 x + 3 = 120
3 ( x +1) = 120
x + 1 + 40
x + 40 -1
x = 39o
Exercise: The greatest of 5 consecutive even numbers is 2a. What is the sum of all the five numbers?
WEEK 5
WORD PROBLEMS
Sum and Difference
1. When 30 is added to a number the result is -18. Find the number.
SOLUTION
The number be x
x + 30 = -18
x = - 48
2. The difference between a number and 5 is 20 what are the two positive numbers
SOLUTION
Let the number be x
x – (-5) = 20
x + 5 = 20
x – 15
If x is less than -5
-5 – x = 20
x = -5 – 20
x = -25
3. The sum of three consecutive integers is 138. Find the numbers.
SOLUTION
Let the numbers be n, n + r, and n + 2
n + (n + 1) + (n + 2) = 138
3n + 3 + 138
3n = 138
n = 45
n + 1 = 46
n + 2 = 47
The numbers are 45, 46, and 47
Exercise: Ex 2.1 No 6, 7, 8
Product
3 1 3
Examples: (1) Find the product of 1 , -0.8 and - 2 (2) what number must be multiplied by 25 to make ? (3) The
4 2 4
product of 3 numbers is 3600. If two of the numbers are equal and the third number are 25. Find the two equal numbers.
SOLUTION
1.
7 −8
x( )x
4 10
−5
2 ( ) (2) Let the number be x (3) 25 x x x x = 3600
7 3
= 25 × x = 25 x 2 = 3600
4 4
1 3600
=3 100x = 3 x2 =
2 25
3
x= x 2 = 144
100
x = 0.03 x = 12
Solving combine products with sum and difference
Examples: (1) Add the sum of the 20 and 30.5 to the position difference between 25 and 45. (2) From the sum of 8 ad 7
3 5
subtract the negative difference between 15 and 24 (3) find the product of 3 and
4 6
SOLUTION
15 5
1. (20 + 30.5) + (45 – 25) (2) -8 + 7 – 115 – 25 (3) Sum = +
4 6
45+10
= 50.5 + 20 = -8 + 7 + 9
12
55
= 70.5 =8 =
12
2 55
Product = x
5 12
11 5
= =1
6 6
Exercise: Ex. 2.3 No 1, 2, 3, page 17.
Word problems with fractions
Examples:
3 3
1. Find the three-fifth of the sum of 45 and -60. (45 – 60) = (-15) = -9
5 5
25−10 15
2. Divide the difference between 25 and 10 by the product of 6 and 5. = = 0.5
6x5 30
1 1 1 4
3. Find one-quarter of the sum of the product of 2 and 3 and the product of 1 and
8 5 2 9
Solution:
1
4 [( 17 16
x
8 5 )(
3 4
+ x
2 9 )] =
28 13
=1
10 15
Exercise: Ex 2.4 No 1, 2, 3, page 18
Problems leading to equations
Examples
3
1. When of a number is added to 30. The result is 20 added to the number find the number.
5
2. When the sum of 28 and a certain number is divided by 5. The result is equal to treble the original number. What is
the number?
SOLUTION
(1) Let the number be x (2) Let the number be x
3 28+ x
Hence x + 30 = x + 30 = 3x
5 5
Multiply each term by 5 15 x = 28 + x
14 x 28
3 x + 150 = 5 x + 100 =
14 14
5 x - 3 x = 150 -100 x=2
2 x = 50
x = 25
ASSIGNMENT
EXERCISE 2.6; NO 1, 2, AND 3 PAGE 20.
WEEK 6
WEEK 8
EVERYDAY STATISTICS
Data Presentation
Frequency Table
Example: The raw data below show the number of mobile phone calls made by a group of students in a certain day.
5 6 7 8 4 4 5 7 8 10
7 6 5 8 5 7 8 7 10 7
6 5 6 7 7 5 4 5 7 8
a) Use a tally mark to prepare a frequency table for this data
b) What calls occur most often?
c) What percentage of students made 8 calls?
SOLUTION
a) No of calls made Tally Frequency
4 3
5 7
6 4
7 9
8 5
9 0
10 2
b) 7 calls
5
c) x 100
30
2
= 16 %
3
Pictogram
Example: The following table shows the colour of cars in a car park one morning. Draw pictogram to illustrate this data.
Colours of car frequency
Black 20
White 17
Red 8
Yellow 5
Green 10
SOLUTION
Colour of cars
Black
White
Red
Yellow
Green
Key: =2 =1
Bar Chart
Bar charts consist of series of bars with equal width.
Example: Draw bar chart to illustrate the data of the example above
10
5
0
Black White Red Yellow Green
ASSIGNMENT
EXERCISE 22.1; NO 1, 2, AND 3 PAGE 226.
Pie charts
A pie chart is a circle divided into sectors whose angle are used to display data
Example:
1. In a certain year, the expenditure of a university is shown in the table below.
Items Expenditure in Million Naira
Equipment 20
Salaries and wages 25
Building projects 70
Maintenance 25
Miscellaneous 10
a) Draw a pie chart to illustrate the information
b) What percentage of total expenditure goes on project
SOLUTION
70 360°
Building Project 70 x = 168o
150 1
25 360°
Maintenance 25 x = 60o
150 1
10 360°
Miscellaneous 10 x = 24o
150 1
building project
maintainance
Miscellaneous
equipment
salaries and wages
70 100°
b) x = 46.7o
150 1
Example 2
History
Geography
Further Maths
Physics
The pie chart shows the percentage of students taking Further Mathematics, Physics, History and Geography
SOLUTION
40 360°
History 40% x = 144o
100 1
30 360°
Geography 30% x = 108o
100 1
40 2
(b) Fraction for history = =
100 5
20
(c) No of Physics Students = x 500 = 100 Students
100
Example
1. In a test 10 pupils obtained the following marks 5, 7, 4, 8, 5, 7, 10, 9, 3. Find (a) The mean mark (b) Median mark (c)
Modal mark.
SOLUTION
a) Mean =
∑ of mark =
5+7+ 4+8+5+ 7+10+9+ 6+3 64
=
No of marks 10 10
Mean = 6.4
b) Arrange the marks in ascending order of magnitude 3, 4, 5, 5, 6, 7, 8, 9, 10
6+7 13
Median = = = 6.5
2 2
c) The mode is the value that occurs most the mode are 5 and 7 this is bimodal.
Examples: In a science test. The following score shown in the table below were obtained out of 10 by some students.
0 2
1 1
2 2
3 4
5 1
6 7
7 3
8 4
9 1
a) Find (i) the mode (ii) the median (iii) the mean of the frequency distribution
b) How many students scored at least 5 marks
SOLUTION
a) (i) Mode = 8
(ii) 0, 0, 1, 2, 2, 3, 4, 4, 5, 6, 6, 7, 7, 7, 8, 8, 8, 8, 9
5+6
Median = = 5.5
2
(iii) Sum of values = 0 + 0 + 1 + 2 + 2 + 3 + 4 + 4 + 5 + 6 + 6 + 7 + 7 + 7 + 8 + 8 + 8 + 8 + 9 = 99
Mean =
∑ of values = 99 = 4.95
No of values 20
ALTERNATIVELY
0 2 2x0=0
1 1 1x1=1
2 2 2x2=4
3 1 1x 3 = 9
4 3 3 x 4 = 12
5 1 1 x 5= 5
6 2 2 x 6 = 12
7 3 3 x 7 = 21
8 4 4 x 8 = 32
9 1 1 x 9 = 99
∑ f = 20 ∑ fx = 99
Mean =
∑ fx =
99
= 4.95
∑f 20
Range: It gives a measure of how spread and the values are. Range = Highest value – Lowest value
Examples
2. A student obtained the following marks each out of 100 in different geography test 42, 44, 50 40, 54, 48, 10 88. Find
(a) The mean (b) the range (c) make a comment why the range in this case is not good to measure the spread.
SOLUTION
a) Mean =
∑ of values = 42+ 44+50+ 40+54+ 48+10+88
No of values 8
Mean = 48
b) Range = 88 – 10
= 78
c) The two extreme values i.e. 10 and 88 affects the range, so at it not a good measure of spread in this particular case.
Exercise
Find the range of the following
ASSIGNMENT
WEEK 10
SIMPLE EQUATIONS INVOLVING FRACTIONS
2 x 8−x
a) –
5 10
35−3 p
b) P=
2
a−5 a
c) =5+
2 3
SOLUTION
2x 3−x
10 x = 10 ( ) OR we cross multiply
5 10
2 x 8−x
2x2x =8– x =
5 10
5x 8
= 10 x 2 x = 5 x (8 – x )
5 5
3
x=1 20 x = 40 - 5 x
5
25 x 40
=
25 25
3
x=1
5
35−3 p
(b) P= (c) Multiply both sides by 6
2
(a−5) a
2p = 35 – 3p 6x =6x5+6x
2 3
5 p 35
= 3 (a-5) = 30 + 2a
5 5
P=7 3a – 15 = 30 + 2a
a = 45
2 4 3 3 5
a) -4=0 (b) - =0 (c) =
5−x 2 y −3 5 y+ 2 2 y −1
SOLUTION
2 4 3 3 5
a) -4=0 (b) - =0 (c) =
5−x 2 y −3 5 y+ 2 2 y −1
2 4 3
-4 = 3 (2y – 1) = 5 (y + 2)
5−x 2 y −3 5
4 (5 - x ) = 2 3 (2y – 3) = 20 6y – 3 = 5y + 10
20 - 4 x = 2 6y - 9 = 20 Y = 13
6 y 29
4 x = 18 =
6 6
5
x = 45 y=4
6
EXERCISE
1 11 12 8 3
a) + 8 = -3 (b) =4 (c) =1 (d) =
x+13 2 x−5 8+3 y 1+ 5 x 7+ x
Graphical Method
Examples: Solve the following simultaneous equations graphically (a) x−2 y=4 and 2 x− y=5 (b) 2 x− y=10 and
4 x−2 y=4 r
SOLUTION
b) y=10−2 x y=−2+ 2 x
x -1 0 2 x -2 0 2 x=2
y 12 10 6 y -6 -2 2 x = -1
Exercise
a) 2 x−3 y=8 (b) x + y=7
3 x+ 2 y =7 x− y =1
SUBSTITUTION METHOD
SOLUTION
2 x− y=5 ………….2
Step 1: Rearrange one of the equations so that are variable is made the subject
Step 2: Substitute into the second equation. That is substitute and solves the resulting equation.
3 y −6
=
3 3
Y = -1
That is x=2 y +4
x=2(−1)+4
x=−2+ 4
x=2
∴ ( x , y )=(2 ,−1)
3 x−8+ 4 x=6
7 x 14
=
7 7
x=2
From Eqn 3
y=8−4 x
¿ 8−4 x
y=8−4(2)
y=0
∴ ( x , y )=(2 , 0)
ELIMINATION METHOD
Examples: (a) 5 x+ 2 y =10 ,3 x−2 y=6 ( b ) 3 a+3 b=15 , 4 a+ 3 b=20
When one of the unknown has equal coefficient
SOLUTION
a) 5 x+ 2 y =10 …………. 1 3 a+3 b=15
8x 16
= - a = -5
8 8
x=2 a=5
3 c +4 (−3 )=−9
3 c−12=−9
3 c=−9+12
3c 3
=
3 3
c=1
( c , d )=(1,−3)
WORD PROBLEMS
EXAMPLES
1. The sum of two numbers is 30 and their difference is 15. Find the two numbers
2. 3 boxes and 2 packages weigh 1240g while 5 boxes and 7 packages weigh 2800g. What is the weight of a box and a
package?
SOLUTION
¿ 5 x+ 7 y=2800−−−−(2)
y=7.5 3 x 2 15 x+ 21 y =8400
11 y 2200
x=30−7.5 =
11 11
x−22.5 y=200
3 x=1240−400
3 x=840
x=260
Exercise:
1. The sum of two numbers is 18 and their difference is 12. Find the two numbers
2. This shape is an equilateral triangle with dimension show finds its perimeter.
2 x+5 y -2 4x – y + 1
x + y +5
3. Andre has more money than Bob. If Andre gave Bob $20, they would have the same amount. While if Bob gave
Andre $22, Andre would then have twice as much as Bob. How much does each one actually have?
4. In a two digit number. The units digit is thrice the tens digit. If 36 is added to the number, the digits interchange their
place. Find the number.
5. If 2 is added to the numerator and denominator it becomes 9/10 and if 3 is subtracted from the numerator and
denominator it become 4/5. Find the fractions.
ASSIGNMENT:
WEEK 11
REVISION and EXAMINATION