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

Size: px
Start display at page:

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

Transcription

1 NUMBER 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 numbers are found in many living things: the number of petals on a flower will be a Fibonacci number. You will learn how these different patterns are formed to help you to understand how numbers behave

2 In this chapter you will: Wordbank identify special groups of numbers: triangular, composite number A number 5678 with more than square, Fibonacci, Pascal s triangle and two factors palindromes divisibility test A rule for testing whether a test numbers for divisibility number is divisible by a specific value, for identify the factors of a number 5678 and distinguish example, divisible by between prime and composite numbers factor A value that divides evenly into a given find the highest common factor of two or more number, for example, is a factor of numbers factor tree A diagram that lists the prime factors express a number as a product of its prime factors of a number calculate squares and cubes index notation Using powers to write the estimate and calculate square roots and cube repeated multiplication of a number, for roots example, find square roots and cube roots of numbers palindrome A number or word that reads the expressed as a product of their prime factors. same forward and backward, for example, 2002, and madam prime number A number with only two factors, and the number itself

3 Start up Worksheet -01 Brainstarters Skillsheet -01 Classifying whole numbers 1 List the first ten even numbers. 2 Sort these numbers, putting all the even numbers in one group, and the odd numbers in another: Find all the numbers that divide into 6. 4 Find all the numbers that divide into Find all the even numbers that divide into 6. 6 Find all the odd numbers that divide into How can you tell if a number is even without dividing it? 8 How can you recognise an odd number? 9 Write the next three numbers in each of these patterns: a 8, 10, 12,,, b 27, 0,,,, c 101, 10, 105,,, d 9, 7, 5,,, e 44, 9, 4,,, f 7, 15, 2,,, 10 What is 8 squared? 11 What is 27? 12 Find two numbers that have a product of 48. Worksheet -02 Triangular and square numbers -01 Special number patterns The numbers 1, 2,, 4, 5, are called the counting numbers. There are groups of counting numbers which make special patterns. We will investigate some of them. Exercise -01 TLF L Triangular numbers are shown in the diagram below. Circus towers: triangular towers NEW CENTURY MATHS 7

4 a Why are they called triangular numbers? b Work out all the triangular numbers less than 100. c Complete four more lines of this pattern: 1 = = = = 10 d Describe how the pattern in part c works. e Use what you have worked out to help you find the 100th triangular number. (Hint: Do you know a quick way to add up all the numbers from 1 to 100?) 2 Square numbers are shown in the diagram below. TLF L 195 Circus towers: square stacks a Why are these called square numbers? b Work out all the square numbers up to 100. c Complete four more lines of this pattern: 1 = = = = 16 d Describe how the pattern works. e Work out another pattern to help you find the square numbers. What is the 50th square number? f Complete four more lines of these patterns: i 1 = 1 2 ii 2 2 = (1 + 2) = = (2 + ) = = 2 + ( + 4) g Each square number is said to be the sum of two consecutive triangular numbers. + = + 6 = Show that this is true for the square numbers up to 100. h Find two numbers that are both triangular numbers and square numbers. 9 CHAPTER EXPLORING NUMBERS 79

5 Worksheet -0 Fibonacci numbers Leonardo Fibonacci was an Italian mathematician who lived in the early 1th century. He discovered this pattern when studying the breeding habits of rabbits: 1, 1, 2,, 5, 8, 1, 21,... The diagram below illustrates this. The vertical arrows labelled Birth indicate the new offspring of a pair of rabbits every two months. The unlabelled arrows indicate the same pair of rabbits. After each month, the number of pairs is a term in Fibonacci s pattern. Original pair of rabbits 1 pair 1st generation Birth 1 pair 2nd generation Birth 2 pairs rd generation Birth Birth pairs 4th generation 5 pairs a How is the Fibonacci pattern formed? b Add five more lines to this pattern: = = 2 + = = 8 c Write the first 20 Fibonacci numbers. i Write every third Fibonacci number, beginning with 2. What number divides evenly into all these numbers? ii Write every fourth Fibonacci number, beginning with. What number divides evenly into all these numbers? iii Write every fifth Fibonacci number, beginning with 5. What number divides evenly into all these numbers? d i Find any triangular numbers in the Fibonacci numbers up to 100. ii Find any square numbers in the Fibonacci numbers up to 100. e Pairs of Fibonacci numbers are found by counting along the spirals on pine cones. Investigate how and where else Fibonacci numbers occur in nature. 80 NEW CENTURY MATHS 7

6 4 Blaise Pascal, a French mathematician who lived 1 in the 17th century, studied a triangle of 1 1 numbers known to the Chinese as the Yanghui triangle. Each row of the triangle is created using 1 1 the numbers in the row above it. The triangle is known as Pascal s triangle. The first seven rows are shown at the right a Complete the next four rows of Pascal s triangle. b Describe how the pattern works. c Add each row in Pascal s triangle. What do you notice? d The diagonals in Pascal s triangle produce some interesting patterns. Write the triangular numbers using Pascal s triangle. e We can even find Fibonacci numbers in this pattern. Rewrite the triangle above as a rightangled triangle. Add along the arrows 1 to find the Fibonacci 1 1 numbers A palindrome is a word, number or sentence that reads the same forward and backward. The following number, words and sentence are all palindromes: noon 151 Able was I ere I saw Elba (Napoleon Bonaparte) Worksheet -04 Pascal s triangle Place names can be palindromes. a Select the palindromes from these numbers b Find the numbers between 1000 and 2000 that are palindromes. c The following steps change any number into a palindrome: choose any number to start with 64 reverse the digits and add reverse the digits and add 011 repeat until you get a palindrome. 121 CHAPTER EXPLORING NUMBERS 81

7 Find out how many steps it takes to form a palindrome from each of these numbers. i 26 ii 28 iii 47 iv 75 v 149 vi 27 vii 1756 viii 279 ix 4021 d List some other words and place names that are palindromes. Using technology Developing number patterns Follow the instructions below to set up a spreadsheet. Enter the headings, as shown below, into the given cells in a spreadsheet. Enter 1 into cell A2 and 2 into cell A. Highlight the two cells and Fill Down (click and hold the square in the bottom right-hand corner of cell A). Fill Down to cell A1 (you should see 0 in this cell). Odd numbers 1 Enter the formula =A2 into cell B2. 2 Enter the formula =B2+2 into cell B. Click on cell B, and Fill Down to cell B1 to obtain the first 0 odd numbers. Even numbers 1 Enter the formula =A2 into cell C2. 2 Enter the formula =C2+2 into cell C. Click on cell C, and Fill Down to cell C1 to obtain the first 0 even numbers. Square numbers 1 Enter the formula =A2^2 into cell D2. 2 Click on cell D, and Fill Down to cell D1 to obtain the first 0 square numbers. Triangular numbers 1 Enter the formula =A2 into cell E2. 2 Enter the formula =E2+A into cell E. Click on cell E, and Fill Down to cell E1 to obtain the first 0 triangular numbers. 82 NEW CENTURY MATHS 7

8 Fibonacci numbers 1 Enter the formula =A2 into cell F2. 2 Enter the formula =F2 into cell F. Enter the formula =F2+F into cell F4. 4 Click on cell F4, and Fill Down to cell B1 to obtain the first 0 Fibonacci numbers. Questions 1 Use your spreadsheet to answer the following questions. a Name the two smallest odd numbers that are also square. Write your answer in cell H1. (Note: separate your answers with a comma.) b Name all the even numbers less than 0 that are also triangular. Write your answer in cell H2. c Find all the triangular numbers less than 60 that are also Fibonacci numbers. Write your answer in cell H. d Find all the square numbers between 00 and 600. Write your answer in cell H4. e State the 18th Fibonacci number. Write your answer in cell H5. f i In cell H6, write a formula to find the difference between the 24th and 25th Fibonacci numbers. ii What cell in column F corresponds to your answer in (i)? Write your answer in cell H7. g i Extend column A to represent the first 50 numbers. ii Extend the square and triangular numbers to represent the first 50 numbers in each pattern. h Name the first number over 1000 that is both square and triangular. Write your answer in cell H8. Extension: Factorials Factorials: a definition: 1! = 1 2! = 1 2 = 2! = 1 2 = 6... n! = 1 2 n 1 Enter the formula =A2 into cell G2. 2 Using the definition given, develop a formula for 2! in cell G, using cells G2 and A. Click on cell G4, and Fill Down to cell G1 to obtain the first 0 factorial numbers. Displaying large numbers a Highlight all the cells that don t show full numbers (e.g. 4.79E+08). Right click and choose Format Cells. Change the settings to number and 0 decimal places. b ######## in a cell indicates that the column is not wide enough to hold the number with all digits showing. You may need to widen the column until you can see all numbers down to cell G1. CHAPTER EXPLORING NUMBERS 8

9 Working mathematically Reasoning and communicating TLF L 199 Circus towers: square pyramids Worksheet -05 Perfect and amicable numbers Worksheet -06 Divisibility tests Figurate numbers Numbers formed from geometric shapes, such as triangular or square numbers, are called figurate numbers. There are many figurate number patterns. 1 Investigate the pentagonal numbers. 2 Investigate the hexagonal numbers. What are the names of the other types of figurate numbers? More types of numbers Investigate one or more of the following types of numbers and find out the relationships and patterns in them. You may find the Internet useful. Prepare a short talk for the class on your topic. Amicable numbers Perfect numbers The golden ratio/rectangle Irrational numbers Pythagorean triads Binary, octal and hexadecimal numbers Factorial numbers, for example the meaning of 5! -02 Tests for divisibility It is often useful to know if a number is divisible by another number. Here are some simple divisibility tests to help you. A number 2962 A number is divisible A number is is divisible by if the sum of its divisible by 4 by 2 if it digits is divisible by. if its last two ends in 0, 5 digits are , 4, 6 or is NOT divisible divisible by since = 16, by 4. and does not go evenly into is divisible by 4. A number is A number is divisible 6There is no divisible by by 6 if it is divisible simple test 5 if it ends in 840 by both 2 and. for divisibility 0 or 5. ends in 8 by { = 12 A number is A number is divisible 9 divisible by 8 if by 9 if the sum of its the last three digits is divisible by 9. A number digits are is divisible 10 divisible by 8. by 10 if it is 74 ends in 0. divisible by ends in = = = NEW CENTURY MATHS 7

10 Example 1 Which of the numbers 2 to 10 divide exactly into 112? Solution 2: 112 ends in a 2 so it is divisible by 2. : = 4: 4 is not divisible by, so 112 is NOT divisible by. 4: 12 4 = so 112 is divisible by 4. 5: 112 does not end in 0 or 5 so is NOT divisible by 5. 6: 112 is not divisible by, so it is NOT divisible by : Check by division: so 112 is divisible by : Check by division: so 112 is divisible by 8. 9: = 4: 4 is not divisible by 9 so 112 is NOT divisible by 9. 10: 112 does not end in 0 so it is NOT divisible by 10. Answer: 2, 4, 7 and 8 divide exactly into 112. Exercise Copy this table and work out which of the numbers from 2 to 10 divide exactly into the given numbers (88 has been done for you). Ex 1 Number CHAPTER EXPLORING NUMBERS 85

11 2 Which number is divisible by both 4 and 5? Select A, B, C or D. A 10 B 15 C 20 D 25 Write a number less than 100 which is divisible by: a and 5 b 4 and 5 c 6 and 7 d 2 and 6 4 Write a number greater than 100 which is divisible by: a 6 b 5 c 7 d 2 and e 8 and 9 Just for the record Karl Gauss Karl Gauss was a German mathematician and astronomer who lived from 1777 to He invented a new way of finding the positions of heavenly bodies and was one of the first to study electricity. Gauss showed his mathematical ability early in life. When he was in primary school, the class was given the task of adding all the numbers from 1 to 100. The teacher thought this would keep the class busy for some time but Gauss was very quick to find the answer and even quicker to explain why he was not working on the problem. This is how he did it: = = = 101, etc. Find how many pairs of numbers there are and then find the answer to the problem. Skillsheet -02 Factors and primes -0 Factors! The factors of a number are those whole numbers that divide exactly into it. Example 2 What are the factors of 12? Solution The possible ways of multiplying to get 12 are: 4 or or or 12 1 The factors of 12 are: 1, 2,, 4, 6 and 12. (Note that 1 will be a factor of every number.) 86 NEW CENTURY MATHS 7

12 Example Find the highest common factor of 24 and 0. Solution The factors of 24 are: 1, 2,, 4, 6, 8, 12, 24 The factors of 0 are: 1, 2,, 5, 6, 10, 15, 0 The common factors of 24 and 0 are: 1, 2, and 6. The highest common factor is 6. The highest common factor (HCF) of two or more numbers is the largest factor that is common to all those numbers.! Exercise -0 1 In each of these pairs, is the smaller number a factor of the larger number? a 8, 24 b, 9 c 4, 42 d 9, 45 e 8, 54 f 7, 91 g 7, 1 h 6, 48 i 5, 57 j 11, 14 2 List all the factors of: a 16 b 21 c 24 d 6 e 5 f 48 g 52 h 80 i 112 j 144 k 28 l 100 m 45 n 200 o 6 Which of these numbers is not a factor of 45? Select A, B, C or D. A 9 B 5 C 7 D 4 Find the common factors for each of these pairs of numbers. a 2, 4 b 9, 6 c 6, 14 d 8, 12 e 50, 150 f 46, 69 g 10, 15 h 12, 16 i 0, 20 j 18, 24 k 60, 90 l 9, 26 m 45, 15 n 6, 9 o 27, 64 p 50, Find the common factors for each of these sets of numbers. a 2, 4, 6 b 10, 50, 60 c 22,, 121 d 24, 6, 144 e 6, 9, 12 f 16, 24, 40, 56 g 28, 70, 42, 98 h 0, 90, 75, 15 i 50, 60, 90, Find the highest common factor for each of these pairs of numbers. a 12 and 60 b and 22 c 12 and 60 d 9 and 21 e 45 and 78 f 64 and 144 g 16 and 12 h 8 and 14 i 50 and 150 j 18 and 24 k 48 and 72 l 15 and 25 m 5 and 21 n 45 and 18 o 75 and 125 Ex 2 Ex CHAPTER EXPLORING NUMBERS 87

13 7 Every whole number has at least two factors. Is this true or false? Why? 8 Using your answers to Question 5, find the highest common factor for each of the given sets of numbers. Working mathematically Applying strategies and reasoning Factor path puzzle 1 Copy this grid, and try to reach the 100 square at the bottom corner, starting at the 200 square in the top corner and using related factors. You can move from one number to another by going sideways, up or down the page (not diagonally), but only if the numbers have a factor (not 1) in common. So you can move from 80 to 65 (common factor 5), but not from 65 to 72 (no common factor) Find a factor path starting in the bottom corner (105) and finishing top right (195). Choose different starting and finishing positions. Do they all have connecting factor paths? Just for the record Korean mathematics In Korea, school students find the highest common factor (HCF) using the following method. To find the HCF of 24 and 0: divide by the first prime number divide by the next prime number Since it is not possible to divide any more, stop. The HCF = 2 = 6 Use this method to find the HCF of each of the following sets of numbers. a 12 and 15 b 18 and 48 c 1, 20 and 28 d 15, 21 and 45 e 8, 12, 16 and 48 f 120 and 250 g 48 and 120 h 96 and 144 i 256, 144 and 48 j 675, 150 and NEW CENTURY MATHS 7

14 Mental skills Maths without calculators Calculating differences and making change In every subtraction problem, for example 15 47, think of finding the gap between the two numbers. That is, find the number in this case that must be added to 47 to get Examine these examples. a Think: 47 + = Count: 47, 50, 100, 15 Add: = 88 Answer: = 88 b Think: = Count: 115, 120, 200, 244 Add: = 129 Answer: = c $60 $47.65 $ c $2 $10 $60 Count: $47.65, $48, $50, $60 Add: $0.5 + $ $10.00 = $12.5 Answer: $60 $47.65 = $12.5 $50 $60 $70 d $100 $88.45 $ c $1 $10 $100 Count: $88.45, $89, $90, $100 Add: $ $ $10.00 = $11.55 Answer: $100 $88.45 = $ Now simplify the following. $80 $90 $100 a b c d e f g $70 $58.40 h $80 $7.25 i $45 $40.0 j $100 $69.95 k $0 $22.90 l $50 $17.10 CHAPTER EXPLORING NUMBERS 89

15 Working mathematically Applying strategies More factor paths Make your own 7 7 factor path grid similar to the one in the Factor path puzzle on page 88. Try making a 4 4 grid first, then a 5 5 grid and then a 7 7 grid. Discuss with your teacher the decisions you need to make as you develop your grid. Skillsheet -02 Factors and primes -04 Prime and composite numbers! A prime number has only two factors: 1 and itself. The prime numbers are 2,, 5, 7, 11, 1, 17, 19, 2,... A composite number has more than two factors. The composite numbers are 4, 6, 8, 9, 10, 12, 14, 15, 16,... Note: 1 is neither prime nor composite. (It has only one factor.) Exercise -04 Worksheet -07 Sieve of Eratosthenes 1 Eratosthenes, a mathematician in ancient Greece, found an easy way to work out prime numbers. It is called the Sieve of Eratosthenes and works by deleting multiples of numbers. (Use the link to go to a spreadsheet version of the Sieve.) a Copy the grid below or print out Worksheet b Cross out 1. It is neither prime nor composite. c Except for 2, colour all the multiples of 2 red. 90 NEW CENTURY MATHS 7

16 d Except for, colour all the multiples of green. e Continue, with different colours, until there are no more multiples. What do you notice about the numbers that are not coloured? 2 Divide these numbers into two groups (primes and composites) Write any whole numbers which are neither prime nor composite. 4 a List the prime numbers between 6 and 50. b List the composite numbers between 65 and 80. c List the prime numbers less than 20. d List the composite numbers larger than 0 but less than Which number is divisible only by prime numbers, itself and 1? Select A, B, C or D. A 12 B 14 C 16 D 18 6 Look up other meanings for the word composite. Suggest why this word is used the way it is in mathematics. -05 Prime factors Every composite number can be written as a product of its prime factors. The prime factors can be found by using a factor tree. Worksheet -08 Factor trees Example 4 Write 24 as a product of its prime factors. Solution Factor tree 24 Skillsheet -0 Prime factors by repeated division 8 and 8 are factors and 4 are factors of 8 is prime As a product of prime factors, 24 = is a factor of 4 2 is prime stop CHAPTER EXPLORING NUMBERS 91

17 Example 5 Find the highest common factor (HCF) of 1960 and Solution = Both numbers contain The HCF is = = Example 6 Write 648 as a product of its prime factors, using index notation (powers). Solution 648 So 648 = = is read to the power 4 and 4 is called the power or index Exercise -05 Ex 4 1 Use factor trees to express each of these numbers as a product of its prime factors. a 8 b 6 c 45 d 6 e 51 f 49 g 90 h 27 i 10 j 200 k 275 l 42 m 1250 n 1020 o NEW CENTURY MATHS 7

18 2 What are the prime factors of 1260? Select A, B, C or D. A B C D Find the highest common factor of each of these pairs of numbers. a 24 and 486 b 6000 and 1260 c 2475 and 75 d 4900 and 1960 e 4950 and 150 f 1404 and Use factor trees to write each number as a product of its prime factors in index notation. a 18 b 20 c 45 d 72 e 98 f 196 g 2 h 15 i 200 j 900 Ex 5 Ex 6 Just for the record Big numbers Here are the names of some very large numbers. Name Numeral Power of 10 one ten hundred thousand million billion trillion quadrillion quintillion sextillion septillion octillion nonillion decillion Find the names of some numbers greater than a decillion. CHAPTER EXPLORING NUMBERS 9

19 Working mathematically Applying strategies and reasoning Goldbach s conjecture In 1742, Christian Goldbach said: Every even number greater than 2 can be written as the sum of two prime numbers. Show that his theory is true for all the even numbers between 1 and 100. Primes may be repeated, for example 10 = 5 + 5, and a number can have more than one pair of prime numbers. Skillsheet -04 Square roots and cube roots Worksheet -09 Powers and roots -06 Squares, cubes and roots Finding square roots and cubes Raising a number to the power 2 gives its square. Raising a number to the power gives its cube. Example 7 Find a the square of 11 b the cube of 5 Solution a 11 2 = = 121 b 5 = = 125 The square of 11 is 121. The cube of 5 is 125. The x 2, x and ^ keys on a calculator can be used to find the square, cube and other powers of a number. Finding square roots and cube roots The process that undoes squaring is finding the square root (symbol ). The square root of a given number is the positive value which, when multiplied by itself, produces the given number. The process that undoes cubing is finding the cube root (symbol ). Square root sign first used in 1220 Cube root sign created in NEW CENTURY MATHS 7

20 Example 8 What is: a the square root of 64? b the cube root of 27? Solution a The square root of 64 = 64 = 8 (because 8 8 = 64). b The cube root of 27 = 27 = (because = 27). Example 9 Estimate the value of 40. Solution There is no exact answer for the square root of 40, because there isn t a number which, if squared, equals 40 exactly. Instead, we find a number whose square is close to 40. Looking at the square numbers 5 2 = 25, 6 2 = 6, 7 2 = 49, we can tell 40 must be between 6 and 7. Because 40 is closer to 6 than to 49, the square root must be closer to 6. As an estimate, The and keys on a calculator can be used to find the square root and cube root of a number. To calculate 40, press 40 =. The result is , a more accurate answer than our estimate above. Finding square roots and cube roots using a factor tree Example 10 Use a factor tree to find the value of 196. Solution So 196 = = = 2 7 = 14 (Note: 2 2 = 2) CHAPTER EXPLORING NUMBERS 95

21 Example 11 Use a factor tree to find the value of 216. Solution So 216 = = = 2 = 6 (Note: = 2) Exercise -06 Ex 7 1 Copy and complete the following table. Ex 8 Ex 8 Number Number squared 16 Number cubed Which number(s) from Question 1 are both square and cube numbers? Use your calculator to find the square of each of these numbers. a 84 b 12 c 24 d 42 4 Use your calculator to find: a 11 2 b 15 c d 67 e f.5 5 Find the square root of: a 9 b 16 c 81 d 121 e 25 f 4 g 6 h Find the cube root of each of these numbers, using the table from Question 1. a 8 b 125 c 4 d 1000 e 729 f Between which two numbers does lie? Select A, B, C or D (without using a calculator). A 4 and 5 B 5 and 6 C 26 and 28 D 756 and 784 Ex Between which two numbers does 15 lie? Select A, B, C or D. A 14 and 16 B 4 and 5 C 196 and 225 D and 4 96 NEW CENTURY MATHS 7

22 9 Between which two consecutive whole numbers does 80 lie? 10 Give estimates for the following, then use a calculator to check. a 50 b 142 c 1000 d 66 e 999 f Find the following square roots, using factor trees. a 484 b 1764 c 625 d 900 e 784 f 256 g 196 h 400 i Find the following, using a factor tree. a b 2744 c 75 d e 491 f 9261 Ex 10 Ex 11 Using technology Absolute cell referencing Using a spreadsheet to calculate powers 1 Set up your spreadsheet by entering the information in the cells as shown below. 2 We need to use absolute cell referencing to complete this task easily. We use this technique to maintain a particular value in a cell without changing it when writing a formula. For example: to write 2 1 in cell B2, enter =$B$1^A2. This formula will not change the 2, but will change the power to each consecutive number as we Fill Down (i.e. 2 1, 2 2, 2, etc.) Click on cell B2 and Fill Down to cell B1. Your spreadsheet will now show the first 12 powers of 2. 4 By modifying the formula given in point 2, repeat this process, using the appropriate cells, absolute cell referencing and Fill Down for columns C, D and E to show the first 12 powers of, 5 and 7. CHAPTER EXPLORING NUMBERS 97

23 Displaying large numbers If the numbers cannot be seen properly follow these steps: a Highlight all the cells that don t show full numbers (e.g. 2 44E + 08). Right click and choose Format cells. Change the settings to number and 0 decimal places. b ######## in a cell indicates that the column is not wide enough to hold the number with all digits showing. You may need to widen the column until you can see all numbers. Using a spreadsheet to calculate the lowest common multiple 5 This activity finds the lowest common multiple (LCM) of sets of numbers. The LCM is the smallest number that all numbers in a particular set divide into; e.g. for the pair of numbers 6 and 20, the LCM = 60. This is the smallest number both 6 and 20 divide into. Find the LCM of 8, 12 and 16. Open a new sheet and enter the information shown. a In cell B2, enter the formula =$B$1*A2. Use Fill Down to find the first 15 multiples of 8. b In cells C2 and D2, enter similar formulas and Fill Down to find the first 15 multiples of 12 and 16. [Hint: Only change the absolute cell reference.] c Now, compare the columns and identify the LCM of 8, 12 and Modify your spreadsheet from part a above to find the LCM of the following sets of numbers. Note: you may need to extend beyond the first 15 multiples. a 6 and 15 b 12 and 18 c, 7 and 15 d 48, 60 and 75 Try other combinations of numbers and calculate each LCM. Power plus 1 Evaluate each of the following. a 7 2 b c d e f NEW CENTURY MATHS 7

24 2 Arrange each of these sets of index terms in order, from the smallest value to the largest. a 2, 2, 5, 5, 2 5, 5 2 b 4 4, 7, 5, 8 2, 5 2, 6 c 100 2, 1 14, 2 7, 4, 5 4 a Copy and complete: 1 2 = 11 2 = = = b Based on the patterns in your part a answers, write the squares of these numbers: i ii iii iv a Copy and complete this number pattern. 1 = = 1 + = (1) + (2) = = ( ) + ( ) = + = ( ) + ( ) b Write the next two lines of the pattern in part a. c Find the sum without adding each time. Show how you did it. i ii iii iv Try finding the square root of each number. (They re not as hard as they look!) a 2500 b 8100 c d e f g h i Find the cube root of each of these numbers. (What you discovered in Question 5 should help.) a 8000 b c d e f Find the square root of: a 2 2 b c 6 49 d Find the cube root of: a b c d 8 27 e f Find the value of: a 9 2 b 4 c d 2 9 e 5 6 f Two prime numbers that differ by 2 are called twin primes. For example, 11 and 1 are twin primes, but 2 and 29 are not. Find the sets of twin primes between 1 and 100. CHAPTER EXPLORING NUMBERS 99

25 Chapter review Worksheet -10 Exploring numbers crossword Language of maths composite number cube cube root divisibility test estimate factor factor tree Fibonacci number highest common factor index notation palindrome Pascal s triangle power prime factors prime number product square square root triangular number 1 Describe in your own words how the Fibonacci numbers are formed. 2 Find the non-mathematical meaning of: a factor b index The date 0/11/0 was a palindromic date. When will be the next palindromic date? 4 Describe what a factor tree does. 5 Find as many meanings for these words as you can. a product b prime Topic overview Write in your own words what you have learnt about number patterns and the way numbers behave. What was your favourite part of this topic? What parts of this topic did you not understand? Talk to your teacher or a friend about them. Give examples of where some of the number patterns in this chapter occur or are used. This diagram provides a summary of this chapter of work. Copy it into your workbook and complete it. Use bright colours, add your own pictures, and change it, if necessary, to be sure you understand it. Triangular Factors Factor trees Composite Number patterns Fibonacci Exploring numbers Prime Divisibility tests Squares, cubes, roots 100 NEW CENTURY MATHS 7

26 Chapter revision Topic test 1 Write the next three numbers in each of these patterns. a 1,, 5, 7, b 2, 4, 6, 8, c 1,, 6, 10, d 1, 4, 9, 16, e 1, 1, 2,, 5, 8, f 60, 55, 50, 45, 2 In Question 1, which set of numbers are the: a square numbers? b triangular numbers? c Fibonacci numbers? Write the following. a a triangular number between 10 and 20 b the highest Fibonacci number below 40 c the next palindrome after 2002 d the next prime number after 29 e the first five composite numbers f the square number between 40 and 50 4 Write the next three lines of Pascal s triangle as shown on the right. 5 Which of the numbers from 2 to 10 divide exactly into: a 81? b 27? c 228? d 170? e 426? 6 a Write all the factors of 60. b Write all the factors of a Find the common factors of 42 and 60. b Find the highest common factor of 20 and 48. c Find the highest common factor of 6 and Find the prime numbers from: Draw factor trees to find the prime factors of these numbers. a 24 b 60 c 27 d 200 e 6 f 45 g 72 h Write your answers from Question 9 using index notation. 11 Find the square of each of the following. a 4 b 9 c 6 d Find the square root of each of the following. a 64 b 25 c 49 d Find the cube of each of the following. a 2 b 6 c 9 d 8 14 Find the cube root of each of the following. a 27 b 64 c 125 d Use factor trees to find: a 225 b 256 c 1764 d Between which two consecutive whole numbers does lie? Exercise -01 Exercise -01 Exercise -01 Exercise -01 Exercise -02 Exercise -0 Exercise -0 Exercise -04 Exercise -05 Exercise -05 Exercise -06 Exercise -06 Exercise -06 Exercise -06 Exercise Exercise -06 CHAPTER EXPLORING NUMBERS 101

27 Mixed revision 1 Exercise 1-0 Exercise 1-04 Exercise Use our Hindu Arabic numerals to write the Babylonian number on the right. 2 Write the Roman numeral XXIX using Hindu Arabic numerals. Use Hindu Arabic numerals to write the Chinese number shown on the right. Exercise 1-06 Exercise 1-07 Exercise What is the value of the digit 6 in each of the following? a 261 b 1006 c d Write each of the following in expanded notation. a 8 b 201 c Complete these number grids. a b top row side column c d top row side column Exercise 1-09 Exercise 1-10 Exercise 1-11 Exercise Find the answers to each of these. a b c Evaluate each of the following. a 15 5 b c d (12 ) e f [( + 5) 2 (20 5)] 5 9 True or false? a b c 100 = 10 d = 6 e f 8 10 Measure these angles. a b c 102 NEW CENTURY MATHS 7

28 11 Draw an example of: a an obtuse angle b an acute angle c a reflex angle Exercise Name this angle using three letters and write the name of its parts. 1 Find the complement of: b a 66 b 85 a c 12 d 89 S 14 Find the supplement of: a 2 b 90 c 105 d 15 b P A Exercise 2-01 Exercise 2-05 Exercise Draw a diagram and mark in vertically opposite angles. Exercise a Draw a pair of parallel lines and cut them with a transversal. b Mark a pair of alternate angles with ( ). c Mark a pair of corresponding angles with (*). d Mark a pair of co-interior angles with (+). Exercise Find the size of each angle marked by a letter. a b c d Exercise m 110 b p 142 a 98 e p 6 88 f a b g 8 c h m m 70 i 7 p m 56 j x 64 k x l 58 y Write the next three numbers in each of these patterns. a 1, 4, 7, b 1,, 6, c 1, 1, 2,, 5, d 11, 9, 7, 19 Which of the numbers from 2 to 10 divide exactly into: a 68? b 294? c 6152? 20 Find the factors of: a 18 b 45 c Using factor trees, write each of the numbers in Question 20 as a product of its prime factors. Write your answers using index notation. 22 Simplify each of the following. a 6 2 b c 25 d 121 e 125 f 64 Exercise -01 Exercise -02 Exercise -0 Exercise -05 Exercise -06 MIXED REVISION 1 10

Whole Numbers WHOLE NUMBERS PASSPORT.

Whole Numbers WHOLE NUMBERS PASSPORT. WHOLE NUMBERS PASSPORT www.mathletics.co.uk It is important to be able to identify the different types of whole numbers and recognise their properties so that we can apply the correct strategies needed

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

N1-1 Whole Numbers. Pre-requisites: None Estimated Time: 2 hours. Summary Learn Solve Revise Answers. Summary

N1-1 Whole Numbers. Pre-requisites: None Estimated Time: 2 hours. Summary Learn Solve Revise Answers. Summary N1-1 Whole Numbers whole numbers to trillions the terms: whole number, counting number, multiple, factor, even, odd, composite, prime, >, < Pre-requisites: None Estimated Time: 2 hours Summary Learn Solve

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

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

Sample pages. 3:06 HCF and LCM by prime factors

Sample pages. 3:06 HCF and LCM by prime factors number AND INDICES 7 2 = 49 6 8 = 48 Contents 10 2 = 100 9 11 = 99 12 2 = 144 11 1 = 14 8 2 = 64 7 9 = 6 11 2 = 121 10 12 = 120 :01 Index notation Challenge :01 Now that s a google :02 Expanded notation

More information

100 IDEAS FOR USING A HUNDRED SQUARE

100 IDEAS FOR USING A HUNDRED SQUARE 100 IDEAS FOR USING A HUNDRED SQUARE These ideas are in no particular order and can be adapted to any age range or ability. The objectives are for children to learn to recognise numbers, understand numbers

More information

Chapter 4 Number Theory

Chapter 4 Number Theory Chapter 4 Number Theory Throughout the study of numbers, students Á should identify classes of numbers and examine their properties. For example, integers that are divisible by 2 are called even numbers

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

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

What I can do for this unit:

What I can do for this unit: Unit 1: Real Numbers Student Tracking Sheet Math 10 Common Name: Block: What I can do for this unit: After Practice After Review How I Did 1-1 I can sort a set of numbers into irrationals and rationals,

More information

DIFFERENT SEQUENCES. Learning Outcomes and Assessment Standards T 2 T 3

DIFFERENT SEQUENCES. Learning Outcomes and Assessment Standards T 2 T 3 Lesson 21 DIFFERENT SEQUENCES Learning Outcomes and Assessment Standards Learning Outcome 1: Number and number relationships Assessment Standard Investigate number patterns including but not limited to

More information

Square & Square Roots

Square & Square Roots Square & Square Roots 1. If a natural number m can be expressed as n², where n is also a natural number, then m is a square number. 2. All square numbers end with, 1, 4, 5, 6 or 9 at unit s place. All

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

UNIT 1. numbers. multiples and factors NUMBERS, POSITIONS AND COLUMNS DIGITS

UNIT 1. numbers. multiples and factors NUMBERS, POSITIONS AND COLUMNS DIGITS numbers. multiples and factors UNIT 1 NUMBERS, POSITIONS AND COLUMNS Our number system is called the decimal system.it is based on tens. This is probably because we have ten fingers and thumbs. A digit

More information

WORKING WITH NUMBERS GRADE 7

WORKING WITH NUMBERS GRADE 7 WORKING WITH NUMBERS GRADE 7 NAME: CLASS 3 17 2 11 8 22 36 15 3 ( ) 3 2 Left to Right Left to Right + Left to Right Back 2 Basics Welcome back! Your brain has been on holiday for a whilelet s see if we

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

Exploring Concepts with Cubes. A resource book

Exploring Concepts with Cubes. A resource book Exploring Concepts with Cubes A resource book ACTIVITY 1 Gauss s method Gauss s method is a fast and efficient way of determining the sum of an arithmetic series. Let s illustrate the method using the

More information

Fibonacci Numbers ANSWERS Lesson 1 of 10, work individually or in pairs

Fibonacci Numbers ANSWERS Lesson 1 of 10, work individually or in pairs Lesson 1 of 10, work individually or in pairs In 1202, the mathematician Leonardo Pisano Fibonacci (pronounced fi-buh-nah-chee) published a book with the famous Fibonacci sequence in it. (A sequence is

More information

GPLMS Revision Programme GRADE 4 Booklet

GPLMS Revision Programme GRADE 4 Booklet GPLMS Revision Programme GRADE 4 Booklet Learner s name: School name: Day 1. 1. Read carefully: a) The place or position of a digit in a number gives the value of that digit. b) In the number 4237, 4,

More information

Directorate of Education

Directorate of Education Directorate of Education Govt. of NCT of Delhi Worksheets for the Session 2012-2013 Subject : Mathematics Class : VI Under the guidance of : Dr. Sunita S. Kaushik Addl. DE (School / Exam) Coordination

More information

Question: 1 - What will be the unit digit of the squares of the following numbers?

Question: 1 - What will be the unit digit of the squares of the following numbers? Square And Square Roots Question: 1 - What will be the unit digit of the squares of the following numbers? (i) 81 Answer: 1 Explanation: Since, 1 2 ends up having 1 as the digit at unit s place so 81 2

More information

Y8 & Y9 Number Starters A Spire Maths Activity

Y8 & Y9 Number Starters A Spire Maths Activity Y8 & Y9 Number Starters A Spire Maths Activity https://spiremaths.co.uk/ia/ There are 21 Number Interactives: each with three levels. The titles of the interactives are given below. Brief teacher notes

More information

Mathematical Investigations

Mathematical Investigations Mathematical Investigations We are learning to investigate problems We are learning to look for patterns and generalise We are developing multiplicative thinking Exercise 1: Crossroads Equipment needed:

More information

Mathematics Enhancement Programme TEACHING SUPPORT: Year 3

Mathematics Enhancement Programme TEACHING SUPPORT: Year 3 Mathematics Enhancement Programme TEACHING UPPORT: Year 3 1. Question and olution Write the operations without brackets if possible so that the result is the same. Do the calculations as a check. The first

More information

MATH MILESTONE # A1 NUMBERS & PLACE VALUES

MATH MILESTONE # A1 NUMBERS & PLACE VALUES Page 1 of 22 MATH MILESTONE # A1 NUMBERS & PLACE VALUES Researched and written by Vinay Agarwala (Revised 4/9/15) Milestone A1: Instructions The purpose of this document is to learn the Numbering System.

More information

1 Integers and powers

1 Integers and powers 1 Integers and powers 1.1 Integers and place value An integer is any positive or negative whole number. Zero is also an integer. The value of a digit in a number depends on its position in the number.

More information

CALCULATING SQUARE ROOTS BY HAND By James D. Nickel

CALCULATING SQUARE ROOTS BY HAND By James D. Nickel By James D. Nickel Before the invention of electronic calculators, students followed two algorithms to approximate the square root of any given number. First, we are going to investigate the ancient Babylonian

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

Representing Square Numbers. Use materials to represent square numbers. A. Calculate the number of counters in this square array.

Representing Square Numbers. Use materials to represent square numbers. A. Calculate the number of counters in this square array. 1.1 Student book page 4 Representing Square Numbers You will need counters a calculator Use materials to represent square numbers. A. Calculate the number of counters in this square array. 5 5 25 number

More information

Class 8: Factors and Multiples (Lecture Notes)

Class 8: Factors and Multiples (Lecture Notes) Class 8: Factors and Multiples (Lecture Notes) If a number a divides another number b exactly, then we say that a is a factor of b and b is a multiple of a. Factor: A factor of a number is an exact divisor

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

Math Fundamentals for Statistics (Math 52) Unit 2:Number Line and Ordering. By Scott Fallstrom and Brent Pickett The How and Whys Guys.

Math Fundamentals for Statistics (Math 52) Unit 2:Number Line and Ordering. By Scott Fallstrom and Brent Pickett The How and Whys Guys. Math Fundamentals for Statistics (Math 52) Unit 2:Number Line and Ordering By Scott Fallstrom and Brent Pickett The How and Whys Guys Unit 2 Page 1 2.1: Place Values We just looked at graphing ordered

More information

N umber theory provides a rich source of intriguing

N umber theory provides a rich source of intriguing c05.qxd 9/2/10 11:58 PM Page 181 Number Theory CHAPTER 5 FOCUS ON Famous Unsolved Problems N umber theory provides a rich source of intriguing problems. Interestingly, many problems in number theory are

More information

Study Material. For. Shortcut Maths

Study Material. For. Shortcut Maths N ew Shortcut Maths Edition 2015 Study Material For Shortcut Maths Regd. Office :- A-202, Shanti Enclave, Opp.Railway Station, Mira Road(E), Mumbai. bankpo@laqshya.in (Not For Sale) (For Private Circulation

More information

JIGSAW ACTIVITY, TASK # Make sure your answer in written in the correct order. Highest powers of x should come first, down to the lowest powers.

JIGSAW ACTIVITY, TASK # Make sure your answer in written in the correct order. Highest powers of x should come first, down to the lowest powers. JIGSAW ACTIVITY, TASK #1 Your job is to multiply and find all the terms in ( 1) Recall that this means ( + 1)( + 1)( + 1)( + 1) Start by multiplying: ( + 1)( + 1) x x x x. x. + 4 x x. Write your answer

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

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

Adding Fractions with Different Denominators. Subtracting Fractions with Different Denominators

Adding Fractions with Different Denominators. Subtracting Fractions with Different Denominators Adding Fractions with Different Denominators How to Add Fractions with different denominators: Find the Least Common Denominator (LCD) of the fractions Rename the fractions to have the LCD Add the numerators

More information

MATH STUDENT BOOK. 6th Grade Unit 4

MATH STUDENT BOOK. 6th Grade Unit 4 MATH STUDENT BOOK th Grade Unit 4 Unit 4 Fractions MATH 04 Fractions 1. FACTORS AND FRACTIONS DIVISIBILITY AND PRIME FACTORIZATION GREATEST COMMON FACTOR 10 FRACTIONS 1 EQUIVALENT FRACTIONS 0 SELF TEST

More information

DOWNSEND SCHOOL YEAR 5 EASTER REVISION BOOKLET

DOWNSEND SCHOOL YEAR 5 EASTER REVISION BOOKLET DOWNSEND SCHOOL YEAR 5 EASTER REVISION BOOKLET This booklet is an optional revision aid for the Summer Exam Name: Maths Teacher: Revision List for Summer Exam Topic Junior Maths Bk 3 Place Value Chapter

More information

Your Task. Unit 3 (Chapter 1): Number Relationships. The 5 Goals of Chapter 1

Your Task. Unit 3 (Chapter 1): Number Relationships. The 5 Goals of Chapter 1 Unit 3 (Chapter 1): Number Relationships The 5 Goals of Chapter 1 I will be able to: model perfect squares and square roots use a variety of strategies to recognize perfect squares use a variety of strategies

More information

NUMBER PATTERNS. The first 3 triangular numbers can be illustrated as follows: 1 2 3

NUMBER PATTERNS. The first 3 triangular numbers can be illustrated as follows: 1 2 3 1 NUMBER PATTERNS EXERCISE 1 1. Write down the first 20 Natural Numbers. 2. Provide answers to the following: a. What are the 4 th, 5 th and 6 th even numbers? b. What relationship is between an even number

More information

Investigation. Triangle, Triangle, Triangle. Work with a partner.

Investigation. Triangle, Triangle, Triangle. Work with a partner. Investigation Triangle, Triangle, Triangle Work with a partner. Materials: centimetre ruler 1-cm grid paper scissors Part 1 On grid paper, draw a large right triangle. Make sure its base is along a grid

More information

MULTIPLES, FACTORS AND POWERS

MULTIPLES, FACTORS AND POWERS The Improving Mathematics Education in Schools (TIMES) Project MULTIPLES, FACTORS AND POWERS NUMBER AND ALGEBRA Module 19 A guide for teachers - Years 7 8 June 2011 7YEARS 8 Multiples, Factors and Powers

More information

LIST OF HANDS-ON ACTIVITIES IN MATHEMATICS FOR CLASSES III TO VIII. Mathematics Laboratory

LIST OF HANDS-ON ACTIVITIES IN MATHEMATICS FOR CLASSES III TO VIII. Mathematics Laboratory LIST OF HANDS-ON ACTIVITIES IN MATHEMATICS FOR CLASSES III TO VIII Mathematics Laboratory The concept of Mathematics Laboratory has been introduced by the Board in its affiliated schools with the objective

More information

hsplkidz.com Published in India by Eduline Publishers

hsplkidz.com Published in India by Eduline Publishers hsplkidz.com Henu Studio Pvt. Ltd. I-1654, Chittranjan Park, New Delhi - 110019 (INDIA) Phone: +91 11 41604521, 40575935, +91 9818621258 E-mail: henumehtani@gmail.com Website: www.hsplkidz.com Published

More information

Class : VI - Mathematics

Class : VI - Mathematics O. P. JINDAL SCHOOL, RAIGARH (CG) 496 001 Phone : 07762-227042, 227293, (Extn. 227001-49801, 02, 04, 06); Fax : 07762-262613; e-mail: opjsraigarh@jspl.com; website : www.opjsrgh.in Class : VI - Mathematics

More information

Sequences. like 1, 2, 3, 4 while you are doing a dance or movement? Have you ever group things into

Sequences. like 1, 2, 3, 4 while you are doing a dance or movement? Have you ever group things into Math of the universe Paper 1 Sequences Kelly Tong 2017/07/17 Sequences Introduction Have you ever stamped your foot while listening to music? Have you ever counted like 1, 2, 3, 4 while you are doing a

More information

Mathematics in your head the secrets of mental math

Mathematics in your head the secrets of mental math Mathematics in your head the secrets of mental math 1. Fundamentals: mental addition, subtraction, multiplication and division, and gestimation. Addition: 42 + 3 = 45 42 + 30 = 72 42 + 300 = 342 42 + 3000

More information

a. $ b. $ c. $

a. $ b. $ c. $ LESSON 51 Rounding Decimal Name To round decimal numbers: Numbers (page 268) 1. Underline the place value you are rounding to. 2. Circle the digit to its right. 3. If the circled number is 5 or more, add

More information

Launchpad Maths. Arithmetic II

Launchpad Maths. Arithmetic II Launchpad Maths. Arithmetic II LAW OF DISTRIBUTION The Law of Distribution exploits the symmetries 1 of addition and multiplication to tell of how those operations behave when working together. Consider

More information

CCE Calendar for Session Delhi Region (Split-up Syllabus) Class VI- Mathematics TERM I

CCE Calendar for Session Delhi Region (Split-up Syllabus) Class VI- Mathematics TERM I CCE Calendar for Session 2016-2017 Delhi Region (Split-up Syllabus) Class VI- Mathematics TERM I MONTHS CHAPTER/TOPIC SUB TOPICS TO BE COVERED NUMB ER OF PERIO DS SUGGESTED ACTIVITIES CH 1. Knowing Our

More information

Divide and Conquer Division Strategies

Divide and Conquer Division Strategies Lucky Dip? Divide and Conquer Division Strategies We are learning to practise divisibility rules. 15 18 400 99 108 87 300 35 63 90 70 64 200 45 24 12 93 125 75 AC EA AA AM AP Exercise 1 Find the numbers

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

3.1 Factors & Multiples of Whole Numbers.

3.1 Factors & Multiples of Whole Numbers. NC 3.1 Concepts: #1,2,4 PreAP Foundations & Pre-Calculus Math 10 Outcome FP10.1 (3.1, 3.2) 3.1 Factors & Multiples of Whole Numbers. FP 10.1 Part A: Students will demonstrate understanding of factors of

More information

Summer Solutions Problem Solving Level 4. Level 4. Problem Solving. Help Pages

Summer Solutions Problem Solving Level 4. Level 4. Problem Solving. Help Pages Level Problem Solving 6 General Terms acute angle an angle measuring less than 90 addend a number being added angle formed by two rays that share a common endpoint area the size of a surface; always expressed

More information

Free GK Alerts- JOIN OnlineGK to NUMBERS IMPORTANT FACTS AND FORMULA

Free GK Alerts- JOIN OnlineGK to NUMBERS IMPORTANT FACTS AND FORMULA Free GK Alerts- JOIN OnlineGK to 9870807070 1. NUMBERS IMPORTANT FACTS AND FORMULA I..Numeral : In Hindu Arabic system, we use ten symbols 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 called digits to represent any number.

More information

Class 6 CHAPTER 1 KNOWING OUR NUMBERS

Class 6 CHAPTER 1 KNOWING OUR NUMBERS INTRODUCTORY QUESTIONS: Ques.1 What are the Natural Numbers? Class 6 CHAPTER 1 KNOWING OUR NUMBERS Ans. When we begin to court the numbers 1,2,3,4,5,. Come naturally. Hence, these are called Natural Numbers.

More information

UNIT TWO: Data for Simple Calculations. Enter and format a title Modify font style and size Enter column headings Move data Edit data

UNIT TWO: Data for Simple Calculations. Enter and format a title Modify font style and size Enter column headings Move data Edit data UNIT TWO: Data for Simple Calculations T o p i c s : Enter and format a title Modify font style and size Enter column headings Move data Edit data I. Entering and Formatting Titles: The information used

More information

NUMBERS & PLACE VALUES

NUMBERS & PLACE VALUES Page 1 of 28 MATH MILESTONE # 1 NUMBERS & PLACE VALUES The word, milestone, means a point at which a significant (important, of consequence) change occurs. A Math Milestone refers to a significant point

More information

UNIVERSITY OF NORTHERN COLORADO MATHEMATICS CONTEST

UNIVERSITY OF NORTHERN COLORADO MATHEMATICS CONTEST UNIVERSITY OF NORTHERN COLORADO MATHEMATICS CONTEST First Round For all Colorado Students Grades 7-12 October 31, 2009 You have 90 minutes no calculators allowed The average of n numbers is their sum divided

More information

Number Fun December 3,

Number Fun December 3, Number Fun December 3, 2008 John L. Lehet jlehet@mathmaverick.com www.mathmaverick.com Numbers Fibonacci Numbers Digital Roots Vedic Math Original Puzzles MathMagic Tricks Predict the Sum? (PredictTheSum.xls)

More information

By Scott Fallstrom and Brent Pickett The How and Whys Guys

By Scott Fallstrom and Brent Pickett The How and Whys Guys Math Fundamentals for Statistics I (Math 52) Unit 2:Number Line and Ordering By Scott Fallstrom and Brent Pickett The How and Whys Guys This work is licensed under a Creative Commons Attribution- NonCommercial-ShareAlike

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

PRIME FACTORISATION Lesson 1: Factor Strings

PRIME FACTORISATION Lesson 1: Factor Strings PRIME FACTORISATION Lesson 1: Factor Strings Australian Curriculum: Mathematics Year 7 ACMNA149: Investigate index notation and represent whole numbers as products of powers of prime numbers. Applying

More information

THE ASSOCIATION OF MATHEMATICS TEACHERS OF NEW JERSEY 2018 ANNUAL WINTER CONFERENCE FOSTERING GROWTH MINDSETS IN EVERY MATH CLASSROOM

THE ASSOCIATION OF MATHEMATICS TEACHERS OF NEW JERSEY 2018 ANNUAL WINTER CONFERENCE FOSTERING GROWTH MINDSETS IN EVERY MATH CLASSROOM THE ASSOCIATION OF MATHEMATICS TEACHERS OF NEW JERSEY 2018 ANNUAL WINTER CONFERENCE FOSTERING GROWTH MINDSETS IN EVERY MATH CLASSROOM CREATING PRODUCTIVE LEARNING ENVIRONMENTS WEDNESDAY, FEBRUARY 7, 2018

More information

The Willows Primary School Mental Mathematics Policy

The Willows Primary School Mental Mathematics Policy The Willows Primary School Mental Mathematics Policy The Willows Primary Mental Maths Policy Teaching methodology and organisation Teaching time All pupils will receive between 10 and 15 minutes of mental

More information

MANIPULATIVE MATHEMATICS FOR STUDENTS

MANIPULATIVE MATHEMATICS FOR STUDENTS MANIPULATIVE MATHEMATICS FOR STUDENTS Manipulative Mathematics Using Manipulatives to Promote Understanding of Elementary Algebra Concepts Lynn Marecek MaryAnne Anthony-Smith This file is copyright 07,

More information

Numeracy Warm Up. Introduction

Numeracy Warm Up. Introduction Numeracy Warm Up Introduction Numeracy Warm Up is a set of numeracy exercises that can be used for starters, main lessons and plenaries. It is aimed at Numeracy lessons covering National Curriculum Levels

More information

Grade 6 Math Circles. Math Jeopardy

Grade 6 Math Circles. Math Jeopardy Faculty of Mathematics Waterloo, Ontario N2L 3G1 Introduction Grade 6 Math Circles November 28/29, 2017 Math Jeopardy Centre for Education in Mathematics and Computing This lessons covers all of the material

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

COMPACTED MATHEMATICS CHAPTER 4 NUMBER SENSE TOPICS COVERED: Divisibility Rules Primes and Composites Prime Factorization Greatest Common Factor (GCF)

COMPACTED MATHEMATICS CHAPTER 4 NUMBER SENSE TOPICS COVERED: Divisibility Rules Primes and Composites Prime Factorization Greatest Common Factor (GCF) COMPACTED MATHEMATICS CHAPTER 4 NUMBER SENSE TOPICS COVERED: Divisibility Rules Primes and Composites Prime Factorization Greatest Common Factor (GCF) What is an emirp number? It is a prime number that

More information

Intermediate A. Help Pages & Who Knows

Intermediate A. Help Pages & Who Knows & Who Knows 83 Vocabulary Arithmetic Operations Difference the result or answer to a subtraction problem. Example: The difference of 5 and is 4. Product the result or answer to a multiplication problem.

More information

13 Searching for Pattern

13 Searching for Pattern 13 Searching for Pattern 13.1 Pictorial Logic In this section we will see how to continue patterns involving simple shapes. Example Continue these patterns by drawing the next 5 shapes in each case: Solution

More information

4 What are and 31,100-19,876? (Two-part answer)

4 What are and 31,100-19,876? (Two-part answer) 1 What is 14+22? 2 What is 68-37? 3 What is 14+27+62+108? 4 What are 911-289 and 31,100-19,876? (Two-part answer) 5 What are 4 6, 7 8, and 12 5? (Three-part answer) 6 How many inches are in 4 feet? 7 How

More information

Summer Solutions Common Core Mathematics 4. Common Core. Mathematics. Help Pages

Summer Solutions Common Core Mathematics 4. Common Core. Mathematics. Help Pages 4 Common Core Mathematics 63 Vocabulary Acute angle an angle measuring less than 90 Area the amount of space within a polygon; area is always measured in square units (feet 2, meters 2, ) Congruent figures

More information

100 (mod ) (3) [Section 1.3 Gauss s trick ]. Find the sum = Explain your method of solution:

100 (mod ) (3) [Section 1.3 Gauss s trick ]. Find the sum = Explain your method of solution: Math 46 Sample Test 1 Fall 2008 The first test will have about ten problems, similar to ten of the problems here. We might not have covered all the material here, but will do so by the next class! Open

More information

Square Roots and the Pythagorean Theorem

Square Roots and the Pythagorean Theorem UNIT 1 Square Roots and the Pythagorean Theorem Just for Fun What Do You Notice? Follow the steps. An example is given. Example 1. Pick a 4-digit number with different digits. 3078 2. Find the greatest

More information

St Andrew s Academy. Mathematics Department S1 BLOCK 3. Number. Multiples, Factors & Primes BODMAS

St Andrew s Academy. Mathematics Department S1 BLOCK 3. Number. Multiples, Factors & Primes BODMAS St Andrew s Academy Mathematics Department S1 BLOCK 3 Number Multiples, Factors & Primes BODMAS ! Multiples Video 220 on www.corbettmaths.com Workout Question 1: Write down the 1irst six multiples of these

More information

( for 2 lessons) Key vocabulary: triangle, square, root, hypotenuse, leg, angle, side, length, equation

( for 2 lessons) Key vocabulary: triangle, square, root, hypotenuse, leg, angle, side, length, equation LESSON: Pythagoras Theorem ( for 2 lessons) Level: Pre-intermediate, intermediate Learning objectives: to understand the relationship between the sides of right angled-triangle to solve problems using

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

The prime factorization of 150 is 5 x 3 x 2 x 5. This can be written in any order.

The prime factorization of 150 is 5 x 3 x 2 x 5. This can be written in any order. Outcome 1 Number Sense Worksheet CO1A Students will demonstrate understanding of factors of whole numbers by determining the prime factors, greatest common factor, least common multiple, square root and

More information

Everyday Math Assessment Opportunities Grade 4 MMR = Mental Math Reflex, TLG = Teacher s Lesson Guide, SL = Study Link. Unit 1

Everyday Math Assessment Opportunities Grade 4 MMR = Mental Math Reflex, TLG = Teacher s Lesson Guide, SL = Study Link. Unit 1 = Mental Math Reflex, TLG = Teacher s Lesson Guide, SL = Study Link Unit 1 1a B Use a compass and straightedge to 1.8 1.8 p. 12 & 13 construct geometric figures. p. 22 & 23 p. 8 #2 & 3 1b Identify properties

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

NUMBERS BEYOND Write the number names. (a) 287 (b) 199 (c) 304 (d) Write 26, 87, 19, 145, 52 in ascending order.

NUMBERS BEYOND Write the number names. (a) 287 (b) 199 (c) 304 (d) Write 26, 87, 19, 145, 52 in ascending order. 1 NUMBERS BEYND 999 Let s recall... en ones (10 ones) en tens (10 tens) = = ne ten (1 ten) ne hundred (1 hundred) 1. Write the number names. (a) 287 (b) 199 (c) 304 (d) 888 2. Write 26 87 19 145 52 in

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

Ideas beyond Number. Teacher s guide to Activity worksheets

Ideas beyond Number. Teacher s guide to Activity worksheets Ideas beyond Number Teacher s guide to Activity worksheets Learning objectives To explore reasoning, logic and proof through practical, experimental, structured and formalised methods of communication

More information

Meet #5 March Intermediate Mathematics League of Eastern Massachusetts

Meet #5 March Intermediate Mathematics League of Eastern Massachusetts Meet #5 March 2008 Intermediate Mathematics League of Eastern Massachusetts Meet #5 March 2008 Category 1 Mystery 1. In the diagram to the right, each nonoverlapping section of the large rectangle is

More information

UK JUNIOR MATHEMATICAL CHALLENGE. April 26th 2012

UK JUNIOR MATHEMATICAL CHALLENGE. April 26th 2012 UK JUNIOR MATHEMATICAL CHALLENGE April 6th 0 SOLUTIONS These solutions augment the printed solutions that we send to schools. For convenience, the solutions sent to schools are confined to two sides of

More information

Mrs. Ambre s Math Notebook

Mrs. Ambre s Math Notebook Mrs. Ambre s Math Notebook Almost everything you need to know for 7 th grade math Plus a little about 6 th grade math And a little about 8 th grade math 1 Table of Contents by Outcome Outcome Topic Page

More information

g) 88 h) 19 i) 1512 j) 77 k) 95 l) 921 IV. Solve the given operations and write the answers in Roman numerals: a) = b) XLV V c) XLV + LV =

g) 88 h) 19 i) 1512 j) 77 k) 95 l) 921 IV. Solve the given operations and write the answers in Roman numerals: a) = b) XLV V c) XLV + LV = ST. MICHAEL S JUNIOR SCHOOL Assignment Sub: Maths Class V Sec 2019-2020 Name: Roll No. Ch: Roman Numerals I. Fill in the blanks: a) Roman numerals, and are never repeated and subtracted. b) XL = 2 x. c)

More information

Georgia Tech HSMC 2010

Georgia Tech HSMC 2010 Georgia Tech HSMC 2010 Junior Varsity Multiple Choice February 27 th, 2010 1. A box contains nine balls, labeled 1, 2,,..., 9. Suppose four balls are drawn simultaneously. What is the probability that

More information

MEP Practice Book SA1

MEP Practice Book SA1 1 Indices MEP Practice Book SA1 1.1 Multiplication and Division 1. Calculate the following mentally: a) 1 + 6 + 9 b) 1 + 1 + 9 c) 1 + 16 + 9 d) 5 + 8 + 15 e) 67 + 5 + f) 1 + 66 + 77 g) 8 + + 1 + 59 h)

More information

Hundreds Grid. MathShop: Hundreds Grid

Hundreds Grid. MathShop: Hundreds Grid Hundreds Grid MathShop: Hundreds Grid Kindergarten Suggested Activities: Kindergarten Representing Children create representations of mathematical ideas (e.g., use concrete materials; physical actions,

More information

Page Solve all cards in library pocket. 2.Complete Multiple Representations of Number Puzzle (in front pocket)

Page Solve all cards in library pocket. 2.Complete Multiple Representations of Number Puzzle (in front pocket) Page 1 1. Solve all cards in library pocket 2.Complete Multiple Representations of Number Puzzle (in front pocket) Page 2 1. Write name of symbols under flaps on Comparison Symbols foldable 2. Cards in

More information

Powers and roots 6.1. Previous learning. Objectives based on NC levels and (mainly level ) Lessons 1 Squares, cubes and roots.

Powers and roots 6.1. Previous learning. Objectives based on NC levels and (mainly level ) Lessons 1 Squares, cubes and roots. N 6.1 Powers and roots Previous learning Before they start, pupils should be able to: use index notation and the index laws for positive integer powers understand and use the order of operations, including

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

Oddities Problem ID: oddities

Oddities Problem ID: oddities Oddities Problem ID: oddities Some numbers are just, well, odd. For example, the number 3 is odd, because it is not a multiple of two. Numbers that are a multiple of two are not odd, they are even. More

More information

SUDOKU1 Challenge 2013 TWINS MADNESS

SUDOKU1 Challenge 2013 TWINS MADNESS Sudoku1 by Nkh Sudoku1 Challenge 2013 Page 1 SUDOKU1 Challenge 2013 TWINS MADNESS Author : JM Nakache The First Sudoku1 Challenge is based on Variants type from various SUDOKU Championships. The most difficult

More information