Real Number. Euclid s division algorithm is based on the above lemma.

Size: px
Start display at page:

Download "Real Number. Euclid s division algorithm is based on the above lemma."

Transcription

1 1 CHAPTER We are Starting from a Point but want to Make it a Circle of Infinite Radius Basic Concepts 1. Euclid s division lemma Given two positive integers a and b, there exist unique integers q and r satisfying a = bq + r, 0 r < b. Here a and b are called dividend and divisor respectively, q is called quotient and r the remainder. Euclid s division algorithm is based on the above lemma. 2. Method to find HCF of two positive integers a and b (a > b) using Euclid s division algorithm Step1. By Euclid s algorithm, find q and r where a = bq + r, 0 r < b. Step2. If r = 0, the HCF is b. if r 0, apply the algorithm to b and r. Step3. Continue the process till the remainder is zero. The divisor at this stage is the required HCF. 3. The Fundamental Theorem of Arithmetic Every composite number can be expressed as a product of primes and this factorization is unique, apart from the order in which the prime factors occurs. 4. If a prime number p divides a 2, then p also divides a where a is a positive integer. 5. A rational number with terminating decimal expansion can always be expressed in the form q p where p and q are coprime and the prime factorization of q is of the form 2 m.5 n where m and n are non-negative integers and vice versa. 6. If a rational number is of the form q p and q is not of the form 2 m.5 n, then its decimal representation is non-terminating but repeating. 7. A number is called irrational if it cannot be expressed in the form q p where p and q are integers are q 0. Example 1: Use Euclid s division algorithm to find the HCF of 135 and 225. Sol. HCF of 135 and 225; Applying the Euclid s lemma to 225 and 135, (where 225 > 135), we get 225 = (135 1) + 90, since 90 0, therefore, applying the Euclid s lemma to 135 and 90, we have 135 = (90 1) + 45 But 45 = Applying Euclid s lemma to 90 and 45, we get 90 = (45 2) + 0 Here, r = 0, so our procedure stops. Since, the divisor at the last step is 45. HCF of 225 and 135 is 45. [1]

2 Example 2: Find the H.C.F. and L.C.M. of and by using the Fundamental Theorem of Arithmetic. Sol. The prime factors of and are given below : = = H.C.F. (25152, 12156) = Product of the smallest power of each common prime factors in the number = = 12. We know that H.C.F. (a, b) L.C.M. (a, b) = a b H.C.F (25152, 12156) L.C.M. (25152, 12156) = L.C.M. (25152, 12156) = L.C.M. (25152, 12156) = 12 = = EXERCISE Use Euclid s division algorithm to find the HCF of : (i) 4052 and (ii) 196 and (iii) 867 and Using Euclid s Division Algorithm find the H.C.F. of 36575, 2223 and Express each number as a product of its prime factors: (i) 140 (ii) 156 (iii) 3825 (iv) 5005 (v) Find the LCM and HCF of 6 and 20 by the prime factorization method. 5. Find the HCF of 96 and 404 by the prime factorization method. Hence, find their LCM. 6. Find the HCF and LCM of 6, 72 and 120, using the prime factorization method. 7. Find the LCM and HCF of the following pairs of integers and verify that LCM HCF = product of the two numbers. (i) 26 and 91 (ii) 510 and 92 (iii) 336 and Find the LCM and HCF of the following integers by applying the prime factorization method. (i) 12, 15 and 21 (ii) 17, 23 and 29 (iii) 8, 9 and Find the L.C.M and H.C.F. of the following integers by applying the prime factorization method. (i) 275, 225, 175 (ii) 765, 510, 408 (iii) 19, 13, Find the L.C.M. and H.C.F. of the following integers by applying the prime factorization method. (i) 2800, 1680, 1200 (ii) 1335, 890, 534 (iii) 392, 343, Given that HCF (306, 657) = 9, find LCM (306, 657). 12. Given HCF of (16, 100) = 4, write LCM of (16, 100) 13. Given LCM of (26, 169) = 338, what is HCF of (26, 169)? [2]

3 Example 3 : Use Euclid's division lemma to show that the cube of any positive integer is of the form 9m, 9m + 1 or 9m + 8. Sol. Let a be any positive integer and b = 3 a = 3q + r, where q 0 and 0 r < 3 a = 3q or 3q + 1 or 3q + 2 Therefore, every number can be represented as these three forms. There are three cases. Case 1: When a = 3q, a 3 = (3q) 3 = 27q 3 = 9(3q) 3 = 9m, Where m is an integer such that m = 3q 3 Case 2: When a = 3q + 1, a 3 = (3q +1) 3 a 3 = 27q q 2 + 9q + 1 a 3 = 9(3q 3 + 3q 2 + q) + 1 a 3 = 9m + 1 Where m is an integer such that m = (3q 3 + 3q 2 + q) Case 3: When a = 3q + 2, a 3 = (3q +2) 3 a 3 = 27q q q + 8 a 3 = 9(3q 3 + 6q 2 + 4q) + 8 a 3 = 9m + 8 Where m is an integer such that m = (3q 3 + 6q 2 + 4q) Therefore, the cube of any positive integer is of the form 9m, 9m + 1, or 9m + 8. EXERCISE Show that every positive even integer is of the form 2q, and that every positive odd integer is of the form 2q + 1, where q is some integer. 2. Show that any positive odd integer is of the form 4q + 1 or 4q + 3, where q is some integer. 3. Show that any positive odd integer is of the form 6q + 1, or 6q + 3, or 6q + 5, where q is some integer. 4. Use Euclid s division lemma to show that the square of any positive integer is either of the form 3m or 3m + 1 for some integer m. 5. Prove that the square of any positive integer is of the form 4q or 4q + 1 for some integer q. 6. Prove that the square of any positive integer is of the form 5q, 5q + 1, 5q + 4 for some integer q. [3]

4 Example 4: Check whether 6 n can end with the digit 0 for any natural number n. Sol. If any digit has last digit 10 that means it is divisible by 10 and the factors of 10 = 2 5. So value 6 n should be divisible by 2 and 5 both 6 n is divisible by 2 but not divisible by 5 So it can not end with 0. Example 5: Explain why and are composite numbers. Sol Taking 13 common, we get 13 (7 x ) 13( ) 13 (78) It is product of two numbers and both numbers are more than 1 so it is a composite number Taking 5 common, we get 5( ) 5( ) 5(1009) It is product of two numbers and both numbers are more than 1 so it is a composite number. EXERCISE A sweetseller has 420 kaju barfis and 130 badam barfis. She wants to stack them in such a way that each stack has the same number, and they take up the least area of the tray. What is the maximum number of barfis that can be placed in each stack for this purpose? 2. An army contingent of 616 members is to march behind an army band of 32 members in a parade. The two groups are to march in the same number of columns. What is the maximum number of columns in which they can march? 3. There is a circular path around a sports field. Sonia takes 18 minutes to drive one round of the field, while Ravi takes 12 minutes for the same. Suppose they both start at the same point and at the same time, and go in the same direction. After how many minutes will they meet again at the starting point? 4. In a seminar, the number of participants in Hindi, English and are 60, 84 and 108, respectively. Find the minimum number of rooms required if in each room the same number of participants are to be seated and all of them being in the same subject. 5. Three sets of English, Hindi and books have to be stacked in such a way that all the books are stored topic wise and he height of each stack is the same. The number of English books is 96, the number of Hindi books is 240 and the number of mathematics books is 336. Assuming that the books are of the same thickness, determine the number of stacks of English, Hindi and books goats, 140 donkeys and 175 cows have to be taken across a river. There is only one boat which will have to make many trips in order to do so. The lazy boatman has his own conditions for transporting them. He insists that he will take the same number of animals in every trip and they have to be of the same kind. He will naturally like to take the largest possible number each time. Can you tell how many animals went in each trip? [4]

5 7. 15 pastries and 12 biscuit packets have been donated for a school fete. These are to be packed in several smaller identical boxed with the same number of pastries and biscuit packets in each. How many biscuit packets and how many pastries will each box contain? 8. A mason has to fit a bathroom with square marble tiles of the largest possible size. The size of the bathroom is 10 ft. by 8 ft. What would be the size inches of the tile required that has to be cut and how many such tiles are required? 9. What is the smallest number that, when divided by 35, 56 and 91 leaves remainders of 7 in each case? 10. In a morning walk three persons step off together, their steps measure 80 cm, 85 cm and 90 cm respectively. What is the minimum distance each should walk so that he can cover the distance in complete steps? 11. Determine the number nearest to but greater than which is exactly divisible by each of 8, 15 and Consider the numbers 4 n, where n is a natural number. Check whether there is any value of n for which 4 n ends with the digit zero. 13. Check whether 5 n can end with the digit 0 for any n N. 14. Check whether 8 n can end with the digit 0 for any n N. 15. Check whether 12 n can end with the digit 5 for any n N. 16. Check whether 2 n can end with digit 6 for any n N. 17. Check whether 3 n can end with the digit 1, n 1, n N. Example 6 : Prove that Sol. Let n be a rational number. p n [p and q are co-prime] q 2 p n [Squaring both sides] 2 q p 2 = nq 2 n divides p 2 n divides p n is not a rational number, if n is not a perfect square. Let p = nm p 2 = n 2 m 2 [Squaring both sides] Putting the value of p 2 in (1), we get.(1).(2) n 2 m 2 = nq 2 q 2 = nm 2 n divides q 2 n divides q.(3) From (2), n divides p and from (3) n divides q. It means n is a common factor of both p and q. This contradicts the assumption that p and q are co-prime. So, our supposition is wrong. Hence, n cannot be a rational number. [5]

6 Example 7 : Prove that is irrational. Sol. Let take that is a rational number. So we can write this number as = a/b Here a and b are two co prime number and b is not equal to 0 Subtract 3 both sides we get 2 5 = a/b = (a-3b)/b Now divide by 2, we get 5 = (a-3b)/2b Here a and b are integer so (a-3b)/2b is a rational number so 5 should be a rational number But 5 is a irrational number so it contradicts. Hence, is a irrational number. Question based on proof of irrational number EXERCISE If a prime number p divides a 2, then p also divides a where a is a positive integer. 2. A number is called irrational if it cannot be expressed in the form q p where p and q are integers are q Show that 2 is an irrational number. 4. Show that 3 is not a rational number. 5. Show that 5 3 is irrational. 6. Show that is an irrational number. 7. Show that is not a rational number. 8. Show that is not a rational number. 9. Show that 7 3 is an irrational number. 10. Show that 1 is irrational Show that sum and product of two irrational numbers and 7 5 are rational numbers. 12. Prove that 3 2 is irrational. 13. Prove that 5 is an irrational number. 14. Prove that 5 3 is an irrational number. 15. Prove that 2 5 is irrational. [6]

7 A rational number with terminating decimal expansion can always be expressed in the form q p where p and q are coprime and the prime factorization of q is of the form 2 m.5 n are non-negative integers and vice versa. where m and n If a rational number is of the form q p and q is not of the form 2 m.5 n, then its decimal representation is non-terminating but repeating. EXERCISE 1.5 Question based on Terminating and non-terminating decimals 1. Without actually performing the long division, state whether the following rational numbers will have a terminating decimal expansion or a non-terminating repeating decimal expansion: (i) (ii) (iii) (iv) (v) (vi) (vii) (viii) Without actually performing long division sate whether the following rational numbers have a terminating decimal or non-terminating recurring decimal expression : 111 (i) 125 (ii) (iii). 455 (iv) Without actually performing the long division, state whether the following rational numbers will have a terminating decimal expansion or a non-terminating repeating decimal expansion. (i) 23 (ii) 125 (iii) 35 (iv) (v) Write down the decimal expansions of the following rational numbers by writing their denominators in the form 2 m 5 n, where m, n are non-negative integers: (i) 3 (ii) (iii) 7 (iv) (v) What can you say about the prime factorizations of the denominators of the following rationals: (i) (ii) [7]

8 Exercise 1.1 ANSWER (1) (i) H.C.F. = 4 (ii) 196 (iii) 51 (2) 1 (3) (i) (ii) (iii) (iv) (v) (4) H.C.F. = 2, L.C.M. = 60 (5) H.C.F. = 2 2, L.C.M. = (6) H.C.F. = 2, L.C.M. = (7) (i) L.C.M. = 182, H.C.F. = 13 (ii) L.C.M. = 23460, H.C.F. = 2 (iii) L.C.M. = 3024, H.C.F. = 6 (8) (i) L.C.M. = 420, H.C.F. = 3 (ii) L.C.M. = 11339, H.C.F. = 1 (iii) L.C.M. = 1800, H.C.F. = 1 (9) (i) H.C.F. = 25, L.C.M. = (ii) H.C.F. = 51, L.C.M (iii) H.C.F. = 1, L.C.M. = 1729 (10) (i) H.C.F. = 80, L.C.M. = 8400 (ii) H.C.F. = 89, L.C.M. = 2670 (iii) H.C.F. = 49, L.C.M. = 8232 (11) (12) L.C.M. = 400 (13) H.C.F. = 13 Exercise 1.2 (1) H.C.F. = 10, So, the Sweetseller can make stack of 10 for both kind of barfi. (2) 8 columns (3) 36 minutes (4) 12 room (5) 48 stacked (6) 35 Animal Exercise 1.5 (1) (i) terminating (ii) Terminating (iii) non terminating repeating (iv) Terminating (v) Non terminating repeating (vi) Terminating (vii) non terminating repeating (viii) Terminating (2) (i) Terminating (ii) Terminating (iii) non terminating repeating (iv) non terminating repeating (3) (i) Terminating (ii) non terminating repeating (iii) Terminating (iv) non terminating repeating (v) non terminating repeating (4) (i) Terminating (ii) Terminating (iii) Terminating (iv) Terminating (v) Terminating (5) (i) The denominators is of the form of 2 m 5 n. (ii) The denominator is not in the form of 2 m 5 n. [8]

MATHEMATICS X l Let x = p q be a rational number, such l If p, q, r are any three positive integers, then, l that the prime factorisation of q is of t

MATHEMATICS X l Let x = p q be a rational number, such l If p, q, r are any three positive integers, then, l that the prime factorisation of q is of t CHAPTER 1 Real Numbers [N.C.E.R.T. Chapter 1] POINTS FOR QUICK REVISION l Euclid s Division Lemma: Given two positive integers a and b, there exist unique integers q and r satisfying a = bq + r, 0 r

More information

REAL NUMBERS. Any positive integer a can be divided by another positive integer b in such a way that it leaves a remainder r that is smaller than b.

REAL NUMBERS. Any positive integer a can be divided by another positive integer b in such a way that it leaves a remainder r that is smaller than b. REAL NUMBERS Introduction Euclid s Division Algorithm Any positive integer a can be divided by another positive integer b in such a way that it leaves a remainder r that is smaller than b. Fundamental

More information

Masters Tuition Center

Masters Tuition Center 1 REAL NUMBERS Exercise 1.1 Q.1. Use Euclid s division algorithm to find the HCF of: (i) 135 and 225 (ii) 196 and 38220 (iii) 867 and 255 Solution. (i) In 135 and 225, 225 is larger integer. Using Euclid

More information

not to be republished NCERT REAL NUMBERS CHAPTER 1 (A) Main Concepts and Results

not to be republished NCERT REAL NUMBERS CHAPTER 1 (A) Main Concepts and Results REAL NUMBERS CHAPTER 1 (A) Main Concepts and Results Euclid s Division Lemma : Given two positive integers a and b, there exist unique integers q and r satisfying a = bq + r, 0 r < b. Euclid s Division

More information

and LCM (a, b, c) LCM ( a, b) LCM ( b, c) LCM ( a, c)

and LCM (a, b, c) LCM ( a, b) LCM ( b, c) LCM ( a, c) CHAPTER 1 Points to Remember : REAL NUMBERS 1. Euclid s division lemma : Given positive integers a and b, there exists whole numbers q and r satisfying a = bq + r, 0 r < b.. Euclid s division algorithm

More information

NCERT Solutions. 95% Top Results. 12,00,000+ Hours of LIVE Learning. 1,00,000+ Happy Students. About Vedantu. Awesome Master Teachers

NCERT Solutions. 95% Top Results. 12,00,000+ Hours of LIVE Learning. 1,00,000+ Happy Students. About Vedantu. Awesome Master Teachers Downloaded from Vedantu NCERT Solutions About Vedantu Vedantu is India s biggest LIVE online teaching platform with over 450+ best teachers from across the country. Every week we are coming up with awesome

More information

CHAPTER 1 REAL NUMBERS KEY POINTS

CHAPTER 1 REAL NUMBERS KEY POINTS CHAPTER 1 REAL NUMBERS 1. Euclid s division lemma : KEY POINTS For given positive integers a and b there exist unique whole numbers q and r satisfying the relation a = bq + r, 0 r < b. 2. Euclid s division

More information

ASSIGNMENT NO -1 (SIMILAR TRIANGLES)

ASSIGNMENT NO -1 (SIMILAR TRIANGLES) ASSIGNMENT NO -1 (SIMILAR TRIANGLES) 1. In an equilateral Δ ABC, the side BC is trisected at D. Prove that 9AD2 = 7AB2 2. P and Q are points on sides AB and AC respectively, of ΔABC. If AP = 3 cm,pb =

More information

Contents Real Numbers Polynomials 2 0 Pair of Linear Equations in Two Variables 3 8 Quadratic Equations 7 0

Contents Real Numbers Polynomials 2 0 Pair of Linear Equations in Two Variables 3 8 Quadratic Equations 7 0 Foreword Preface Contents 1. Real Numbers 1 1.1 Introduction 1 1. Euclid s Division Lemma 1.3 The Fundamental Theorem of Arithmetic 7 1.4 Revisiting Irrational Numbers 11 1.5 Revisiting Rational Numbers

More information

Downloaded from

Downloaded from Topic : Real Numbers Class : X Concepts 1. Euclid's Division Lemma 2. Euclid's Division Algorithm 3. Prime Factorization 4. Fundamental Theorem of Arithmetic 5. Decimal expansion of rational numbers A

More information

Grade 10 Real Numbers

Grade 10 Real Numbers ID : ww-10-real-numbers [1] Grade 10 Real Numbers For more such worksheets visit www.edugain.com Answer t he quest ions (1) In a seminar, the number of participants in German, English and French are 378,

More information

Maths Scheme of Work. Class: Year 10. Term: autumn 1: 32 lessons (24 hours) Number of lessons

Maths Scheme of Work. Class: Year 10. Term: autumn 1: 32 lessons (24 hours) Number of lessons Maths Scheme of Work Class: Year 10 Term: autumn 1: 32 lessons (24 hours) Number of lessons Topic and Learning objectives Work to be covered Method of differentiation and SMSC 11 OCR 1 Number Operations

More information

A number that can be written as, where p and q are integers and q Number.

A number that can be written as, where p and q are integers and q Number. RATIONAL NUMBERS 1.1 Definition of Rational Numbers: What are rational numbers? A number that can be written as, where p and q are integers and q Number. 0, is known as Rational Example:, 12, -18 etc.

More information

Class 10 Real Numbers

Class 10 Real Numbers ID : in-10-real-numbers [1] Class 10 Real Numbers For more such worksheets visit www.edugain.com Answer t he quest ions (1) The LCM of two numbers is 760 and their product is 6080. Find their HCF. (2)

More information

Give (one word answer) and Take (one mark in future):

Give (one word answer) and Take (one mark in future): Star Sums: Give (one word answer) and Take (one mark in future): 1. If is a rational number, what is the condition on q so that the decimal representation of is terminating. 2. Find the (H.C.F X L.C.M)

More information

A group of figures, representing a number, is called a numeral. Numbers are divided into the following types.

A group of figures, representing a number, is called a numeral. Numbers are divided into the following types. 1. Number System Quantitative Aptitude deals mainly with the different topics in Arithmetic, which is the science which deals with the relations of numbers to one another. It includes all the methods that

More information

CONTENTS. iii v viii FOREWORD PREFACE STUDENTS EVALUATION IN MATHEMATICS AT SECONDARY STAGE

CONTENTS. iii v viii FOREWORD PREFACE STUDENTS EVALUATION IN MATHEMATICS AT SECONDARY STAGE CONTENTS FOREWORD PREFACE STUDENTS EVALUATION IN MATHEMATICS AT SECONDARY STAGE iii v viii CHAPTER Real Numbers CHAPTER Polynomials 8 CHAPTER 3 Pair of Linear Equations in Two Variables 6 CHAPTER 4 Quadratic

More information

MATHEMATICS QUESTION BANK. for CLASS X CHAPTER WISE COVERAGE IN THE FORM IMPORTANT FORMULAS & CONCEPTS, MCQ WORKSHEETS AND PRACTICE QUESTIONS

MATHEMATICS QUESTION BANK. for CLASS X CHAPTER WISE COVERAGE IN THE FORM IMPORTANT FORMULAS & CONCEPTS, MCQ WORKSHEETS AND PRACTICE QUESTIONS MATHEMATICS QUESTION BANK for CLASS X 017 18 CHAPTER WISE COVERAGE IN THE FORM IMPORTANT FORMULAS & CONCEPTS, MCQ WORKSHEETS AND PRACTICE QUESTIONS Prepared by M. S. KUMARSWAMY, TGT(MATHS) M. Sc. Gold

More information

CLASS - X Mathematics (Real Number)

CLASS - X Mathematics (Real Number) CLASS - X Mathematics (Real Number) 1. 7 11 13 15 + 15is a (a) Composite number (c) Prime number (b) Whole number (d) None of these. For what least value of n a natural number, ( 4) n is divisible by 8?

More information

Solutions to Assignment 1

Solutions to Assignment 1 Solutions to Assignment 1 Question 1. [Exercises 1.1, # 6] Use the division algorithm to prove that every odd integer is either of the form 4k + 1 or of the form 4k + 3 for some integer k. For each positive

More information

Maths Book Part 1. By Abhishek Jain

Maths Book Part 1. By Abhishek Jain Maths Book Part 1 By Abhishek Jain Topics: 1. Number System 2. HCF and LCM 3. Ratio & proportion 4. Average 5. Percentage 6. Profit & loss 7. Time, Speed & Distance 8. Time & Work Number System Understanding

More information

Tenth Bit Bank Mathematics Real Numbers

Tenth Bit Bank Mathematics Real Numbers Tenth Bit Bank Mathematics Real Numbers 1. The rational number among the following is... i) 4.28 ii) 4.282828... iii) 4.288888... A) i) & ii) B) ii) & iii) C) i) & iii) D) All the above 2. A rational number

More information

NUMBERS( A group of digits, denoting a number, is called a numeral. Every digit in a numeral has two values:

NUMBERS( A group of digits, denoting a number, is called a numeral. Every digit in a numeral has two values: NUMBERS( A number is a mathematical object used to count and measure. A notational symbol that represents a number is called a numeral but in common use, the word number can mean the abstract object, the

More information

Quantitative Aptitude

Quantitative Aptitude WWW.UPSCMANTRA.COM Quantitative Aptitude Concept 1 1. Number System 2. HCF and LCM 2011 Prelims Paper II NUMBER SYSTEM 2 NUMBER SYSTEM In Hindu Arabic System, we use ten symbols 0, 1, 2, 3, 4, 5, 6, 7,

More information

Decimal Addition: Remember to line up the decimals before adding. Bring the decimal straight down in your answer.

Decimal Addition: Remember to line up the decimals before adding. Bring the decimal straight down in your answer. Summer Packet th into 6 th grade Name Addition Find the sum of the two numbers in each problem. Show all work.. 62 2. 20. 726 + + 2 + 26 + 6 6 Decimal Addition: Remember to line up the decimals before

More information

CLASS-IX MATHEMATICS. For. Pre-Foundation Course CAREER POINT

CLASS-IX MATHEMATICS. For. Pre-Foundation Course CAREER POINT CLASS-IX MATHEMATICS For Pre-Foundation Course CAREER POINT CONTENTS S. No. CHAPTERS PAGE NO. 0. Number System... 0 3 0. Polynomials... 39 53 03. Co-ordinate Geometry... 54 04. Introduction to Euclid's

More information

EDULABZ INTERNATIONAL NUMBER SYSTEM

EDULABZ INTERNATIONAL NUMBER SYSTEM NUMBER SYSTEM 1. Find the product of the place value of 8 and the face value of 7 in the number 7801. Ans. Place value of 8 in 7801 = 800, Face value of 7 in 7801 = 7 Required product = 800 7 = 00. How

More information

Arithmetic. Integers: Any positive or negative whole number including zero

Arithmetic. Integers: Any positive or negative whole number including zero Arithmetic Integers: Any positive or negative whole number including zero Rules of integer calculations: Adding Same signs add and keep sign Different signs subtract absolute values and keep the sign of

More information

Class IX Chapter 1 Number Sustems Maths

Class IX Chapter 1 Number Sustems Maths Class IX Chapter 1 Number Sustems Maths Exercise 1.1 Question Is zero a rational number? Can you write it in the form 0? and q, where p and q are integers Yes. Zero is a rational number as it can be represented

More information

1 Total Gadha s Complete Book of NUMBER SYSTEM TYPES OF NUMBERS Natural Numbers The group of numbers starting from 1 and including 1,,, 4, 5, and so on, are known as natural numbers. Zero, negative numbers,

More information

Question 1: Is zero a rational number? Can you write it in the form p, where p and q are integers and q 0?

Question 1: Is zero a rational number? Can you write it in the form p, where p and q are integers and q 0? Class IX - NCERT Maths Exercise (.) Question : Is zero a rational number? Can you write it in the form p, where p and q are integers and q 0? q Solution : Consider the definition of a rational number.

More information

Chapter 3: Factors, Roots, and Powers

Chapter 3: Factors, Roots, and Powers Chapter 3: Factors, Roots, and Powers Section 3.1 Chapter 3: Factors, Roots, and Powers Section 3.1: Factors and Multiples of Whole Numbers Terminology: Prime Numbers: Any natural number that has exactly

More information

LP03 Chapter 5. A prime number is a natural number greater that 1 that has only itself and 1 as factors. 2, 3, 5, 7, 11, 13, 17, 19, 23, 29,

LP03 Chapter 5. A prime number is a natural number greater that 1 that has only itself and 1 as factors. 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, LP03 Chapter 5 Prime Numbers A prime number is a natural number greater that 1 that has only itself and 1 as factors. 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, Question 1 Find the prime factorization of 120.

More information

MATH 2112/CSCI 2112, Discrete Structures I Winter 2007 Toby Kenney Homework Sheet 5 Hints & Model Solutions

MATH 2112/CSCI 2112, Discrete Structures I Winter 2007 Toby Kenney Homework Sheet 5 Hints & Model Solutions MATH 11/CSCI 11, Discrete Structures I Winter 007 Toby Kenney Homework Sheet 5 Hints & Model Solutions Sheet 4 5 Define the repeat of a positive integer as the number obtained by writing it twice in a

More information

MATH10040: Numbers and Functions Homework 1: Solutions

MATH10040: Numbers and Functions Homework 1: Solutions MATH10040: Numbers and Functions Homework 1: Solutions 1. Prove that a Z and if 3 divides into a then 3 divides a. Solution: The statement to be proved is equivalent to the statement: For any a N, if 3

More information

Section 4. Quantitative Aptitude

Section 4. Quantitative Aptitude Section 4 Quantitative Aptitude You will get 35 questions from Quantitative Aptitude in the SBI Clerical 2016 Prelims examination and 50 questions in the Mains examination. One new feature of the 2016

More information

SEVENTH EDITION and EXPANDED SEVENTH EDITION

SEVENTH EDITION and EXPANDED SEVENTH EDITION SEVENTH EDITION and EXPANDED SEVENTH EDITION Slide 5-1 Chapter 5 Number Theory and the Real Number System 5.1 Number Theory Number Theory The study of numbers and their properties. The numbers we use to

More information

Yes zero is a rational number as it can be represented in the

Yes zero is a rational number as it can be represented in the 1 REAL NUMBERS EXERCISE 1.1 Q: 1 Is zero a rational number? Can you write it in the form 0?, where p and q are integers and q Yes zero is a rational number as it can be represented in the form, where p

More information

» > NUMBER SYSTEM «< CLASSIFICATION OF NUMBERS (I) Natural numbers: Set of all non-fractional number from 1 to + oo, N = {1,2,3,4,...}.

» > NUMBER SYSTEM «< CLASSIFICATION OF NUMBERS (I) Natural numbers: Set of all non-fractional number from 1 to + oo, N = {1,2,3,4,...}. Subjexct: Mathematics CONTENTS C lass: IX S.No. Topics Page No. 1. Number System 1-3 5. Polynomials 3 6-5 6 3. Coordinate Geometry 5 7-6 4. Linear Equation in two Variable 63-7 1 5. Introduction of Euclid's

More information

Fifth Grade Mathematics Mathematics Course Outline

Fifth Grade Mathematics Mathematics Course Outline Crossings Christian School Academic Guide Middle School Division Grades 5-8 Fifth Grade Mathematics Place Value, Adding, Subtracting, Multiplying, and Dividing s will read and write whole numbers and decimals.

More information

Intermediate Math Circles March 6, 2013 Number Theory I

Intermediate Math Circles March 6, 2013 Number Theory I What is Number Theory? Intermediate Math Circles March 6, 01 Number Theory I A branch of mathematics where mathematicians examine and study patterns found within the natural number set (positive integers).

More information

1. Revision Description Reflect and Review Teasers Answers Recall of Rational Numbers:

1. Revision Description Reflect and Review Teasers Answers Recall of Rational Numbers: 1. Revision Description Reflect Review Teasers Answers Recall of Rational Numbers: A rational number is of the form, where p q are integers q 0. Addition or subtraction of rational numbers is possible

More information

X Mathematics Practice Paper

X Mathematics Practice Paper Brilliant Public School, Sitamarhi X Mathematics Practice Paper Session : 2012-13 Rajopatti,Dumra Road,Sitamarhi(Bihar),Pin-843301 Ph.06226-252314,Mobile:9431636758 Mathematics for Class 10 Q 1 Why is

More information

Numbers and their divisors

Numbers and their divisors Chapter 1 Numbers and their divisors 1.1 Some number theoretic functions Theorem 1.1 (Fundamental Theorem of Arithmetic). Every positive integer > 1 is uniquely the product of distinct prime powers: n

More information

Paper: 03 Class-X-Math: Summative Assessment - I

Paper: 03 Class-X-Math: Summative Assessment - I 1 P a g e Paper: 03 Class-X-Math: Summative Assessment - I Total marks of the paper: 90 Total time of the paper: 3.5 hrs Questions: 1] Triangle ABC is similar to triangle DEF and their areas are 64 cm

More information

BLOOM PUBLIC SCHOOL Vasant Kunj, New Delhi Lesson Plan Subject: MATHEMATICS Class: X. Month: April No of Periods: 12 TTT: 4 Periods WT: 8 Periods

BLOOM PUBLIC SCHOOL Vasant Kunj, New Delhi Lesson Plan Subject: MATHEMATICS Class: X. Month: April No of Periods: 12 TTT: 4 Periods WT: 8 Periods BLOOM PUBLIC SCHOOL Vasant Kunj, New Delhi Lesson Plan Subject: MATHEMATICS Class: X Month: April No of Periods: 12 TTT: 4 Periods WT: 8 Periods Chapter-: 1 Learning Objectives Chapter s Name :REAL NUMBERS

More information

FIITJEE ALGEBRA-2 Pre RMO

FIITJEE ALGEBRA-2 Pre RMO FIITJEE ALGEBRA- Pre RMO A. AP, GP 1. Consider the sequence 1,,,, 5, 5, 5, 5, 5, 7, 7, 7, 7, 7, 7, 7,... and evaluate its 016 th term.. Integers 1,,,..., n, where n >, are written on a board. Two numbers

More information

Class 8: Numbers Exercise 3B

Class 8: Numbers Exercise 3B Class : Numbers Exercise B 1. Compare the following pairs of rational numbers: 1 1 i First take the LCM of. LCM = 96 Therefore: 1 = 96 Hence we see that < 6 96 96 1 1 1 1 = 6 96 1 or we can say that

More information

UNIT 10 NUMBER SYSTEMS, NUMBER THEORY, EXPONENTS AND LOGARITHMS

UNIT 10 NUMBER SYSTEMS, NUMBER THEORY, EXPONENTS AND LOGARITHMS UNIT 10 NUMBER SYSTEMS, NUMBER THEORY, EXPONENTS AND LOGARITHMS Number Systems, Number Theory, Exponents and Logarithms Structure 10.1 Introduction 10.2 Objectives 10.3 Number Systems 10.3.1 Sets of Numbers

More information

Chapter 1 A Survey of Divisibility 14

Chapter 1 A Survey of Divisibility 14 Chapter 1 A Survey of Divisibility 14 SECTION C Euclidean Algorithm By the end of this section you will be able to use properties of the greatest common divisor (gcd) obtain the gcd using the Euclidean

More information

Visit us at: for a wealth of information about college mathematics placement testing!

Visit us at:   for a wealth of information about college mathematics placement testing! North Carolina Early Mathematics Placement Testing Program, 9--4. Multiply: A. 9 B. C. 9 9 9 D. 9 E. 9 Solution and Answer to Question # will be provided net Monday, 9-8-4 North Carolina Early Mathematics

More information

Mathematics Pacing. Instruction: 9/7/17 10/31/17 Assessment: 11/1/17 11/8/17. # STUDENT LEARNING OBJECTIVES NJSLS Resources

Mathematics Pacing. Instruction: 9/7/17 10/31/17 Assessment: 11/1/17 11/8/17. # STUDENT LEARNING OBJECTIVES NJSLS Resources # STUDENT LEARNING OBJECTIVES NJSLS Resources 1 Describe real-world situations in which (positive and negative) rational numbers are combined, emphasizing rational numbers that combine to make 0. Represent

More information

6 SQUARES AND SQUARE ROOTS

6 SQUARES AND SQUARE ROOTS 6 SQUARES AND SQUARE ROOTS Exercise 6.1 Q.1. What will be the unit digit of the squares of the following numbers? (i) 81 (ii) 272 (iii) 799 (iv) 3853 (v) 1234 (vi) 26387 (vii) 52698 (viii) 99880 (ix) 12796

More information

Long division for integers

Long division for integers Feasting on Leftovers January 2011 Summary notes on decimal representation of rational numbers Long division for integers Contents 1. Terminology 2. Description of division algorithm for integers (optional

More information

3 The fundamentals: Algorithms, the integers, and matrices

3 The fundamentals: Algorithms, the integers, and matrices 3 The fundamentals: Algorithms, the integers, and matrices 3.4 The integers and division This section introduces the basics of number theory number theory is the part of mathematics involving integers

More information

(i) 2-5 (ii) (3 + 23) - 23 (v) 2π

(i) 2-5 (ii) (3 + 23) - 23 (v) 2π Number System - Worksheet Question 1: Express the following in the form p/q, where p and q are integers and q 0. Question 2: Express 0.99999... in the form p/q. Are you surprised by your answer? With your

More information

Number Systems. Exercise 1.1. Question 1. Is zero a rational number? Can you write it in the form p q,

Number Systems. Exercise 1.1. Question 1. Is zero a rational number? Can you write it in the form p q, s Exercise. Question. Is zero a rational number? Can you write it in the form p q, where p and q are integers and q 0? Solution Yes, write 0 (where 0 and are integers and q which is not equal to zero).

More information

NAME DATE PERIOD. A negative exponent is the result of repeated division. Extending the pattern below shows that 4 1 = 1 4 or 1. Example: 6 4 = 1 6 4

NAME DATE PERIOD. A negative exponent is the result of repeated division. Extending the pattern below shows that 4 1 = 1 4 or 1. Example: 6 4 = 1 6 4 Lesson 4.1 Reteach Powers and Exponents A number that is expressed using an exponent is called a power. The base is the number that is multiplied. The exponent tells how many times the base is used as

More information

Exercises Exercises. 2. Determine whether each of these integers is prime. a) 21. b) 29. c) 71. d) 97. e) 111. f) 143. a) 19. b) 27. c) 93.

Exercises Exercises. 2. Determine whether each of these integers is prime. a) 21. b) 29. c) 71. d) 97. e) 111. f) 143. a) 19. b) 27. c) 93. Exercises Exercises 1. Determine whether each of these integers is prime. a) 21 b) 29 c) 71 d) 97 e) 111 f) 143 2. Determine whether each of these integers is prime. a) 19 b) 27 c) 93 d) 101 e) 107 f)

More information

KNOWLEDGE OF NUMBER SENSE, CONCEPTS, AND OPERATIONS

KNOWLEDGE OF NUMBER SENSE, CONCEPTS, AND OPERATIONS DOMAIN I. COMPETENCY 1.0 MATHEMATICS KNOWLEDGE OF NUMBER SENSE, CONCEPTS, AND OPERATIONS Skill 1.1 Compare the relative value of real numbers (e.g., integers, fractions, decimals, percents, irrational

More information

preface It is hoped that this book will help students to gain confidence in the subject and be better equipped to face the examinations.

preface It is hoped that this book will help students to gain confidence in the subject and be better equipped to face the examinations. preface Secondary 1 Mathematics Tutorial 1A and 1B are designed to prepare Secondary 1 students in their understanding and application of mathematical concepts, skills and processes. What s covered in

More information

The Real Number System

The Real Number System MATH 337 The Real Number System Sets of Numbers Dr. Neal, WKU A set S is a well-defined collection of objects, with well-defined meaning that there is a specific description from which we can tell precisely

More information

Division Algorithm B1 Introduction to the Division Algorithm (Procedure) quotient remainder

Division Algorithm B1 Introduction to the Division Algorithm (Procedure) quotient remainder A Survey of Divisibility Page 1 SECTION B Division Algorithm By the end of this section you will be able to apply the division algorithm or procedure Our aim in this section is to show that for any given

More information

Exam 2 Review Chapters 4-5

Exam 2 Review Chapters 4-5 Math 365 Lecture Notes S. Nite 8/18/2012 Page 1 of 9 Integers and Number Theory Exam 2 Review Chapters 4-5 Divisibility Theorem 4-1 If d a, n I, then d (a n) Theorem 4-2 If d a, and d b, then d (a+b).

More information

Cool Results on Primes

Cool Results on Primes Cool Results on Primes LA Math Circle (Advanced) January 24, 2016 Recall that last week we learned an algorithm that seemed to magically spit out greatest common divisors, but we weren t quite sure why

More information

Associative property

Associative property Addition Associative property Closure property Commutative property Composite number Natural numbers (counting numbers) Distributive property for multiplication over addition Divisibility Divisor Factor

More information

Math Circle Beginners Group February 28, 2016 Euclid and Prime Numbers

Math Circle Beginners Group February 28, 2016 Euclid and Prime Numbers Math Circle Beginners Group February 28, 2016 Euclid and Prime Numbers Warm-up Problems 1. What is a prime number? Give an example of an even prime number and an odd prime number. (a) Circle the prime

More information

Chapter 1: Fundamentals of Algebra Lecture notes Math 1010

Chapter 1: Fundamentals of Algebra Lecture notes Math 1010 Section 1.1: The Real Number System Definition of set and subset A set is a collection of objects and its objects are called members. If all the members of a set A are also members of a set B, then A is

More information

Number Sense. Basic Ideas, Shortcuts and Problems #1-20 from the Sequence Chart

Number Sense. Basic Ideas, Shortcuts and Problems #1-20 from the Sequence Chart UIL Number Sense Contest Basic Ideas, Shortcuts and Problems #1-20 from the Sequence Chart Larry White UIL State Number Sense Contest Director texasmath@centex.net http://www.uiltexas.org/academics/number-sense

More information

Direct Proof MAT231. Fall Transition to Higher Mathematics. MAT231 (Transition to Higher Math) Direct Proof Fall / 24

Direct Proof MAT231. Fall Transition to Higher Mathematics. MAT231 (Transition to Higher Math) Direct Proof Fall / 24 Direct Proof MAT231 Transition to Higher Mathematics Fall 2014 MAT231 (Transition to Higher Math) Direct Proof Fall 2014 1 / 24 Outline 1 Overview of Proof 2 Theorems 3 Definitions 4 Direct Proof 5 Using

More information

Summer Math Packet for Students Entering 6th Grade. Please have your student complete this packet and return it to school on Tuesday, September 4.

Summer Math Packet for Students Entering 6th Grade. Please have your student complete this packet and return it to school on Tuesday, September 4. Summer Math Packet for Students Entering 6th Grade Please have your student complete this packet and return it to school on Tuesday, September. Work on your packet gradually. Complete one to two pages

More information

Math Circle Beginners Group February 28, 2016 Euclid and Prime Numbers Solutions

Math Circle Beginners Group February 28, 2016 Euclid and Prime Numbers Solutions Math Circle Beginners Group February 28, 2016 Euclid and Prime Numbers Solutions Warm-up Problems 1. What is a prime number? Give an example of an even prime number and an odd prime number. A prime number

More information

Fundamentals of Mathematics I

Fundamentals of Mathematics I Fundamentals of Mathematics I Kent State Department of Mathematical Sciences Fall 2008 Available at: http://www.math.kent.edu/ebooks/10031/book.pdf August 4, 2008 Contents 1 Arithmetic 2 1.1 Real Numbers......................................................

More information

1 Overview and revision

1 Overview and revision MTH6128 Number Theory Notes 1 Spring 2018 1 Overview and revision In this section we will meet some of the concerns of Number Theory, and have a brief revision of some of the relevant material from Introduction

More information

4 Number Theory and Cryptography

4 Number Theory and Cryptography 4 Number Theory and Cryptography 4.1 Divisibility and Modular Arithmetic This section introduces the basics of number theory number theory is the part of mathematics involving integers and their properties.

More information

SAMPLE PAPER, TERM - 1 SESSION MATHEMATICS CLASS-VI Time Allowed- 3 hrs M.M. - 80

SAMPLE PAPER, TERM - 1 SESSION MATHEMATICS CLASS-VI Time Allowed- 3 hrs M.M. - 80 SAMPLE PAPER, TERM - 1 SESSION 2017-18 MATHEMATICS CLASS-VI Time Allowed- 3 hrs M.M. - 80 General Instructions:- 1. All questions are compulsory. 2. The question paper consist of 27 questions, divided

More information

grasp of the subject while attaining their examination objectives.

grasp of the subject while attaining their examination objectives. PREFACE SUCCESS IN MATHEMATICS is designed with the purpose of assisting students in their preparation for important school and state examinations. Students requiring revision of the concepts covered in

More information

Introduction Integers. Discrete Mathematics Andrei Bulatov

Introduction Integers. Discrete Mathematics Andrei Bulatov Introduction Integers Discrete Mathematics Andrei Bulatov Discrete Mathematics - Integers 9- Integers God made the integers; all else is the work of man Leopold Kroenecker Discrete Mathematics - Integers

More information

N= {1,2,3,4,5,6,7,8,9,10,11,...}

N= {1,2,3,4,5,6,7,8,9,10,11,...} 1.1: Integers and Order of Operations 1. Define the integers 2. Graph integers on a number line. 3. Using inequality symbols < and > 4. Find the absolute value of an integer 5. Perform operations with

More information

Arithmetic Testing OnLine (ATOL) SM Assessment Framework

Arithmetic Testing OnLine (ATOL) SM Assessment Framework Arithmetic Testing OnLine (ATOL) SM Assessment Framework Overview Assessment Objectives (AOs) are used to describe the arithmetic knowledge and skills that should be mastered by the end of each year in

More information

Review Topics. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Review Topics. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Review Topics MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. On the real number line, label the points with the given coordinates. 1) 11,- 11 1)

More information

UNC Charlotte 2004 Algebra with solutions

UNC Charlotte 2004 Algebra with solutions with solutions March 8, 2004 1. Let z denote the real number solution to of the digits of z? (A) 13 (B) 14 (C) 15 (D) 16 (E) 17 3 + x 1 = 5. What is the sum Solution: E. Square both sides twice to get

More information

2 Elementary number theory

2 Elementary number theory 2 Elementary number theory 2.1 Introduction Elementary number theory is concerned with properties of the integers. Hence we shall be interested in the following sets: The set if integers {... 2, 1,0,1,2,3,...},

More information

Eureka Math. Grade 8, Module 7. Student File_B. Contains Exit Ticket and Assessment Materials

Eureka Math. Grade 8, Module 7. Student File_B. Contains Exit Ticket and Assessment Materials A Story of Ratios Eureka Math Grade 8, Module 7 Student File_B Contains and Assessment Materials Published by the non-profit Great Minds. Copyright 2015 Great Minds. No part of this work may be reproduced,

More information

Achievement Level Descriptors Mathematics

Achievement Level Descriptors Mathematics Achievement Level Descriptors Mathematics Achievement Level Descriptors (ALD) look at each Target within a Claim and outline what students should know and be able to do at different levels of understanding.

More information

7.EE.A.1 Apply properties of operations as strategies to add, subtract, factor, and expand linear expressions with rational coefficients.

7.EE.A.1 Apply properties of operations as strategies to add, subtract, factor, and expand linear expressions with rational coefficients. 1 Game Terminal Objectives CCSS Alignment: Whole Numbers A B C D E F G Unit ATLT Terminal Objective Common Core Standards Common Core Standards Common Core Standards Whole Numbers Given an equation

More information

Latest Syllabus - NMO

Latest Syllabus - NMO Latest Syllabus - NMO CLASS 1 Numerals and Number Name (2 digit numbers) Addition, Subtraction Knowledge of currency notes. Knowledge of clock. Knowledge of basic units of Length,. Knowledge of basic figures

More information

Divisibility, Factors, and Multiples

Divisibility, Factors, and Multiples Divisibility, Factors, and Multiples An Integer is said to have divisibility with another non-zero Integer if it can divide into the number and have a remainder of zero. Remember: Zero divided by any number

More information

Copy Material. Grade 8 Unit 7. Introduction to Irrational Numbers Using Geometry. Eureka Math. Eureka Math

Copy Material. Grade 8 Unit 7. Introduction to Irrational Numbers Using Geometry. Eureka Math. Eureka Math Copy Material Grade 8 Unit 7 Introduction to Irrational Numbers Using Geometry Eureka Math Eureka Math Lesson 1 Name Date Lesson 1: The Pythagorean Theorem Exit Ticket 1. Determine the length of the unknown

More information

Early Start: Worksheet #1 No calculator/phone use (11 16) (17 10)3

Early Start: Worksheet #1 No calculator/phone use (11 16) (17 10)3 Early Start: Worksheet #1 No calculator/phone use I. Perform the operations; simplify completely. a) 8 ( + 4) ( 7) + ( 1) b) (11 16) (17 10) c) 7 14 6 d) 1 6 5 e) 4 1 + f) 6 9() 10 + 5 5 1 5 4 g) 9 9 +

More information

Section 3-4: Least Common Multiple and Greatest Common Factor

Section 3-4: Least Common Multiple and Greatest Common Factor Section -: Fraction Terminology Identify the following as proper fractions, improper fractions, or mixed numbers:, proper fraction;,, improper fractions;, mixed number. Write the following in decimal notation:,,.

More information

CHAPTER 5, NUMBER THEORY AND THE REAL NUMBERS

CHAPTER 5, NUMBER THEORY AND THE REAL NUMBERS TEST A CHAPTER, NUMBER THEORY AND THE REAL NUMBERS 1. Find a rational number with a denominator of 28 and equal to 3 4. 2. Find the reciprocal of: a. - 4 3 16 d. - 14 3. Perform the indicated operations:

More information

REAL NUMBERS TOPIC-1. Euclid s Division Lemma and Fundamental Theorem of Arithmetic WORKSHEET-1 WORKSHEET-2 P-1. qqq SECTION. Solutions.

REAL NUMBERS TOPIC-1. Euclid s Division Lemma and Fundamental Theorem of Arithmetic WORKSHEET-1 WORKSHEET-2 P-1. qqq SECTION. Solutions. CHPTER SECTION REL NUMERS TOPIC- Euclid s Division Lemma and Fundamental Theorem of rithmetic WORKSHEET- 0 8 +.. The given number ends in. Hence it is a multiple of. Therefore it is a composite number.

More information

2 Arithmetic. 2.1 Greatest common divisors. This chapter is about properties of the integers Z = {..., 2, 1, 0, 1, 2,...}.

2 Arithmetic. 2.1 Greatest common divisors. This chapter is about properties of the integers Z = {..., 2, 1, 0, 1, 2,...}. 2 Arithmetic This chapter is about properties of the integers Z = {..., 2, 1, 0, 1, 2,...}. (See [Houston, Chapters 27 & 28]) 2.1 Greatest common divisors Definition 2.16. If a, b are integers, we say

More information

Academic-Clinic.com BASIC ARITHMETIC AND ALGEBRA POINTERS. Whole (natural) numbers. Arithmetical operations

Academic-Clinic.com BASIC ARITHMETIC AND ALGEBRA POINTERS. Whole (natural) numbers. Arithmetical operations BASIC ARITHMETIC AND ALGEBRA POINTERS Whole (natural) numbers Natural numbers numbers, which appear as a result of calculus of single subjects: peoples, animals, birds, trees, different wares and so on.

More information

GCSE AQA Mathematics. Numbers

GCSE AQA Mathematics. Numbers GCSE Mathematics Numbers Md Marufur Rahman Msc Sustainable Energy Systems Beng (Hons) Mechanical Engineering Bsc (Hons) Computer science & engineering GCSE AQA Mathematics 215/16 Table of Contents Introduction:...

More information

Ch 4.2 Divisibility Properties

Ch 4.2 Divisibility Properties Ch 4.2 Divisibility Properties - Prime numbers and composite numbers - Procedure for determining whether or not a positive integer is a prime - GCF: procedure for finding gcf (Euclidean Algorithm) - Definition:

More information

Test 2. Monday, November 12, 2018

Test 2. Monday, November 12, 2018 Test 2 Monday, November 12, 2018 Instructions. The only aids allowed are a hand-held calculator and one cheat sheet, i.e. an 8.5 11 sheet with information written on one side in your own handwriting. No

More information

Pre-Algebra Unit 2. Rational & Irrational Numbers. Name

Pre-Algebra Unit 2. Rational & Irrational Numbers. Name Pre-Algebra Unit 2 Rational & Irrational Numbers Name Core Table 2 Pre-Algebra Name: Unit 2 Rational & Irrational Numbers Core: Table: 2.1.1 Define Rational Numbers Vocabulary: Real Numbers the set of

More information

CHAPTER 1 NUMBER SYSTEMS. 1.1 Introduction

CHAPTER 1 NUMBER SYSTEMS. 1.1 Introduction N UMBER S YSTEMS NUMBER SYSTEMS CHAPTER. Introduction In your earlier classes, you have learnt about the number line and how to represent various types of numbers on it (see Fig..). Fig.. : The number

More information