Number Theory: Modulus Math

Size: px
Start display at page:

Download "Number Theory: Modulus Math"

Transcription

1 Page 1 of 5 How do you count? You might start counting from 1, or you might start from 0. Either way the numbers keep getting larger and larger; as long as we have the patience to keep counting, we could carry on forever No matter how long we keep going, the numbers will keep growing. That s because there are an infinite number of numbers... no chance to run out! Draw a number line. Why do we put arrows on both ends?... because the line keeps going forever. < > What would happen if we brought the ends of our number line together? Then the numbers would go in a circle Instead of continuing on forever like before, now our line comes back to where it started! Instead of having an infinite number of numbers, now we have a finite number of them! We call this special kind of arithmetic modulus math or modulus arithmetic. At first this may seem very strange, but in fact we use modulus arithmetic all the time without thinking of it. There are seven days in the week. When we get to the end of the week (Saturday), we don t go to Day Eight, but start counting again from Day One (Sunday). Likewise there are twelve months in the year. When we get to the last month of the year (December), we don t go looking for a thirteenth month but start again from the first (January)! 1. What other everyday uses of modulus arithmetic can you think of? 2. The above circle represents Modulo Eight (written mod8). Why do you think it is called Modulo Eight?

2 Page 2 of 5 3. Fill in the following table to find modulos Three, Five, Seven, Ten and Thirteen. You might find it helpful to draw a circle for each of them! Whole Numbers Modulo Modulo Modulo Modulo Modulo Notice that in modulus arithmetic, we normally start from 0, not 1. Why do you think this is so? Hint: it has to do with why modulus arithmetic is also known as the arithmetic of remainders! 5. Find x. You could, of course, use the mod function on your calculator to find the answer. (Did you always wonder what the mod key was for?) But try to find it without your calculator! a. x 110(mod 4) b. x 120(mod 5) c. x 130(mod 6) d. x 140(mod 7) e. x 150(mod 8) f. x 160(mod 9) g. x 170(mod 10) h. x 180(mod 11) i. x 190(mod 12) 6. Challenge question for the advanced students: Find x. Hint: x may have more than one solution! Another hint: try to factor! (If you re still lost, then look at one of the answers and try working backwards.) a. 7 95(mod x) b. 5 42(mod x) c. 6 51(mod x) d. 8 71(mod x) e. 4 73(mod x) f. 9 84(mod x) g. 3 17(mod x) h (mod x) i (mod x) 7. Find the first two (smallest) solutions for x. a. 5 = x(mod 6) b. 7 = x(mod 9) c. 13 = x(mod 17) 8. On what day of the week will Christmas fall in 2005? 2010? Hint: remember to take leap years into account. 9. In some cultures, it s very important to know on what day of the week you were born. For example, UN Secretary General Kofi Annan, who is from Ghana, is named Kofi because Kofi is the day name for Friday-born males in Ghana. I myself was born on March 5, When I lived in Ghana, my day name was Yaw. On what day of the week was I born? On what day of the week were you born? If you look on you will find your Ghanaian day name!

3 Page 3 of Find the sum of (1 + 2) (4 + 5) in Modulo What is the smallest value of x such that 7 + x = 3(mod 8)? 12. Copy and complete the table for multiplication in Modulo Seven on the set {1, 2, 3, 6} Using the above table, find x if x x 6 = 5(mod 7). 14. Find two possible values for x if x x = 4(mod 5). 15. Draw a table for addition in Modulo 9 on the set {1, 2, 3, 5, 7}. You can practice your modulus arithmetic by drawing tables for addition and multiplication in other modulos on the set {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}.

4 Page 4 of 5 ANSWERS TO QUESTIONS 1. Consider a clock: the hours start at 1 and go to 12 before they start over again at 1 (unless you live in parts of Europe, in which case the hours go all the way to 24 before starting over again at 1!). 2. Although the numbers only go up to 7, there are 8 of them because we count 0. Remember this for later when we talk about number bases and Base Eight! 3. Your table should look like this: Whole Numbers Modulo Modulo Modulo Modulo Modulo Find any number along the top row (the whole numbers ). Find any number along the first column (the modulos ). Find the intersection of the corresponding column and row. Then divide the whole number by the modulo number (for example, 5 for modulo 5) and take the remainder. It s the same number! What does this mean? If there is no remainder, then the value of that whole number in the corresponding modulo is 0. If there is a remainder, then the value of the whole number in the corresponding modulo is the same as the remainder a. x = 2 b. x = 0 c. x = 4 d. x = 0 e. x = 6 a. x = 8, 11, 88 b. x = 37 c. x = 9, 15, 45 d. x = 9, 21, 63 e. x = 23, 69 f. x = 7 g. x = 0 h. x = 4 i. x = 10 f. x = 15, 25, 75 g. x = 7, 14 h. x = 11, 121 i. x = 47

5 Page 5 of 5 7. a. x = 5, 11 b. x = 7, 16 c. x = 13, Sunday, Saturday 9. Thursday x = x = x = 2,

Grade 6/7/8 Math Circles April 1/2, Modular Arithmetic

Grade 6/7/8 Math Circles April 1/2, Modular Arithmetic Faculty of Mathematics Waterloo, Ontario N2L 3G1 Modular Arithmetic Centre for Education in Mathematics and Computing Grade 6/7/8 Math Circles April 1/2, 2014 Modular Arithmetic Modular arithmetic deals

More information

Modular Arithmetic and Doomsday

Modular Arithmetic and Doomsday Modular Arithmetic and Doomsday Blake Thornton Much of this is due directly to Joshua Zucker and Paul Zeitz. 1. Subtraction Magic Trick. While blindfolded, a magician asks a member from the audience to

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

Grade 6 Math Circles March 8-9, Modular Arithmetic

Grade 6 Math Circles March 8-9, Modular Arithmetic Faculty of Mathematics Waterloo, Ontario N2L 3G Centre for Education in Mathematics and Computing Grade 6 Math Circles March 8-9, 26 Modular Arithmetic Introduction: The 2-hour Clock Question: If its 7

More information

Grade 7/8 Math Circles February 9-10, Modular Arithmetic

Grade 7/8 Math Circles February 9-10, Modular Arithmetic Faculty of Mathematics Waterloo, Ontario N2L 3G Centre for Education in Mathematics and Computing Grade 7/8 Math Circles February 9-, 26 Modular Arithmetic Introduction: The 2-hour Clock Question: If it

More information

Lecture 8. Outline. 1. Modular Arithmetic. Clock Math!!! 2. Inverses for Modular Arithmetic: Greatest Common Divisor. 3. Euclid s GCD Algorithm

Lecture 8. Outline. 1. Modular Arithmetic. Clock Math!!! 2. Inverses for Modular Arithmetic: Greatest Common Divisor. 3. Euclid s GCD Algorithm Lecture 8. Outline. 1. Modular Arithmetic. Clock Math!!! 2. Inverses for Modular Arithmetic: Greatest Common Divisor. 3. Euclid s GCD Algorithm Clock Math If it is 1:00 now. What time is it in 5 hours?

More information

Naming Dollars and Cents Exchanging Dollars, Dimes, and Pennies

Naming Dollars and Cents Exchanging Dollars, Dimes, and Pennies LESSON 21 page 114 Name Naming Dollars and Cents Exchanging Dollars, Dimes, and Pennies Teacher Note: Refer students to Money on page 4 in the Student Reference Guide New Concepts Naming Dollars and Cents

More information

4) If your birthday fell on a Sunday this year, what day will it fall on next year? 5) If it is autumn now, what season will it be in 100 seasons?

4) If your birthday fell on a Sunday this year, what day will it fall on next year? 5) If it is autumn now, what season will it be in 100 seasons? Worksheet 1 - Going round in circles Most of these questions were taken from: http://nrich.maths.org/308, http://nrich.maths.org/6651 and http://nrich.maths.org/content/id/6651/going%20round%20in%20circles.pdf.

More information

PA3 Part 2: BLM List. Workbook 3 - Patterns & Algebra, Part 2 1 BLACKLINE MASTERS

PA3 Part 2: BLM List. Workbook 3 - Patterns & Algebra, Part 2 1 BLACKLINE MASTERS PA Part : BLM List Calendars Colouring Exercise Hanji Puzzles Hundreds Charts 8 Mini Sudoku 9 Sudoku The Real Thing Sudoku Warm Up Venn Diagram BLACKLINE MASTERS Workbook - Patterns & Algebra, Part Calendars

More information

UCI Math Circle October 10, Clock Arithmetic

UCI Math Circle October 10, Clock Arithmetic UCI Math Circle October 10, 2016 Clock Arithmetic 1. Pretend that it is 3:00 now (ignore am/pm). (a) What time will it be in 17 hours? (b) What time was it 22 hours ago? (c) The clock on the right has

More information

Groups, Modular Arithmetic and Geometry

Groups, Modular Arithmetic and Geometry Groups, Modular Arithmetic and Geometry Pupil Booklet 2012 The Maths Zone www.themathszone.co.uk Modular Arithmetic Modular arithmetic was developed by Euler and then Gauss in the late 18th century and

More information

A Covering System with Minimum Modulus 42

A Covering System with Minimum Modulus 42 Brigham Young University BYU ScholarsArchive All Theses and Dissertations 2014-12-01 A Covering System with Minimum Modulus 42 Tyler Owens Brigham Young University - Provo Follow this and additional works

More information

Introduction To Modular Arithmetic

Introduction To Modular Arithmetic Introduction To Modular Arithmetic February, Olga Radko radko@math.ucla.edu Oleg Gleizer oleg@gmail.com Warm Up Problem It takes a grandfather s clock seconds to chime 6 o clock. Assuming that the time

More information

MATH 135 Algebra, Solutions to Assignment 7

MATH 135 Algebra, Solutions to Assignment 7 MATH 135 Algebra, Solutions to Assignment 7 1: (a Find the smallest non-negative integer x such that x 41 (mod 9. Solution: The smallest such x is the remainder when 41 is divided by 9. We have 41 = 9

More information

Year 2 s Book of Helpful Hints

Year 2 s Book of Helpful Hints Year 2 s Book of Helpful Hints Counting in............ 2 s 0 2 4 6 8 10 12 14 16 18 20 5 s 0 5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 95 100 10 s 10 20 30 40 50 60 70 80 90 100 Number Bonds

More information

Modular Arithmetic: refresher.

Modular Arithmetic: refresher. Lecture 7. Outline. 1. Modular Arithmetic. Clock Math!!! 2. Inverses for Modular Arithmetic: Greatest Common Divisor. Division!!! 3. Euclid s GCD Algorithm. A little tricky here! Clock Math If it is 1:00

More information

MODULAR ARITHMETIC II: CONGRUENCES AND DIVISION

MODULAR ARITHMETIC II: CONGRUENCES AND DIVISION MODULAR ARITHMETIC II: CONGRUENCES AND DIVISION MATH CIRCLE (BEGINNERS) 02/05/2012 Modular arithmetic. Two whole numbers a and b are said to be congruent modulo n, often written a b (mod n), if they give

More information

I Write the Number Names 223-89 - 605-1000 - 812-437 - 893-910 - II 115-844 - Fill in the blanks 6 X 7 = 2 X 9 = 7 X 8 = 7 X 5 = 3 X10 = 6 X 7 = 5 X 5 = 3 X 6 = 6 X 3 = 7 X 7 = 3 X 9 = 5 X 8 = III Write

More information

legs into the empty set?

legs into the empty set? Math 1350 Activity 2(Chapter 2)(Due by EOC Sep. 26) Group# How do you turn the set arms, legs into the empty set? Given the following sets, find each intersection or union as requested. Note: Some of the

More information

International Math Kangaroo Contest

International Math Kangaroo Contest International Math Kangaroo Contest Online Training March 8/9, 2014 Instructor:Velian Pandeliev Grade 5-6 1 International Math Kangaroo Contest (51 participating countries) 2 International Facts The contest

More information

LUCAS-SIERPIŃSKI AND LUCAS-RIESEL NUMBERS

LUCAS-SIERPIŃSKI AND LUCAS-RIESEL NUMBERS LUCAS-SIERPIŃSKI AND LUCAS-RIESEL NUMBERS DANIEL BACZKOWSKI, OLAOLU FASORANTI, AND CARRIE E. FINCH Abstract. In this paper, we show that there are infinitely many Sierpiński numbers in the sequence of

More information

Grade 7 & 8 Math Circles October 12, 2011 Modular Arithmetic

Grade 7 & 8 Math Circles October 12, 2011 Modular Arithmetic 1 University of Waterloo Faculty of Mathematics Centre for Education in Mathematics and Computing Grade 7 & 8 Math Circles October 12, 2011 Modular Arithmetic To begin: Before learning about modular arithmetic

More information

Diophantine Equations and Modulo 11.

Diophantine Equations and Modulo 11. Diophantine Equations and Modulo 11. Those who were present during the Mental Calculation World Cup will remember that from Andreas Berger and Andy Robertshaw came the question Is there always one solution

More information

Arithmetic of Remainders (Congruences)

Arithmetic of Remainders (Congruences) Arithmetic of Remainders (Congruences) Donald Rideout, Memorial University of Newfoundland 1 Divisibility is a fundamental concept of number theory and is one of the concepts that sets it apart from other

More information

Grade 7/8 Math Circles February 21 st /22 nd, Sets

Grade 7/8 Math Circles February 21 st /22 nd, Sets Faculty of Mathematics Waterloo, Ontario N2L 3G1 Sets Grade 7/8 Math Circles February 21 st /22 nd, 2017 Sets Centre for Education in Mathematics and Computing A set is a collection of unique objects i.e.

More information

A few chessboards pieces: 2 for each student, to play the role of knights.

A few chessboards pieces: 2 for each student, to play the role of knights. Parity Party Returns, Starting mod 2 games Resources A few sets of dominoes only for the break time! A few chessboards pieces: 2 for each student, to play the role of knights. Small coins, 16 per group

More information

Task Possible response & comments Level Student:

Task Possible response & comments Level Student: Aspect 2 Early Arithmetic Strategies Task 1 I had 8 cards and I was given another 7. How many do I have now? EAS Task 2 I have 17 grapes. I ate some and now I have 11 left. How many did I eat? Note: Teacher

More information

Once you get a solution draw it below, showing which three pennies you moved and where you moved them to. My Solution:

Once you get a solution draw it below, showing which three pennies you moved and where you moved them to. My Solution: Arrange 10 pennies on your desk as shown in the diagram below. The challenge in this puzzle is to change the direction of that the triangle is pointing by moving only three pennies. Once you get a solution

More information

Grade 6 Math Circles February 21/22, Patterns

Grade 6 Math Circles February 21/22, Patterns Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Grade 6 Math Circles February 21/22, 2017 Patterns Tower of Hanoi The Tower of Hanoi is a puzzle with

More information

Triangles, Rectangles, Squares, and Circles

Triangles, Rectangles, Squares, and Circles Triangles, Rectangles, Squares, and Circles Triangle sides Rectangle 4 sides Lesson 21 21 Square length a rectangle with 4 equal sides width Measures of a circle: Radius = 1 diameter Diameter = 2 radius

More information

Overview. The Big Picture... CSC 580 Cryptography and Computer Security. January 25, Math Basics for Cryptography

Overview. The Big Picture... CSC 580 Cryptography and Computer Security. January 25, Math Basics for Cryptography CSC 580 Cryptography and Computer Security Math Basics for Cryptography January 25, 2018 Overview Today: Math basics (Sections 2.1-2.3) To do before Tuesday: Complete HW1 problems Read Sections 3.1, 3.2

More information

Place Value. Get in Place. WRITE how many tens and ones you see. Then WRITE the number they make. 5 3 = 53

Place Value. Get in Place. WRITE how many tens and ones you see. Then WRITE the number they make. 5 3 = 53 Place Value Get in Place WRITE how many tens and ones you see. Then WRITE the number they make. 1. 2. 5 3 53 3. 4. 5. 6. 7. 8. 2 Place Value Get in Place 10 1 1 WRITE how many tens and ones you see. Then

More information

GMAT-Arithmetic-4. Counting Methods and Probability

GMAT-Arithmetic-4. Counting Methods and Probability GMAT-Arithmetic-4 Counting Methods and Probability Counting Methods: 1).A new flag with six vertical stripes is to be designed using some or all of the colours yellow, green, blue and red. The number of

More information

Grade 6 Math Circles February 21/22, Patterns - Solutions

Grade 6 Math Circles February 21/22, Patterns - Solutions Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Grade 6 Math Circles February 21/22, 2017 Patterns - Solutions Tower of Hanoi The Tower of Hanoi is a

More information

NRP Math Challenge Club

NRP Math Challenge Club Week 7 : Manic Math Medley 1. You have exactly $4.40 (440 ) in quarters (25 coins), dimes (10 coins), and nickels (5 coins). You have the same number of each type of coin. How many dimes do you have? 2.

More information

The congruence relation has many similarities to equality. The following theorem says that congruence, like equality, is an equivalence relation.

The congruence relation has many similarities to equality. The following theorem says that congruence, like equality, is an equivalence relation. Congruences A congruence is a statement about divisibility. It is a notation that simplifies reasoning about divisibility. It suggests proofs by its analogy to equations. Congruences are familiar to us

More information

Numbers. Counting. Key Point. Key Point. Understand what a number is Count from 0 20 in numbers and words Count to 100

Numbers. Counting. Key Point. Key Point. Understand what a number is Count from 0 20 in numbers and words Count to 100 Number - Number and Place Value Numbers and Counting Understand what a number is Count from 0 20 in numbers and words Count to 100 Numbers A number is a symbol used to count how many there are of something.

More information

ILLUSION CONFUSION! - MEASURING LINES -

ILLUSION CONFUSION! - MEASURING LINES - ILLUSION CONFUSION! - MEASURING LINES - WHAT TO DO: 1. Look at the line drawings below. 2. Without using a ruler, which long upright or vertical line looks the longest or do they look the same length?

More information

First Practice Test 2 Levels 3-5 Calculator allowed

First Practice Test 2 Levels 3-5 Calculator allowed Mathematics First Practice Test 2 Levels 3-5 Calculator allowed First name Last name School Remember The test is 1 hour long. You may use a calculator for any question in this test. You will need: pen,

More information

Math Teachers' Circles. and. The Game of Set

Math Teachers' Circles. and. The Game of Set Math Teachers' Circles and The Game of Set Math Teachers' Circle of Oklahoma October 3, 2013 Judith Covington judith.covington@lsus.edu Louisiana State University Shreveport What is a Math Teacher s Circle?

More information

Meet #3 January Intermediate Mathematics League of Eastern Massachusetts

Meet #3 January Intermediate Mathematics League of Eastern Massachusetts Meet #3 January 2008 Intermediate Mathematics League of Eastern Massachusetts Meet #3 January 2008 Category 1 Mystery 1. Mike was reading a book when the phone rang. He didn't have a bookmark, so he just

More information

Solutions for the 2nd Practice Midterm

Solutions for the 2nd Practice Midterm Solutions for the 2nd Practice Midterm 1. (a) Use the Euclidean Algorithm to find the greatest common divisor of 44 and 17. The Euclidean Algorithm yields: 44 = 2 17 + 10 17 = 1 10 + 7 10 = 1 7 + 3 7 =

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

Thousandths are smaller parts than hundredths. If one hundredth is divided into 10 equal parts, each part is one thousandth.

Thousandths are smaller parts than hundredths. If one hundredth is divided into 10 equal parts, each part is one thousandth. Lesson 3.1 Reteach Thousandths Thousandths are smaller parts than hundredths. If one hundredth is divided into 10 equal parts, each part is one thousandth. Write the decimal shown by the shaded parts of

More information

1) 1) 2) 2) 3) 3) 4) 4) 5) 5) 6) 6) 7) 7) 8) 8) 9) 9) 10) 10) 11) 11) 12) 12)

1) 1) 2) 2) 3) 3) 4) 4) 5) 5) 6) 6) 7) 7) 8) 8) 9) 9) 10) 10) 11) 11) 12) 12) Review Test 1 Math 1332 Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Write a word description of the set. 1) 1) {26, 28, 30, 32,..., 100} List

More information

Do not duplicate or distribute without written permission from CMKC!

Do not duplicate or distribute without written permission from CMKC! INTERNATIONAL CONTEST-GAME MATH KANGAROO CANADA, 2018 INSTRUCTIONS GRADE 5-12 1. You have 75 minutes to solve 30 multiple choice problems. For each problem, circle only one of the proposed five choices.

More information

Distribution of Primes

Distribution of Primes Distribution of Primes Definition. For positive real numbers x, let π(x) be the number of prime numbers less than or equal to x. For example, π(1) = 0, π(10) = 4 and π(100) = 25. To use some ciphers, we

More information

Solutions for the Practice Final

Solutions for the Practice Final Solutions for the Practice Final 1. Ian and Nai play the game of todo, where at each stage one of them flips a coin and then rolls a die. The person who played gets as many points as the number rolled

More information

RESIDUE NUMBER SYSTEM. (introduction to hardware aspects) Dr. Danila Gorodecky

RESIDUE NUMBER SYSTEM. (introduction to hardware aspects) Dr. Danila Gorodecky RESIDUE NUMBER SYSTEM (introduction to hardware asects) Dr. Danila Gorodecky danila.gorodecky@gmail.com Terminology Residue number system (RNS) (refers to Chinese remainder theorem) Residue numeral system

More information

16.36 Communication Systems Engineering

16.36 Communication Systems Engineering MIT OpenCourseWare http://ocw.mit.edu 16.36 Communication Systems Engineering Spring 2009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 16.36: Communication

More information

Colouring tiles. Paul Hunter. June 2010

Colouring tiles. Paul Hunter. June 2010 Colouring tiles Paul Hunter June 2010 1 Introduction We consider the following problem: For each tromino/tetromino, what are the minimum number of colours required to colour the standard tiling of the

More information

ACHS Math Team Lecture: Introduction to Set Theory Peter S. Simon

ACHS Math Team Lecture: Introduction to Set Theory Peter S. Simon ACHS Math Team Lecture: Introduction to Set Theory Peter S. Simon Introduction to Set Theory A set is a collection of objects, called elements or members of the set. We will usually denote a set by a capital

More information

We are herbivores. We eat plants and twigs. We are the largest dinosaurs.

We are herbivores. We eat plants and twigs. We are the largest dinosaurs. 1 The Link of mathematics is designed to help children develop their mathematical skills. Each Link or page has four practice exercises with short and varied activities to consolidate learning and increase

More information

Worksheet Set - Mastering Numeration 1

Worksheet Set - Mastering Numeration 1 Worksheet Set - Mastering Numeration 1 SKILLS COVERED: Counting to 10 Wri en Forms of Numbers to 10 Number Order to 100 Count by Ones, Twos, Fives and Tens to 100 Addition to 20 Subtraction from 10 www.essentialskills.net

More information

THE NORTH LONDON INDEPENDENT GIRLS SCHOOLS CONSORTIUM MATHEMATICS

THE NORTH LONDON INDEPENDENT GIRLS SCHOOLS CONSORTIUM MATHEMATICS THE NORTH LONDON INDEPENDENT GIRLS SCHOOLS CONSORTIUM Group 2 YEAR 7 ENTRANCE EXAMINATION MATHEMATICS Friday 8 January 2016 Time allowed: 1 hour 15 minutes First Name:... Surname:... Instructions: Please

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

Decimals on the Number Line

Decimals on the Number Line Lesson 3.1 Decimals on the Number Line The number line below shows decimal values between 1.0 and 2.0. Which number does point P represent? A P B 1.0 2.0 Since the distance between 1.0 and 2.0 is divided

More information

Modular Arithmetic. claserken. July 2016

Modular Arithmetic. claserken. July 2016 Modular Arithmetic claserken July 2016 Contents 1 Introduction 2 2 Modular Arithmetic 2 2.1 Modular Arithmetic Terminology.................. 2 2.2 Properties of Modular Arithmetic.................. 2 2.3

More information

Math Runes. Abstract. Introduction. Figure 1: Viking runes

Math Runes. Abstract. Introduction. Figure 1: Viking runes Proceedings of Bridges 2013: Mathematics, Music, Art, Architecture, Culture Math Runes Mike Naylor Norwegian center for mathematics education (NSMO) Norwegian Technology and Science University (NTNU) 7491

More information

Skill Builder. J. B. Wright A D VA N TA G E

Skill Builder. J. B. Wright A D VA N TA G E MATHS MATE Skill Builder 6 J. B. Wright THE EDUCATIONAL A D VA N TA G E THE EDUCATIONAL MATHS MATE /6 Skill Builder J. B. Wright Published by The Educational Advantage Pty Ltd PO Box 068 Echuca VIC 64

More information

Assignment 2. Due: Monday Oct. 15, :59pm

Assignment 2. Due: Monday Oct. 15, :59pm Introduction To Discrete Math Due: Monday Oct. 15, 2012. 11:59pm Assignment 2 Instructor: Mohamed Omar Math 6a For all problems on assignments, you are allowed to use the textbook, class notes, and other

More information

Smiley Face Math Kindergarten, Worksheet I. 1. Look at each pair of objects below. For each pair, circle the one that is longer.

Smiley Face Math Kindergarten, Worksheet I. 1. Look at each pair of objects below. For each pair, circle the one that is longer. Smiley Face Math Kindergarten, Worksheet I Name: 1. Look at each pair of objects below. For each pair, circle the one that is longer. 2. Trace and cut out 6 triangles just like the one below. Use some

More information

Sample pages. Multiples, factors and divisibility. Recall 2. Student Book

Sample pages. Multiples, factors and divisibility. Recall 2. Student Book 52 Recall 2 Prepare for this chapter by attempting the following questions. If you have difficulty with a question, go to Pearson Places and download the Recall from Pearson Reader. Copy and complete these

More information

MEP NUMERACY SUMMER SCHOOL HOMEWORK BOOK NAME

MEP NUMERACY SUMMER SCHOOL HOMEWORK BOOK NAME MEP NUMERACY SUMMER SCHOOL HOMEWORK BOOK NAME CONTENTS NUMERACY SUMMER SCHOOL HOMEWORK... 2 RECORD OF HOMEWORK... 3 RECORD OF EXTRA WORK... 5 PLACE VALUE... 7 ADDING AND SUBTRACTING IN YOUR HEAD... 9 MULTIPLYING

More information

Blank 1000 Number Chart

Blank 1000 Number Chart Blank 1000 Number Free PDF ebook Download: Blank 1000 Number Download or Read Online ebook blank 1000 number chart in PDF Format From The Best User Guide Database GLE 0206.2.1 Understand and use place

More information

Essentials. Week by. Week

Essentials. Week by. Week Week by Week MATHEMATICS Essentials Grade 5 WEEK Math Trivia The ancient Greeks believed that if you studied numbers you had to be a peson who did not need to work because you would probably be a person

More information

Cheetah Math Superstars

Cheetah Math Superstars PARENTS: You may read the problem to your child and demonstrate a similar problem, but he/she should work the problems. Please encourage independent thinking and problem solving skills. SCORING: 20 paw

More information

Standard Sudoku point. 1 point. P a g e 1

Standard Sudoku point. 1 point. P a g e 1 P a g e 1 Standard 1-2 Place a digit from 1 to 6 in each empty cell so that each digit appears exactly once in each row, column and 2X box. 1 point A 6 2 6 2 1 5 1 point B 5 2 2 4 1 1 6 5 P a g e 2 Standard

More information

Time for Math. Numbers and Counting. Activity Book 1

Time for Math. Numbers and Counting. Activity Book 1 Time for Math Numbers and Counting Activity Book 1 Time for Math Numbers and Counting Activity Book 1 TM Book title: Numbers and Counting Series title: Time for Math 201 by Motivate Educational Supplies

More information

Unit 1. Activity 1. Whole numbers. 1. Copy and complete each number pattern.

Unit 1. Activity 1. Whole numbers. 1. Copy and complete each number pattern. 1 2 Unit 1 Whole numbers Activity 1 1. Copy and complete each number pattern. 2 671 2 680 2 689 13 450 13 650 14 450 25 125 25 000 24 875 124 300 126 300 128 300 180 500 180 000 179 500 2. Write these

More information

copyright amberpasillas2010 What is Divisibility? Divisibility means that after dividing, there will be No remainder.

copyright amberpasillas2010 What is Divisibility? Divisibility means that after dividing, there will be No remainder. What is Divisibility? Divisibility means that after dividing, there will be No remainder. 1 356,821 Can you tell by just looking at this number if it is divisible by 2? by 5? by 10? by 3? by 9? By 6? The

More information

Section 1: Whole Numbers

Section 1: Whole Numbers Grade 6 Play! Mathematics Answer Book 67 Section : Whole Numbers Question Value and Place Value of 7-digit Numbers TERM 2. Study: a) million 000 000 A million has 6 zeros. b) million 00 00 therefore million

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

An elementary study of Goldbach Conjecture

An elementary study of Goldbach Conjecture An elementary study of Goldbach Conjecture Denise Chemla 26/5/2012 Goldbach Conjecture (7 th, june 1742) states that every even natural integer greater than 4 is the sum of two odd prime numbers. If we

More information

6.2 Modular Arithmetic

6.2 Modular Arithmetic 6.2 Modular Arithmetic Every reader is familiar with arithmetic from the time they are three or four years old. It is the study of numbers and various ways in which we can combine them, such as through

More information

First Name: Last Name: Select the one best answer for each question. DO NOT use a calculator in completing this packet.

First Name: Last Name: Select the one best answer for each question. DO NOT use a calculator in completing this packet. 5 Entering 5 th Grade Summer Math Packet First Name: Last Name: 5 th Grade Teacher: I have checked the work completed: Parent Signature Select the one best answer for each question. DO NOT use a calculator

More information

Twenty-sixth Annual UNC Math Contest First Round Fall, 2017

Twenty-sixth Annual UNC Math Contest First Round Fall, 2017 Twenty-sixth Annual UNC Math Contest First Round Fall, 07 Rules: 90 minutes; no electronic devices. The positive integers are,,,,.... Find the largest integer n that satisfies both 6 < 5n and n < 99..

More information

Meaningful Ways to Develop Math Facts

Meaningful Ways to Develop Math Facts NCTM 206 San Francisco, California Meaningful Ways to Develop Math Facts -5 Sandra Niemiera Elizabeth Cape mathtrailblazer@uic.edu 2 4 5 6 7 Game Analysis Tool of Game Math Involved in the Game This game

More information

Power = 36² mod 99 Power = 9 5 a 5 = 0 x = 81 Power = 9² mod 99 Power = 81 6 a 6 = 1 x = 81 x 81 mod 99 x = 27 7 a 7 = 1 x = 27 x 27 mod 99 x = 36

Power = 36² mod 99 Power = 9 5 a 5 = 0 x = 81 Power = 9² mod 99 Power = 81 6 a 6 = 1 x = 81 x 81 mod 99 x = 27 7 a 7 = 1 x = 27 x 27 mod 99 x = 36 Question 1 Section 4.1 11. What time does a 12-hour clock read a) 80 hours after it reads 11:00? b) 40 hours before it reads 12:00? c) 100 hours after it reads 6:00? I don't really understand this question

More information

1 = 3 2 = 3 ( ) = = = 33( ) 98 = = =

1 = 3 2 = 3 ( ) = = = 33( ) 98 = = = Math 115 Discrete Math Final Exam December 13, 2000 Your name It is important that you show your work. 1. Use the Euclidean algorithm to solve the decanting problem for decanters of sizes 199 and 98. In

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

Counting Stick: Infants: First and Second Class: Third and Fourth Class: Fifth and Sixth Class

Counting Stick: Infants: First and Second Class: Third and Fourth Class: Fifth and Sixth Class Counting Stick: What is it? A 1-metre long stick divided into ten sections, each 10 cms long. What can it be used for and with what classes? The stick can be used for a variety of number activities and

More information

Correlation of USA Daily Math Grade 2 to Common Core State Standards for Mathematics

Correlation of USA Daily Math Grade 2 to Common Core State Standards for Mathematics 2.OA 2.OA.1 Use addition and subtraction within 100 to solve one- and two-step word problems with unknowns in all positions. 2.OA.2 Fluently add and subtract within 20 using mental strategies. 2.OA.3 Determine

More information

7 + 1 = = = = 5 = 3

7 + 1 = = = = 5 = 3 Name MENTAL MATHS Addition & Subtraction 1 1 11 1 1 + 1 = = + 11 = = 1 + = = + 1 = = + 1 = = + + 1 = 1 = = + 1 = = + + = = = 1 + = = + 1 = = Number & Place Value 1 Loop groups of. Then write the total.

More information

Synergy Round. Warming Up. Where in the World? Scrabble With Numbers. Earning a Gold Star

Synergy Round. Warming Up. Where in the World? Scrabble With Numbers. Earning a Gold Star Synergy Round Warming Up Where in the World? You re standing at a point on earth. After walking a mile north, then a mile west, then a mile south, you re back where you started. Where are you? [4 points]

More information

Grade 7/8 Math Circles Winter March 3/4 Jeopardy and Gauss Prep - Solutions

Grade 7/8 Math Circles Winter March 3/4 Jeopardy and Gauss Prep - Solutions Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Jeopardy Grade 7/8 Math Circles Winter 2015 - March 3/4 Jeopardy and Gauss Prep - Solutions Arithmetic

More information

Learning Log Title: CHAPTER 2: ARITHMETIC STRATEGIES AND AREA. Date: Lesson: Chapter 2: Arithmetic Strategies and Area

Learning Log Title: CHAPTER 2: ARITHMETIC STRATEGIES AND AREA. Date: Lesson: Chapter 2: Arithmetic Strategies and Area Chapter 2: Arithmetic Strategies and Area CHAPTER 2: ARITHMETIC STRATEGIES AND AREA Date: Lesson: Learning Log Title: Date: Lesson: Learning Log Title: Chapter 2: Arithmetic Strategies and Area Date: Lesson:

More information

Calendars. Grades 1-3

Calendars. Grades 1-3 Calendars Grades 1-3 A TEACHING RESOURCE FROM... REM 526A ILLUSTRATOR Danny Beck 2003 Copyright by Remedia Publications, Inc. All Rights Reserved. Printed in the U.S.A. The purchase of this unit entitles

More information

P a b to be the y-coordinate of the y-intercept of the line through

P a b to be the y-coordinate of the y-intercept of the line through . A certain disease occurs in 8% of the male population and the test for it is 80% accurate (which means 80% of the time the test correctly identifies who does or who does not have the disease). If a man

More information

A C E. Answers Investigation 1. Applications. b. No; 6 18 = b. n = 12 c. n = 12 d. n = 20 e. n = 3

A C E. Answers Investigation 1. Applications. b. No; 6 18 = b. n = 12 c. n = 12 d. n = 20 e. n = 3 Answers Applications 1. a. Divide 24 by 12 to see if you get a whole number. Since 12 2 = 24 or 24 12 = 2, 12 is a factor b. Divide 291 by 7 to see if the answer is a whole number. Since 291 7 = 41.571429,

More information

Congruence. Solving linear congruences. A linear congruence is an expression in the form. ax b (modm)

Congruence. Solving linear congruences. A linear congruence is an expression in the form. ax b (modm) Congruence Solving linear congruences A linear congruence is an expression in the form ax b (modm) a, b integers, m a positive integer, x an integer variable. x is a solution if it makes the congruence

More information

Print & Go. math & literacy practice. St. Patrick s Day Themed. FREE from The Curriculum Corner.

Print & Go. math & literacy practice. St. Patrick s Day Themed. FREE from The Curriculum Corner. Print & Go St. Patrick s Day Themed math & literacy practice FREE from The Curriculum Corner My St. Patrick s Day Practice Book Name: Count to 100 2 4 7 1 1 14 16 19 22 25 28 36 40 43 45 47 51 54 58 62

More information

Addition and Subtraction

Addition and Subtraction D Student Book Name Series D Contents Topic 1 Addition mental strategies (pp. 114) look for a ten look for patterns doubles and near doubles bridge to ten jump strategy split strategy version 1 split strategy

More information

Triangles, Rectangles, Squares, and Circles

Triangles, Rectangles, Squares, and Circles LESSON Name 2 Teacher Notes: page 27 Triangles, Rectangles, Squares, and Circles Refer students to Circle on page 4 in the Student Reference Guide. Post Reference Chart Circle. Use the compasses from the

More information

Whole Numbers. Whole Numbers. Curriculum Ready.

Whole Numbers. Whole Numbers. Curriculum Ready. Curriculum Ready www.mathletics.com It is important to be able to identify the different types of whole numbers and recognize their properties so that we can apply the correct strategies needed when completing

More information

TJ Publishers Advantage Business Centre Great Ancoats Street Manchester M4 6DE

TJ Publishers Advantage Business Centre Great Ancoats Street Manchester M4 6DE TJ Publishers Advantage Business Centre 132-134 Great Ancoats Street Manchester M4 6DE Tel: 0141 880 6839 Fax: 0870 124 9189 e-mail: teejaypublishers@btinternet.com web page: www.teejaypublishers.co.uk

More information

Whole Numbers. Lesson 1.1 Numbers to 10,000,000

Whole Numbers. Lesson 1.1 Numbers to 10,000,000 1 CHAPTER Whole Numbers Lesson 1.1 Numbers to 10,000,000 Fill in the table headings. Write Tens, Hundreds, Ten Thousands, or Hundred Thousands. Then write the number in word form and in standard form.

More information

PA5-1: Counting page 1

PA5-1: Counting page 1 PA5-1: Counting page 1 Jamie finds the difference between 15 and 12 by counting on her fingers. She says 12 with her fist closed, then counts to 15, raising one finger at a time: 12 13 1 15 When she says

More information

Discrete Math Class 4 ( )

Discrete Math Class 4 ( ) Discrete Math 37110 - Class 4 (2016-10-06) 41 Division vs congruences Instructor: László Babai Notes taken by Jacob Burroughs Revised by instructor DO 41 If m ab and gcd(a, m) = 1, then m b DO 42 If gcd(a,

More information

1st UKPA Sudoku Championship

1st UKPA Sudoku Championship st UKPA Sudoku Championship COMPETITION PUZZLES Saturday 6th Sunday 7th November 00 Championship Duration: hours. Puzzles designed by Tom Collyer # - Classic Sudoku ( 4) 0pts #8 - No Touch Sudoku 5pts

More information