SPM Mathematics Form 4 (Number Bases) Chapter 2 Complete Revision

Teacher Daisy
31 Mar 202225:11

Summary

TLDRTeacher Daisy's video script offers an educational exploration into number bases, starting from binary to decimal. It explains the concept of digit representation in various bases and demonstrates counting balls in base 2, 3, and 10. The script delves into place values and digit values, using examples to clarify calculations. It also covers methods for converting numbers between bases, including division by place value and base value, with examples for converting to base 5 and base 8. The educational content is complemented by practical exercises on digit value calculation and number conversion, making the lesson interactive and informative.

Takeaways

  • ๐Ÿ“š The chapter introduces various number bases, explaining that each base uses a specific number of digits (e.g., base 2 uses 0 and 1, base 10 uses 0 to 9).
  • ๐Ÿงฎ It demonstrates counting balls in base 2, base 3, and base 10 to illustrate how different bases represent quantities.
  • ๐Ÿ”ข The concept of place values in number bases is explained, showing how they are calculated as repeated multiplications of the base raised to the position number.
  • ๐Ÿ“ˆ An example is provided to calculate the place value of digits in numbers represented in base 8 and base 2.
  • ๐Ÿ”‘ The script explains digit value as the product of a digit and its place value within a number.
  • ๐Ÿ’ก Digit values for numbers in base 8 and base 2 are calculated to show how to find the value of each digit in a number.
  • ๐Ÿ”„ The script outlines how to determine the numerical value of a number in various bases by summing the digit values.
  • ๐Ÿ”€ Two methods for converting numbers from one base to another are discussed: division using place value and division using base value.
  • ๐Ÿ—‚๏ธ An example shows how to convert the decimal number 563 to base 5 and base 8 using both methods, confirming they yield the same result.
  • ๐Ÿ”„ It explains how to convert a number from any base to base 10 and then to another base, using base 6 to base 9 as an example.
  • ๐Ÿ’ป The use of a calculator for base conversions is briefly mentioned, including how to set the calculator to different base modes.
  • โž•โž– The script covers addition and subtraction in different number bases, using both vertical form and conversion to base 10 as methods.

Q & A

  • What are the digits used in base two?

    -Base two uses two digits which are zero and one.

  • How many digits does base ten have?

    -Base ten uses 10 digits which are 0 to 9.

  • What is the place value of each digit in the number 6231 in base eight?

    -The place values from right to left are eight to the power of zero, eight to the power of one, eight to the power of two, and eight to the power of three.

  • How do you calculate the digit value of a particular digit in a number?

    -The digit value is calculated by multiplying the digit by its place value.

  • What is the number value of the number 6231 in base eight?

    -The number value is calculated by summing the digit values: 6 * 512 + 2 * 64 + 3 * 8 + 1 * 1 which equals 3220.

  • How do you convert a base 10 number to a different base using division by place value?

    -You write down the place values of the target base, starting from the rightmost digit. Then you determine how many times each place value fits into the number, writing down the quotient and carrying over the remainder to the next place value.

  • What is the base 5 representation of the number 563 in base 10?

    -The base 5 representation of 563 in base 10 is 4223.

  • How can you convert a number from base 6 to base 10?

    -You multiply each digit by its corresponding place value and sum up all the products to get the base 10 number.

  • What is the process of converting a number from base 8 to base 2?

    -Each digit in base 8 is equivalent to three digits in base 2. You convert each digit into three binary digits using the values 4, 2, and 1, and then combine them.

  • How do you perform addition in different number bases?

    -You can either write the numbers vertically and add them digit by digit, carrying over as necessary, or convert the numbers to base 10, perform the addition, and then convert the result back to the original base.

  • Can you provide an example of subtracting numbers in base 6?

    -Yes, to subtract numbers in base 6, you can either perform the operation directly in base 6 by borrowing as necessary, or convert both numbers to base 10, perform the subtraction, and then convert the result back to base 6.

Outlines

00:00

๐Ÿ“˜ Introduction to Number Bases

Teacher Daisy introduces the concept of number bases in Form 4 Chapter 2. She explains that different bases use varying digits, such as base 2 with 0 and 1, base 3 with 0 to 2, and so on up to base 10 with 0 to 9. The script provides an example of counting balls in base 2, base 3, and base 10, emphasizing the use of only two digits in base 2 (0 and 1). It also explains the concept of place values, which are determined by the base raised to the power of the position number. The script concludes with an example of calculating place values for numbers in base 8 and base 2.

05:03

๐Ÿ”ข Understanding Digit Values

This section delves into the concept of digit values, which are calculated by multiplying a digit by its place value. The script provides examples of determining the value of an underlined digit in numbers given in base 8 and base 9. It then explains how to calculate the number value of a given number in various bases by summing the digit values. Examples are given for numbers in base 8 and base 2, with the process of converting these to base 10 values and then back to their original base.

10:03

๐Ÿ”„ Converting Numbers Between Bases

The script teaches two methods for converting numbers from one base to another: division using place value and division using base value. It demonstrates the conversion of the decimal number 563 to base 5 and base 8 using both methods. The process involves dividing the number by increasing powers of the target base and recording the remainders to construct the number in the new base. The script shows that both methods yield the same result.

15:05

๐Ÿงฎ Advanced Base Conversions and Calculations

This part of the script covers the conversion of numbers from base 6 to base 9 and from base 2 to base 8, as well as the reverse, from base 8 to base 2. It explains the process of grouping digits in threes for base 2 to base 8 conversions and vice versa, using the equivalence of three binary digits to one octal digit. The script also mentions the use of calculators for base conversions, suggesting the use of specific functions for different bases.

20:07

โž•โž– Addition and Subtraction in Number Bases

The final paragraph discusses methods for performing addition and subtraction in different number bases. It introduces the use of vertical form for direct calculations and the conversion of numbers to base 10 for easier computation. Examples are provided for adding and subtracting numbers in base 2 and base 6, showing how to convert to base 10 for calculation and then back to the original base. The script concludes with a concept map for the chapter and an invitation for feedback and engagement from viewers.

Mindmap

Keywords

๐Ÿ’กNumber Bases

Number bases refer to the system of representing numbers using a set of digits. In the video, various bases such as binary (base 2), ternary (base 3), and decimal (base 10) are discussed. Each base uses a different number of digits, for example, binary uses 0 and 1, while decimal uses 0 to 9. The concept is central to the video's theme of teaching number systems, as it lays the foundation for understanding how numbers are represented in different bases.

๐Ÿ’กDigit

A digit is a single symbol that represents a value in a positional numeral system. In the context of the video, digits are the building blocks of numbers in any base. For instance, binary digits are '0' and '1', and decimal digits range from '0' to '9'. Understanding digits is crucial for grasping how numbers are constructed and interpreted in different bases.

๐Ÿ’กPlace Value

Place value denotes the value of a digit based on its position within a number. The video explains that in any base, the place value is calculated by multiplying the base raised to the power of the digit's position. For example, in base 8, the rightmost digit has a place value of 8^0, the next has 8^1, and so on. This concept is essential for calculating the value of numbers in different bases.

๐Ÿ’กDigit Value

Digit value is the numerical value of a particular digit in a number, which is found by multiplying the digit by its place value. The video uses examples such as calculating the digit values in base 8 and base 2 numbers to demonstrate how to find the value of each digit within a number. This is a key step in determining the overall value of a number in any given base.

๐Ÿ’กNumber Value

Number value is the total value of a number in a given base, calculated by summing the digit values. The script provides examples of finding the number value of base 8 and base 2 numbers by adding up the digit values. This concept is fundamental to understanding the magnitude of numbers across different bases.

๐Ÿ’กConversion

Conversion in the video refers to the process of changing a number from one base to another. The script describes methods for converting numbers between bases like base 2, base 5, and base 8. Conversion is a central theme as it allows understanding and comparison of numbers across different numeral systems.

๐Ÿ’กDivision Using Place Value

This method of conversion involves dividing the number by the new base and recording the remainders to construct the number in the new base. The video uses this method to convert base 10 numbers to base 5 and base 8, demonstrating how to align the number's value with the new base's place value system.

๐Ÿ’กDivision Using Base Value

Division using base value is another method for converting numbers between bases, where the number is repeatedly divided by the new base, and the remainders are used to construct the new number. The video shows this method in action when converting base 10 to base 5 and base 8, emphasizing a different approach to base conversion.

๐Ÿ’กCalculator Computation

Calculator computation in the video refers to using a calculator's base mode to perform conversions between number bases. The script provides examples of converting binary numbers to octal and octal to binary using a calculator, illustrating a practical tool for base conversion and reinforcing the concepts taught.

๐Ÿ’กAddition and Subtraction

The video covers how to perform addition and subtraction across different number bases. It introduces two methods: using vertical form and converting to base 10. These operations are essential for understanding arithmetic in various bases and are demonstrated with examples in binary and base 6 to show practical applications.

Highlights

Introduction to number bases and their digits

Explanation of base-2 using only zero and one

Counting balls in base-2, base-3, and base-10

Understanding place values in different bases

Calculating digit values by multiplying digit with its place value

Determining number value by summing digit values

Conversion of numbers from one base to another

Method 1 for base conversion using place value

Method 2 for base conversion using base value

Conversion of base-6 to base-10 and then to base-9

Conversion of base-2 to base-8 by grouping digits

Conversion of base-8 to base-2 by expanding each digit

Using a calculator for base conversion

Performing addition in different number bases

Performing subtraction in different number bases

Concept map for form 4 chapter 2 on number bases

Invitation to like, share, and subscribe for more educational content

Transcripts

play00:04

hi i am teacher daisy

play00:07

now let's learn form 4 chapter 2 number

play00:10

basis

play00:12

in this chapter you will learn 2.1

play00:15

number bases

play00:22

2.1 number bases

play00:25

now let us look at the number bases and

play00:28

the digit of the number base

play00:30

base two will use two digits which are

play00:33

zero and one

play00:34

base three will use three digits which

play00:36

are zero one and two

play00:39

base four will use four digits which are

play00:42

zero to three base 5 will use 5 digits

play00:45

which are 0 to 4. base 6 will use 6

play00:48

digits which are 0 to 5

play00:51

followed by base 7

play00:53

base 8 base 9

play00:56

and base 10 will use 10 digits which are

play00:58

0 to 9.

play01:01

for instance how many balls are there in

play01:03

the following

play01:05

please give your answer in base 2 base 3

play01:08

and base 10

play01:10

base two only use two digits which are

play01:13

zero and one

play01:15

let us count together

play01:18

first one then cannot have two so become

play01:21

one zero

play01:23

after that one one one zero zero one

play01:26

zero one one one zero one one one and

play01:30

lastly one zero zero zero

play01:35

base three use three digits which are

play01:37

zero one and two

play01:40

let us count together

play01:41

first one

play01:43

followed by two one zero one one one two

play01:48

two zero two one and lastly two two

play01:53

base ten use ten digits which are digits

play01:56

from zero to nine

play01:58

first one

play02:00

then two three four five six seven and

play02:05

lastly eight

play02:08

therefore the number of ball is one zero

play02:11

zero zero in base two

play02:14

two two in base three

play02:16

and eight in base ten

play02:20

the place values of a base are the

play02:22

repeated multiplication of that base

play02:25

raised to the power of the position

play02:27

number

play02:29

example

play02:30

state the place value of each digit in

play02:33

the numbers

play02:34

a six two three one in base eight b

play02:38

one one one one zero one and base two

play02:43

solution a

play02:45

write down the digit in base eight

play02:47

six two three one

play02:51

after that write down the place value

play02:54

from right to left

play02:55

eight to the power of zero eight to the

play02:58

power of one a to the power of two and

play03:01

eight to the power of three

play03:04

b

play03:05

write down the digit in base 2

play03:08

1 1 1 1 0 1

play03:12

after that write down the place value

play03:14

from right to left

play03:16

2 to the power of zero two to the power

play03:19

of one two to the power of two two to

play03:22

the power of three

play03:24

two to the power of four and two to the

play03:26

power of five

play03:29

digit value

play03:31

the value of a particular digit in the

play03:33

number is the multiplication of a digit

play03:36

and the place value that represents the

play03:38

digit

play03:40

example

play03:42

state the digit value of each digit in

play03:44

the numbers a six two three one in base

play03:48

eight

play03:49

b

play03:50

one one one one zero one in base two

play03:55

solution

play03:56

a first write down the digit in base 8.

play04:01

after that write down the place value

play04:04

from right to left

play04:06

next in order to find out the digit

play04:08

value digit in base 8 times place value

play04:13

one times one equals one

play04:15

three times eight equals twenty-four

play04:18

two times sixty-four equals one hundred

play04:21

twenty-eight and

play04:23

six times five hundred twelve equals

play04:25

three thousand seventy-two

play04:29

b write down the digit in base 2 then

play04:32

write down the place value from right to

play04:35

left

play04:36

next in order to find out the digit

play04:38

value digit in base 2 times place value

play04:43

one times one equals one

play04:45

zero times two equals zero

play04:48

one times four equals four

play04:51

one times eight equals eight

play04:53

one times sixteen equals sixteen and

play04:57

one times thirty-two equals thirty-two

play05:02

example

play05:04

state the value of the underlying digit

play05:06

in each of the following numbers

play05:09

a three four one in base eight

play05:12

b five zero three seven in base nine

play05:17

solution

play05:18

a

play05:19

write down the digit in base eight

play05:23

after that write down the place value

play05:26

then use the underline digit times the

play05:29

place value

play05:30

three times eight to the power of two

play05:33

equals one hundred ninety two

play05:36

therefore the value of the underlying

play05:38

digit is 192.

play05:42

b

play05:42

write down the digit in base nine

play05:45

after that write down the place value

play05:48

then use the underline digit times the

play05:51

place value

play05:53

5 times 729

play05:55

equals 3645

play05:59

therefore the value of the underlined

play06:02

digit is 3645.

play06:06

number value

play06:08

the numerical value of a number in

play06:10

various bases can be determined by

play06:13

calculating the sum of digit values of

play06:16

the number

play06:19

state the number value of each digit in

play06:22

the numbers

play06:24

a 6231 in base eight

play06:27

b

play06:28

one one one one zero one and base two

play06:33

solution

play06:34

a first write down the digit in base 8.

play06:39

after that write down the place value

play06:41

from right to left

play06:43

next in order to find out the digit

play06:45

value digit in base 8 times place value

play06:50

then the number value is sum of all the

play06:53

digit value

play06:54

3072

play06:56

plus 128 plus 24 plus 1 equals 3220

play07:03

b first write down the digit in base 2.

play07:07

after that write down the place value

play07:09

from right to left

play07:11

next in order to find out the digit

play07:14

value digit in base 2 times place value

play07:18

then the number value is sum up all the

play07:21

digit value

play07:23

32 plus 16 plus 8 plus 4 plus 0 plus 1

play07:27

equals 61.

play07:31

after learnt the number bases

play07:33

now let us learn how to convert numbers

play07:36

from one base to another base

play07:38

there are two methods will be discussed

play07:40

here

play07:41

one division using place value and 2

play07:45

division using base value

play07:48

example

play07:50

rajon river is

play07:51

563 kilometers

play07:54

convert

play07:55

563 in base 10 to a number in

play07:58

a base 5 b base 8

play08:04

solution

play08:05

a base 5

play08:07

method 1 division using place value

play08:10

first write down the place value

play08:14

five to the power of zero equals one

play08:17

five to the power of one equals five

play08:20

five to the power of two equals

play08:23

twenty-five

play08:24

five to the power of 3 equals 125

play08:28

and 5 to the power of 4 equals 625

play08:34

after that let us check is 563

play08:38

greater or equal to 625

play08:41

no

play08:43

thus write 0 in base 5

play08:46

then is 563 greater or equal to 125

play08:52

yes thus

play08:55

563 divide by 125

play08:58

4 times 125 equals 500

play09:03

563 minus 500 will get 63.

play09:07

thus write down 4 in base 5 and carry 63

play09:11

to the next process

play09:14

is 63 greater or equal to 25

play09:18

yes

play09:19

thus 63 divide by 25

play09:22

2 times 25 equals 50.

play09:27

63 minus 50 will get 13.

play09:31

thus write down 2 in base 13 and carry

play09:34

13 to the next process

play09:38

is 13 greater or equal to 5

play09:41

yes

play09:42

thus 13 divided by 5 2 times 5 equals 10

play09:48

13 minus ten will get three

play09:52

thus write down two in base three

play09:55

and carry three to the next process

play09:58

is three greater or equal to one

play10:02

yes

play10:03

thus three divide by one

play10:05

three times one equals three

play10:08

three minus three will get zero

play10:11

thus write down three in base three

play10:15

therefore

play10:16

563 in base 10 is equal to 4 2 2 3 and

play10:21

base 5.

play10:25

now let us move on to method 2 division

play10:28

using base value

play10:30

563 divide by 5 will get 112 with the

play10:34

remainder 3.

play10:37

112 divide by 5 will get 22 with the

play10:41

remainder 2 22 further divide by 5 will

play10:44

get 4 with the remainder 2

play10:46

4 divide by 5 will get 0 with the

play10:49

remainder 4.

play10:51

after that give the value of the

play10:53

remainder from bottom to top

play10:56

therefore

play10:57

563 and base 10 is equal to 4 2 2 3 and

play11:02

base 5.

play11:04

you can see both method will give you

play11:06

the same answer

play11:09

b base 8

play11:11

method 1 division using place value

play11:15

first write down the place value

play11:18

a to the power of zero equals one a to

play11:21

the power of one equals eight eight to

play11:24

the power of two equals sixty-four

play11:27

8 to the power of 3 equals 512

play11:30

8 to the power of 4 equals 4096

play11:35

after that let us check is

play11:38

563 greater or equal to 4096

play11:43

no

play11:44

thus write 0 in base 8

play11:47

then is 563 greater or equal to 512

play11:53

yes

play11:54

thus

play11:55

563 divide by 512

play11:59

1 times 512 equals 512.

play12:03

563 minus 512 will get 51.

play12:09

thus write down 1 in base 8

play12:12

and carry 51 to the next process

play12:15

is 51 greater or equal to 64

play12:19

no

play12:20

thus write 0 in base 8

play12:24

since we never divide by anything

play12:26

so carry 51 to the next process

play12:31

is 51 greater or equal to 8

play12:34

yes

play12:35

thus 51 divide by eight

play12:38

six times eight equals forty-eight

play12:41

fifty-one minus forty-eight will get

play12:44

three

play12:45

thus write down six in base eight

play12:48

and carry three to the next process

play12:51

is three greater or equal to one

play12:54

yes

play12:56

thus three divide by one

play12:59

three times one equals three

play13:01

three minus three will get zero

play13:04

thus write down 3 in base 8.

play13:07

therefore

play13:09

563 in base 10 is equal to

play13:12

1063 in base 8.

play13:15

now we move on to method 2 division

play13:19

using base value

play13:21

563 divided by 8 we'll get 70 with the

play13:25

remainder 3

play13:27

70 divide by eight we'll get eight with

play13:30

a remainder six

play13:32

eight further divide by eight we'll get

play13:34

one with a remainder zero

play13:37

one divide by eight will get zero with

play13:40

the remainder one

play13:42

after that give the value of the

play13:44

remainder from bottom to top

play13:48

therefore

play13:49

563 in base 10 is equal to 1 0 6 3 and

play13:54

base 8.

play13:55

you can see both method will give you

play13:57

the same answer

play14:00

convert a number in a certain base to

play14:02

base 10 and then to another base

play14:06

a number in base p can be converted to

play14:08

base 10 and then the base q

play14:13

example

play14:14

convert 2 5 3 and base 6 to a number in

play14:17

base 9.

play14:21

solution

play14:22

step 1

play14:24

convert base 6 to base 10

play14:26

first write down the digit in base 6.

play14:31

after that write down the place value

play14:34

and then count the digit value and

play14:36

lastly add up all the digit value and

play14:38

get the number value

play14:41

thus 2 5 3 and base 6 equals 105 in base

play14:45

10

play14:45

[Music]

play14:47

step 2 convert base 10 to base 9

play14:51

105 divide by 9 we'll get 11 with the

play14:55

remainder 6

play14:56

11 divide by nine we'll get one with the

play15:00

remainder two

play15:01

one divide by nine we'll get zero with

play15:04

the remainder one

play15:07

after that get the value of the

play15:09

remainder from bottom to top therefore

play15:12

105 in base 10 is equal to 1 2 6 in base

play15:16

9.

play15:19

convert a number in base 2 to base 8.

play15:22

each digit in base 8 is equivalent to

play15:25

three digits and base two

play15:28

steps

play15:30

one separate each of the three digits of

play15:32

a number in base two from the right to

play15:35

the left

play15:36

arrange the digits in group of three

play15:39

two determine the sum of the digit

play15:41

values for the combined three digits in

play15:44

base two

play15:46

three combine the number in base eight

play15:50

example

play15:51

convert one one zero one 1 1 in base 2

play15:54

to base 8

play15:57

solution write down the digit in base 2.

play16:02

after that write down the place value 3

play16:04

in one group

play16:06

then write down the digit value

play16:10

add up the digit value in every group

play16:12

for base eight

play16:14

thus the one one zero one one one in

play16:17

base two is six seven in base

play16:20

eight the alternative method ways to

play16:23

solve whis problem is by listing down

play16:26

the number in base 2 in base 8 and then

play16:29

compare the values

play16:31

1 1 0 is 6

play16:33

1 1 1 is 7 thus the one one zero one one

play16:38

one in base two is six seven in base

play16:40

eight

play16:42

convert a number in base eight to base

play16:44

two

play16:46

each digit in base eight is equivalent

play16:48

to three digits in base two

play16:51

to convert a number in base eight to a

play16:53

number in base two

play16:55

convert each digit into three digits in

play16:57

base two by using four two and one

play17:02

example

play17:03

convert the numbers in base eight to

play17:05

numbers in base two

play17:07

a five one seven in base eight b seven

play17:11

two five in base eight

play17:15

solution

play17:17

a write down the digit in base eight

play17:20

five

play17:21

one seven

play17:22

five is four plus zero plus one

play17:25

one is zero plus zero plus one

play17:28

seven is four plus two plus one

play17:32

after that write down the place value

play17:35

two to the power of zero equals one

play17:38

two to the power of one equals two

play17:41

two to the power of two is four

play17:43

then repeat the place value for every

play17:46

group

play17:48

next write down the digit in base two

play17:51

five is four plus one so below the of

play17:54

the place value of four and one right

play17:57

one and the rest right zero one is one

play18:01

so below the of the place value of one

play18:04

right one and the rest right zero

play18:07

seven is four plus two plus one so below

play18:10

the of the place value of four two and 1

play18:13

right one

play18:15

therefore 5 1 7 in base a equals 1 0 1 0

play18:20

0 1 1 1 1 in base 2

play18:26

b

play18:26

write down the digit in base eight

play18:29

seven two five

play18:31

seven is four plus two plus one

play18:34

two is zero plus two plus zero

play18:36

five is four plus zero plus one after

play18:40

that write down the place value

play18:43

two to the power of zero equals one two

play18:46

to the power of one equals two two to

play18:49

the power of two is four then repeat the

play18:52

place value for every group

play18:56

next write down the digit in base two

play18:59

seven is four plus two plus one so below

play19:02

the of the place value of four two and

play19:05

one right one and the rest right zero

play19:09

two is two so below the of the place

play19:11

value of two right one and the rest

play19:14

right zero

play19:16

five is four plus one so below the of

play19:19

the place value of four and one right

play19:22

one

play19:23

therefore

play19:24

seven two five in base eight equals one

play19:27

one one zero one zero one zero one in

play19:31

base two

play19:34

now let us learn how to use calculator

play19:37

to convert number bases

play19:39

calculator computation

play19:41

1.

play19:42

set the calculator to the base mode by

play19:45

pressing

play19:55

2.

play19:56

set the calculator to the desired number

play19:58

system by pressing

play20:00

bin for base 2 binary

play20:03

deck for base 10 decimal

play20:06

oct for base 8 octal

play20:13

example

play20:14

a convert 1 0 0 1 1 1 in base 2 into

play20:18

base 8.

play20:24

therefore 1 0 0 1 1 1 in base 2 equals 4

play20:28

7 in base 8.

play20:34

b convert one five seven in base eight

play20:37

into base two

play20:44

therefore one five seven in base eight

play20:46

equals one one zero one one one one in

play20:49

base two

play20:52

addition and subtraction and number

play20:54

bases using two methods

play20:57

a using vertical form

play20:59

write the numbers vertically when

play21:01

performing addition and subtraction

play21:04

b conversion of base

play21:07

convert the numbers in certain base to

play21:09

base 10

play21:09

[Music]

play21:11

addition and number bases using two

play21:13

methods

play21:15

example

play21:16

calculate each of the following

play21:19

a 1 1 0 in base 2 plus 1 1 1 in base 2

play21:26

solution

play21:28

a e using method one using vertical form

play21:32

one one zero plus one one one

play21:35

zero plus one is one

play21:37

one plus one is one zero

play21:39

one plus one is one zero

play21:41

one zero plus one is one one

play21:44

therefore the answer is one one zero one

play21:47

in base two

play21:49

using method two conversion of base

play21:52

convert to base ten

play21:54

one one zero when base two is six in

play21:56

base 10

play21:58

1 1 1 in base 2 is 7 in base 10

play22:01

6 plus 7 equals 13 in base 10

play22:07

after add up in base 10 we need to

play22:10

convert back to base two

play22:13

thirteen divide by two we'll get six

play22:16

with the remainder one six divide by two

play22:19

we'll get three with the remainder zero

play22:22

three divide by two will get one with

play22:25

the remainder one one divide by two

play22:28

we'll get zero with the remainder one

play22:32

then get the answer from bottom to top

play22:36

one one zero plus one one one equals 1 1

play22:39

0 1 in base 2.

play22:42

you can see both answers are also the

play22:44

same

play22:46

subtraction and number bases using two

play22:49

methods example

play22:51

calculate each of the following a four

play22:54

zero zero five in base six minus three

play22:58

two five in base six

play23:02

solution

play23:05

a using method one using vertical form

play23:09

four zero zero five in base six minus

play23:12

three two five in base six

play23:14

five minus five is zero

play23:16

zero cannot minus two so need to borrow

play23:20

from the left side

play23:21

so zero need to borrow from four four

play23:24

minus one equals three zero get six

play23:28

and zero borrow from six

play23:31

six minus one equals five

play23:33

and six minus two equals four

play23:36

five minus three equals two and write

play23:39

down three

play23:40

therefore the answer is three two four

play23:43

zero

play23:43

[Music]

play23:45

using method two conversion of base

play23:48

convert to base 10

play23:50

four zero zero five in base six is eight

play23:53

six nine in base ten

play23:55

three two five in base six is one two

play23:58

five in base 10

play24:00

869 minus 125 in base 10 equals 744

play24:07

after add up in base 10 we need to

play24:10

convert back to base 6.

play24:12

744 divide by 6 will get 124

play24:17

with the remainder zero

play24:19

124 divide by six we'll get 20 with the

play24:23

remainder four 20 divide by six we'll

play24:27

get three with the remainder two

play24:30

three divide by six will get zero with

play24:34

the remainder three

play24:35

then get the answer from bottom to top

play24:39

four zero zero five minus three two five

play24:42

equals three two four zero in base 6

play24:46

you can see both answers are the same

play24:50

the concept map for form 4 chapter 2

play24:53

number bases is as follow

play25:00

if you find this video helpful don't

play25:02

forget to like share and subscribe our

play25:05

channel and if you got any question can

play25:07

comment below thanks for watching

Rate This
โ˜…
โ˜…
โ˜…
โ˜…
โ˜…

5.0 / 5 (0 votes)

Related Tags
Number BasesMath EducationBinary SystemDecimal SystemBase ConversionMath TutorialEducational ContentTeacher DaisyMath ChapterConversion Methods