12.2 Existence proofs: examples

Size: px
Start display at page:

Download "12.2 Existence proofs: examples"

Transcription

1 TOPIC 1: IMPOSSIBILITY AND EXISTENCE PROOFS Ref Sc american /gardner, 1.1 Mathematics is perhaps unique in that one may prove that certain situations are impossible. For example, it is not possible, using the usual ruler and compass constructions, to trisect an angle of arbitrary size. When such a statement is made, the layman may interpret this as meaning that no one has yet succeeded in doing it, that the method has, so far, not been discovered. Perhaps one day it will be? And so there are still those who hope to secure fame, and perhaps fortune, by being the first to 'crack' this problem which mathematicians, 'despite their best endeavours', have found impossible. What is not appreciated is that a solution is logically impossible, in the same way that none of the numbers in the range to 1000 is a perfect square - for is 100 and 101 is 1001, so there is 'no room' for a whole number whose square lies in this range. The activity sheet provides some accessible problems with which students may be expected to make some progress, perhaps with a little help. The discussion sheet Proofs of Impossibility deals with four classical impossibility problems, which, except for the first, are at a harder level. Some notes on the activity sheet problems are provided below. 1. Existence proofs: examples 1 The number of primes is infinite (Euclid) {This was discussed in the topic Valid Proofs } Proof Suppose not, and let,, 5, 7,...p L be a list of primes of which p L is the largest. Consider the number N = p L + 1. N is not divisible by any of,, 5, 7,...p L, since in each case, the remainder is 1. So either N is prime, or N is composite but with a prime factor not in our list. In either case we have shown the existence of a prime not in our list. Contradiction. Note:. + 1 = = = = 11 All these are prime, but the next in the sequence is an instance where the second possibility occurs: = 001 = The number of 4n+ primes is infinite.[ See Baxandall, et al, Proof in mathematics, 00, p67] a) If 4N+ is composite, it has at least one 4k+ factor Proof Suppose not. Then all its factors are of type 4k+1. But (4k+1)(4l+1) = 16 kl + 4l + 4k + 1 = 4Z+1, so no product of 4k+1 factors alone can produce a number of type 4N+. Contradiction. Note: Since (4k+)(4l+) is of form 4Z+1, there could be 1,, 5, 7,.. factors of type 4k+. b) There exist an infinite number of primes of type 4N+. Suppose not - let the list be, 7, 11, 19,, 1, 4,...p L, where p L is the largest prime of type 4k+. Consider N = 4( p L ) +. Note: we do not include, for then N would be M(); it makes no difference whether, 5, 1, 17,.. are included or not. Now N is not divisible by 7, 11, 19,,...p L (since in each case, the remainder is ). So, either N is prime (and is a 'new' 4N+ prime) or N is composite, and so by (a) above, has a prime factor of type 4k+ (applying (a) repeatedly, if necessary). In either case, we have found a prime of type 4k+ not already in our list. Contradiction. 1

2 (Note: 4( )+ = 5855 is clearly M(5), and so is not prime, but its other factor is 1171 which is a 4k+ prime - we use (a) above, which guarantees the existence of such a factor. One the other hand, = 11 is prime, as is = 41779) (See Book II for a proof that the number of 4k+1 primes is infinite.). (See Proof p67) Prove F i, F j (Fermat numbers) have no common factor if i j. Hint: express (F i -1) in terms of (F j -1), where i>j. Hence show the number of primes is infinite. Proof: Let F i j i -1 = x =, F j -1 = y =. Since i>j we have x>y; indeed, since i = j. (i-j), we have: i j i j j i j i j. x = = = ) = y, and, since i-j is even, i>j, we can write ( x = y k, (where k = i-j ). [Example: x= (i=5), y= 4 (j=), x = y 8 = y But they are both odd, hence there is no common factor. [The following version is an illustration of how a proof can be made more transparent by a suitable choice of notation]: Let F n = N + 1 where N = n Let F k = K + 1 where K = k Let K/N = Q = q, which is even if k>n (and so K>N) [In fact, Q is k-n, but we do not need this - only that Q is even] Then K = NQ = ( N ) Q (F k -1) = (F n -1) Q, where Q is even So F k - 1 = M(F n ) + 1 F k = M(F n ) +, so that F k, F n have no common factor except possibly. Another (easier) proof due to Polya: Let m = n. F n+1 - = m - 1 = ( m +1)( m -1) = F n (F n -) = F n F n-1 F n-..(f 1 -), with F 1 =5, so the only possible common factor is.] Now consider F 1, F, F,...F N and let each of these be expressed as a product of primes. Since they have no common factor, there must be at least N different primes involved. But N may be as large as we please. Note that all these proofs are non-constructive - they prove that certain prime numbers must exist, but they do not tell us explicitly what their values are. By way of contrast, the next example gives a constructive proof. 4. ('Proof'p67) Show that it is possible to find a set of 100 consecutive numbers, none of which is prime. Proof: The numbers 101! +, 101! +,...101! +101 are all composite. 5. The Handshakes theorem: In a group of 6 people there exists either a set of three, none of whom has shaken hands with the other two, or a set of three each of whom has shaken hands with the other two. Proof: Represent the 6 individuals by a set of 6 points. Join points P, Q by a red line if the individuals they represent have shaken hands, and by a blue line if they have not. Then there is either a blue triangle, or a red triangle, in the resulting configuration. - here, = i-j] So (F i -1) = (F j -1) k = M(F j ) +1, and any common factor of F i, F j is a factor of.

3 For consider any point P. There must emanate from P either red lines or blue lines (there are 5 in all). Suppose (without loss of generality) that there are red lines; the points at the other ends of each line form a triangle. If it is a triangle of blue lines, the theorem is true; if not, there is one red line in this triangle, which, with two of those emanating from P, makes a red triangle. So in either case, the theorem is true. (In fact, it can be proved that there are two such monochromatic triangles). [A similar theorem states that in a set of 18 people there is always a set of 4 all of whom have shaken hands with each other, or none of whom have]. 6. {For other existence proofs see Brouwer's Fixed Point theorem (Proof p64) and Gauss' Fundamental Theorem of Algebra (Proof p4). See also the Activities, Topic 7, on rational and irrational numbers.} 1. Proofs of Impossibility Activity Sheet 1. Cover a 4 4 chessboard with 8 dominoes, and 8 8 chessboard with dominoes. A 4 board has two opposite corners removed. Cover it with 5 dominoes? A 4 4 board has two opposite corners removed. Cover it with 7 dominoes? An 8 8 board with opposite corners removed cover with 1 dominoes? A 5 5 with opposite corners removed?. Which of these diagrams can be drawn without lifting the pencil from the paper and without tracing any arcs twice?. Three houses (1,, ) have to be joined up to three utilities (gas, water, electricity, denoted by A, B, C) in such a way that the trenches never cross (to avoid future mishaps). Is this possible? A B C 1 4. Are there whole numbers x, y such that x + y = 19? Are there whole numbers x, y, z such that x +y +z =? Are there whole numbers x, y such that x + y = 7? Are there whole numbers x, y such that x 4 + y 4 = 10? 5. Draw a map which cannot be coloured in colours. In colours. In 4 colours.

4 6. If m + 1 is prime, m>1, prove that m must be a power of. If m 1 is prime, prove that m must be prime 7. Proof that is irrational (See Proof, p64) B A 1 8. Geometric proof that is irrational see diagram (Fold AG on to AF) AB=1, AC =, CF=EF = 1 CE = ( -1)=-. So if AB, AC can be measured in terms of a common unit, CF, CE can be measured in terms of the same unit But the square on CF is smaller than that on AB. C - D F - 1 E G Similar constructions show (hexagon) and = ( 5-1)/ (pentagon) are irrational. 9. If a polynomial equation a 0 x n + a 1 x n a n-1 x + a n = 0 has a rational root x = p/q, then q is a factor of a 0 and p is a factor of a n. 10. e is irrational (Proof, p9) 11. Consider families of (primitive) Pythagorean triples eg. (,4,5), (5,1,1), (7,4,5) Difference 1 (8,15,17), (1,5,7) Difference. What are the possible values for (hypotenuse) (second-largest side)? 1. x n + y n = z n has no solution in integers, n> (Fermat, Wiles). Investigate negative integer n. 1.4 Proofs of Impossibility Discussion Sheet l. Königsberg bridges Each 'visit' to a junction uses up just of the paths going there. If every path is traced, each junction, except start and finish points, must have an even number of paths. 5. Classical problems of geometry. Each of these tasks is equivalent to solving an equation. a) Trisect angle: 4x -x = c (=0.5, say) b) Duplicate cube: x = c) Square circle:. with equal areas 4

5 Ruler and compass constructions can be shown equivalent to solution of quadratic equations. For (a), (b) (i) Expressions of the form may be shown to be roots of irreducible equations of degree m, for some whole number m. (ii) Both equations are irreducible, and of degree m For c): Very difficult theorem " is transcendental". ie. not the root of any algebraic equation (Lindemann, l88). So all three problems are impossible.. a) Formula for Quadratic equations x = (-B (B -4AC))/(A) b) Cubic: eg x -18x -5 = 0. Is there a similar formula? Cardan's method: Put x=u+v. Then x = (u+v) = u + v + uv(u+v) = (u +v ) + (uv)x. Write u +v = 5, uv = 6, so u v = l6. So u,v are the roots of t -5t +l6 = 0 ie. of (t-8)(t-7) = 0. u = 8, v = 7; u=, (, ), v=, (, ) where =l. For real x, x=+=5 is the only solution. c) Can we solve degree 4 in a similar way? (yes). Degree 5,6,7...? (NO) (Niels Abel; the proof uses what is now known as group theory). 4. Fermat's Last theorem: x n + y n = z n has no solutions in integers, n>. a) First consider the case n=. Pythagorean triads x + y = z. 'Primitive' if no common factor. x=p - q y=pq is a solution, (easily verified) z=p + q (where p,q have no common factor, and are not both odd), and, conversely, every solution is of this form. v Proof: Seek rational solutions of u + v = 1. Intersection of v=m(u+1) with this circle is a rational point iff u, m are rational. Intersections are where m (u+l) + u - 1 = 0, giving u=-l, or u=(1-m )/(l+m )= (p -q )/(p +q ) if m=p/q, rational. So x/z = (p -q )/(p +q ) and x:y:z as required. (If p,q have common factor, or are both odd, x,y (and z) have common factor). Table of results: p q x y z l l l l (b) We prove the impossibility in the case n=4, by proving: u 5

6 x 4 + y 4 = z has no solution (Note: this implies x 4 + y 4 = z 4 has no solution: case n=4). Proof: Suppose x 4 + y 4 = z has a solution. Then: x = p - q y = pq z = p + q, with p, q having no common factor, and one even. (This must be q, since x, mod 4). Let q=s, y =4ps p=z 1 and s=t. Note - p, s have no common factor, so each must be a perfect square. Then x =(z 1 ) - (t ) and so (x, t, z 1 ) are a Pythagorean triad Thus, for some l, m : z 1 =l +m x=l -m t =lm and this l=x 1 and m=y 1, since, as above, l, m have no common factor. Now z 1 = l + m = (x 1 ) + (y 1 ) = x y 14, which is of the same form as the original. But, z 1 < z. Contradiction [Method of Infinite Descent] (Since the first edition of Proof was written, in 1978, Fermat's Last theorem has been proved by Peter Wiles (199) The first public proof was faulty, but an amended version was given later. See Proof and Scientific American??? 1.5 Impossibility Proofs - Activities (Solutions) 1. Covering a chess board with dominoes. This may be done in many different ways. Illustrate some. If now two squares at opposite corners of the board are removed, is it still possible? [No, since each domino covers one black and one white square - the modified board has white and 0 black squares (or vice versa)] [A x4 board may be covered with or without the corner squares] Investigate the situation on a 7 7 board. [Not possible with or without the corner squares, since number of squares is odd!] (Similar considerations can be used to prove some solitaire problems insoluble see Averbach and Chein, p87 [Topic 1 refers], and also M Gardner, 'Further mathematical Diversions', p1ff). Euler's Königsberg bridges problem. An Eulerian graph has at most two odd vertices, and can be traced in this way. Gas/Water/Electricity problem Suppose a plane diagram can be drawn. There is a circuit 1AB1. C and must be both inside, or both outside, this circuit. There is also a route 1C which subdivides the circuit, with A on one part and B on the other, and adjacent to different regions bordered by 1C. cannot be in both these regions - yet A and B must both exist. Contradiction. A B C 1 6

7 4. Both problems are impossible. (i) 4k+ x + y Clearly x, y are not both even, and not both odd. Let x=m and y=n+1; then x = 4m and y = 4n +4n +1, so that x +y is of the form 4k+1. Contradiction (Alternatively, x = 0 or 1 mod 4, so that x + y = 0,1, mod 4) (ii) 8k +7 x + y + z, proved similarly: (x = 0, 1, or 4 mod 8, so RHS cannot be 7 mod 8, OR, alternatively, LHS = mod 4 so x, y z all odd, but (odd) = 1 mod 8, so impossible) Similarly, there are no whole numbers x, y such that x + y = 7k+ or that x 4 + y 4 = 5k+ 5. See diagrams for maps needing, 4 colours. By the 4-colour theorem (Proof p 68) any map in the plane can be coloured with 4 colours. 6. M +1 is prime only if M is a power of. {See Fermat numbers, 'Proof', p5.} Consider x +1 = (x+1)(x -x+1) x 5 +1 = (x+1)(x ) x 7 +1 = (x+1)(x ) (In each case f(-1) =0, so that (x+1) is a factor). In general, if f is odd, x f +1 has a factor x+1. Now let M have an odd factor f, M=fg, and write x= g. Then M +1 has a factor x+1 namely g +1 and so is not prime. Compare with the Mersenne numbers M - 1; these cannot be prime unless M is prime {and not necessarily then; Proof, p69}. If M=fg with f, g >1, then x= g gives M -1 = x f -1 = (x-1)(x f ) so that M -1 has a factor g -1 which is greater than 1 7. Proof that is irrational - see Proof p Geometric proof that is irrational - see diagram. AB = 1, AC =, CF = EF = -1, CE = ( -1) = - So if AB, AC can be measured in terms of a common unit, CF, CE can be measured in terms of the same unit. But the square on CF is smaller than that on AB. 9. Theorem If x=p/q is a root of a 0 x n +a 1 x n a n-1 x +a n =0 then q divides a 0 and p divides a n. (Assume p, q in lowest terms) - D Proof {uses UF theorem: if p divides ab and hcf(p,a) is 1 then p divides b} Substituting, and multiplying by q n, a 0 p n +a 1 p n-1 q +...a n-1 pq n-1 +a n q n =0 Every term except the last is divisible by p, so p divides a n q n. Thus p divides a n. Similarly q divides a 0 p n and so a 0. A B C B F - 1 E B A A 1 G Thus the only possible rational roots of x -=0 are +1, -1, +, -, none of which is a root - so is irrational. 7

8 Similarly the only possible rational roots of x -6=0 are 1,,,6 or their negatives, so that 6 is irrational. 10. e is irrational see Proof, p66-67 [Also, e, are transcendental Proof, p68] 11. Investigation shows possible values to be 1,, 8, 9, 5,... Using general solution of Pythagorean triad, x = p -q, y = pq, z = p +q, with p odd, q even, possible values for difference are: p + q -pq = (p-q) = (odd), ie. 1, 9, 5,... or p + q - (p - q ) = q = (even) ie., 8,, n=0: no solutions n=1: eg 1/ = 1/ + 1/6, 1/5 + 1/14 = 1/10 Generally, {x,y,z} = {c(c+k), k(c+k), ck} and multiples of these. n=: eg. 1/15 + 1/0 = 1/1. Generally, {x,y,z} = {ac,bc,ab} and multiples of these. (See Proof, App 9, problem 5, pp85 and 97) 8

Solutions to Practice Final

Solutions to Practice Final s to Practice Final 1. (a) What is φ(0 100 ) where φ is Euler s φ-function? (b) Find an integer x such that 140x 1 (mod 01). Hint: gcd(140, 01) = 7. (a) φ(0 100 ) = φ(4 100 5 100 ) = φ( 00 5 100 ) = (

More information

Homework 3 Solutions, Math 55

Homework 3 Solutions, Math 55 Homework 3 Solutions, Math 55 1.8.4. There are three cases: that a is minimal, that b is minimal, and that c is minimal. If a is minimal, then a b and a c, so a min{b, c}, so then Also a b, so min{a, b}

More information

A Level. A Level Mathematics. Proof by Contradiction (Answers) AQA, Edexcel, OCR. Name: Total Marks:

A Level. A Level Mathematics. Proof by Contradiction (Answers) AQA, Edexcel, OCR. Name: Total Marks: AQA, Edexcel, OCR A Level A Level Mathematics Proof by Contradiction (Answers) Name: Total Marks: A1 Proof Answers AQA, Edexcel, OCR 1) Prove that there is an infinite amount of prime numbers. Assume there

More information

Table of Contents. 2013, Pearson Education, Inc.

Table of Contents. 2013, Pearson Education, Inc. Table of Contents Chapter 1 What is Number Theory? 1 Chapter Pythagorean Triples 5 Chapter 3 Pythagorean Triples and the Unit Circle 11 Chapter 4 Sums of Higher Powers and Fermat s Last Theorem 16 Chapter

More information

Grade 8 Chapter 7: Rational and Irrational Numbers

Grade 8 Chapter 7: Rational and Irrational Numbers Grade 8 Chapter 7: Rational and Irrational Numbers In this chapter we first review the real line model for numbers, as discussed in Chapter 2 of seventh grade, by recalling how the integers and then the

More information

Remember, you may not use a calculator when you take the assessment test.

Remember, you may not use a calculator when you take the assessment test. Elementary Algebra problems you can use for practice. Remember, you may not use a calculator when you take the assessment test. Use these problems to help you get up to speed. Perform the indicated operation.

More information

R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member

R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member Chapter R Review of basic concepts * R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member Ex: Write the set of counting numbers

More information

Introduction to Number Theory

Introduction to Number Theory INTRODUCTION Definition: Natural Numbers, Integers Natural numbers: N={0,1,, }. Integers: Z={0,±1,±, }. Definition: Divisor If a Z can be writeen as a=bc where b, c Z, then we say a is divisible by b or,

More information

Chapter 12: Ruler and compass constructions

Chapter 12: Ruler and compass constructions Chapter 12: Ruler and compass constructions Matthew Macauley Department of Mathematical Sciences Clemson University http://www.math.clemson.edu/~macaule/ Math 4120, Spring 2014 M. Macauley (Clemson) Chapter

More information

Introduction: Pythagorean Triplets

Introduction: Pythagorean Triplets Introduction: Pythagorean Triplets On this first day I want to give you an idea of what sorts of things we talk about in number theory. In number theory we want to study the natural numbers, and in particular

More information

University of Toronto Faculty of Arts and Science Solutions to Final Examination, April 2017 MAT246H1S - Concepts in Abstract Mathematics

University of Toronto Faculty of Arts and Science Solutions to Final Examination, April 2017 MAT246H1S - Concepts in Abstract Mathematics University of Toronto Faculty of Arts and Science Solutions to Final Examination, April 2017 MAT246H1S - Concepts in Abstract Mathematics Examiners: D. Burbulla, P. Glynn-Adey, S. Homayouni Time: 7-10

More information

On the polynomial x(x + 1)(x + 2)(x + 3)

On the polynomial x(x + 1)(x + 2)(x + 3) On the polynomial x(x + 1)(x + 2)(x + 3) Warren Sinnott, Steven J Miller, Cosmin Roman February 27th, 2004 Abstract We show that x(x + 1)(x + 2)(x + 3) is never a perfect square or cube for x a positive

More information

Some Highlights along a Path to Elliptic Curves

Some Highlights along a Path to Elliptic Curves 11/8/016 Some Highlights along a Path to Elliptic Curves Part : Conic Sections and Rational Points Steven J Wilson, Fall 016 Outline of the Series 1 The World of Algebraic Curves Conic Sections and Rational

More information

What can you prove by induction?

What can you prove by induction? MEI CONFERENCE 013 What can you prove by induction? Martyn Parker M.J.Parker@keele.ac.uk Contents Contents iii 1 Splitting Coins.................................................. 1 Convex Polygons................................................

More information

A sequence of thoughts on constructible angles.

A sequence of thoughts on constructible angles. A sequence of thoughts on constructible angles. Dan Franklin & Kevin Pawski Department of Mathematics, SUNY New Paltz, New Paltz, NY 12561 Nov 23, 2002 1 Introduction In classical number theory the algebraic

More information

STRATEGIES OF PROBLEM SOLVING

STRATEGIES OF PROBLEM SOLVING STRATEGIES OF PROBLEM SOLVING Second Edition Maria Nogin Department of Mathematics College of Science and Mathematics California State University, Fresno 2014 2 Chapter 1 Introduction Solving mathematical

More information

Notes: Pythagorean Triples

Notes: Pythagorean Triples Math 5330 Spring 2018 Notes: Pythagorean Triples Many people know that 3 2 + 4 2 = 5 2. Less commonly known are 5 2 + 12 2 = 13 2 and 7 2 + 24 2 = 25 2. Such a set of integers is called a Pythagorean Triple.

More information

UNDERSTANDING RULER AND COMPASS CONSTRUCTIONS WITH FIELD THEORY

UNDERSTANDING RULER AND COMPASS CONSTRUCTIONS WITH FIELD THEORY UNDERSTANDING RULER AND COMPASS CONSTRUCTIONS WITH FIELD THEORY ISAAC M. DAVIS Abstract. By associating a subfield of R to a set of points P 0 R 2, geometric properties of ruler and compass constructions

More information

Lecture Notes on DISCRETE MATHEMATICS. Eusebius Doedel

Lecture Notes on DISCRETE MATHEMATICS. Eusebius Doedel Lecture Notes on DISCRETE MATHEMATICS Eusebius Doedel c Eusebius J. Doedel, 009 Contents Logic. Introduction............................................................................... Basic logical

More information

Some Basic Logic. Henry Liu, 25 October 2010

Some Basic Logic. Henry Liu, 25 October 2010 Some Basic Logic Henry Liu, 25 October 2010 In the solution to almost every olympiad style mathematical problem, a very important part is existence of accurate proofs. Therefore, the student should be

More information

History of Mathematics

History of Mathematics History of Mathematics Paul Yiu Department of Mathematics Florida Atlantic University Summer 2011 6A: Fermat: Beginning of modern number theory (2) Fermat s little theorem Given a prime p, and any geometric

More information

Test 4 also includes review problems from earlier sections so study test reviews 1, 2, and 3 also.

Test 4 also includes review problems from earlier sections so study test reviews 1, 2, and 3 also. MATD 0370 ELEMENTARY ALGEBRA REVIEW FOR TEST 4 (1.1-10.1, not including 8.2) Test 4 also includes review problems from earlier sections so study test reviews 1, 2, and 3 also. 1. Factor completely: a 2

More information

Sample Question Paper Mathematics First Term (SA - I) Class X. Time: 3 to 3 ½ hours

Sample Question Paper Mathematics First Term (SA - I) Class X. Time: 3 to 3 ½ hours Sample Question Paper Mathematics First Term (SA - I) Class X Time: 3 to 3 ½ hours M.M.:90 General Instructions (i) All questions are compulsory. (ii) The question paper consists of 34 questions divided

More information

Geometry beyond Euclid

Geometry beyond Euclid Geometry beyond Euclid M.S. Narasimhan IISc & TIFR, Bangalore narasim@math.tifrbng.res.in 1 Outline: Aspects of Geometry which have gone beyond Euclid Two topics which have played important role in development

More information

GALOIS THEORY : LECTURE 12

GALOIS THEORY : LECTURE 12 GALOIS THEORY : LECTURE 1 LEO GOLDMAKHER Last lecture, we asserted that the following four constructions are impossible given only a straightedge and a compass: (1) Doubling the cube, i.e. constructing

More information

MATH 0960 ELEMENTARY ALGEBRA FOR COLLEGE STUDENTS (8 TH EDITION) BY ANGEL & RUNDE Course Outline

MATH 0960 ELEMENTARY ALGEBRA FOR COLLEGE STUDENTS (8 TH EDITION) BY ANGEL & RUNDE Course Outline MATH 0960 ELEMENTARY ALGEBRA FOR COLLEGE STUDENTS (8 TH EDITION) BY ANGEL & RUNDE Course Outline 1. Real Numbers (33 topics) 1.3 Fractions (pg. 27: 1-75 odd) A. Simplify fractions. B. Change mixed numbers

More information

LESSON 9.1 ROOTS AND RADICALS

LESSON 9.1 ROOTS AND RADICALS LESSON 9.1 ROOTS AND RADICALS LESSON 9.1 ROOTS AND RADICALS 67 OVERVIEW Here s what you ll learn in this lesson: Square Roots and Cube Roots a. Definition of square root and cube root b. Radicand, radical

More information

that if a b (mod m) and c d (mod m), then ac bd (mod m) soyou aren't allowed to use this fact!) A5. (a) Show that a perfect square must leave a remain

that if a b (mod m) and c d (mod m), then ac bd (mod m) soyou aren't allowed to use this fact!) A5. (a) Show that a perfect square must leave a remain PUTNAM PROBLEM SOLVING SEMINAR WEEK 2 The Rules. You are not allowed to try a problem that you already know how to solve. These are way too many problems to consider. Just pick a few problems in one of

More information

PYTHAGOREAN TRIPLES KEITH CONRAD

PYTHAGOREAN TRIPLES KEITH CONRAD PYTHAGOREAN TRIPLES KEITH CONRAD 1. Introduction A Pythagorean triple is a triple of positive integers (a, b, c) where a + b = c. Examples include (3, 4, 5), (5, 1, 13), and (8, 15, 17). Below is an ancient

More information

LECTURE NOTES DISCRETE MATHEMATICS. Eusebius Doedel

LECTURE NOTES DISCRETE MATHEMATICS. Eusebius Doedel LECTURE NOTES on DISCRETE MATHEMATICS Eusebius Doedel 1 LOGIC Introduction. First we introduce some basic concepts needed in our discussion of logic. These will be covered in more detail later. A set is

More information

MATH 4400 SOLUTIONS TO SOME EXERCISES. 1. Chapter 1

MATH 4400 SOLUTIONS TO SOME EXERCISES. 1. Chapter 1 MATH 4400 SOLUTIONS TO SOME EXERCISES 1.1.3. If a b and b c show that a c. 1. Chapter 1 Solution: a b means that b = na and b c that c = mb. Substituting b = na gives c = (mn)a, that is, a c. 1.2.1. Find

More information

37th United States of America Mathematical Olympiad

37th United States of America Mathematical Olympiad 37th United States of America Mathematical Olympiad 1. Prove that for each positive integer n, there are pairwise relatively prime integers k 0, k 1,..., k n, all strictly greater than 1, such that k 0

More information

PUTNAM TRAINING NUMBER THEORY. Exercises 1. Show that the sum of two consecutive primes is never twice a prime.

PUTNAM TRAINING NUMBER THEORY. Exercises 1. Show that the sum of two consecutive primes is never twice a prime. PUTNAM TRAINING NUMBER THEORY (Last updated: December 11, 2017) Remark. This is a list of exercises on Number Theory. Miguel A. Lerma Exercises 1. Show that the sum of two consecutive primes is never twice

More information

Midterm 1. Your Exam Room: Name of Person Sitting on Your Left: Name of Person Sitting on Your Right: Name of Person Sitting in Front of You:

Midterm 1. Your Exam Room: Name of Person Sitting on Your Left: Name of Person Sitting on Your Right: Name of Person Sitting in Front of You: CS70 Discrete Mathematics and Probability Theory, Fall 2018 Midterm 1 8:00-10:00pm, 24 September Your First Name: SIGN Your Name: Your Last Name: Your Exam Room: Name of Person Sitting on Your Left: Name

More information

Fundamentals of Pure Mathematics - Problem Sheet

Fundamentals of Pure Mathematics - Problem Sheet Fundamentals of Pure Mathematics - Problem Sheet ( ) = Straightforward but illustrates a basic idea (*) = Harder Note: R, Z denote the real numbers, integers, etc. assumed to be real numbers. In questions

More information

LECTURE NOTES DISCRETE MATHEMATICS. Eusebius Doedel

LECTURE NOTES DISCRETE MATHEMATICS. Eusebius Doedel LECTURE NOTES on DISCRETE MATHEMATICS Eusebius Doedel 1 LOGIC Introduction. First we introduce some basic concepts needed in our discussion of logic. These will be covered in more detail later. A set is

More information

MATH98 Intermediate Algebra Practice Test Form A

MATH98 Intermediate Algebra Practice Test Form A MATH98 Intermediate Algebra Practice Test Form A MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the equation. 1) (y - 4) - (y + ) = 3y 1) A)

More information

= 5 2 and = 13 2 and = (1) = 10 2 and = 15 2 and = 25 2

= 5 2 and = 13 2 and = (1) = 10 2 and = 15 2 and = 25 2 BEGINNING ALGEBRAIC NUMBER THEORY Fermat s Last Theorem is one of the most famous problems in mathematics. Its origin can be traced back to the work of the Greek mathematician Diophantus (third century

More information

MT EDUCARE LTD. SUMMATIVE ASSESSMENT Roll No. Code No. 31/1

MT EDUCARE LTD. SUMMATIVE ASSESSMENT Roll No. Code No. 31/1 CBSE - X MT EDUCARE LTD. SUMMATIVE ASSESSMENT - 03-4 Roll No. Code No. 3/ Series RLH Please check that this question paper contains 6 printed pages. Code number given on the right hand side of the question

More information

1 Solution of Final. Dr. Franz Rothe December 25, Figure 1: Dissection proof of the Pythagorean theorem in a special case

1 Solution of Final. Dr. Franz Rothe December 25, Figure 1: Dissection proof of the Pythagorean theorem in a special case Math 3181 Dr. Franz Rothe December 25, 2012 Name: 1 Solution of Final Figure 1: Dissection proof of the Pythagorean theorem in a special case 10 Problem 1. Given is a right triangle ABC with angle α =

More information

Algebra 2 Notes AII.7 Polynomials Part 2

Algebra 2 Notes AII.7 Polynomials Part 2 Algebra 2 Notes AII.7 Polynomials Part 2 Mrs. Grieser Name: Date: Block: Zeros of a Polynomial Function So far: o If we are given a zero (or factor or solution) of a polynomial function, we can use division

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

Just like the ring of Gaussian integers, the ring of Eisenstein integers is a Unique Factorization Domain.

Just like the ring of Gaussian integers, the ring of Eisenstein integers is a Unique Factorization Domain. Fermat s Infinite Descent PMATH 340 Assignment 6 (Due Monday April 3rd at noon). (0 marks) Use Femtat s method of infinite descent to prove that the Diophantine equation x 3 + y 3 = 4z 3 has no solutions

More information

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007 Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 007 Questions will be set on the following and related topics. Algebra: Sets, operations on sets. Prime numbers, factorisation of integers

More information

Study Guide for Math 095

Study Guide for Math 095 Study Guide for Math 095 David G. Radcliffe November 7, 1994 1 The Real Number System Writing a fraction in lowest terms. 1. Find the largest number that will divide into both the numerator and the denominator.

More information

Answers. Investigation 3. ACE Assignment Choices. Applications. = = 210 (Note: students

Answers. Investigation 3. ACE Assignment Choices. Applications. = = 210 (Note: students Answers Investigation ACE Assignment Choices Problem. Core,,, Other Applications ; Connections, ; Etensions 7, ; unassigned choices from previous problems Problem. Core, Other Connections 7; Etensions

More information

Australian Intermediate Mathematics Olympiad 2016

Australian Intermediate Mathematics Olympiad 2016 Australian Intermediate Mathematics Olympiad 06 Questions. Find the smallest positive integer x such that x = 5y, where y is a positive integer. [ marks]. A 3-digit number in base 7 is also a 3-digit number

More information

Solutions to Practice Final 3

Solutions to Practice Final 3 s to Practice Final 1. The Fibonacci sequence is the sequence of numbers F (1), F (2),... defined by the following recurrence relations: F (1) = 1, F (2) = 1, F (n) = F (n 1) + F (n 2) for all n > 2. For

More information

TEKS: 2A.10F. Terms. Functions Equations Inequalities Linear Domain Factor

TEKS: 2A.10F. Terms. Functions Equations Inequalities Linear Domain Factor POLYNOMIALS UNIT TEKS: A.10F Terms: Functions Equations Inequalities Linear Domain Factor Polynomials Monomial, Like Terms, binomials, leading coefficient, degree of polynomial, standard form, terms, Parent

More information

Year 1: Fall. HSA Topics - 2 Year Cycle

Year 1: Fall. HSA Topics - 2 Year Cycle Year 1: Fall Primes and divisibility Derive divisibility rules for 2,3,5,6,9,10,11 Optional:Derive divisibility rules for larger primes such as 7, 13, 17, etc Show Euclid s proof of the infinitude of primes

More information

Math 46 Final Exam Review Packet

Math 46 Final Exam Review Packet Math 46 Final Exam Review Packet Question 1. Perform the indicated operation. Simplify if possible. 7 x x 2 2x + 3 2 x Question 2. The sum of a number and its square is 72. Find the number. Question 3.

More information

a 2 + b 2 = (p 2 q 2 ) 2 + 4p 2 q 2 = (p 2 + q 2 ) 2 = c 2,

a 2 + b 2 = (p 2 q 2 ) 2 + 4p 2 q 2 = (p 2 + q 2 ) 2 = c 2, 5.3. Pythagorean triples Definition. A Pythagorean triple is a set (a, b, c) of three integers such that (in order) a 2 + b 2 c 2. We may as well suppose that all of a, b, c are non-zero, and positive.

More information

2014 Summer Review for Students Entering Algebra 2. TI-84 Plus Graphing Calculator is required for this course.

2014 Summer Review for Students Entering Algebra 2. TI-84 Plus Graphing Calculator is required for this course. 1. Solving Linear Equations 2. Solving Linear Systems of Equations 3. Multiplying Polynomials and Solving Quadratics 4. Writing the Equation of a Line 5. Laws of Exponents and Scientific Notation 6. Solving

More information

Key competencies (student abilities)

Key competencies (student abilities) Year 9 Mathematics Cambridge IGCSE Mathematics is accepted by universities and employers as proof of mathematical knowledge and understanding. Successful Cambridge IGCSE Mathematics candidates gain lifelong

More information

Unofficial Solutions

Unofficial Solutions Canadian Open Mathematics Challenge 2016 Unofficial Solutions COMC exams from other years, with or without the solutions included, are free to download online. Please visit http://comc.math.ca/2016/practice.html

More information

The Pigeonhole Principle

The Pigeonhole Principle The Pigeonhole Principle 2 2.1 The Pigeonhole Principle The pigeonhole principle is one of the most used tools in combinatorics, and one of the simplest ones. It is applied frequently in graph theory,

More information

UNC Charlotte Super Competition Level 3 Test March 4, 2019 Test with Solutions for Sponsors

UNC Charlotte Super Competition Level 3 Test March 4, 2019 Test with Solutions for Sponsors . Find the minimum value of the function f (x) x 2 + (A) 6 (B) 3 6 (C) 4 Solution. We have f (x) x 2 + + x 2 + (D) 3 4, which is equivalent to x 0. x 2 + (E) x 2 +, x R. x 2 + 2 (x 2 + ) 2. How many solutions

More information

ON UNIVERSAL SUMS OF POLYGONAL NUMBERS

ON UNIVERSAL SUMS OF POLYGONAL NUMBERS Sci. China Math. 58(2015), no. 7, 1367 1396. ON UNIVERSAL SUMS OF POLYGONAL NUMBERS Zhi-Wei SUN Department of Mathematics, Nanjing University Nanjing 210093, People s Republic of China zwsun@nju.edu.cn

More information

Constructions with ruler and compass

Constructions with ruler and compass Chapter 1 Constructions with ruler and compass 1.1 Constructibility An important part in ancient Greek mathematics was played by the constructions with ruler and compass. That is the art to construct certain

More information

x 2 + 6x 18 x + 2 Name: Class: Date: 1. Find the coordinates of the local extreme of the function y = x 2 4 x.

x 2 + 6x 18 x + 2 Name: Class: Date: 1. Find the coordinates of the local extreme of the function y = x 2 4 x. 1. Find the coordinates of the local extreme of the function y = x 2 4 x. 2. How many local maxima and minima does the polynomial y = 8 x 2 + 7 x + 7 have? 3. How many local maxima and minima does the

More information

Proof worksheet solutions

Proof worksheet solutions Proof worksheet solutions These are brief, sketched solutions. Comments in blue can be ignored, but they provide further explanation and outline common misconceptions Question 1 (a) x 2 + 4x +12 = (x +

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

Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively

Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively 6 Prime Numbers Part VI of PJE 6.1 Fundamental Results Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively D (p) = { p 1 1 p}. Otherwise

More information

OBJECTIVES UNIT 1. Lesson 1.0

OBJECTIVES UNIT 1. Lesson 1.0 OBJECTIVES UNIT 1 Lesson 1.0 1. Define "set," "element," "finite set," and "infinite set," "empty set," and "null set" and give two examples of each term. 2. Define "subset," "universal set," and "disjoint

More information

NUMBER SYSTEM NATURAL NUMBERS

NUMBER SYSTEM NATURAL NUMBERS NUMBER SYSTEM In Hindu Arabic System, we use ten symbols 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 called digits to represent any number. This is the decimal system where we use the numbers 0 to 9. 0 is called insignificant

More information

Math Precalculus I University of Hawai i at Mānoa Spring

Math Precalculus I University of Hawai i at Mānoa Spring Math 135 - Precalculus I University of Hawai i at Mānoa Spring - 2013 Created for Math 135, Spring 2008 by Lukasz Grabarek and Michael Joyce Send comments and corrections to lukasz@math.hawaii.edu Contents

More information

Baltic Way 2008 Gdańsk, November 8, 2008

Baltic Way 2008 Gdańsk, November 8, 2008 Baltic Way 008 Gdańsk, November 8, 008 Problems and solutions Problem 1. Determine all polynomials p(x) with real coefficients such that p((x + 1) ) = (p(x) + 1) and p(0) = 0. Answer: p(x) = x. Solution:

More information

May 16, Aim: To review for Quadratic Function Exam #2 Homework: Study Review Materials. Warm Up - Solve using factoring: 5x 2 + 7x + 2 = 0

May 16, Aim: To review for Quadratic Function Exam #2 Homework: Study Review Materials. Warm Up - Solve using factoring: 5x 2 + 7x + 2 = 0 Aim: To review for Quadratic Function Exam #2 Homework: Study Review Materials Warm Up - Solve using factoring: 5x 2 + 7x + 2 = 0 Review Topic Index 1. Consecutive Integer Word Problems 2. Pythagorean

More information

The CENTRE for EDUCATION in MATHEMATICS and COMPUTING cemc.uwaterloo.ca Euclid Contest. Wednesday, April 15, 2015

The CENTRE for EDUCATION in MATHEMATICS and COMPUTING cemc.uwaterloo.ca Euclid Contest. Wednesday, April 15, 2015 The CENTRE for EDUCATION in MATHEMATICS and COMPUTING cemc.uwaterloo.ca 015 Euclid Contest Wednesday, April 15, 015 (in North America and South America) Thursday, April 16, 015 (outside of North America

More information

Module 2, Section 2 Solving Equations

Module 2, Section 2 Solving Equations Principles of Mathematics Section, Introduction 03 Introduction Module, Section Solving Equations In this section, you will learn to solve quadratic equations graphically, by factoring, and by applying

More information

Australian Intermediate Mathematics Olympiad 2016

Australian Intermediate Mathematics Olympiad 2016 A u s t r a l i a n M at h e m at i c a l O ly m p i a d C o m m i t t e e a d e p a r t m e n t o f t h e a u s t r a l i a n m at h e m at i c s t r u s t Australian Intermediate Mathematics Olympiad

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

Online Courses for High School Students

Online Courses for High School Students Online Courses for High School Students 1-888-972-6237 Algebra I Course Description: Students explore the tools of algebra and learn to identify the structure and properties of the real number system;

More information

Math Contest, Fall 2017 BC EXAM , z =

Math Contest, Fall 2017 BC EXAM , z = Math Contest, Fall 017 BC EXAM 1. List x, y, z in order from smallest to largest fraction: x = 111110 111111, y = 1 3, z = 333331 333334 Consider 1 x = 1 111111, 1 y = thus 1 x > 1 z > 1 y, and so x

More information

ANSWER KEY & SOLUTIONS

ANSWER KEY & SOLUTIONS PRE-HALFYEARLY ASSESSMENT- [P-H-A MATHS SYLLABUS] ANSWER KEY & SOLUTIONS General Instructions:. The question paper comprises of four sections, A, B, C & D.. All questions are compulsory. 3. Section A Q

More information

, p 1 < p 2 < < p l primes.

, p 1 < p 2 < < p l primes. Solutions Math 347 Homework 1 9/6/17 Exercise 1. When we take a composite number n and factor it into primes, that means we write it as a product of prime numbers, usually in increasing order, using exponents

More information

Fermat s Last Theorem

Fermat s Last Theorem Fermat s Last Theorem T. Muthukumar tmk@iitk.ac.in 0 Jun 014 An ancient result states that a triangle with vertices A, B and C with lengths AB = a, BC = b and AC = c is right angled at B iff a + b = c.

More information

CBSE QUESTION PAPER CLASS-X MATHS

CBSE QUESTION PAPER CLASS-X MATHS CBSE QUESTION PAPER CLASS-X MATHS SECTION - A Question 1:If sin α = 1 2, then the value of 4 cos3 α 3 cos α is (a)0 (b)1 (c) 1 (d)2 Question 2: If cos 2θ = sin(θ 12 ), where2θ and (θ 12 ) are both acute

More information

Pre RMO Exam Paper Solution:

Pre RMO Exam Paper Solution: Paper Solution:. How many positive integers less than 000 have the property that the sum of the digits of each such number is divisible by 7 and the number itself is divisible by 3? Sum of Digits Drivable

More information

Stepping stones for Number systems. 1) Concept of a number line : Marking using sticks on the floor. (1 stick length = 1 unit)

Stepping stones for Number systems. 1) Concept of a number line : Marking using sticks on the floor. (1 stick length = 1 unit) Quality for Equality Stepping stones for Number systems 1) Concept of a number line : Marking using sticks on the floor. (1 stick length = 1 unit) 2) Counting numbers: 1,2,3,... Natural numbers Represent

More information

What do you think are the qualities of a good theorem? it solves an open problem (Name one..? )

What do you think are the qualities of a good theorem? it solves an open problem (Name one..? ) What do you think are the qualities of a good theorem? Aspects of "good" theorems: short surprising elegant proof applied widely: it solves an open problem (Name one..? ) creates a new field might be easy

More information

How to prove it (or not) Gerry Leversha MA Conference, Royal Holloway April 2017

How to prove it (or not) Gerry Leversha MA Conference, Royal Holloway April 2017 How to prove it (or not) Gerry Leversha MA Conference, Royal Holloway April 2017 My favourite maxim It is better to solve one problem in five different ways than to solve five problems using the same method

More information

Integer-sided equable shapes

Integer-sided equable shapes Integer-sided equable shapes Shapes with integer side lengths and with equal area and perimeter. Rectangles ab = (a + b) 1 = 1 a + 1 b Trapezia 6 8 14 1 4 3 0 Triangles 6 10 8 P = = 4 13 1 P = = 30 8 10

More information

Diophantine equations

Diophantine equations Diophantine equations So far, we have considered solutions to equations over the real and complex numbers. This chapter instead focuses on solutions over the integers, natural and rational numbers. There

More information

M381 Number Theory 2004 Page 1

M381 Number Theory 2004 Page 1 M81 Number Theory 2004 Page 1 [[ Comments are written like this. Please send me (dave@wildd.freeserve.co.uk) details of any errors you find or suggestions for improvements. ]] Question 1 20 = 2 * 10 +

More information

NORTHWESTERN UNIVERSITY Thrusday, Oct 6th, 2011 ANSWERS FALL 2011 NU PUTNAM SELECTION TEST

NORTHWESTERN UNIVERSITY Thrusday, Oct 6th, 2011 ANSWERS FALL 2011 NU PUTNAM SELECTION TEST Problem A1. Let a 1, a 2,..., a n be n not necessarily distinct integers. exist a subset of these numbers whose sum is divisible by n. Prove that there - Answer: Consider the numbers s 1 = a 1, s 2 = a

More information

Geometry 263 Prerequisites

Geometry 263 Prerequisites Name Geometry 6 Prerequisites Dear Incoming Geometry Student, Listed below are fifteen skills that we will use throughout Geometry 6. You have likely learned and practiced these skills in previous math

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

MA094 Part 2 - Beginning Algebra Summary

MA094 Part 2 - Beginning Algebra Summary MA094 Part - Beginning Algebra Summary Page of 8/8/0 Big Picture Algebra is Solving Equations with Variables* Variable Variables Linear Equations x 0 MA090 Solution: Point 0 Linear Inequalities x < 0 page

More information

Part 2 - Beginning Algebra Summary

Part 2 - Beginning Algebra Summary Part - Beginning Algebra Summary Page 1 of 4 1/1/01 1. Numbers... 1.1. Number Lines... 1.. Interval Notation.... Inequalities... 4.1. Linear with 1 Variable... 4. Linear Equations... 5.1. The Cartesian

More information

Unit 5 Evaluation. Multiple-Choice. Evaluation 05 Second Year Algebra 1 (MTHH ) Name I.D. Number

Unit 5 Evaluation. Multiple-Choice. Evaluation 05 Second Year Algebra 1 (MTHH ) Name I.D. Number Name I.D. Number Unit Evaluation Evaluation 0 Second Year Algebra (MTHH 039 09) This evaluation will cover the lessons in this unit. It is open book, meaning you can use your textbook, syllabus, and other

More information

ENTRY NUMBER THEORY. [ENTRY NUMBER THEORY] Authors: Oliver Knill: 2003 Literature: Hua, introduction to number theory.

ENTRY NUMBER THEORY. [ENTRY NUMBER THEORY] Authors: Oliver Knill: 2003 Literature: Hua, introduction to number theory. ENTRY NUMBER THEORY [ENTRY NUMBER THEORY] Authors: Oliver Knill: 2003 Literature: Hua, introduction to number theory ABC conjecture [ABC conjecture] If a,b,c are positive integers, let N(a,b,c) be the

More information

Twin primes are pairs of natural numbers (p, p + 2) such that both p and p + 2 are primes.

Twin primes are pairs of natural numbers (p, p + 2) such that both p and p + 2 are primes. SOLUTIONS TO QUIZ - MATH 170 - SUMMER SESSION I (2012) Name: INSTRUCTIONS: 1. The duration of this quiz is 1 hour - from 4:05 p.m. till 5:05 p.m. 2. No calculators, electronic watches, cellphones etc.

More information

The sum x 1 + x 2 + x 3 is (A): 4 (B): 6 (C): 8 (D): 14 (E): None of the above. How many pairs of positive integers (x, y) are there, those satisfy

The sum x 1 + x 2 + x 3 is (A): 4 (B): 6 (C): 8 (D): 14 (E): None of the above. How many pairs of positive integers (x, y) are there, those satisfy Important: Answer to all 15 questions. Write your answers on the answer sheets provided. For the multiple choice questions, stick only the letters (A, B, C, D or E) of your choice. No calculator is allowed.

More information

Math 603, Spring 2003, HW 6, due 4/21/2003

Math 603, Spring 2003, HW 6, due 4/21/2003 Math 603, Spring 2003, HW 6, due 4/21/2003 Part A AI) If k is a field and f k[t ], suppose f has degree n and has n distinct roots α 1,..., α n in some extension of k. Write Ω = k(α 1,..., α n ) for the

More information

Correlation of WNCP Curriculum to Pearson Foundations and Pre-calculus Mathematics 10

Correlation of WNCP Curriculum to Pearson Foundations and Pre-calculus Mathematics 10 Measurement General Outcome: Develop spatial sense and proportional reasoning. 1. Solve problems that involve linear measurement, using: SI and imperial units of measure estimation strategies measurement

More information

Sun Life Financial Canadian Open Mathematics Challenge Section A 4 marks each. Official Solutions

Sun Life Financial Canadian Open Mathematics Challenge Section A 4 marks each. Official Solutions Sun Life Financial Canadian Open Mathematics Challenge 2015 Official Solutions COMC exams from other years, with or without the solutions included, are free to download online. Please visit http://comc.math.ca/2015/practice.html

More information

Algebra 1 Mod 1 Review Worksheet I. Graphs Consider the graph below. Please do this worksheet in your notebook, not on this paper.

Algebra 1 Mod 1 Review Worksheet I. Graphs Consider the graph below. Please do this worksheet in your notebook, not on this paper. Algebra 1 Mod 1 Review Worksheet I. Graphs Consider the graph below Please do this worksheet in your notebook, not on this paper. A) For the solid line; calculate the average speed from: 1) 1:00 pm to

More information

1.2 The Role of Variables

1.2 The Role of Variables 1.2 The Role of Variables variables sentences come in several flavors true false conditional In this section, a name is given to mathematical sentences that are sometimes true, sometimes false they are

More information

Twitter: @Owen134866 www.mathsfreeresourcelibrary.com Prior Knowledge Check 1) Simplify: a) 3x 2 5x 5 b) 5x3 y 2 15x 7 2) Factorise: a) x 2 2x 24 b) 3x 2 17x + 20 15x 2 y 3 3) Use long division to calculate:

More information