SEVENTH EDITION and EXPANDED SEVENTH EDITION

Size: px
Start display at page:

Download "SEVENTH EDITION and EXPANDED SEVENTH EDITION"

Transcription

1 SEVENTH EDITION and EXPANDED SEVENTH EDITION Slide 4-1

2 Chapter 4 Systems of Numeration

3 4.1 Additive, Multiplicative, and Ciphered Systems of Numeration

4 Systems of Numeration A system of numeration consists of a set of numerals and a scheme or rule for combining the numerals to represent numbers A number is a quantity. It answers the question how many? A numeral is a symbol used to represent the number (amount). Slide 4-4

5 Types Of Numeration Systems Four types of systems used by different cultures will be discussed. They are: Additive (or repetitive) Multiplicative Ciphered Place-value Slide 4-5

6 Additive Systems An additive system is one in which the number represented by a set of numerals is simply the sum of the values of the numerals. It is one of the oldest and most primitive types of systems. Examples: Egyptian hieroglyphics and Roman numerals. Slide 4-6

7 Multiplicative Systems Multiplicative systems are more similar to the Hindu-Arabic system which we use today. Example: Chinese numerals. Slide 4-7

8 Ciphered Systems In this system, there are numerals for numbers up to and including the base and for multiples of the base. The numbers (amounts) represented by a specific set of numerals is the sum of the values of the numerals. Slide 4-8

9 Examples of Ciphered Systems: Ionic Greek system (developed about 3000 B.C. and used letters of Greek alphabet as numerals). Hebrew system Coptic system Hindu system Early Arabic systems Slide 4-9

10 4.2 Place-Value or Positional-Value Numeration Systems

11 Place-Value System The value of the symbol depends on its position in the representation of the number. It is the most common type of numeration system in the world today. The most common place-value system is the Hindu-Arabic numeration system. This is used in the United States. Slide 4-11

12 Place-Value System A true positional-value system requires a base and a set of symbols, including a symbol for zero and one for each counting number less than the base. The most common place-value system is the base 10 system. It is called the decimal number system. Slide 4-12

13 Hindu-Arabic System Digits: In the Hindu-Arabic system, the digits are 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9. Positions: In the Hindu-Arabic system, the positional values or place values are: 10 5, 10 4, 10 3, 10 2, 10 1, Slide 4-13

14 Expanded Form To evaluate a number in this system, begin with the rightmost digit and multiply it by 1. Multiply the second digit from the right by base 10. Continue by taking the next digit to the left and multiplying by the next power of 10. In general, we multiply the digit n places from the right by 10 n-1 in order to show expanded form. Slide 4-14

15 Example: Expanded Form Write the Hindu-Arabic numeral in expanded form. a) 63 b) 3769 Solution: 63 = (6 x 10 1 ) + (3 x 1 ) or (6 x 10) = (3 x 1000) + (7 x 100) + (6 x 10) + 9 or (3 x 10 3 ) + (7 x 10 2 ) + (6 x 10 1 ) + (9 x 1 ) Slide 4-15

16 4.3 Other Bases

17 Bases Any counting number greater than 1 may be used as a base for a positional-value numeration system. If a positional-value system has a base b, then its positional values will be b 4, b 3, b 2, b 1, b 0. Hindu-Arabic system uses base 10. Slide 4-17

18 Example: Converting from Base 8 to Base 10 Convert to base 10. Solution: ( 3) ( 2) ( ) ( ) 4536 = ( 4 512) ( 5 64) ( 3 8) ( 6 1) = = = 2398 Slide 4-18

19 Example: Converting from Base 5 to Base 10 Convert 42 5 to base 10. Solution: ( 1) ( ) 42 = = = 22 Slide 4-19

20 Example: Convert to Base 3 Convert 342 to base 3. Solution: The place values in the base 3 system are, 3 6, 3 5, 3 4, 3 3, 3 2, 3, 1 or 729, 243, 81, 27, 9, 3, 1. The highest power of the base that is less than or equal to 342 is 243. Slide 4-20

21 Example: Convert to Base 3 continued Successive division by the powers of the base gives the following result = 1 with remainder = 1 with remainder = 0 with remainder = 2 with remainder = 0 with remainder 0 Slide 4-21

22 Example: Convert to Base 3 continued The remainder, 0, is less than the base, 3, so further division is necessary. ( ) ( ) ( ) ( ) ( ) ( ) 342 = ( ) ( ) ( ) ( ) ( ) = (1 3 ) = Slide 4-22

23 Computers Computers make use of three numeration systems Binary Octal Hexadecimal Slide 4-23

24 Numeration Systems Binary system Base 2 It is very important because it is the international language of the computer. Computers use a two-digit alphabet that consists of numerals 0 and 1. Octal system Base 8 Hexadecimal system Base 16 Slide 4-24

25 4.4 Computation in Other Bases

26 Addition An addition table can be made for any base and it can be used to add in that base. Base 5 Addition Table Slide 4-26

27 Example: Using the Base 5 Addition Table Add Solution: From the table = 12 5 Record the 2 and carry the Slide 4-27

28 Example: Using the Base 5 Addition Table continued Add the numbers in the second column, ( ) = = Record the The sum is Slide 4-28

29 Subtraction Subtraction can also be performed in other bases. When you borrow you borrow the amount of the base given in the subtraction problem. Example: If you are subtracting in base 5, when you borrow, you borrow 5. Slide 4-29

30 Multiplication Multiplication table for the given base is extremely helpful. Base 5 Multiplication Table x Slide 4-30

31 Example: Using the Base 5 Multiplication Table Multiply 12 5 x 3 5 Solution: Use the base 5 multiplication table to find the products. When the product consists of two digits, record the right digit and carry the left digit. Slide 4-31

32 Example: Using the Base 5 Multiplication Table continued Record the 1 carry the x (3 5 x 1 5 ) = 4 5 Record the x The product is Slide 4-32

33 Division Division is carried out much the same way as long division in base 10. A division problem can be checked by multiplication. (quotient divisor) + remainder = dividend Slide 4-33

34 4.5 Early Computation Methods

35 Early Civilizations Early civilizations used a variety of methods for multiplication and division. Multiplication was performed by duplation and mediation, by the galley method, and by Napier rods. Slide 4-35

36 Duplation and Mediation Duplation and mediation uses a pairing method for multiplication. Example: Multiply using duplation and mediation. Solution: Write 13 and 22 with a dash to separate. Divide the number on the left in half, drop the remainder and place the quotient under the 13. Double the number on the right, and place it under the 22. Slide 4-36

37 Duplation and Mediation continued Continue this process until a 1 appears in the left hand column Cross out all the even numbers in the left-hand column and the corresponding numbers in the right-hand column Slide 4-37

38 Duplation and Mediation continued Now, add the remaining numbers in the righthand column, obtaining = 374. To check = 374 Slide 4-38

39 The Galley Method The Galley method is also referred to as the Gelosia method. This method uses a rectangle split into columns and rows with each newly-formed square split in half by a diagonal. Slide 4-39

40 Example: The Galley Method Multiply Solution: Construct a rectangle consisting of 3 columns and 2 rows. Place the 3-digit number above the boxes and the 2- digit number on the right of the boxes. Place a diagonal in each box. Complete by multiplying. Slide 4-40

41 Example: The Galley Method continued Add the numbers along the diagonals. The number is read down the left-handed column and along the bottom, as shown by the arrow The answer is 27,690. Slide 4-41

42 Napier Rods John Napier developed in the 17 th century. Napier rods, proved to be one of the forerunners of the modern-day computer. Napier developed a system of separate rods numbered 0 through 9 and an additional strip for an index, numbered vertically 1 through 9. Each rod is divided into 10 blocks. Each block below contains a multiple of a the number in the first block, with a diagonal separating its digits. The units are placed to the right of the diagonals and the tens digits to the left. Slide 4-42

43 Example: Napier Rods Multiply 6 284, using Napier rods. Solution: Line up the rods 2, 8, 4, using 6 as the index. To obtain the answer, add along the diagonals as in the galley method. Thus, = Slide 4-43

In this chapter, I give you a review of basic math, and I do mean basic. I bet you know a lot

In this chapter, I give you a review of basic math, and I do mean basic. I bet you know a lot Chapter 1 We ve Got Your Numbers In This Chapter Understanding how place value turns digits into numbers Rounding numbers to the nearest ten, hundred, or thousand Calculating with the Big Four operations

More information

Section 4.3. Other Bases. Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Section 4.3. Other Bases. Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 4.3 Other Bases INB Table of Contents Date Topic Page # May 14, 2014 Section 4.3 Examples 8 May 14, 2014 Section 4.3 Notes 9 2.3-2 What You Will Learn Converting base 10 numerals to numerals in

More information

= (2 3 ) = c LAMC Beginners Circle September 29, Oleg Gleizer. Warm-up

= (2 3 ) = c LAMC Beginners Circle September 29, Oleg Gleizer. Warm-up LAMC Beginners Circle September 29, 2013 Oleg Gleizer oleg1140@gmail.com Warm-up Problem 1 Simplify the following expressions as much as possible. a. b. 9 3 3 6 = (2 3 ) 4 2 3 2 4 = c. 23 4 2 3 2 4 = d.

More information

Computation in Positional Systems

Computation in Positional Systems Survey of Math - MAT 40 Page: Computation in Positional Systems Addition To operate in other Bases, unlike the book, I think that it is easier to do the calculations in Base 0, and then convert (using

More information

Objectives: Students will learn to divide decimals with both paper and pencil as well as with the use of a calculator.

Objectives: Students will learn to divide decimals with both paper and pencil as well as with the use of a calculator. Unit 3.5: Fractions, Decimals and Percent Lesson: Dividing Decimals Objectives: Students will learn to divide decimals with both paper and pencil as well as with the use of a calculator. Procedure: Dividing

More information

Place Value (Multiply) March 21, Simplify each expression then write in standard numerical form. 400 thousands thousands = thousands =

Place Value (Multiply) March 21, Simplify each expression then write in standard numerical form. 400 thousands thousands = thousands = Do Now Simplify each expression then write in standard numerical form. 5 tens + 3 tens = tens = 400 thousands + 600 thousands = thousands = Add When adding different units: Example 1: Simplify 4 thousands

More information

Navy Electricity and Electronics Training Series

Navy Electricity and Electronics Training Series NONRESIDENT TRAINING COURSE SEPTEMBER 1998 Navy Electricity and Electronics Training Series Module 13 Introduction to Number Systems and Logic NAVEDTRA 14185 DISTRIBUTION STATEMENT A: Approved for public

More information

Class 8: Square Roots & Cube Roots (Lecture Notes)

Class 8: Square Roots & Cube Roots (Lecture Notes) Class 8: Square Roots & Cube Roots (Lecture Notes) SQUARE OF A NUMBER: The Square of a number is that number raised to the power. Examples: Square of 9 = 9 = 9 x 9 = 8 Square of 0. = (0.) = (0.) x (0.)

More information

An ordered collection of counters in rows or columns, showing multiplication facts.

An ordered collection of counters in rows or columns, showing multiplication facts. Addend A number which is added to another number. Addition When a set of numbers are added together. E.g. 5 + 3 or 6 + 2 + 4 The answer is called the sum or the total and is shown by the equals sign (=)

More information

Extra Practice 1. Name Date. Lesson 1: Numbers in the Media. 1. Rewrite each number in standard form. a) 3.6 million b) 6 billion c)

Extra Practice 1. Name Date. Lesson 1: Numbers in the Media. 1. Rewrite each number in standard form. a) 3.6 million b) 6 billion c) Master 4.27 Extra Practice 1 Lesson 1: Numbers in the Media 1. Rewrite each number in standard form. 3 a) 3.6 million b) 6 billion c) 1 million 4 2 1 d) 2 billion e) 4.25 million f) 1.4 billion 10 2. Use

More information

Extra Practice 1. Name Date. Lesson 1: Numbers in the Media. 1. Rewrite each number in standard form. a) 3.6 million

Extra Practice 1. Name Date. Lesson 1: Numbers in the Media. 1. Rewrite each number in standard form. a) 3.6 million Master 4.27 Extra Practice 1 Lesson 1: Numbers in the Media 1. Rewrite each number in standard form. a) 3.6 million 3 b) 6 billion 4 c) 1 million 2 1 d) 2 billion 10 e) 4.25 million f) 1.4 billion 2. Use

More information

Situations Involving Multiplication and Division with Products to 50

Situations Involving Multiplication and Division with Products to 50 Mathematical Ideas Composing, decomposing, addition, and subtraction of numbers are foundations of multiplication and division. The following are examples of situations that involve multiplication and/or

More information

The Canadian Montessori Teacher Education Institute ELEMENTARY MONTESSORI MATH ALBUM

The Canadian Montessori Teacher Education Institute ELEMENTARY MONTESSORI MATH ALBUM The Canadian Montessori Teacher Education Institute Daniel Jutras Ph.D. Master Teacher ELEMENTARY MONTESSORI MATH ALBUM The Canadian Montessori Teacher Education Institute ELEMENTARY MONTESSORI MATH ALBUM

More information

Situations Involving Multiplication and Division with Products to 100

Situations Involving Multiplication and Division with Products to 100 Mathematical Ideas Composing, decomposing, addition, and subtraction of numbers are foundations of multiplication and division. The following are examples of situations that involve multiplication and/or

More information

Lecture 2: Data Representation

Lecture 2: Data Representation Points Addressed in this Lecture Lecture : Data Representation Professor Peter Cheung Department of EEE, Imperial College London What do we mean by data? How can data be represented electronically? What

More information

Division with Large Numbers

Division with Large Numbers Division with Large Numbers The program BIGDIV is for dividing very large numbers that your calculator could not handle otherwise; for example, numbers with divisors, dividends or quotients containing

More information

Long Division. Trial Divisor. ~The Cover-up Method~

Long Division. Trial Divisor. ~The Cover-up Method~ Long Division by Trial Divisor ~The Cover-up Method~ Many students have experienced initial difficulty when first learning to divide by a multi-digit divisor. Most of the emphasis is placed on the procedure,

More information

FSA Math Review. **Rounding / Estimating** **Addition and Subtraction** Rounding a number: Key vocabulary: round, estimate, about

FSA Math Review. **Rounding / Estimating** **Addition and Subtraction** Rounding a number: Key vocabulary: round, estimate, about FSA Math Review **Rounding / Estimating** Rounding a number: Key vocabulary: round, estimate, about 5 or more add one more-----round UP 0-4 just ignore-----stay SAME Find the number in the place value

More information

Arithmetic, bones and counting

Arithmetic, bones and counting 1997 2009, Millennium Mathematics Project, University of Cambridge. Permission is granted to print and copy this page on paper for non commercial use. For other uses, including electronic redistribution,

More information

I can use the four operations (+, -, x, ) to help me understand math.

I can use the four operations (+, -, x, ) to help me understand math. I Can Common Core! 4 th Grade Math I can use the four operations (+, -, x, ) to help me understand math. Page 1 I can understand that multiplication fact problems can be seen as comparisons of groups (e.g.,

More information

Mathematics of Magic Squares and Sudoku

Mathematics of Magic Squares and Sudoku Mathematics of Magic Squares and Sudoku Introduction This article explains How to create large magic squares (large number of rows and columns and large dimensions) How to convert a four dimensional magic

More information

5. Find the least number which when multiplied with will make it a perfect square. A. 19 B. 22 C. 36 D. 42

5. Find the least number which when multiplied with will make it a perfect square. A. 19 B. 22 C. 36 D. 42 1. Find the square root of 484 by prime factorization method. A. 11 B. 22 C. 33 D. 44 2. Find the cube root of 19683. A. 25 B. 26 C. 27 D. 28 3. A certain number of people agree to subscribe as many rupees

More information

Math 1111 Math Exam Study Guide

Math 1111 Math Exam Study Guide Math 1111 Math Exam Study Guide The math exam will cover the mathematical concepts and techniques we ve explored this semester. The exam will not involve any codebreaking, although some questions on the

More information

Work: The converse of the statement If p, then q is If q, then p. Thus choice C is correct.

Work: The converse of the statement If p, then q is If q, then p. Thus choice C is correct. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Write the specified statement. 1) State the converse of the following: 1) If you study hard,

More information

Quantitative Aptitude Preparation Numbers. Prepared by: MS. RUPAL PATEL Assistant Professor CMPICA, CHARUSAT

Quantitative Aptitude Preparation Numbers. Prepared by: MS. RUPAL PATEL Assistant Professor CMPICA, CHARUSAT Quantitative Aptitude Preparation Numbers Prepared by: MS. RUPAL PATEL Assistant Professor CMPICA, CHARUSAT Numbers Numbers In Hindu Arabic system, we have total 10 digits. Namely, 0, 1, 2, 3, 4, 5, 6,

More information

Q.1 Is 225 a perfect square? If so, find the number whose square is 225.

Q.1 Is 225 a perfect square? If so, find the number whose square is 225. Chapter 6 Q.1 Is 225 a perfect square? If so, find the number whose square is 225. Q2.Show that 63504 is a perfect square. Also, find the number whose square is 63504. Q3.Show that 17640 is not a perfect

More information

An Overview of Mathematics 4

An Overview of Mathematics 4 An Overview of Mathematics 4 Number (N) read, write, represent, and describe whole numbers to 10 000 using concrete materials, pictures, expressions (e.g., 400 + 7), words, place-value charts, and symbols

More information

1. Positional Number Systems

1. Positional Number Systems 1. Positional Number Systems How much is 12897 times 13863? 729 answered Schweik without moving an eyelash. Jaroslav Hasek, The Good Soldier Schweik. Introduction This chapter will be primarily concerned

More information

Table of Contents. Page Cover Page 1 Rationale 2 Copyright Information 3. Mathematics Outline Presentations 5

Table of Contents. Page Cover Page 1 Rationale 2 Copyright Information 3. Mathematics Outline Presentations 5 a Table of Contents Page Cover Page 1 Rationale 2 Copyright Information 3 Table of Contents a - f Mathematics Outline 4 215 Presentations 5 Presentations on Preparation for Math 11 One-to-One Correspondence

More information

CELIA SCHAHCZENSKI. FE Exam Review Computers Oct. 18, 2018

CELIA SCHAHCZENSKI. FE Exam Review Computers Oct. 18, 2018 CELIA SCHAHCZENSKI FE Exam Review Computers Oct. 18, 2018 TOPICS Data Storage (2 problems) Data transmission (1 problem) Pseudo code (2 problems) Spreadsheets (3 problems) Logic Circuits (2 problems) Flowcharts

More information

The Parkland Federation. February 2016

The Parkland Federation. February 2016 The Parkland Federation February 206 EYFS/KS Calculations: Recording Addition (page of ). Aggregation/combining 2. Augmentation/counting on 3. Counting Contexts: + + + + Pupils physically combining groups

More information

DIVISION REVIEW. Math Grade 6 Review Lesson 4 Information Organized by Beckey Townsend

DIVISION REVIEW. Math Grade 6 Review Lesson 4 Information Organized by Beckey Townsend DIVISION REVIEW Math Grade 6 Review Lesson 4 Information Organized by Beckey Townsend Divisibility Rules 2 A number is divisible by 2 if it ends in a zero or an even number. Example: The number 2,784 is

More information

Fractions Presentation Part 1

Fractions Presentation Part 1 New Jersey Center for Teaching and Learning Slide / Progressive Mathematics Initiative This material is made freely available at www.njctl.org and is intended for the non-commercial use of students and

More information

4 + 3 = 7 10= model. Starting at the bigger number and counting on

4 + 3 = 7 10= model. Starting at the bigger number and counting on South Wilford C of E Endowed Primary School - Progression in Calculations Addition Objective and Strategies Combining two parts to make a whole: partpart whole model Concrete Pictorial Abstract Use cubes

More information

We can see from columns 1 and 2 that: [Bottom number 12 = Top number] OR. [Top number 12 = Bottom number] [132] [6] 11 [10]

We can see from columns 1 and 2 that: [Bottom number 12 = Top number] OR. [Top number 12 = Bottom number] [132] [6] 11 [10] Q1-3. To complete the table, pick a column where you have been given both the top and the bottom numbers. Work out the relationship between the top and the bottom number. Apply the same rule to all columns.

More information

Squares and Square roots

Squares and Square roots Squares and Square roots Introduction of Squares and Square Roots: LECTURE - 1 If a number is multiplied by itsely, then the product is said to be the square of that number. i.e., If m and n are two natural

More information

YGB #2: Aren t You a Square?

YGB #2: Aren t You a Square? YGB #2: Aren t You a Square? Problem Statement How can one mathematically determine the total number of squares on a chessboard? Counting them is certainly subject to error, so is it possible to know if

More information

Word Problems About Combining

Word Problems About Combining Word Problems About Combining Some and some more problems have an addition formula. Formula Problem Some miles + Some more + miles Total 15 miles Find a missing total by adding. Find a missing addend by

More information

Content Area: Mathematics- 3 rd Grade

Content Area: Mathematics- 3 rd Grade Unit: Operations and Algebraic Thinking Topic: Multiplication and Division Strategies Multiplication is grouping objects into sets which is a repeated form of addition. What are the different meanings

More information

2. Tell your partner to examine the cards, and give you the cards on which the number

2. Tell your partner to examine the cards, and give you the cards on which the number Magic Cards Instructions: 1. Ask your partner to pick a whole number between 1 and 63 (and keep it secret). 2. Tell your partner to examine the cards, and give you the cards on which the number appears.

More information

XSEED Summative Assessment Test 2. Maths, Test 2. XSEED Education Maths Grade 4 1

XSEED Summative Assessment Test 2. Maths, Test 2. XSEED Education Maths Grade 4 1 Maths, Test 2 4 PART I Short Answer Questions. Assign mark for the correct answer. 600 30 Marks = 2. Assign 2 marks for correctly solving the problem. 2 = 2 2 0 6 4 8 2 4 8 0 2 0 2 4 2 4 0 0 3. Assign

More information

Progression In Calculations Addition

Progression In Calculations Addition Objective and Strategies Combining two parts to make a whole: partwhole model Addition Concrete Pictorial Abstract Use cubes to add two numbers together as a group or in a bar. Use pictures to add two

More information

NAME DATE. b) Then do the same for Jett s pennies (6 sets of 9 pennies with 4 leftover pennies).

NAME DATE. b) Then do the same for Jett s pennies (6 sets of 9 pennies with 4 leftover pennies). NAME DATE 1.2.2/1.2.3 NOTES 1-51. Cody and Jett each have a handful of pennies. Cody has arranged his pennies into 3 sets of 16, and has 9 leftover pennies. Jett has 6 sets of 9 pennies, and 4 leftover

More information

4 + 3 = 7 10= Starting at the bigger number and counting on. Progression in Calculations

4 + 3 = 7 10= Starting at the bigger number and counting on. Progression in Calculations Progression in Calculations Addition Objective and Strategies Combining two parts to make a whole: partwhole model Concrete Pictorial Abstract Use cubes to add two numbers together as a group or in a bar.

More information

4 + 3 = 7 10= Combining two parts to make a whole: partwhole. Starting at the bigger number and counting on

4 + 3 = 7 10= Combining two parts to make a whole: partwhole. Starting at the bigger number and counting on Progression in Calculations Addition Objective and Strategies R/Y1 Combining two parts to make a whole: partwhole model Concrete Pictorial Abstract Use cubes to add two numbers together as a group or in

More information

Table of Contents. Table of Contents 1

Table of Contents. Table of Contents 1 Table of Contents 1) The Factor Game a) Investigation b) Rules c) Game Boards d) Game Table- Possible First Moves 2) Toying with Tiles a) Introduction b) Tiles 1-10 c) Tiles 11-16 d) Tiles 17-20 e) Tiles

More information

4 th Grade Mathematics Learning Targets By Unit

4 th Grade Mathematics Learning Targets By Unit INSTRUCTIONAL UNIT UNIT 1: WORKING WITH WHOLE NUMBERS UNIT 2: ESTIMATION AND NUMBER THEORY PSSA ELIGIBLE CONTENT M04.A-T.1.1.1 Demonstrate an understanding that in a multi-digit whole number (through 1,000,000),

More information

Name: Class: Date: Class Notes - Division Lesson Six. 1) Bring the decimal point straight up to the roof of the division symbol.

Name: Class: Date: Class Notes - Division Lesson Six. 1) Bring the decimal point straight up to the roof of the division symbol. Name: Class: Date: Goals:11 1) Divide a Decimal by a Whole Number 2) Multiply and Divide by Powers of Ten 3) Divide by Decimals To divide a decimal by a whole number: Class Notes - Division Lesson Six

More information

repeated multiplication of a number, for example, 3 5. square roots and cube roots of numbers

repeated multiplication of a number, for example, 3 5. square roots and cube roots of numbers NUMBER 456789012 Numbers form many interesting patterns. You already know about odd and even numbers. Pascal s triangle is a number pattern that looks like a triangle and contains number patterns. Fibonacci

More information

Abacus Yimin Zhang Dr. Hubert Bray Math 190s 24 JULY 2017

Abacus Yimin Zhang Dr. Hubert Bray Math 190s 24 JULY 2017 Abacus Yimin Zhang Dr. Hubert Bray Math 190s 24 JULY 2017 Introduction Abacus is a calculating tool that was invented before the written Hindu Arabic numeral system spread all over the world. Although

More information

30 6 = 5; because = 0 Subtract five times No remainder = 5 R3; because = 3 Subtract five times Remainder

30 6 = 5; because = 0 Subtract five times No remainder = 5 R3; because = 3 Subtract five times Remainder Section 1: Basic Division MATH LEVEL 1 LESSON PLAN 5 DIVISION 2017 Copyright Vinay Agarwala, Revised: 10/24/17 1. DIVISION is the number of times a number can be taken out of another as if through repeated

More information

Figurate Numbers. by George Jelliss June 2008 with additions November 2008

Figurate Numbers. by George Jelliss June 2008 with additions November 2008 Figurate Numbers by George Jelliss June 2008 with additions November 2008 Visualisation of Numbers The visual representation of the number of elements in a set by an array of small counters or other standard

More information

Final Exam, Math 6105

Final Exam, Math 6105 Final Exam, Math 6105 SWIM, June 29, 2006 Your name Throughout this test you must show your work. 1. Base 5 arithmetic (a) Construct the addition and multiplication table for the base five digits. (b)

More information

Number patterns on a spreadsheet

Number patterns on a spreadsheet A1 SS Number patterns on a spreadsheet This sheet will help you to create your own number patterns on a spreadsheet. Do the steps one at a time. You will soon feel more confident with a spreadsheet program.

More information

CHAPTER 2 - DIGITAL DATA REPRESENTATION AND NUMBERING SYSTEMS

CHAPTER 2 - DIGITAL DATA REPRESENTATION AND NUMBERING SYSTEMS CHAPTER 2 - DIGITAL DATA REPRESENTATION AND NUMBERING SYSTEMS INTRODUCTION Digital computers use sequences of binary digits (bits) to represent numbers, letters, special symbols, music, pictures, and videos.

More information

GROUP ROUND INSTRUCTIONS

GROUP ROUND INSTRUCTIONS GROUP ROUND INSTRUCTIONS Your team will have 40 minutes to answer 10 questions. Each team will have the same questions. Each question is worth 6 points. However, some questions are easier than others!

More information

Year 5 Problems and Investigations Spring

Year 5 Problems and Investigations Spring Year 5 Problems and Investigations Spring Week 1 Title: Alternating chains Children create chains of alternating positive and negative numbers and look at the patterns in their totals. Skill practised:

More information

L_sson 9 Subtracting across zeros

L_sson 9 Subtracting across zeros L_sson 9 Subtracting across zeros A. Here are the steps for subtracting 3-digit numbers across zeros. Complete the example. 7 10 12 8 0 2 2 3 8 9 1. Subtract the ones column. 2 8 requires regrouping. 2.

More information

Asst. Prof. Thavatchai Tayjasanant, PhD. Power System Research Lab 12 th Floor, Building 4 Tel: (02)

Asst. Prof. Thavatchai Tayjasanant, PhD. Power System Research Lab 12 th Floor, Building 4 Tel: (02) 2145230 Aircraft Electricity and Electronics Asst. Prof. Thavatchai Tayjasanant, PhD Email: taytaycu@gmail.com aycu@g a co Power System Research Lab 12 th Floor, Building 4 Tel: (02) 218-6527 1 Chapter

More information

Public Key Cryptography

Public Key Cryptography Public Key Cryptography How mathematics allows us to send our most secret messages quite openly without revealing their contents - except only to those who are supposed to read them The mathematical ideas

More information

Travelling Integers. Materials

Travelling Integers. Materials Travelling Integers Number of players 2 (or more) Adding and subtracting integers Deck of cards with face cards removed Number line (from -25 to 25) Chips/pennies to mark players places on the number line

More information

Math 2 nd Grade GRADE LEVEL STANDARDS/DOK INDICATORS

Math 2 nd Grade GRADE LEVEL STANDARDS/DOK INDICATORS Number Properties and Operations Whole number sense and addition and subtraction are key concepts and skills developed in early childhood. Students build on their number sense and counting sense to develop

More information

Write numbers to 100,000 in standard form, word form, and expanded form

Write numbers to 100,000 in standard form, word form, and expanded form 4 th Grade Math in Focus Chapter 1-Working with Whole to 100,000 Comparing to 100,000 Adding and Multi-Digit Write numbers to 100,000 in standard form, word form, and expanded form Compare and order numbers

More information

Mathematical Magic Tricks

Mathematical Magic Tricks Mathematical Magic Tricks T. Christine Stevens, American Mathematical Society Project NExT workshop, Chicago, Illinois, 7/25/17 Here are some magic tricks that I have used with students

More information

Children to write number sentences Children to show jumps on laminated number line: Show the jumps on a number line as counting on e.

Children to write number sentences Children to show jumps on laminated number line: Show the jumps on a number line as counting on e. Written Methods& Mental Methods & A D D I T I O N FOUNDATION STAGE YEAR 1 YEAR 2 Count with 1:1 correspondence Recognise numbers Count to 20 and beyond Write numbers Order numbers to 20 Know one more than

More information

The Soroban / Abacus Handbook is by David Bernazzani Rev June 8, 2004

The Soroban / Abacus Handbook is by David Bernazzani Rev June 8, 2004 The Soroban / Abacus Handbook is 2001-2003 by David Bernazzani Rev 1.03 - June 8, 2004 INTRODUCTION The Abacus (or Soroban as it is called in Japan) is an ancient mathematical instrument used for calculation.

More information

Chapter 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates

Chapter 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates Chapter 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates Objectives In this chapter, you will learn about The binary numbering system Boolean logic and gates Building computer circuits

More information

4th Grade Mathematics Mathematics CC

4th Grade Mathematics Mathematics CC Course Description In Grade 4, instructional time should focus on five critical areas: (1) attaining fluency with multi-digit multiplication, and developing understanding of dividing to find quotients

More information

Removing the Fear of Fractions from Your Students Thursday, April 16, 2015: 9:30 AM-10:30 AM 157 A (BCEC) Lead Speaker: Joseph C.

Removing the Fear of Fractions from Your Students Thursday, April 16, 2015: 9:30 AM-10:30 AM 157 A (BCEC) Lead Speaker: Joseph C. Removing the Fear of Fractions from Your Students Thursday, April 6, 20: 9:0 AM-0:0 AM 7 A (BCEC) Lead Speaker: Joseph C. Mason Associate Professor of Mathematics Hagerstown Community College Hagerstown,

More information

Georgia Department of Education

Georgia Department of Education Fourth Grade 4.NOP.1 Multiplication and division; Find the factor pairs for a given whole number less than or equal to 100; recognize prime numbers as numbers greater than 1 with exactly one factor pair.

More information

6th Grade. Slide 1 / 215. Slide 2 / 215. Slide 3 / 215. Fraction & Decimal Computation. Fraction and Decimal Computation

6th Grade. Slide 1 / 215. Slide 2 / 215. Slide 3 / 215. Fraction & Decimal Computation. Fraction and Decimal Computation Slide 1 / 215 Slide 2 / 215 6th Grade Fraction & Decimal Computation 2015-10-20 www.njctl.org Fraction and Decimal Computation Slide 3 / 215 Fraction Division Long Division Review Adding Decimals Subtracting

More information

Chapter 1: Digital logic

Chapter 1: Digital logic Chapter 1: Digital logic I. Overview In PHYS 252, you learned the essentials of circuit analysis, including the concepts of impedance, amplification, feedback and frequency analysis. Most of the circuits

More information

4 digit number. 7. In a school there are 5985 students. On a rainy day 1009 students were absent. How many were present on that day? I 8. The sum of two numbers is 7854. If one of the numbers is 2435,

More information

Part I. Addition. MATH 151 Group Project

Part I. Addition. MATH 151 Group Project Addition Part I Definition: Calculating the total of two or more objects or amounts. Combining separate units together to the equal one-to-one correspondence. The process of combining the total of 2 or

More information

Simple Solutions Mathematics Level 3. Level 3. Help Pages & Who Knows Drill

Simple Solutions Mathematics Level 3. Level 3. Help Pages & Who Knows Drill Level 3 & Who Knows Drill 283 Vocabulary Arithmetic Operations Difference the result or answer to a subtraction problem. Example: The difference of 5 and 1 is 4. Product the result or answer to a multiplication

More information

The Eliot Bank and Gordonbrock Schools Federation. Calculation Policy. Addition Subtraction Multiplication Division Take away practically

The Eliot Bank and Gordonbrock Schools Federation. Calculation Policy. Addition Subtraction Multiplication Division Take away practically Reception Counting to make total practically Take away practically Drawing objects Drawing objects and crossing out Tallying/mark making Using a completed number track to count on. Using a completed number

More information

Modular arithmetic Math 2320

Modular arithmetic Math 2320 Modular arithmetic Math 220 Fix an integer m 2, called the modulus. For any other integer a, we can use the division algorithm to write a = qm + r. The reduction of a modulo m is the remainder r resulting

More information

Table of Contents HUNDRED BOARD BOOK. Introduction...iv Connections to Common Core Standards...v

Table of Contents HUNDRED BOARD BOOK. Introduction...iv Connections to Common Core Standards...v HUNDRED BOARD BOOK Table of Contents Introduction...iv Connections to Common Core Standards...v 1. Marching Forward 1 to 100... 2 2. Marching Backward 100 to 1... 4 3. Find the Three Lakes... 6 4. Don

More information

LEARNING ABOUT MATH FOR K TO 5. Dorset Public School. April 6, :30 pm 8:00 pm. presented by Kathy Kubota-Zarivnij

LEARNING ABOUT MATH FOR K TO 5. Dorset Public School. April 6, :30 pm 8:00 pm. presented by Kathy Kubota-Zarivnij LEARNING ABOUT MATH FOR K TO 5 Dorset Public School April 6, 2016 6:30 pm 8:00 pm presented by Kathy Kubota-Zarivnij kathkubo@rogers.com TODAY S MATH TOOLS FOR colour square tiles Hexalink cubes KKZ, 2016

More information

6th Grade Fraction & Decimal Computation

6th Grade Fraction & Decimal Computation Slide 1 / 215 Slide 2 / 215 6th Grade Fraction & Decimal Computation 2015-10-20 www.njctl.org Slide 3 / 215 Fraction and Decimal Computation Fraction Division Long Division Review Adding Decimals Subtracting

More information

6th Grade. Slide 1 / 216. Slide 2 / 216. Slide 3 / 216. Fraction & Decimal Computation. Fraction and Decimal Computation

6th Grade. Slide 1 / 216. Slide 2 / 216. Slide 3 / 216. Fraction & Decimal Computation. Fraction and Decimal Computation Slide / 6 Slide / 6 6th Grade Fraction & Decimal Computation 05-09-4 www.njctl.org Fraction and Decimal Computation Slide 3 / 6 Fraction Division Long Division Review Adding Decimals Subtracting Decimals

More information

Let's Play Math Games! Activities for Learning, Inc. 2017

Let's Play Math Games! Activities for Learning, Inc. 2017 Let's Play Math Games! 4 5 6 7 8 9 7 142128354249566370 Games Games Math = Books Reading Games provide instant feedback. Games provide interesting repetition needed for automatic responses in a social

More information

Number Sense and Decimal Unit Notes

Number Sense and Decimal Unit Notes Number Sense and Decimal Unit Notes Table of Contents: Topic Page Place Value 2 Rounding Numbers 2 Face Value, Place Value, Total Value 3 Standard and Expanded Form 3 Factors 4 Prime and Composite Numbers

More information

4 + 3 = 7 10= Starting at the bigger number and counting on

4 + 3 = 7 10= Starting at the bigger number and counting on Ladbrooke JMI School Progression in Calculations Addition Objective and Strategies Combining two parts to make a whole: partwhole model Concrete Pictorial Abstract Use cubes to add two numbers together

More information

QUESTION BANK SUB : MATHS CLASS : III

QUESTION BANK SUB : MATHS CLASS : III QUESTION BANK SUB : MATHS CLASS : III Ch-1 Marks- 1 A) Choose the right answer:- 1.The smallest 4-digit number is: a.9999 b.1000 c.9000 2.The largest 4-digit number formed by 8,0,1,9 is? a. 8910 b. 9810

More information

To divide a number by a power of 10, you can use the exponent to determine how the position of the decimal point changes in the quotient.

To divide a number by a power of 10, you can use the exponent to determine how the position of the decimal point changes in the quotient. Lesson 5.1 Algebra Division Patterns with Decimals To divide a number by 1, 1, or 1,, use the number of zeros in the divisor to determine how the position of the decimal point changes in the quotient.

More information

Introduction to Fractions

Introduction to Fractions Introduction to Fractions A fraction is a quantity defined by a numerator and a denominator. For example, in the fraction ½, the numerator is 1 and the denominator is 2. The denominator designates how

More information

Ancient Scientific Calculators. Stephen K. Stephenson. B.S., M.Eng.(Elect.), M.Ed. High School Math Teacher.

Ancient Scientific Calculators. Stephen K. Stephenson. B.S., M.Eng.(Elect.), M.Ed. High School Math Teacher. Ancient Scientific Calculators... 1 Running Head: Ancient Scientific Calculators Ancient Scientific Calculators by Stephen K. Stephenson B.S., M.Eng.(Elect.), M.Ed. High School Math Teacher sks23@cornell.edu

More information

GPLMS Revision Programme GRADE 6 Booklet

GPLMS Revision Programme GRADE 6 Booklet GPLMS Revision Programme GRADE 6 Booklet Learner s name: School name: Day 1. 1. a) Study: 6 units 6 tens 6 hundreds 6 thousands 6 ten-thousands 6 hundredthousands HTh T Th Th H T U 6 6 0 6 0 0 6 0 0 0

More information

Example Enemy agents are trying to invent a new type of cipher. They decide on the following encryption scheme: Plaintext converts to Ciphertext

Example Enemy agents are trying to invent a new type of cipher. They decide on the following encryption scheme: Plaintext converts to Ciphertext Cryptography Codes Lecture 3: The Times Cipher, Factors, Zero Divisors, and Multiplicative Inverses Spring 2015 Morgan Schreffler Office: POT 902 http://www.ms.uky.edu/~mschreffler New Cipher Times Enemy

More information

A natural number is called a perfect cube if it is the cube of some. some natural number.

A natural number is called a perfect cube if it is the cube of some. some natural number. A natural number is called a perfect square if it is the square of some natural number. i.e., if m = n 2, then m is a perfect square where m and n are natural numbers. A natural number is called a perfect

More information

A C E. Answers Investigation 3. Applications = 0.42 = = = = ,440 = = 42

A C E. Answers Investigation 3. Applications = 0.42 = = = = ,440 = = 42 Answers Investigation Applications 1. a. 0. 1.4 b. 1.2.54 1.04 0.6 14 42 0.42 0 12 54 4248 4.248 0 1,000 4 6 624 0.624 0 1,000 22 45,440 d. 2.2 0.45 0 1,000.440.44 e. 0.54 1.2 54 12 648 0.648 0 1,000 2,52

More information

Lessons In Electric Circuits, Volume IV Digital. By Tony R. Kuphaldt

Lessons In Electric Circuits, Volume IV Digital. By Tony R. Kuphaldt Fourth Edition, last update January 1, 2004 2 Lessons In Electric Circuits, Volume IV Digital By Tony R. Kuphaldt Fourth Edition, last update January 1, 2004 i c 2000-2004, Tony R. Kuphaldt This book is

More information

Math Review Questions

Math Review Questions Math Review Questions Working with Feet and Inches A foot is broken up into twelve equal parts called inches. On a tape measure, each inch is divided into sixteenths. To add or subtract, arrange the feet

More information

5th Grade. Divisibility Rules. Slide 1 / 239 Slide 2 / 239. Slide 3 / 239. Slide 4 / 239. Slide 6 / 239. Slide 5 / 239. Division. Division Unit Topics

5th Grade. Divisibility Rules. Slide 1 / 239 Slide 2 / 239. Slide 3 / 239. Slide 4 / 239. Slide 6 / 239. Slide 5 / 239. Division. Division Unit Topics Slide 1 / 239 Slide 2 / 239 5th Grade Division 2015-11-25 www.njctl.org Slide 3 / 239 Slide 4 / 239 Division Unit Topics Click on the topic to go to that section Divisibility Rules Patterns in Multiplication

More information

Part I At the top level, you will work with partial solutions (referred to as states) and state sets (referred to as State-Sets), where a partial solu

Part I At the top level, you will work with partial solutions (referred to as states) and state sets (referred to as State-Sets), where a partial solu Project: Part-2 Revised Edition Due 9:30am (sections 10, 11) 11:001m (sections 12, 13) Monday, May 16, 2005 150 points Part-2 of the project consists of both a high-level heuristic game-playing program

More information

Use of Sticks as an Aid to Learning of Mathematics for classes I-VIII Harinder Mahajan (nee Nanda)

Use of Sticks as an Aid to Learning of Mathematics for classes I-VIII Harinder Mahajan (nee Nanda) Use of Sticks as an Aid to Learning of Mathematics for classes I-VIII Harinder Mahajan (nee Nanda) Models and manipulatives are valuable for learning mathematics especially in primary school. These can

More information

Math Mammoth Grade 4. Class Description:

Math Mammoth Grade 4. Class Description: Math Mammoth Grade 4 Class Description: In the fourth grade, students focus on multi-digit multiplication and division, and a start to studying fractions and decimals, accompanied by studies in geometry

More information

Grade 6 Math Circles. Divisibility

Grade 6 Math Circles. Divisibility Faculty of Mathematics Waterloo, Ontario N2L 3G1 Introduction Grade 6 Math Circles November 12/13, 2013 Divisibility A factor is a whole number that divides exactly into another number without a remainder.

More information

Singapore Math 4-U.S. Edition Class Description: Singapore math says that Singapore Primary Mathematics U.S. Edition "is a series of rigorous

Singapore Math 4-U.S. Edition Class Description: Singapore math says that Singapore Primary Mathematics U.S. Edition is a series of rigorous Singapore Math 4-U.S. Edition Class Description: Singapore math says that Singapore Primary Mathematics U.S. Edition "is a series of rigorous elementary math textbooks and workbooks meant to be part of

More information