MATHss1 First Term

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 19

Lesson note

SS1 GENERAL MATHEMATICS SCHEME OF WORK FOR FIRST TERM


WEEK[S] TOPIC
1 Revision of Jss3 work and basic operations of integers; addition, subtraction,
multiplication and division.
2 Number Bases; [a] Conversion from one base number to base ten. [b] Conversion of
decimal fraction [bicimals] in one base to base ten. [c] Conversion of numbers from
one base to another.
3 [a] Addition, subtraction, multiplication and division of number bases . [b] Application
of number bases to computer programming.
4 Concept of Modular Arithmetic; Addition, subtraction, multiplication and division of
operations of modular arithmetic.
5 Standard form and Approximation
6 Indices; [a]Application of laws of indices. [b] Negative, zero and fractional indices.
7 Reviewof first half term and periodic test
8 Logarithms of numbers greater than 1 [whole number]→ use of logarithm table for
multiplication and division of numbers.
9 Logarithms CTD; [a] calculations involving powers and roots. [b] Relationship
between indices and logarithms.
10 [a] simple equation and variation. [b] Change of subject of formulae. [c] Type of
variation; direct, inverse, joint and partial variation. [d] Applicationof variation to
practical problems.
11 Revision.
12 Examination.
13 Examination
REFERENCE BOOKS
 MAN MATHEMATICS FOR SENIOR SECONDARY SCHOOLS 1
 ESSENTIAL MATHEMATICS FOR SENIOR SECONDARY SCHOOLS 1 BY A.J.S OLUWASANMI
 NEW GENERAL MATHEMATICS FOR SENIOR SECONDARY SCHOOL 1 BY M.F.MACRAE ETAL

Week 1.
REVISION AND BASIC OPERATIONS OF INTEGER
RULES OF DIVISIBILITY TEST
A number is divisible by:
 2: if the last digit of the number is even or zero.
 3: if the sum of the digits is divisible by 3.
 4: if the number formed by the last 2 digits is divisible by 4.
 5: if the numbers end in 0 or 5.

1
Lesson note

 6: if the number is divisible by both 2and 3.


 7: no rule to it yet.
 8: if the number formed by the last three digits of the numbers is divisible by 8.
 9: if the sum of the digits is divisible by 9 and 3.
 10: if the last digit is zero.
 11: if the sum of the digits in the odd positions is equal to the sum of digits in the
even positions or difference is a multiple of 11.
DIVISIBILITY test is a rule for determining whether one whole number is divisible by
another.
EXAMPLE
Determine whether7168 is divisible by2, 3, 4,5,6,8,9,10 and 11
SOLUTION
7168 Is not divisible by 3, 5, 6, 9, 10 and 11. But 2 because the last digit is even, 4
since the last twodigits is divisible by 4. 8 since the last three digit is divisible by 8.
EXAMPLE
Which number is divisible by 35120?
SOLUTION
35120 is divisible by 2,4,5,8and 10.
2 can divide it since it end with zero, divisible by 4, since the last two digit 20 is
divisible by 4, 5 since it end with zero, 8 since the last digit 120 is divisible by 8. 10
since the last digit is zero.
EXAMPLE
Determine whether 24739 is divisible by 11?
SOLUTION
24739→sum of digit in odd position 2+7+9=18, sum of digit in even position 4+3=7.
Thedifference18-7=11. Then 11 is divisible by 11 and a multiple of 11.
CLASS WORK
Identify the following numbers that can be divisible by 2,4 ,5 , 6,8, 9.
a.3591 b. 2408 c. 7700 d. 18054 e.2032 f. 1827 g.23624 h. 468
3 1
INTEGERS: integers are whole numberse.g. 1,3, 6,7,9. etc. not 1.5,3 ,5 .
5 2
SIMPLIFY: Simplify is to make easier to do or understand.
EVALUATE:To Evaluate is to form a value or quality after thinking , resolving or
working a problem.
EXAMPLE
Find the sum of the following number :

1
Lesson note

a. 961,86 and 422. B. 4312,504,614 and 24


Solution
a. 961 b. 4 3 1 2
(a) 8 6 ++ 504
422 614
14 6 9 5 4 3 0
Subtract 287 from 306.
Solution
306
- 2 8 7
0 1 9

Find the product of 452 and 219


SOLUTION
452
X 219
4068
+ 452
904
98988
Find the value of the following:
(−8 ) x(−12)
a. 8−¿ (+7). b. −¿5 −¿ (−¿ 9). (C )
−10

Solution
a. 8 −¿ (+7 )= 8−¿7 =+1
b. -5−¿(-9)=-5+9 =+4
(−8 ) x(−12) + 96
c. = =−¿9.6
−10 −10
ASSESSMENT: The students are to work the following questions:
1. Find the product of the following numbers:
a. 2184x11 b. 5412x99 c. 217x405
2. Subtract the following numbers:
a. 23 from 36 b. 94 from 104
3. Find the values of :

1
Lesson note

a. 336÷4 b. 867÷17 c. 1848÷12 d. (-18)÷(-3) e. -25÷4


4. find the values of the following:

(−18 ) x (−5 ) x 3 12 x (−15 ) x (−9)


a. b.
9 x (−2) ( 5−2 ) x (−3 ) x (−4 )

Week 2.
NUMBER BASES /BASE NUMBER.
Base number is the basis of which each place value column in a
number system or the classification of numbers to which one or
more other numbers are appended or added.
TYPES OF BASE NUMBERS.
OCTAL BASE; Octal base are numbers express in base eight. E.g. 2578
DENARY/DECIMAL BASE: These are numbers express in base ten.
E.g. 189ten
BINARY: These are numbers express in base two. E.g. 11001two
BICIMAL: This is the fractional binary number or fraction in base
2 10
two. E.g.( ) =( )= 0.10101… in base two.
3 11
DUODECIMAL BASE: This is the number system that is express in
base 12.
HEXADECIMAL: Is system of numbers which is express in base 16. I.e
base 2,3,4,5,6,7,8,9,A,B,C,D,E,F.
HINT: No number must be equal or greater than the base number in
operation. If you are working in base two, the highest digit will be 1
and the lowest number is 0
EXPRESSION NUMBERS IN BASE TEN.
450 = 4 ×102 + 5×101 + 0×100 in base ten.
CONVERTION OF NUMBERS TO BASE TEN
EXAMPLE;
Convert the following numbers to denary base:
a . 10111112 b. 4325 c. 431 x .
Solution
a. 10111112 =1x26 +0x 25+1x24 +1x23 +1x 22+1x21 +1x20
=1x64+0x32+1x16+1x8+1x4+1x2+1x1

1
Lesson note

=64+0+16+8+4+2+1
=95ten
B. 4325 = 4x5 + 3x51 +2x50
2

= 4x25+3x5+2x1
= 100+15+2
=11710 .
1
C.. 43 x = 4x X 2 + 3x X 1 +1x X 0
= 4 X 2 +3X+1
CONVERTION OF BASE NUMBERS FROM BASE TEN TO ANOTHER BASE.
Express the following base ten numbers to each base giving:
a. 1007 to i. octal base ii.Binary base.
b. 761 to ( i).Base 12 (ii). Base16
SOLUTION
a. 100710 =8 1007 2 1007
8 125 r 7 2 503 r 1
8 15 r 5 2 251 r 1 8 1 r 7 2 125 r 1
8 0r12 62 r 1
100710 = 17578 2 31 r 0
2 15 r 1
2 7r1
2 3r1
2 1r1
2 0r1
100 710 = 11111011112
b. 761ten= 12 761 16 761
12 63 r 5 16 47 r 9
12 5 r 3 16 2 r F
12 0 r 5 16 0 r 2
761ten = 5351 twelve 76 110= 2F916 Type equation here .
CONVERTION FROM ONE BASE TO ANOTHER
HINT: First express the number to base ten and then convert from base ten to the required base.
EXAMPLE
Express 3136 to octal base
Solution
3136 = 3 X 6 2 + 1 X 61 + 3 X6 0
= 3 X 36 + 1 X 6 + 3 X 1
=108 +6 +3 = 11 710
117 base ten to Octal base8 117
8 14 r 5
8 1r6

1
Lesson note

3136 = 1658
FRACTIONAL BASE NUMBER
EXAMPLE: Convert 1011.01two to denary base.
SOLUTION
1011.012 = 1 X 23 + 0 X 22 + 1x 21 + 1 X 20+ 0 X 2−1 + 1 X 2−2
1 1
= 1X8 + 0X4 +1X2 + 1X1 +1X +1X 2
2 2
1 1
=8+0+2+1+ +
2 4
3
=11 .
4
EXAMPLE:
2
Express as bicimal number.
3
SOLUTION
2 10
( ¿ten =( ¿ .= 0.10101010…
3 11 two
ASSESSMENT: Students should work the following questions
1. Express the following base numbers to base ten.
a. 312.214 b. 1051.118 c .234116
2. Convert the following base ten numbers to bicimals:
2 9 3 6 5
(a). (b). (c). (d). (e).
5 20 4 7 6
3. Convert the following to base; I. Base 5 ii. Base12. iii. Base 15
a. 56 8 b. 124 7 c. 100012 d. 121103 4.

WEEK 3
RULES OF BASE NUMBER
1. Numbers must not be equal to or greater than the base number under consideration.
2. Base numbers of the same base can be added,subtracted, multiplied and divided otherwise it must first
be converted to base ten or equal base before the required operation is done.
3. When subtracting base numbers , the number carried from nearby to support the other becomes the
base in operation added to the original number in that position.
BASIC OPERATIONS OF BASE NUMBER.
EXAMPLE
(A) Find the sum of the octal numbers 174 and 233. (B). Simplify 231 14 −¿213 4. (c). find the
product of 214 and 23 both in base five.(D). if 10 4 x= 68, find the value of x?
SOLUTION
A 1 7 4 b. 2 3 1 1 C. 2 1 4

1
Lesson note

+ 2 3 38 - 2 1 3 x 2 35
4 2 78 2 0 3 3 41 2 0 2
. + 4 3 3
1 1 0 3 25
c. 104 x = 68
1 X x 2 + 0 X x 1 + 4 X x 0 = 68
x 2 + 0 + 4 = 68
2
x = 68 – 4 : x 2 = 64
X = ±√ 64 : x=± 8
APPLICATION OF BASE NUMBER TO COMPUTER PROGRAMMING
In computer programming the punched cards uses the binary numbers instead of the letters.
A = 1. B = 2. C = 3. D = 4. E = 5. F = 6. P = 16. U =21. Z = 26. The binary equivalent of the
number code of letters in binary, such as:
A = 00001, B = 00010, C = 00011, p = 10000, Z = 11010.
Yes = 1 and No = 0
ASSESSMENT: The students are to do the following questions:
1. If 4103 six = 2112six + x six . Findx?
2. Simplify the following number bases:
I. 11011twox 101two ii. 614 8−¿ 506 8 iii. If 123 y = 83, find y?
3. Represent I LOVE MATHEMATICS in binary code.
ASSIGNMENT: MAN Mathematics for senior secondary schools 1. Page 8, Exercise C4.Numbers,1,2,3 and 7.
And miscellaneous Exercises number 3, 6, 10, 14 and 15

MORAL OBJECTIVE: PSALM 90:12. Teach us to number our days so that we may grow in wisdom.

WEEK 4
MODULAR ARITHMETIC
Modular arithmetic is a branch of Mathematics use to predict the outcomes of cyclic events such as days of
the week, marketdays, months of the year, time etc.
RULES OF MODULAR ARITHMETIC
 The modulo value must be greater than the number worked upon.
 When using cyclic pattern in adding numbers, you must count clock wise direction.
 In subtraction of numbers , you must count anti -clock wise direction
EXAMPLE:
The shorter hand of a clock points to 5 on a clock face. What number does it point to after 30 hours?

1
Lesson note

2
0
1
9
3
8
7
6
5
4

Solution
30 hours after = 11 o” clock.
(B) Find the following numbers in their simplest form in modulo 4
a. 15 b. 102
Solution
15(mod4) = 15÷4
3 remainder 3, therefore 3 the remainder is taken as 3 mod 4
102mod4 = 102 ÷4 = 25 remainder 2
102 (mod 4) = 2 mod 4
ADDITION OF MODULO ARITHMETIC
EXAMPLE
Find the following modulo addition
:a.42 28 (mod 8) b. 54 25 (mod 5)
Solution
a. 42 + 28 = 70 mod 8
70 mod 8 = 6 mod 8
b. 54 + 25 = 79 mod 5
79 mod 5 = 4 mod 5
SUBTRACTION OF MODULO NUMBERS
Find the simplest form of the following in their giving moduli.
a. -5 mod 6 b. -17 mod 10 c. -75 mod 7
SOLUTION
a. -5 mod 6 = -6x1+1 = 1 mod 6 the value added to the negative number to give the require result
becomes your result.

1
Lesson note

b. -17 mod 10 = -10 x 2 + 3 = 3mod 10.


c. -75 mod 7 = -7 x 11+2 =2 mod 7.
MULTIPLICATION OF MODULO NUMBERS
Evaluate the following in their moduli.
a. 16 7 mod 5 b. 21 65 mod 4
SOLUTION
A 16 X 7 = 117 mod 5, which is 2 mod 5
b. 21 x 65 = 1365 mod 4 = 1mod 4
EQUATION OF MODULO
Solve the following equations in their giving moduli
a. 3x =5mod 7 b. 2x + 3 =1 mod 6 c.
SOLUTION
a. 3x =5+7 ,. 3x =12
X = 4 mod 7
b. 2x +3 =1+6 , 2x +3 =7
2x 7 -5, then 2x = 4
X =2 mod 6
ASSESSMENT: Solve the following questions;
1. Use the cycle number in modulo 6 to simplify the following.
(i) 2 + 10 (ii). 5 + 5 (iii) 15 + 37 (iv) 2 – 9 (v) 0 – 22
2. A toy car starts at a point 0 and runs around a circular track of 2 meters. How far is the car from its
starting point along the track when it has gone :
(a) 6m (b) 15m (c) 21m (d) 87m
3. Find the following numbers in their simplest form in modulo 4:
(i). 62(ii). 102 (iii) -56 (iv) -78 (v) -202
4. Solve the following equations in the set of positive integers of each modular arithmetic:
i. 3X + 4 = 7 mod 8 ii. 4X – 3 = 6 mod 7 iii. X 2 – 2X + 2 = 0 mod 5 IV. 3 x = 2 in (a). Mod 5 (b).
Mod 6 (c). mod 9

MORAL OBJECTIVE: EXODUS 15:25and he cried unto the Lord and there he proved them.

WEEK 5
STANDARD FORM AND APPROXIMATION
STANDARD FORM: Is a convenient way of writing very large or small numbers. It is the
product of the numbers in powers of 10 to determine the position of the decimal pointand
it´s writing between 1 and 9 i.e. a X 10n . Where ais the number between 1and 9 and n is
the position of the decimal point.
EXAMPLE:
Express the following numbers in standard form;

1
Lesson note

(a) 9 (b) 54.6 (c) 570200


SOLUTION.
(a) 9 = 9 x100 (b) 54.6 = 5.46 x 101 (c) 570200 = 5.702 x 105
NEGATIVE POWERS (NUMBERS LESS THAN 1 )
Express the following numbers in standard form;
(a) 0.02 (b) 0.000175
SOLUTION
(a) 0.02 = 2 x 10−2 (b) o.000175 =1.75 x 10−4.
ADDITION AND SUBTRACTION OF NUMBERS IN STANDARD FORM
Simplify the following;
(a) 5.14 x107 + 2.842 x 105 (b) 5.24 x 10−5 −¿ 4.33 x 10−6
SOLUTION
(a) 5.14 x 107 = 5.14 x 10x10x10x10x10x10x10 = 51400000
2.842 x 105 = 2.842 x 10x10x10x10x10 = 284200 +
51684200
7
51684200 =5.16842 x 10
1 5.24
(b) 5.24 x 10−5 = 5.24 x = = 0.0000524
10 X 10 X 10 X 10 X 10 100000

1 4.33
4.33 x 10−6 = 4.33 x = = 0.00000433
10 X 10 X 10 X 10 X 10 X 10 1000000
0.0000524 – 0.00000433 =0.00004803
0.00004807 =4.807 x 10−5
MULTIPLICATION AND DIVISION OF STANDARD FORM
Simplify the following:
(a) 8.222 x 10−4 x 6.32 x 104 (b) 2.8 x 108 ÷ 1.5 x 104
SOLUTION
(a) (8.222 x 6.32) x (10−4 x 104 ) = 51.96304 x 10−4+ 4
5.196304 x 101 x 100 =5.196304 x 101
(b) (2.8 ÷ 1.5) x ( 108 ÷ 104) = 1.86667 x108−4
1.86667 x 104
APPROXIMATION (SIGNIFICANT FIGURE, DECIMAL PLACES AND ROUNDING OFF)
PPROXIMATION: Is calculating values or numbers only to a certain degree of accuracy.
SIGNIFICANT FIGURE: Is a process in which each of the digits in a number that are needed to a given accuracy is
presented.
DECIMAL: is the writing of numbers to a required fractional part.
EXAMPLE:
Approximate the following to the nearest (i) ten (ii) hundred (iii) thousand
(a) 7562 (b)907235 (c)8991
SOLUTION

1
Lesson note

(a) 7562 = 7560 (nearest ten)


= 7600 (nearest hundred)
=8000 (nearest thousands)
(b) 907235 = 907240 (nearest ten)
= 907200 (nearest hundred)
=907000 (nearest thousand)
© 8991 = 8990 (nearest ten)
= 9000 (nearest hundred)
= 9000(nearest thousands)
SIGNIFICANT FIGURE: Express the following numbers to (i) 1s.f (ii) 2s.f (iii) 3s.f
(a) 78602 (b) 702.976 (c) 0.000057849
SOLUTION
(a) 78602 = 80000 (1s.f), 79000 (2s.f), 78600(3s.f)
(b) 702.976 = 700 (1s.f), 700(2s.f) 703 (3s.f)
(c) 0.000057849 = 0.00006(1s.f), 0.000058(2s.f), 0.0000578(3s.f)
DECIMAL PLACES: Express the following numbers to ; (i) 2d.p (ii)3d.p
(a) 67.3994 (b) 0.00749
SOLUTION
(a) 67.3994 = (i) 67.40(2d.p) , (ii) 67.399(3d.p)
(b) 0.00749 = (i) 0.01(2d.p), (ii) 0.007(3d.p)
ASSESSMENT: Solve the following questions;
1. Write the following in standard form:
(i) 7560 (ii)7560000000 (iii) 0,00756 (iv) 0.000000756
2. Find each of the following ,leaving your answers in standard form:
(i) (4 x 103) x (2.6 x 102) (ii) (6.4 x 10−3 ¿ ÷ (8 x 10−4
3. Evaluate (9.05 x 10−5 ) + (6.5 x 10−5 ) – (6.5 x 10−6 ) giving your answer in standard form.
4. Express each of the following numbers to : (i) 1s.f, (ii) 3s.f, (iii) 2d.p (iv) 3d.p
(a) 799.8094 (b) 6.3006 (c) 0.0014698
.

WEEK 6
INDICES
INDICES: are numbers expressed in powers on ten i.e. 25. The analysis and simplification of indices depends
on the basic interpretation and rules of indices as enumerated below.
LAWS OF INDICES
1. a M x a N =a M + N
M
2. a M x a N ¿ a N
3. a 0 = 1
M
4. a N = ( N√ a ¿M

1
Lesson note

5. (a M ¿N = a MxN ¿ a MN
1
6. a−M =
aM
EXAMPLES:
Write down the values of the following in index form:
6 2 2 0 −6 11 7 8 2
(i) 7 x 7 (ii)5 X x 4 X x 2 X (iii) 16r ÷ 4 r (iv) ( ) 3
−¿ ¿
27
SOLUTION
6 2 6 +2 8
(I) 7 X 7 ¿ 7 =7
40
(II) 5 X 2x 4 X 0x 2 X −6 = (5 x 4 x 2) X 2 +0+(−6) = 40 X −4 = 4
X
11 7 11−7
(III) 16 r ÷ 4 r = (16 ÷ 4 ¿r = 4r 4
(IV) ¿ = 23 x 5 ¿ 215
1 = 1 = 1÷ 4 = 1 x 9 = 9 or 2.25 or 2 1
(V) ¿ =
¿¿ ¿¿ 9 4 4 4
Simplify the following:

√ 25 X x ( X ¿−3 (b) 3 13 12 ÷ 6 16 34
4
(a) X Y X Y
16 2
SOLUTION

√ 25 X 4 x 1 = 5 X x 8 = 10
2
(a)
16 ¿ ¿ 4 X3 X
1
6
1 1 1 3 1 2−1 2−3 X
(b) (3÷6) X 3 + 6 Y 2 + 4 = ( ) X 6
Y 4 = .
2 −1
2Y 4

ASSESSMENT
Simplify the following questions:


−2 3 −1 −2 −1 6
(1¿(27) 3 (2)√
3 −9 m+2 m 2m 2 3
27 a (3).27 x 4 ÷6 (4) -10a b ÷ (-5a 2 b 2 ) (5) 125 3 x 64 4 x 250 (6) 3 27 Y ¿
¿¿¿
ASSIGNMENT: MAN Mathematics for senior secondary school 1
1. Page 11 Exercise B1 numbers 8, 10, 17,20 and 30.
2. Page 12, exercise B3 e,f,I,k,r,t ,v and z
3. Page 13 exercise B4 a, b, c, d, e, g, h and i.

WEEK 7 Review of first half and periodic test


Week 8
LOGARITHMS OF WHOLE NUMBERS
The logarithms of any number N to any base M is the index or power to which the base must be raised,
to equal the number N.

1
Lesson note

The logarithms of any given number consist of two parts called the characteristics and the mantissa.The
characteristics is a whole number which can either be positive, zero or negative integers, While the
Mantissa is the decimal (fractional) part of the integers always from the table values.
EXAMOLE
399 = 2.6010. 2 Is the characteristics of the number and 6010 from table is the Mantissa or 3.99 x
2.6010
10
Find the Logarithms of the following numbers:
(a) 8615 (b) 690460 (c) 1.607
SOLUTION
(a) 8615 = 8.615 x 103.9353 : in mathematics table, check logarithm of 86 under 1 difference 5 =
9350+3
(b) 690460 = 6.90460 x 105.8391
(c) 1.607 = 1.607 x 100.2059
ANTILOGARITHM: Is the opposite of logarithm.
Find the original number of the following logarithms numbers:
(a) 100.27 (b) 103.568 (c) 6.3892
SOLUTION
(a) 100.27 = 1.862, from antilogarithm table check 27 under zero since there is no third value and the
zero before the point (characteristics) determines where the point occupies in the number. Add
onto every positive characteristics to determine your value
(b) 103.568 = 3698.0 or 3698
(c) 6.3892=¿ 2450000.0
MULTIPLICATION OF NUMBERS
When multiplying numbers in logarithms, their table values are been added before checking
antilogarithms for its solutions.
EXAMPLE
Evaluate the following using table:
(a) 143.8 x 23.46 (b) 8234 x 70000
SOLUTION
(a)143.8 x 23.46 = NUMBER LOGARITHM
2.1577
143.8 10
1.3703
23.46 10 +
103.5280
Antilogarithm of 5280 = 3374
143.8 x 23.46 = 3374.0

(b) 8234 x70000 = NO LOG


8234 103.9158
4.8451
70000 10 +

1
Lesson note

3.9158+4.8451
10 = 108.7609
Antilog of 7609 = 5766 characteristics is 8+1 =9 numbers before point
8234 x70000 = 576600000
DIVISION OF NUMBERS IN LOGARITHMS: When dividing numbers in logarithms we subtract their values
EXAMPLE
Evaluate the following numbers using table:
(a) 912.4 ÷ 30.42 (b) 36.75 x 284.7 ÷ 26.45
SOLUTION
(a) 912.4 ÷ 30.42 = NO LOG
2.9602
912.4 10
30.42 101.4832 -
2.9602−1.4832 1.4770
10 = 10
Antilog of 4770 = 2999
912.4 ÷ 30.42 = 29.99.
(b) 36.75 x284.7 ÷26.45 = NO LOG
1.5653
36.75 10
284.7 102.4544 +
1.5653+2.4544 4.0197
10 =10
1.4224
26.45 10 -
4.0197−1.4224 2.5973
10 =10
Antilog of 5973 =3957
36.75 x 284.7 ÷ 26.45 = 395.7
ASSESSMENT: Using table evaluate the following numbers:
1 (a)497.2 x 8.789 (b) 89 x34.56 x2.094 (c) 8050 ÷ 20.15 (d) 45.08 ÷ 5.462
35.26 x 106.4 78.34 x 5.60104
2 (a) 98.45 x 56 ÷ 30.8 (b) (c)
786.5 8.236

3. Find the antilogarithms of the following numbers:


(a) 102.3900 (b) 104.3096 (c) 0.5971 (d) 7.8903 (e) 2.0079

WEEK 9
SQUARES OR POWERS OF NUMBERS IN LOGARITHMS
When squaring numbers in logarithms you multiply the power by the logarithm values
EXAMPLE
Evaluate the following numbers using logarithm table:
67.9 3
(a) (18.42¿ 4 (b) ( ¿
5.23
SOLUTION
(a) (18.42¿ 4 = NO LOG

1
Lesson note

(18.42¿ 4 1.2653 x 4 = 5.0612


Antilog of 0612 =1151
(18.42¿ 4 = 115100
67.9 3
(b) ( ¿ = NO LOG
5.13
67.9 1.8319
5.23 0.7185 −¿
1.1134 X 3 = 3.3402
Antilog of 3402 = 2189

67.9 3
( ¿ = 2189
5.23
SQUARE ROOTS OF NUMBERS IN LOGARITHMS
When finding the square root of any number with logarithm table , you divide the table value by the
value of the square root.
EXAMPLE
Evaluate the following number using logarithm table:
12.153 x √ 1.3413
(a) √ 5.69 (b)
5
161.5
SOLUTION
(a) √
5
5.69 = NO LOG
√ 5.69 0.7551÷ 5 = 0.15102
5

Antilog of 1510 = 1.416


12.15 x √ 1.3413
3
(b) = NO LOG
161.5
3 1.0346 x3
12.15 10 = 103.2538
√ 1.341310 0.1275÷ 2
= 100.0638 +
3.2538+0.0638 3.3176
10 = 10
2.2082
161.5 10 -
3.3176−2.2082 1.1094
10 = 10
Antilog of 1094 = 12.86
RELATIONSHIP BETWEEN INDICES AND LOGARITHMS
Considering numbers in ten (10)
NUMBERS INDICES LOGARITHM
1
10 10 log 10 10 = 1
2
100 10 2
3
1000 10 3
1 −2
10 -2
100
−5
0.00001 10 -5

1
Lesson note

ASSESSMENT: Using tables, evaluate the following numbers;


(1) (a) (56.89¿5 (b) (3.9562¿3 (c) √
8
105.6 (d) √6 68.15
(2) (a) 4.927 x 45.1 (b) √ 679.5 x 92.6
2

(3) (a) √ 78.54 x 6.35 x 12.8 (b) √


4
7800÷ 4.678 (c)
√ 7809.1
2.16 x 4.24
MORAL OBJECTIVES: JOHN 3:33 the man who has accepted it has certified that God is truthful

WEEK 10
SIMPLE EQUATION AND VARIATION
SIMPLE EQUATION: is any algebraic equation with one unknown.
EXAMPLE
Solve for p in the equation p – 7 = 24
SOLUTION
.IF P – 7 = 24, then add 7 to both sides of the equation
P -7 +7 = 24 + 7
P = 31
Solve the equation 5(c +2) – 3(3c -5) = 1
Solution
5c+10-9c+15 =1. First open the bracket, collect like terms and simplify.
5c-9c+10+15 = 1
-4c+25 = 1, subtract 25 from both sides of the equation
-4c = 1-25,
-4c = -24, divide -4 by both sides
C = 6.
CHANGE OF SUBJECT OF FORMULAE
A formula is an equation consisting of letters which represent quantities.
EXAMPLE
Make each of the following letters giving the subject of formula:

(a) A= ax + b, x (b) T = a + (n-1)d, a (c) T = 2 π

SOLUTION
√ l ,g
g

(a) A=ax + b. make x the subject of formula


Subtract b from both sides
A – b = ax divide both sides by a
A−b
=x
a
(b) T = a + (n-1) d, a. subtract (n-1)d from both sides
T – (n-1) d = a or a =T – nd + d

1
Lesson note

T l
©T = 2 π
√ l , g.
g
Divide both sides by 2 π

= , cross multiply
2π g
Tg =2l π , divide both sides by T
2lπ
g=
T
VARIATION: is a change or difference in condition or amount or level etc. within certain limits.
TYPES OF VARIATION
Direct variation, indirect or inverse variation, joint variation and partial variation
Direct variation is the proportional increase in x with a corresponding increase in y or a decrease in
x with a corresponding decrease in y when considering two quantities X and Y. that is X ∝ Y, where
∝ is sigh of proportionality and the equation becomes X = kY where k is constant.
EXAMPLE
The number of bottles of wine drinks is directly proportional to the cost of the bottles of wine
drinks. If 10 bottles of wine drink cost ₦400
(a) What is the cost of 18 bottles?
(b) How many bottles can₦200 buy?
SOLUTION
Let N = numbers of wine bottles and C = cost of wine drinks
N ∝ C. then N = Ck, N = 10 ,C = ₦400
10 1
10 = 400x k . k = =
400 40
C
Therefore the equation connecting N and C is N =
40
C C
(a) N = = 18 =
40 40
C = 18 x 40 = 720. The cost of 18 bottles of wine drinks is ₦720
200
(b) N = = 5. The numbers of bottles ₦200 can buy is 5 bottles.
40
INDIRECT OR INVERSE VARIATION
Given two quantities X and Y such that Y increases with a corresponding decrease in X or a
1
Decrease inY with a corresponding increase in x then Y varies inversely as X. Y ∝ then,
X
k
the equation becomes Y¿
X
EXAMPLE
Y is inversely proportional to x. if y = 9 when x = 4, find the equation connecting x and y
SOLUTION
1 k
Y∝ then y =
X x

1
Lesson note

k
9= , then k = 9x4 = 36
4
36
The equation connecting x and y is y = .
x
JOINT VARIATION
This involves three or more variables or quantities in a relationship which occur in many forms.
It involves the combination of two direct variations or the combination of one direct and one
inverse.
EXAMPLE
Z ∝ X and z ∝ y that is two direct variables. Which is z ∝ xy. Equation is z = kxy
T
V varies directly as T and inversely as P can be written as V ∝
P
EXAMPLE
Y varies jointly as x and y. W x= 2 and z = 3, y = 30. Find the equation connecting the relationship
xyz
SOLUTION
Y ∝xz y = kxz
30 = k x 2 x3 30 = 5k
30
K= = 6
5
Equation of the relationship is y = 6xz
PARTIAL VARIATION
Partial or part variation consists of two or more parts of quantities added together. One part
may be constant while the others can vary either directly, indirectly or jointly.
S is partly constant and partly varies directly as T
This statement can be written as :
S ∝k + T. Then the equation is S = k + aT where k and a are constants.
EXAMPLE
X is partly constant and partly varies as y. When y = 5, x = 7 and when y = 7, x = 8. Find
(a) The law of the variation. (b) x when y = 11.
SOLUTION
x ∝ k + ay x = k + ay where a and k are constants.
When y = 5, x = 7 : 7 = k + 5a …………(1)
When y = 7, x = 8: 8 = k + 7a …………..(2)
Solving the equation simultaneously, subtract (1) from (2)
1
2k = 1, then a = .
2
1 1
Substitute for a in (2), 8 =k + 7 x
2 2
16 = 2k + 7, 16 – 7 = 2k

1
Lesson note

9
K= or 4.5
2
9 y
The law of variation is x = + or 2x =9 + y.
2 2
(b) When y = 11, 2x = 9 + 11
2x = 20, x = 10.
ASSESSMENT
Evaluate the following questions,
1. The speed s km/h of a car is partly constant and partly varies as the time t the brake is
applied. When t = 0, s = 40 and when t = 8, s =30, find s when t = 10 and t when s = 24.
2. A quantity Q is the sum of two quantities, one of which is constant while the other varies
inversely as the square of R. when R =1, Q =-1 and when R =2, Q = 2. Find the positive value
3
of R when Q = 2 .
4
x
3. Y ∝ , y = 27 when x =9 and z = 2. Find
z
(a) The relation between x, y and z.
(b) Find y when x =14 and z = 12.
4. The price of a material in the market varies indirectly with the number of people
demanding the material. When there are 80 people, the price of the material is ₦3.50.
what is the price when there are 56 people?
5. Make the given letters the subject of the formula of the following equations:
x P+3 Q
, Q (b) A = √ gd ¿ ¿) , h,d (c) A = π r√ h2−¿r ¿, r
2
(a) =
y Q−3 P
6. Solve the following equations:
2x x
(a) 8y -19 = 5 +3y (b) 12 – 3t – 9 = 3 – 5t (c) 2 = 5(5w – 2) – 9 (3w – 2) (d) + =6
3 4
2(5 z−3) 3(5 z−2) 8
(e) - =
3 5 15

MORAL OBJECTIVES: JAMES 1:17 Every good gift and every perfect gift is from above, and
cometh down from the Father of lights, with whom is no variableness, neither shadow of
turning.
Week 11 Revision

You might also like