PROBLEM SOLVING IN MATHEMATICS

Size: px
Start display at page:

Download "PROBLEM SOLVING IN MATHEMATICS"

Transcription

1 PROBLEM SOLVING IN MATHEMATICS WORKSHOP FOR CLASSES 8 AND 9 OFFERED JOINTLY BY RISHI VALLEY SCHOOL, A.P., & INDIAN INSTITUTE OF SCIENCE, BANGALORE 8 10 AUGUST, APPETIZERS A cryptarithm is a coded arithmetic problem, in which some or all o the digits have been replaced by letters; your task is to decode the code. (The arithmetic is done in base ten.) App-1. Find all our digit numbers n with the ollowing property: The digits o 4n are the same as those o n, but arranged in the reverse order. That is, solve the ollowing cryptarithm: ABCD 4 = DCBA. App-2. Find all our digit numbers n with the ollowing property: The digits o 9n are the same as those o n, but arranged in the reverse order. That is, solve the ollowing cryptarithm: ABCD 9 = DCBA. App-3. In the preceding problem, what happens i 9 is replaced by 3? By 5? By 7? App-4. Find all possible ways o writing 100 as a dierence o two perect squares. App-5. Solve the ollowing cryptarithm: TWO TWO = THREE. App-6. Solve the ollowing cryptarithm: ABCDEF 5 = FABCDE. App-7. Determine, with proo, the central element o a 3 3 magic square made using the numbers 1, 2, 3,...,8, 9. (In a magic square, the row sums, the column sums, and the sums o the two main diagonals are all the same.) App-8. The igure shown represents a 4 4 magic square. Show that its entries a, b, c, d obey the relation a+b=c+d. Find other such properties o 4 4 magic squares. a c d b 2. ALGEBRA Alg-1. Find a ormula or the sum o the irst n positive integers. Prove your ormula in at least two dierent ways. Alg-2. Show that the sum o the irst n positive odd integers is n 2. (Example: For n=4, we have: =16=4 2.) Find at least two dierent proos. 1

2 2 PROBLEM SOLVING WORKSHOP Alg-3. Use the identity n 3 (n 1) 3 = 3n 2 3n+1 to show that (n 1) 2 + n 2 = n(n+1)(2n+1). 6 Alg-4. Factorize the expression a Use your answer to ind the prime actors o the numbers =50629 and = Alg-5. Factorize the expression a 5 + a Use your answer to ind the prime actors o the number =9073. Alg-6. Study the ollowing relations and ind a generalized statement, with proo: 1+2=3, 4+5+6=7+8, = , = ,... Alg-7. Find the remainder when x 100 2x is divided by x 2 1. Alg-8. Given two numbers u, v, denote their sum and product by s and p, respectively (s=u+v, p=uv). Further, denote the sum o the n th powers o u and v by a n (i.e., a n = u n + v n ). Establish the ollowing relation, true or all positive integers n: a n+2 = sa n+1 pa n. Alg-9. Use the result proved above to show that the integer closest to the non-integral number ( 1+ 2 ) n is the number ( 1+ 2 ) n+ ( 1 2 ) n. Alg-10. Show that the integer closest to ( 1+ 2 ) n is 2 more than a multiple o 4 or every positive integer n. 3. ELEMENTARY NUMBER THEORY Notation: Let a, b, c, n,... be integers. I a is a divisor o b, we write a b.example: 3 9, 11 66, n (n 2 n). I a is not a divisor o b, we write a b.example: 2 3, 5 17, n (n 2 + 1). The greatest common divisor o a, b (also called the highest common actor ) is denoted by GCD(a, b). Example: GCD(25, 35) = 5, GCD(21, 25) = 1. IGCD(a, b)=1 we say that a, b are coprime.example: 21, 25 are coprime. I a b is divisible by c, we write: a b(mod c). Example: (mod 3), 25 9 (mod 8). We shall take or granted, i.e., without proo, the Fundamental Theorem o Arithmetic, which states: Each positive integer greater than 1 can be expressed in just one way as a product o prime numbers.

3 PROBLEM SOLVING IN MATHEMATICS 3 NumT-1. Prove that: (a) The sum o any two consecutive odd integers is a multiple o 4. (b) The sum o any three consecutive integers is a multiple o 3. (c) The sum o our consecutive integers is never a multiple o 4. (d) The sum o any ive consecutive integers is a multiple o 5. (e) Find, with proo, a generalization based on the previous three problems. NumT-2. Rules o divisibility. Let a number be given in base ten. (a) Justiy the rules or checking divisibility o the number by 4 and by 8. (b) Justiy the rules or checking divisibility o the number by 9 and by 11. NumT-3. Dierence o two perect squares. (a) Can 50 be written as a dierence o two perect squares? (b) Determine the set o all positive integers n which can be written as a dierence o two perect squares. (c) Determine the integer n between 1 and 1000 that can be written as a dierence o two perect squares in the largest number o ways. NumT-4. Find all positive integers n or which n n is a perect square. NumT-5. We wish to write each positive integer n as a sum o two or more consecutive positive integers.example: We can write 12 as 3+4+5, and 13 as 6+7. For which n can we do this? NumT-6. Show that 3 n 3 n or all integers n. NumT-7. Show that 5 n 5 n or all integers n. NumT-8. Is it true that 4 n 4 n or all integers n? NumT-9. Show that the units and tens digits o a perect square cannot both be odd. (The number is assumed to be written in base ten.) NumT-10. Find all prime numbers p which are 1 less than a perect square. NumT-11. Find all prime numbers p which are 1 less than a perect cube. NumT-12. Show that i n is composite, then so is 2 n 1. Deduce that i 2 n 1 is prime, then so is n. NumT-13. Show that i n is odd and greater than 1, then 2 n + 1 is composite. Deduce that i 2 n + 1 is prime, then n is a power o 2. NumT-14. Suppose that a, b are a pair o positive coprime integers, and that ab is a perect square. Show that both a and b are perect squares. NumT-15. Find all integer sided rectangles with the property that the area is numerically equal to the perimeter. NumT-16. The radius and height o a given right circular cylinder are integers, and the volume o the cylinder is numerically equal to 8 times the total surace area o the cylinder. Find the least possible volume o the cylinder. NumT-17. Find all pairs (a, b) o positive integers such that 1 a + 1 b = 1 50.

4 4 PROBLEM SOLVING WORKSHOP NumT-18. Divisor unction. For any positive integer n, let d(n) denote its number o divisors, with 1 and n included. Example: d(1) = 1, d(2) = 2, d(10) = 4. (a) Determine all the integers n between 1 and 1000 or which d(n)=3. (b) Determine all the integers n between 1 and 1000 or which d(n)=6. (c) Determine all the integers n between 1 and 1000 or which d(n) is odd. (d) For which value o n between 1 and 1000 will d(n) be the largest? NumT-19. Pythagorean triples. (a) Let a, b, c be three positive integers such that a 2 + b 2 = c 2. The triple (a, b, c) is called a Pythagorean triple (PT). Example: (3, 4, 5) is a Pythagorean triple. I a, b, c are coprime, then the triple is called a Primitive Pythagorean triple (PPT). So (3, 4, 5) is a PPT, but (6, 8, 10) is only a PT. Show that the ollowing recipé produces ininitely many PPTs: Choose any positive odd integer n, and compute the raction 1 n + 1 n+2. Write the sum as a b where a, b are coprime positive integers. Then (a, b, b+2) is a PPT. Example: The choice n=3yields the PPT (8, 15, 17). (b) Let (a, b, c) be a PPT. Show that 60 abc. NumT-20. Triangular numbers. (a) The quantity t n := 1 2 n(n+1) is called the nth triangular number. So the triangular numbers are 1, 3, 6, 10,... Find the set o n or which t n 1 is a multiple o 5, and show that t n 2 is never a multiple o 5. (b) Find the cycle length o the remainders when t n is divided by 6, and show that t n 2 is never a multiple o 6. NumT-21. Can the product o two consecutive positive integers be a perect square? NumT-22. Can we ind two non-zero perect squares in the ratio 1 : 2? NumT-23. Can we ind two non-zero perect squares in the ratio 1 : 3? NumT-24. Can we ind positive integers a, b, c such that a 2 + b 2 = 3c 2? NumT-25. Can we ind three distinct perect squares in arithmetic progression? 4. GEOMETRY Geom-1. Medians o a triangle. (a) Show that the medians o a triangle meet in a point which trisects each median. (b) Show that the medians o a triangle divide its area into six equal parts. (c) Show that rom the medians o a triangle one can construct a triangle whose area is 3 4 o the area o the original triangle. Geom-2. Let D be the midpoint o side BC o an arbitrary triangle ABC; then ABD and ACD have equal area. Show how to dissect ABD into a minimum number o parts which can be reassembled to cover ACD. Geom-3. In ABC, the midpoint o BC is D, and the midpoint o AD is E. Line BE when extended meets AC in F. Find the ratio in which F divides AC.

5 PROBLEM SOLVING IN MATHEMATICS 5 Geom-4. Generalize the previous problem: let D be the midpoint o BC, as earlier, and let E divide AD so that AE : ED=α. Let BE when extended meet AC in F, and let AF : FC=β. Expressβin terms oα. Geom-5. Show that the internal bisector o an angle o a triangle divides the opposite side in the ratio o the adjacent sides. Geom-6. Triangle ABC is isosceles, with AB=AC, and B=2 A. Prove that AB : BC= 1 2 ( 5+1). (In other words, AB : BC is the golden ratio.) Geom-7. Find the sum o the interior angles o a star polygon with (a) 5, (b) 7, (c) 8 sides. Geom-8. Within a square ABCD we locate a point P such that PCD= PDC=15. Prove that APB is equilateral. Geom-9. Show that the altitudes o a triangle meet in a point. Geom-10. In ABC, let the altitudes be AD, BE, CF, and let H be the point where the altitudes meet. Show that H is the incenter o DEF. Geom-11. Let ABCD be a quadrilateral. (a) Show that AC BD i and only i AB 2 + CD 2 = BC 2 + AD 2. (b) Show that AC BD i and only i the medians o ABCD have equal length. (A median o a quadrilateral is the segment joining the midpoints o a pair o opposite sides.) Geom-12. A convex quadrilateral is cut by its two medians into our parts. Show that the our parts can be assembled into a parallelogram. Geom-13. When a sheet o paper is olded, why is the crease a straight line? Geom-14. Given two ixed points A, B, and a variable linelthrough B. Find the locus o the eet o the perpendiculars rom A tol. Geom-15. Given two ixed points A, B, and a variable linelthrough B. Find the locus o the image o A under relection inl. Geom-16. Let A, B be points on a given linel. Consider pairs o circles that touchlat A, B, respectively, and also touch each other at some point P. Find the locus o P. Geom-17. Given two circlesc 1 andc 2 with centers O 1 and O 2, ind the locus o midpoints o the segment X 1 X 2, where X 1 is a point onc 1 and X 2 is a point onc 2. Geom-18. Triangle ABC is arbitrary, and M is the midpoint o its base BC. Squares ABEF and ACGH are drawn, both lying outside the triangle, and their centers are P and Q, respectively. (a) Show that PM = QM, and PM QM. (b) Show that FH=2 AM, and FH AM. Geom-19. Let a, b, c, d be the sides o a quadrilateral with area. Prove that: (a) 1 2 (ab+cd); (b) 1 2 (ac+bd); (c) 1 2 (a+c)(b+d).

6 6 PROBLEM SOLVING WORKSHOP Geom-20. Let the altitudes o ABC be AD, BE, CF, and let them meet at H (the orthocenter). Show that AHB, BHC, CHA, ABC have equal circumradii. Also show that AH HD=BH HE=CH HF. Geom-21. Given that the midpoints o the altitudes o a triangle lie in a straight line, ind the angles o the triangle. 5. COMBINATORICS Notation: In the problems below, n represents any positive integer. Comb-1. Show that a convex n-sided polygon has 1 2n(n 3) diagonals. (Here n 3.) Comb-2. The party. (a) At a party which has two or more persons, introductions are done, and some people shake hands. Show that at the end there will be two people who have shaken hands with the same number o people. (b) Show that the number o people who shake hands with an odd number o people is an even number. Comb-3. Each integer rom 1 till 9 is colored Red or Green. Show that three integers a, b, c can be ound, all with the same color, and with a, b, c in arithmetic progression (i.e., with a b=b c). Can this claim be made i we do this with the integers rom 1 till 8? Comb-4. Show that in any group o 6 persons, one can ind 3 persons, all o whom know one another, or none o whom know one another. Comb-5. I write the numbers 1, 2, 3,...,50 on a blackboard. Then I select any two o the numbers, say a and b, and replace them by their dierence, a b. I repeat this till there is just one number let on the board. Show that this number is odd. Comb-6. Can the shape at the right (it shows a chessboard with two squares cut away) be covered using 31 dominoes? (A domino is a 2 1 rectangle, i.e., the shape ). Comb-7. Can 25 rectangles shaped be used to cover a square? Comb-8. There are ive tetrominoes (shapes made by gluing our unit squares edge wise): Straight L T Z Square The area occupied by these ive tetrominoes is 20 unit 2. Can they be used to make a 4 5 rectangle?

7 PROBLEM SOLVING IN MATHEMATICS 7 Comb-9. The ive tetrominoes (see above) are named as indicated (straight, L, T, Z, square). Show that using 25 T-tetrominoes one cannot make a square. Comb-10. Show that one cannot make a 8 8 square using 15 T-tetrominoes and 1 square tetromino. Comb-11. Consider the ive letters A, D, I, V, Y. Imagine that we arrange them into a ive letter word in all possible ways. (Two o the ways are AVIDY and VAIDY.) Then we arrange all these words in alphabetical order, the way they would be arranged in a dictionary. So the very irst word on the list would be ADIVY, and the last one would be YVIDA. How many words lie between DIVYA and VIDYA? Comb-12. The six aces o a cube must each be colored, but Red and Green are the only colors available. In how many dierent ways can I color the aces o the cube? (Two colorings are considered to be the same i I can hold two cubes colored in the two ways in such a way that they look the same.) Comb-13. Given a ABC, let P 1, P 2,...,P n be n distinct points on the side BC, and let the segments AP 1, AP 2,...,AP n be drawn. Find, in terms o n, the number o triangles ormed by the line segments in this igure. Ineq-1. Which is larger, 2 or 3 3? 6. INEQUALITIES Ineq-2. Which is larger, 2+ 7 or 3+ 6? Ineq-3. Which is larger, or ? Ineq-4. Which is larger, or ? Ineq-5. Show that i a, b are positive numbers such that a+b=10, then ab 25. Ineq-6. Let x be any positive number. Show that x+ 1 x 2. Ineq-7. Let a, b, c be non-negative numbers. Show that (a + b)(b + c)(c + a) 8abc. Ineq-8. Let a, b, c, d be non-negative numbers. Show that (a+c)(b+d) ab+ cd. a Ineq-9. Let a, b, c be non-negative numbers. Show that b+c + b c+a + c a+b 3 2. Ineq-10. I a, b are two sides o a triangle, what is the largest area that the triangle may have? What can be said about the length o the third side? Ineq-11. Given two points A, B, let M be the midpoint o AB. Prove that or every point P in space, we have: PA PB <2PM<PA+PB. Ineq-12. For any triangle, let t be the ratio o the lengths o the medians to the perimeter o the triangle. Show that 3 4 < t<1. Can either o the extreme values be realized by any triangle? Ineq-13. A rectangle is inscribed in a circle o radius R. Show that the area o the rectangle does not exceed 2R 2.

8 8 PROBLEM SOLVING WORKSHOP Ineq-14. The perimeter o a triangle is given to be 20 units, and one side is required to be 8 units in length. What should be the lengths o the other two sides or the area to be a maximum? Ineq-15. The sides a, b, c o ABC satisy the relation a 2 + b 2 + c 2 = ab+bc+ca. Is the triangle necessarily equilateral? Ineq-16. Let a, b, c be the sides o a triangle with area. Show that a 2 + b 2 + c Ineq-17. Let R be the radius o the circumcircle o a triangle, and let r be the radius o the incircle. Show that R 2r. 7. FUNCTIONS AND ITERATION FunQ-1. The our numbers game. Given any quadruple (a, b, c, d) o integers, we perorm the ollowing operation on it, which we call : (a, b, c, d) Example: (1, 2, 3, 10) (1, 2, 3, 10) ( a b, b c, c d, d a ). (1, 1, 7, 9). Now we let act on the new quadruple: (1, 1, 7, 9) (0, 6, 2, 8) (6, 4, 6, 8). Show that no matter which our integers we start with, at some point we reach the quadruple (0, 0, 0, 0). FunQ-2. Deine a unction on the positive integers thus: (n) is the sum o the squares o the digits o n (with n written in base ten). Example: (25)= = 29. Starting with any positive integer n we compute (n), then we apply to the output, then again, etc. Show that the resulting sequence o values either gets ixed at 1, or settles into a cycle.example: Starting with 25 we get the sequence: 25, 29, 85, 89, 145, 42, 20, 4, 16, 37, 58, 89, 145, 42, 20, 4, 16, 37,.... FunQ-3. For any positive integer n, let (n)=n+sum o digits o n. (All operations are in base ten.) Let S be the range o, i.e., the set o all possible values o. (a) Show that 53 is not in S. (b) Find the largest two digit number not in S. FunQ-4. Let there be n pebbles in a heap (n>1). I divide the heap in any way I wish, say with a pebbles in one heap, and b pebbles in the other heap. Each time I do this, I record the value o ab on a sheet o paper. I repeat this with each heap remaining: I divide it into two heaps, and record the product o the number o pebbles in the two heaps. In the end each pebble is by itsel, so no more division can be done. Now I add the numbers recorded on the sheet. Show that I will get the same sum no matter which way the various divisions are done. FunQ-5. Find a unction romninton, such that (n)=2n or all n inn.

11 th Philippine Mathematical Olympiad Questions, Answers, and Hints

11 th Philippine Mathematical Olympiad Questions, Answers, and Hints view.php3 (JPEG Image, 840x888 pixels) - Scaled (71%) https://mail.ateneo.net/horde/imp/view.php3?mailbox=inbox&inde... 1 of 1 11/5/2008 5:02 PM 11 th Philippine Mathematical Olympiad Questions, Answers,

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

1 Hanoi Open Mathematical Competition 2017

1 Hanoi Open Mathematical Competition 2017 1 Hanoi Open Mathematical Competition 017 1.1 Junior Section Question 1. Suppose x 1, x, x 3 are the roots of polynomial P (x) = x 3 6x + 5x + 1. The sum x 1 + x + x 3 is (A): 4 (B): 6 (C): 8 (D): 14 (E):

More information

1966 IMO Shortlist. IMO Shortlist 1966

1966 IMO Shortlist. IMO Shortlist 1966 IMO Shortlist 1966 1 Given n > 3 points in the plane such that no three of the points are collinear. Does there exist a circle passing through (at least) 3 of the given points and not containing any other

More information

Hanoi Open Mathematical Competition 2017

Hanoi Open Mathematical Competition 2017 Hanoi Open Mathematical Competition 2017 Junior Section Saturday, 4 March 2017 08h30-11h30 Important: Answer to all 15 questions. Write your answers on the answer sheets provided. For the multiple choice

More information

Organization Team Team ID#

Organization Team Team ID# 1. [4] A random number generator will always output 7. Sam uses this random number generator once. What is the expected value of the output? 2. [4] Let A, B, C, D, E, F be 6 points on a circle in that

More information

SMT China 2014 Team Test Solutions August 23, 2014

SMT China 2014 Team Test Solutions August 23, 2014 . Compute the remainder when 2 30 is divided by 000. Answer: 824 Solution: Note that 2 30 024 3 24 3 mod 000). We will now consider 24 3 mod 8) and 24 3 mod 25). Note that 24 3 is divisible by 8, but 24

More information

45-th Moldova Mathematical Olympiad 2001

45-th Moldova Mathematical Olympiad 2001 45-th Moldova Mathematical Olympiad 200 Final Round Chişinǎu, March 2 Grade 7. Prove that y 3 2x+ x 3 2y x 2 + y 2 for any numbers x,y [, 2 3 ]. When does equality occur? 2. Let S(n) denote the sum of

More information

IMO Training Camp Mock Olympiad #2

IMO Training Camp Mock Olympiad #2 IMO Training Camp Mock Olympiad #2 July 3, 2008 1. Given an isosceles triangle ABC with AB = AC. The midpoint of side BC is denoted by M. Let X be a variable point on the shorter arc MA of the circumcircle

More information

Math Wrangle Practice Problems

Math Wrangle Practice Problems Math Wrangle Practice Problems American Mathematics Competitions December 22, 2011 ((3!)!)! 1. Given that, = k. n!, where k and n are positive integers and n 3. is as large as possible, find k + n. 2.

More information

Class 9 Quadrilaterals

Class 9 Quadrilaterals ID : in-9-quadrilaterals [1] Class 9 Quadrilaterals For more such worksheets visit www.edugain.com Answer t he quest ions (1) The diameter of circumcircle of a rectangle is 13 cm and rectangle's width

More information

CHMMC 2015 Individual Round Problems

CHMMC 2015 Individual Round Problems CHMMC 05 Individual Round Problems November, 05 Problem 0.. The following number is the product of the divisors of n. What is n? 6 3 3 Solution.. In general, the product of the divisors of n is n # of

More information

Math Wrangle Practice Problems

Math Wrangle Practice Problems Math Wrangle Practice Problems American Mathematics Competitions November 19, 2010 1. Find the sum of all positive two-digit integers that are divisible by each of their digits. 2. A finite set S of distinct

More information

1998 IMO Shortlist BM BN BA BC AB BC CD DE EF BC CA AE EF FD

1998 IMO Shortlist BM BN BA BC AB BC CD DE EF BC CA AE EF FD IMO Shortlist 1998 Geometry 1 A convex quadrilateral ABCD has perpendicular diagonals. The perpendicular bisectors of the sides AB and CD meet at a unique point P inside ABCD. the quadrilateral ABCD is

More information

2003 AIME Given that ((3!)!)! = k n!, where k and n are positive integers and n is as large as possible, find k + n.

2003 AIME Given that ((3!)!)! = k n!, where k and n are positive integers and n is as large as possible, find k + n. 003 AIME 1 Given that ((3!)!)! = k n!, where k and n are positive integers and n is as large 3! as possible, find k + n One hundred concentric circles with radii 1,, 3,, 100 are drawn in a plane The interior

More information

1. Matrices and Determinants

1. Matrices and Determinants Important Questions 1. Matrices and Determinants Ex.1.1 (2) x 3x y Find the values of x, y, z if 2x + z 3y w = 0 7 3 2a Ex 1.1 (3) 2x 3x y If 2x + z 3y w = 3 2 find x, y, z, w 4 7 Ex 1.1 (13) 3 7 3 2 Find

More information

Screening Test Gauss Contest NMTC at PRIMARY LEVEL V & VI Standards Saturday, 27th August, 2016

Screening Test Gauss Contest NMTC at PRIMARY LEVEL V & VI Standards Saturday, 27th August, 2016 THE ASSOCIATION OF MATHEMATICS TEACHERS OF INDIA Screening Test Gauss Contest NMTC at PRIMARY LEVEL V & VI Standards Saturday, 7th August, 06 :. Fill in the response sheet with your Name, Class and the

More information

Non-standard MMC problems

Non-standard MMC problems Non-standard MMC problems Carl Joshua Quines 1 Algebra 1. (15S/9B/E6) A quadratic function f(x) satisfies f(0) = 30 and f(2) = 0. Determine all the zeros of f(x). [2 and 15] 2. (15S/IVB/E6) What is the

More information

nx + 1 = (n + 1)x 13(n + 1) and nx = (n + 1)x + 27(n + 1).

nx + 1 = (n + 1)x 13(n + 1) and nx = (n + 1)x + 27(n + 1). 1. (Answer: 630) 001 AIME SOLUTIONS Let a represent the tens digit and b the units digit of an integer with the required property. Then 10a + b must be divisible by both a and b. It follows that b must

More information

NEW YORK CITY INTERSCHOLASTIC MATHEMATICS LEAGUE Senior A Division CONTEST NUMBER 1

NEW YORK CITY INTERSCHOLASTIC MATHEMATICS LEAGUE Senior A Division CONTEST NUMBER 1 Senior A Division CONTEST NUMBER 1 PART I FALL 2011 CONTEST 1 TIME: 10 MINUTES F11A1 Larry selects a 13-digit number while David selects a 10-digit number. Let be the number of digits in the product of

More information

Grade 9 Full Year 9th Grade Review

Grade 9 Full Year 9th Grade Review ID : ae-9-full-year-9th-grade-review [1] Grade 9 Full Year 9th Grade Review For more such worksheets visit www.edugain.com Answer t he quest ions (1) The average of Aden's marks in 5 subjects is 79. She

More information

CAREER POINT PRE FOUNDATION DIVISON CLASS-9. IMO Stage-II Exam MATHEMATICS Date :

CAREER POINT PRE FOUNDATION DIVISON CLASS-9. IMO Stage-II Exam MATHEMATICS Date : CAREER POINT PRE FOUNDATION DIVISON IMO Stage-II Exam.-07 CLASS-9 MATHEMATICS Date : -0-07 Q. In the given figure, PQR is a right angled triangle, right angled at Q. If QRST is a square on side QR and

More information

2017 Harvard-MIT Mathematics Tournament

2017 Harvard-MIT Mathematics Tournament Team Round 1 Let P(x), Q(x) be nonconstant polynomials with real number coefficients. Prove that if P(y) = Q(y) for all real numbers y, then P(x) = Q(x) for all real numbers x. 2 Does there exist a two-variable

More information

0113ge. Geometry Regents Exam In the diagram below, under which transformation is A B C the image of ABC?

0113ge. Geometry Regents Exam In the diagram below, under which transformation is A B C the image of ABC? 0113ge 1 If MNP VWX and PM is the shortest side of MNP, what is the shortest side of VWX? 1) XV ) WX 3) VW 4) NP 4 In the diagram below, under which transformation is A B C the image of ABC? In circle

More information

HANOI OPEN MATHEMATICS COMPETITON PROBLEMS

HANOI OPEN MATHEMATICS COMPETITON PROBLEMS HANOI MATHEMATICAL SOCIETY NGUYEN VAN MAU HANOI OPEN MATHEMATICS COMPETITON PROBLEMS 2006-2013 HANOI - 2013 Contents 1 Hanoi Open Mathematics Competition 3 1.1 Hanoi Open Mathematics Competition 2006...

More information

2003 AIME2 SOLUTIONS (Answer: 336)

2003 AIME2 SOLUTIONS (Answer: 336) 1 (Answer: 336) 2003 AIME2 SOLUTIONS 2 Call the three integers a, b, and c, and, without loss of generality, assume a b c Then abc = 6(a + b + c), and c = a + b Thus abc = 12c, and ab = 12, so (a, b, c)

More information

Chapter (Circle) * Circle - circle is locus of such points which are at equidistant from a fixed point in

Chapter (Circle) * Circle - circle is locus of such points which are at equidistant from a fixed point in Chapter - 10 (Circle) Key Concept * Circle - circle is locus of such points which are at equidistant from a fixed point in a plane. * Concentric circle - Circle having same centre called concentric circle.

More information

Syllabus. + + x + n 1 n. + x + 2

Syllabus. + + x + n 1 n. + x + 2 1. Special Functions This class will cover problems involving algebraic functions other than polynomials, such as square roots, the floor function, and logarithms. Example Problem: Let n be a positive

More information

LLT Education Services

LLT Education Services 8. The length of a tangent from a point A at distance 5 cm from the centre of the circle is 4 cm. Find the radius of the circle. (a) 4 cm (b) 3 cm (c) 6 cm (d) 5 cm 9. From a point P, 10 cm away from the

More information

UNC Charlotte 2005 Comprehensive March 7, 2005

UNC Charlotte 2005 Comprehensive March 7, 2005 March 7, 2005 1. The numbers x and y satisfy 2 x = 15 and 15 y = 32. What is the value xy? (A) 3 (B) 4 (C) 5 (D) 6 (E) none of A, B, C or D Solution: C. Note that (2 x ) y = 15 y = 32 so 2 xy = 2 5 and

More information

MIDDLE SCHOOL - SOLUTIONS. is 1. = 3. Multiplying by 20n yields 35n + 24n + 20 = 60n, and, therefore, n = 20.

MIDDLE SCHOOL - SOLUTIONS. is 1. = 3. Multiplying by 20n yields 35n + 24n + 20 = 60n, and, therefore, n = 20. PURPLE COMET! MATH MEET April 208 MIDDLE SCHOOL - SOLUTIONS Copyright c Titu Andreescu and Jonathan Kane Problem Find n such that the mean of 7 4, 6 5, and n is. Answer: 20 For the mean of three numbers

More information

HANOI OPEN MATHEMATICAL COMPETITON PROBLEMS

HANOI OPEN MATHEMATICAL COMPETITON PROBLEMS HANOI MATHEMATICAL SOCIETY NGUYEN VAN MAU HANOI OPEN MATHEMATICAL COMPETITON PROBLEMS HANOI - 2013 Contents 1 Hanoi Open Mathematical Competition 3 1.1 Hanoi Open Mathematical Competition 2006... 3 1.1.1

More information

International Mathematical Talent Search Round 26

International Mathematical Talent Search Round 26 International Mathematical Talent Search Round 26 Problem 1/26. Assume that x, y, and z are positive real numbers that satisfy the equations given on the right. x + y + xy = 8, y + z + yz = 15, z + x +

More information

number. However, unlike , three of the digits of N are 3, 4 and 5, and N is a multiple of 6.

number. However, unlike , three of the digits of N are 3, 4 and 5, and N is a multiple of 6. C1. The positive integer N has six digits in increasing order. For example, 124 689 is such a number. However, unlike 124 689, three of the digits of N are 3, 4 and 5, and N is a multiple of 6. How many

More information

INTERNATIONAL MATHEMATICAL OLYMPIADS. Hojoo Lee, Version 1.0. Contents 1. Problems 1 2. Answers and Hints References

INTERNATIONAL MATHEMATICAL OLYMPIADS. Hojoo Lee, Version 1.0. Contents 1. Problems 1 2. Answers and Hints References INTERNATIONAL MATHEMATICAL OLYMPIADS 1990 2002 Hojoo Lee, Version 1.0 Contents 1. Problems 1 2. Answers and Hints 15 3. References 16 1. Problems 021 Let n be a positive integer. Let T be the set of points

More information

Recreational Mathematics

Recreational Mathematics Recreational Mathematics Paul Yiu Department of Mathematics Florida Atlantic University Summer 2003 Chapters 5 8 Version 030630 Chapter 5 Greatest common divisor 1 gcd(a, b) as an integer combination of

More information

T-2 In the equation A B C + D E F = G H I, each letter denotes a distinct non-zero digit. Compute the greatest possible value of G H I.

T-2 In the equation A B C + D E F = G H I, each letter denotes a distinct non-zero digit. Compute the greatest possible value of G H I. 2016 ARML Local Problems and Solutions Team Round Solutions T-1 All the shelves in a library are the same length. When filled, two shelves side-by-side can hold exactly 12 algebra books and 10 geometry

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

Downloaded from

Downloaded from Triangles 1.In ABC right angled at C, AD is median. Then AB 2 = AC 2 - AD 2 AD 2 - AC 2 3AC 2-4AD 2 (D) 4AD 2-3AC 2 2.Which of the following statement is true? Any two right triangles are similar

More information

Problems First day. 8 grade. Problems First day. 8 grade

Problems First day. 8 grade. Problems First day. 8 grade First day. 8 grade 8.1. Let ABCD be a cyclic quadrilateral with AB = = BC and AD = CD. ApointM lies on the minor arc CD of its circumcircle. The lines BM and CD meet at point P, thelinesam and BD meet

More information

15th Bay Area Mathematical Olympiad. BAMO Exam. February 26, Solutions to BAMO-8 and BAMO-12 Problems

15th Bay Area Mathematical Olympiad. BAMO Exam. February 26, Solutions to BAMO-8 and BAMO-12 Problems 15th Bay Area Mathematical Olympiad BAMO Exam February 26, 2013 Solutions to BAMO-8 and BAMO-12 Problems 1 How many different sets of three points in this equilateral triangular grid are the vertices of

More information

20th Bay Area Mathematical Olympiad. BAMO 2018 Problems and Solutions. February 27, 2018

20th Bay Area Mathematical Olympiad. BAMO 2018 Problems and Solutions. February 27, 2018 20th Bay Area Mathematical Olympiad BAMO 201 Problems and Solutions The problems from BAMO- are A E, and the problems from BAMO-12 are 1 5. February 27, 201 A Twenty-five people of different heights stand

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

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

1. Suppose that a, b, c and d are four different integers. Explain why. (a b)(a c)(a d)(b c)(b d)(c d) a 2 + ab b = 2018.

1. Suppose that a, b, c and d are four different integers. Explain why. (a b)(a c)(a d)(b c)(b d)(c d) a 2 + ab b = 2018. New Zealand Mathematical Olympiad Committee Camp Selection Problems 2018 Solutions Due: 28th September 2018 1. Suppose that a, b, c and d are four different integers. Explain why must be a multiple of

More information

2013 University of New South Wales School Mathematics Competition

2013 University of New South Wales School Mathematics Competition Parabola Volume 49, Issue (201) 201 University of New South Wales School Mathematics Competition Junior Division Problems and s Problem 1 Suppose that x, y, z are non-zero integers with no common factor

More information

Olimpiada Matemática de Centroamérica y el Caribe

Olimpiada Matemática de Centroamérica y el Caribe Olimpiada Matemática de Centroamérica y el Caribe 1st Centromerican 1999 Problem A1 A, B, C, D, E each has a unique piece of news. They make a series of phone calls to each other. In each call, the caller

More information

Q.1 If a, b, c are distinct positive real in H.P., then the value of the expression, (A) 1 (B) 2 (C) 3 (D) 4. (A) 2 (B) 5/2 (C) 3 (D) none of these

Q.1 If a, b, c are distinct positive real in H.P., then the value of the expression, (A) 1 (B) 2 (C) 3 (D) 4. (A) 2 (B) 5/2 (C) 3 (D) none of these Q. If a, b, c are distinct positive real in H.P., then the value of the expression, b a b c + is equal to b a b c () (C) (D) 4 Q. In a triangle BC, (b + c) = a bc where is the circumradius of the triangle.

More information

2011 Olympiad Solutions

2011 Olympiad Solutions 011 Olympiad Problem 1 Let A 0, A 1, A,..., A n be nonnegative numbers such that Prove that A 0 A 1 A A n. A i 1 n A n. Note: x means the greatest integer that is less than or equal to x.) Solution: We

More information

UNC Charlotte 2006 Comprehensive

UNC Charlotte 2006 Comprehensive March 6, 2006. What is the sum of the digits of the integer solution to 4? (A) 5 (B) 6 (C) 8 (D) 9 (E) 4 + 27 x = 2. In a box there are red and blue balls. If you select a handful of them with eyes closed,

More information

Geometry Honors Review for Midterm Exam

Geometry Honors Review for Midterm Exam Geometry Honors Review for Midterm Exam Format of Midterm Exam: Scantron Sheet: Always/Sometimes/Never and Multiple Choice 40 Questions @ 1 point each = 40 pts. Free Response: Show all work and write answers

More information

This class will demonstrate the use of bijections to solve certain combinatorial problems simply and effectively.

This class will demonstrate the use of bijections to solve certain combinatorial problems simply and effectively. . Induction This class will demonstrate the fundamental problem solving technique of mathematical induction. Example Problem: Prove that for every positive integer n there exists an n-digit number divisible

More information

6 CHAPTER. Triangles. A plane figure bounded by three line segments is called a triangle.

6 CHAPTER. Triangles. A plane figure bounded by three line segments is called a triangle. 6 CHAPTER We are Starting from a Point but want to Make it a Circle of Infinite Radius A plane figure bounded by three line segments is called a triangle We denote a triangle by the symbol In fig ABC has

More information

2007 Mathematical Olympiad Summer Program Tests

2007 Mathematical Olympiad Summer Program Tests 2007 Mathematical Olympiad Summer Program Tests Edited by Zuming Feng Mathematics Olympiad Summer Program 2007 Tests 1 Practice Test 1 1.1. In triangle ABC three distinct triangles are inscribed, similar

More information

0612ge. Geometry Regents Exam

0612ge. Geometry Regents Exam 0612ge 1 Triangle ABC is graphed on the set of axes below. 3 As shown in the diagram below, EF intersects planes P, Q, and R. Which transformation produces an image that is similar to, but not congruent

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

UNC Charlotte 2005 Comprehensive March 7, 2005

UNC Charlotte 2005 Comprehensive March 7, 2005 March 7, 2005 1 The numbers x and y satisfy 2 x = 15 and 15 y = 32 What is the value xy? (A) 3 (B) 4 (C) 5 (D) 6 (E) none of A, B, C or D 2 Suppose x, y, z, and w are real numbers satisfying x/y = 4/7,

More information

USA Mathematics Talent Search

USA Mathematics Talent Search 16 3 1 (a) Since x and y are 3-digit integers, we begin by noting that the condition 6(x y) = (y x) is equivalent to 6(1, 000x + y) = 1, 000y + x = 5, 999x = 994y, which (after factoring out a 7 by long

More information

IMO Training Camp Mock Olympiad #2 Solutions

IMO Training Camp Mock Olympiad #2 Solutions IMO Training Camp Mock Olympiad #2 Solutions July 3, 2008 1. Given an isosceles triangle ABC with AB = AC. The midpoint of side BC is denoted by M. Let X be a variable point on the shorter arc MA of the

More information

0610ge. Geometry Regents Exam The diagram below shows a right pentagonal prism.

0610ge. Geometry Regents Exam The diagram below shows a right pentagonal prism. 0610ge 1 In the diagram below of circle O, chord AB chord CD, and chord CD chord EF. 3 The diagram below shows a right pentagonal prism. Which statement must be true? 1) CE DF 2) AC DF 3) AC CE 4) EF CD

More information

2010 Shortlist JBMO - Problems

2010 Shortlist JBMO - Problems Chapter 1 2010 Shortlist JBMO - Problems 1.1 Algebra A1 The real numbers a, b, c, d satisfy simultaneously the equations abc d = 1, bcd a = 2, cda b = 3, dab c = 6. Prove that a + b + c + d 0. A2 Determine

More information

VAISHALI EDUCATION POINT (QUALITY EDUCATION PROVIDER)

VAISHALI EDUCATION POINT (QUALITY EDUCATION PROVIDER) BY:Prof. RAHUL MISHRA Class :- X QNo. VAISHALI EDUCATION POINT (QUALITY EDUCATION PROVIDER) CIRCLES Subject :- Maths General Instructions Questions M:9999907099,9818932244 1 In the adjoining figures, PQ

More information

2013 Sharygin Geometry Olympiad

2013 Sharygin Geometry Olympiad Sharygin Geometry Olympiad 2013 First Round 1 Let ABC be an isosceles triangle with AB = BC. Point E lies on the side AB, and ED is the perpendicular from E to BC. It is known that AE = DE. Find DAC. 2

More information

Classical Theorems in Plane Geometry 1

Classical Theorems in Plane Geometry 1 BERKELEY MATH CIRCLE 1999 2000 Classical Theorems in Plane Geometry 1 Zvezdelina Stankova-Frenkel UC Berkeley and Mills College Note: All objects in this handout are planar - i.e. they lie in the usual

More information

PURPLE COMET MATH MEET April 2012 MIDDLE SCHOOL - SOLUTIONS

PURPLE COMET MATH MEET April 2012 MIDDLE SCHOOL - SOLUTIONS PURPLE COMET MATH MEET April 2012 MIDDLE SCHOOL - SOLUTIONS Copyright c Titu Andreescu and Jonathan Kane Problem 1 Evaluate 5 4 4 3 3 2 2 1 1 0. Answer: 549 The expression equals 625 64 9 2 1 = 549. Problem

More information

Homework Assignments Math /02 Fall 2017

Homework Assignments Math /02 Fall 2017 Homework Assignments Math 119-01/02 Fall 2017 Assignment 1 Due date : Wednesday, August 30 Section 6.1, Page 178: #1, 2, 3, 4, 5, 6. Section 6.2, Page 185: #1, 2, 3, 5, 6, 8, 10-14, 16, 17, 18, 20, 22,

More information

POINT. Preface. The concept of Point is very important for the study of coordinate

POINT. Preface. The concept of Point is very important for the study of coordinate POINT Preface The concept of Point is ver important for the stud of coordinate geometr. This chapter deals with various forms of representing a Point and several associated properties. The concept of coordinates

More information

Topic 2 [312 marks] The rectangle ABCD is inscribed in a circle. Sides [AD] and [AB] have lengths

Topic 2 [312 marks] The rectangle ABCD is inscribed in a circle. Sides [AD] and [AB] have lengths Topic 2 [312 marks] 1 The rectangle ABCD is inscribed in a circle Sides [AD] and [AB] have lengths [12 marks] 3 cm and (\9\) cm respectively E is a point on side [AB] such that AE is 3 cm Side [DE] is

More information

2018 LEHIGH UNIVERSITY HIGH SCHOOL MATH CONTEST

2018 LEHIGH UNIVERSITY HIGH SCHOOL MATH CONTEST 08 LEHIGH UNIVERSITY HIGH SCHOOL MATH CONTEST. A right triangle has hypotenuse 9 and one leg. What is the length of the other leg?. Don is /3 of the way through his run. After running another / mile, he

More information

(A) 2S + 3 (B) 3S + 2 (C) 3S + 6 (D) 2S + 6 (E) 2S + 12

(A) 2S + 3 (B) 3S + 2 (C) 3S + 6 (D) 2S + 6 (E) 2S + 12 1 The sum of two numbers is S Suppose 3 is added to each number and then each of the resulting numbers is doubled What is the sum of the final two numbers? (A) S + 3 (B) 3S + (C) 3S + 6 (D) S + 6 (E) S

More information

Grade 9 Quadrilaterals

Grade 9 Quadrilaterals ID : ww-9-quadrilaterals [1] Grade 9 Quadrilaterals For more such worksheets visit www.edugain.com Answer t he quest ions (1) ABCD is a rectangle and point P is such that PB = 3 2 cm, PC = 4 cm and PD

More information

1 What is the solution of the system of equations graphed below? y = 2x + 1

1 What is the solution of the system of equations graphed below? y = 2x + 1 1 What is the solution of the system of equations graphed below? y = 2x + 1 3 As shown in the diagram below, when hexagon ABCDEF is reflected over line m, the image is hexagon A'B'C'D'E'F'. y = x 2 + 2x

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

3. A square has 4 sides, so S = 4. A pentagon has 5 vertices, so P = 5. Hence, S + P = 9. = = 5 3.

3. A square has 4 sides, so S = 4. A pentagon has 5 vertices, so P = 5. Hence, S + P = 9. = = 5 3. JHMMC 01 Grade Solutions October 1, 01 1. By counting, there are 7 words in this question.. (, 1, ) = 1 + 1 + = 9 + 1 + =.. A square has sides, so S =. A pentagon has vertices, so P =. Hence, S + P = 9..

More information

Objective Mathematics

Objective Mathematics . In BC, if angles, B, C are in geometric seq- uence with common ratio, then is : b c a (a) (c) 0 (d) 6. If the angles of a triangle are in the ratio 4 : :, then the ratio of the longest side to the perimeter

More information

2007 Fermat Contest (Grade 11)

2007 Fermat Contest (Grade 11) Canadian Mathematics Competition An activity of the Centre for Education in Mathematics and Computing, University of Waterloo, Waterloo, Ontario 007 Fermat Contest (Grade 11) Tuesday, February 0, 007 Solutions

More information

BMT 2018 Team Test Solutions March 18, 2018

BMT 2018 Team Test Solutions March 18, 2018 . A circle with radius is inscribed in a right triangle with hypotenuse 4 as shown below. What is the area of the triangle? Note that the diagram is not to scale. 4 Answer: 9 Solution : We wish to use

More information

Collinearity/Concurrence

Collinearity/Concurrence Collinearity/Concurrence Ray Li (rayyli@stanford.edu) June 29, 2017 1 Introduction/Facts you should know 1. (Cevian Triangle) Let ABC be a triangle and P be a point. Let lines AP, BP, CP meet lines BC,

More information

CDS-I 2019 Elementary Mathematics (Set-C)

CDS-I 2019 Elementary Mathematics (Set-C) 1 CDS-I 019 Elementary Mathematics (Set-C) Direction: Consider the following for the next three (03) items : A cube is inscribed in a sphere. A right circular cylinder is within the cube touching all the

More information

2007 Shortlist JBMO - Problems

2007 Shortlist JBMO - Problems Chapter 1 007 Shortlist JBMO - Problems 1.1 Algebra A1 Let a be a real positive number such that a 3 = 6(a + 1). Prove that the equation x + ax + a 6 = 0 has no solution in the set of the real number.

More information

First selection test. a n = 3n + n 2 1. b n = 2( n 2 + n + n 2 n),

First selection test. a n = 3n + n 2 1. b n = 2( n 2 + n + n 2 n), First selection test Problem. Find the positive real numbers a, b, c which satisfy the inequalities 4(ab + bc + ca) a 2 + b 2 + c 2 3(a 3 + b 3 + c 3 ). Laurenţiu Panaitopol Problem 2. Consider the numbers

More information

10! = ?

10! = ? AwesomeMath Team Contest 013 Solutions Problem 1. Define the value of a letter as its position in the alphabet. For example, C is the third letter, so its value is 3. The value of a word is the sum of

More information

QUESTION BANK ON STRAIGHT LINE AND CIRCLE

QUESTION BANK ON STRAIGHT LINE AND CIRCLE QUESTION BANK ON STRAIGHT LINE AND CIRCLE Select the correct alternative : (Only one is correct) Q. If the lines x + y + = 0 ; 4x + y + 4 = 0 and x + αy + β = 0, where α + β =, are concurrent then α =,

More information

Baltic Way 2016 Solutions

Baltic Way 2016 Solutions Baltic Way 2016 Solutions 1. Find all pairs of primes (p, q) such that p 3 q 5 =(p + q) 2. Solution. Assume first that neither of the numbers equals 3. Then, if p q mod 3, the left hand side is divisible

More information

Vectors - Applications to Problem Solving

Vectors - Applications to Problem Solving BERKELEY MATH CIRCLE 00-003 Vectors - Applications to Problem Solving Zvezdelina Stankova Mills College& UC Berkeley 1. Well-known Facts (1) Let A 1 and B 1 be the midpoints of the sides BC and AC of ABC.

More information

Test Corrections for Unit 1 Test

Test Corrections for Unit 1 Test MUST READ DIRECTIONS: Read the directions located on www.koltymath.weebly.com to understand how to properly do test corrections. Ask for clarification from your teacher if there are parts that you are

More information

Pythagoras Theorem and Its Applications

Pythagoras Theorem and Its Applications Lecture 10 Pythagoras Theorem and Its pplications Theorem I (Pythagoras Theorem) or a right-angled triangle with two legs a, b and hypotenuse c, the sum of squares of legs is equal to the square of its

More information

20th Philippine Mathematical Olympiad Qualifying Stage, 28 October 2017

20th Philippine Mathematical Olympiad Qualifying Stage, 28 October 2017 0th Philippine Mathematical Olympiad Qualifying Stage, 8 October 017 A project of the Mathematical Society of the Philippines (MSP) and the Department of Science and Technology - Science Education Institute

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

0110ge. Geometry Regents Exam Which expression best describes the transformation shown in the diagram below?

0110ge. Geometry Regents Exam Which expression best describes the transformation shown in the diagram below? 0110ge 1 In the diagram below of trapezoid RSUT, RS TU, X is the midpoint of RT, and V is the midpoint of SU. 3 Which expression best describes the transformation shown in the diagram below? If RS = 30

More information

0809ge. Geometry Regents Exam Based on the diagram below, which statement is true?

0809ge. Geometry Regents Exam Based on the diagram below, which statement is true? 0809ge 1 Based on the diagram below, which statement is true? 3 In the diagram of ABC below, AB AC. The measure of B is 40. 1) a b ) a c 3) b c 4) d e What is the measure of A? 1) 40 ) 50 3) 70 4) 100

More information

Class 9 Full Year 9th Grade Review

Class 9 Full Year 9th Grade Review ID : in-9-full-year-9th-grade-review [1] Class 9 Full Year 9th Grade Review For more such worksheets visit www.edugain.com Answer t he quest ions (1) ABCD is a parallelogram with E and F as the mid-points

More information

Calgary Math Circles: Triangles, Concurrency and Quadrilaterals 1

Calgary Math Circles: Triangles, Concurrency and Quadrilaterals 1 Calgary Math Circles: Triangles, Concurrency and Quadrilaterals 1 1 Triangles: Basics This section will cover all the basic properties you need to know about triangles and the important points of a triangle.

More information

SMT 2011 General Test and Solutions February 19, F (x) + F = 1 + x. 2 = 3. Now take x = 2 2 F ( 1) = F ( 1) = 3 2 F (2)

SMT 2011 General Test and Solutions February 19, F (x) + F = 1 + x. 2 = 3. Now take x = 2 2 F ( 1) = F ( 1) = 3 2 F (2) SMT 0 General Test and Solutions February 9, 0 Let F () be a real-valued function defined for all real 0, such that ( ) F () + F = + Find F () Answer: Setting =, we find that F () + F ( ) = Now take =,

More information

PRMO Solution

PRMO Solution PRMO Solution 0.08.07. 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?. Suppose a, b

More information

Concurrency and Collinearity

Concurrency and Collinearity Concurrency and Collinearity Victoria Krakovna vkrakovna@gmail.com 1 Elementary Tools Here are some tips for concurrency and collinearity questions: 1. You can often restate a concurrency question as a

More information

Chapter 3 Cumulative Review Answers

Chapter 3 Cumulative Review Answers Chapter 3 Cumulative Review Answers 1a. The triangle inequality is violated. 1b. The sum of the angles is not 180º. 1c. Two angles are equal, but the sides opposite those angles are not equal. 1d. The

More information

02)

02) GRE / GMATmath,! abscissa, scalene, intercept, markup, such that, break even. abscissa. (4, 2) 4abscissa, 2ordinate absolute value acre add adjacent angles altitude ; angle () acute angle (90 ) right angle

More information

SUMMATIVE ASSESSMENT - I (2012) MATHEMATICS CLASS IX. Time allowed : 3 hours Maximum Marks :90

SUMMATIVE ASSESSMENT - I (2012) MATHEMATICS CLASS IX. Time allowed : 3 hours Maximum Marks :90 SUMMATIVE ASSESSMENT - I (2012) MATHEMATICS CLASS IX Time allowed : 3 hours Maximum Marks :90 General Instructions: i. All questions are compulsory. ii. The question paper consists of 34 questions divided

More information

1. In a triangle ABC altitude from C to AB is CF= 8 units and AB has length 6 units. If M and P are midpoints of AF and BC. Find the length of PM.

1. In a triangle ABC altitude from C to AB is CF= 8 units and AB has length 6 units. If M and P are midpoints of AF and BC. Find the length of PM. 1. In a triangle ABC altitude from C to AB is CF= 8 units and AB has length 6 units. If M and P are midpoints of AF and BC. Find the length of PM. 2. Let ABCD be a cyclic quadrilateral inscribed in a circle

More information