MathZoom, Summer, 2014

Size: px
Start display at page:

Download "MathZoom, Summer, 2014"

Transcription

1 A one-dimensional bug starts at the origin and each minute moves either left or right exactly one unit. Suppose it makes there moves with equal likelihood. That is the probability of a move to the left is /2 and to the right is /2. What is the probability that after exactly 6 moves, the bug is back at the starting point? This is the type of problem we can explore here. The objective is to explore the relationship between bug movements on a line, in a plane, on the edges of a cube, etc. with certain polynomials Now compare each line of the triangular array with a polynomial of the form (l + r) n. So the top row corresponds to the polynomial (l + r) 0 =, the next row to (l + r) = l + r, the next is (l + r) 2 = ll + lr + rl + rr = l 2 + 2lr + r 2.

2 . Suppose the bug is on a cube. At each minute the bug crawls to an adjacent vertex, each time with equal likelihood. What is the probability that after exactly 8 minutes, the bug is back where it started? 2. Now our bug is a chess king in the plane. We ask questions like how many paths of length 6 are there that start at the origin and end at (4, 4)? 3. A bug starts crawling along the edges of a cube so that at each vertex it takes each edge with probability /3. What is the probability that after seven moves, the bug will have visited every vertex exactly once? 4. A bug in the plane moves from one lattice point to another. At each step, the object may move one unit to the right, one unit to the left, one unit up, or one unit down. If the object starts at the origin and takes a ten-step path, how many different points could be the final point? 5. A bug starts at the point (0, 0) of an xy-coordinate grid and them makes a sequence of six moves. Each move is unit in a direction parallel to one of the coordinate axes. Each move is selected randomly from the four possible directions and independently of the other moves. The probability the token ends at a point on the graph of y = x is m, where m and N are relatively n prime positive integers. Find m + n. All the following problems except number 2 refer to a bijective function f : Z + Z Z such that d(f(n), f(n + )) 2 for all n and f(0) = (0, 0). Such a function is called a crawl. Here, Z + = {0,, 2, 3,...} is the set of nonnegative integers, and Z is the set of all integers. Think of f as describing the crawl of a bug, with elements of Z + as times. A turning point of a bug crawl is a number t such that the bug is crawling one direction during the minute before t and another direction during the minute afterwards.. A bug crawls around the plane at a uniform rate, one unit per minute. He starts at the origin at time 0 and crawls one unit to the right, arriving at (, 0), turns 90 left and crawls another unit to (, ), turns 90 left again, and crawls two units. He continues to make 90 left turns as shown in the figure. Let g(t) denote the position in the plane after t minutes, where t is an integer. Thus, for example, g(0) = (0, 0), g(6) = (, ), and g(6) = ( 2, 2). (The path of the bug establishes a one-to-one correspondence 2

3 between the non-negative integers and the integer lattice points of the plane.) (0, 0) (a) Where is the bug after exactly 2008 minutes? How many turns does the bug make during the first 2008 minutes of its crawl? (b) How many minutes does it take for the bug to get to the ordered pair (9, 99)? (c) Does there exist an integer t such that g(t) and g(t + 23) are exactly 7 units apart? If so, find the smallest such t. (d) Now suppose one bug leaves exactly 99 minutes after the other. What is the closest they ever get to each other? In other words, what is the smallest possible value of D(g(t), g(t+99)), t 0, where D represents the distance function? What is the smallest value of t for which this distance is achieved. (e) Now suppose one bug leaves exactly 00 minutes after the other. What is the closest they ever get to each other? In other words, what is the smallest possible value of D(g(t), g(t + 00)), t 0, where D represents the distance function? What is the smallest value of t for which this distance is achieved. (f) For how many integer values of t is g(t) exactly 5 units from the origin? If we drop the integer requirement and assume the bug travels at a uniform rate, how many times is it exactly 5 units from the origin? Find the largest and smallest integers t for which g(t) is 5 units from the origin. Find the largest and smallest real numbers for which g(t) is 5 units from the origin. 3

4 (g) Now suppose another bug leaves the origin exactly 7 minutes later and follows the same path at the same rate. At what time are the bugs first exactly 5 units apart? How many times during the first half hour are the bugs exactly 5 units apart? (0, 0) (h) Build the function g : Z + Z Z that describes the bugs crawl. (i) Build the function h : Z Z Z + that describes the time when the bug reaches each lattice point of the plane. (j) Find all the turning points. (k) Build the parametric functions that describe the x and y coordinates as a function of t. 4

5 2. This time the bug stays in the first quadrant. It crawls from the origin up one unit after one minute, over to (, ) after another minute, and down to (, 0) after three minutes. Each time it gets to an axis, it makes a right turn away from the origin, crawls one unit, then makes another right turn, staying in the first quadrant. (0, 0) (a) Where is the bug after exactly 2008 minutes? 5

6 (b) How many minutes does it take for the bug to get to the ordered pair (9, 99)? 3. A bug starts from the origin on the plane and crawls one unit upwards to (0, ) after one minute. During the second minute, it crawls two units to the right ending at (2, ). Then during the third minute, it crawls three units upward, arriving at (2, 4). It makes another right turn and crawls four units during the fourth minute. From here it continues to crawl n units during minute n and then makes a 90 turn either left or right. The bug continues this until after 6 minutes, it finds itself back at the origin. Its path does not intersect itself. What is the smallest possible area of the 6-gon traced out by its path? 4. This time our bug can make turns other than right turns. Consider the path shown below, again starting at the origin. Each unit segment between lattice points take exactly one minute to traverse and each diagonal segment of length 2 also takes one minute..... (0, 0) (a) Where is the bug after exactly 2008 minutes? (b) How many minutes does it take for the bug to get to the ordered pair (9, 99)? (c) Find the smallest t for which the bugs position g(t) after t minutes is at least 00 units away from the origin. For this value of t, how many turns has the bug made? 6

7 5. This time our bug moves around based on where it is. Let and A = {(m, n) m > 2/3 and m n < 2m + }, B = {(m, n) n 2m + and n m/2}, C = {(m, n) n m/2 and n m }. As before g(t) is the position of the bug at time t. Now we are given that g(0) = (0, 0). Also, when the bug belongs to set A at time t, it moves up one unit at t +. If g(t) = (a, b) belongs to B, then g(t + ) = (a, b ), and if g(t) = (a, b) belongs to C, then g(t + ) = (a, b). (a) Where is the bug after exactly 000 minutes? (b) How many minutes does it take for the bug to get to the ordered pair (2, 22)? (c) Find the smallest t for which the bugs position g(t) after t minutes is at least 00 units away from the origin. For this value of t, how many turns has the bug made? 6. Here s yet another crawl. This time, we ll give the bug lots of steps of length 2. 7

8 (0, 0) g(2) = ( 2, 0).. (a) How long does it take the bug to reach the point (20, 0)? (b) Where is the bug after 200 minutes? (c) Build a square around the first n rings, find the area A in square units of the square, and use this to estimate the location of the bug after A minutes. 8

9 7. For each bug crawl above, let D(t) denote the total distance the bug has crawled at time t. Let L = lim. t Does this limit always exist? Find L for each of the crawls above. t inf D(t) 8. Project. A bug crawls around the plane at a rate that gets it to a new integer lattice point every minute. He starts at the origin at time 0 and crawls one unit upward, arriving at (0, ), turns and crawls directly to (, 0) arriving at time 2, turns 90 left and crawls 2 units to the point (0, ) arriving at time 3. Let g(t) denote the position in the plane after t minutes, where t is an integer. Thus, for example, g(0) = (0, 0), g(4) = (, 0), and g(2) = (2, 0). (a) How long does it take the bug to reach the point (20, 0)? (b) Where is the bug after 200 minutes? (c) Build the function g and its inverse function. 2 g(4) = (, 0).. g(2) = (2, 0) 9

10 2 g(4) = (, 0).. g(2) = (2, 0) 9. (Mathcounts 202, National Team, 9) A lattice polygon in the plane is a polygon P all of whose vertices are integer lattice points. A rectangular lattice octagon(rlo) is a lattice octagon in the plane such that each pair of consecutive edges are perpendicular. Suppose n is a positive integer. (a) Is there a rectangular lattice octagon O with sides of lengths n, n +, n + 2,..., n + 7? (b) In case n =, what are the RLO s with the greatest and least areas. (c) Generalize the result of (b). 0. (A on the 20 Putnam Competition) Define a growing spiral in the plane to be a sequence of points with integer coordinates P 0 = (0, 0), P,..., P n such that n 2 and: The directed line segments P 0 P, P P 2,..., P n P n are in the successive coordinate directions east (for P 0 P ), north, west, south, east, etc. The lengths of these line segments are positive and strictly increasing. [Picture omitted.] How many of the points (x, y) with integer coordinates 0 x 20, 0 y 20 cannot be the last point, P n of any growing spiral? References and further reading. 0

11 References [] discusses the locations of prime numbers in the crawl. [2] discusses integer spirals. [3] provides problems and solution for the Putnam Exams,

UNC Charlotte 2009 Comprehensive March 9, 2009

UNC Charlotte 2009 Comprehensive March 9, 2009 March 9, 2009. Danica was driving in a 500 mile race. After 250 miles, Danica s average speed was 50 miles per hour. Approximately how fast should Danica drive the second half of the race if she wants

More information

UNC Charlotte 2010 Comprehensive

UNC Charlotte 2010 Comprehensive 00 Comprehensive with solutions March 8, 00. A cubic equation x 4x x + a = 0 has three roots, x, x, x. If x = x + x, what is a? (A) 4 (B) 8 (C) 0 (D) (E) 6 Solution: C. Because the coefficient of x is

More information

Grade Common Core Math

Grade Common Core Math th 5 Grade Common Core Math Printable Review Problems Standards Included:.-Use a pair of perpendicular number lines, called axes, to define a coordinate system, with the intersection of the lines (the

More information

UNC Charlotte 2010 Comprehensive

UNC Charlotte 2010 Comprehensive 00 Comprehensive March 8, 00. A cubic equation x 4x x + a = 0 has three roots, x, x, x. If x = x + x, what is a? (A) 4 (B) 8 (C) 0 (D) (E) 6. For which value of a is the polynomial P (x) = x 000 +ax+9

More information

Number/Computation. addend Any number being added. digit Any one of the ten symbols: 0, 1, 2, 3, 4, 5, 6, 7, 8, or 9

Number/Computation. addend Any number being added. digit Any one of the ten symbols: 0, 1, 2, 3, 4, 5, 6, 7, 8, or 9 14 Number/Computation addend Any number being added algorithm A step-by-step method for computing array A picture that shows a number of items arranged in rows and columns to form a rectangle associative

More information

Saturday Morning Math Group Austin Math Circle Austin Area Problem Solving Challenge

Saturday Morning Math Group Austin Math Circle Austin Area Problem Solving Challenge Saturday Morning Math Group Austin Math Circle Austin Area Problem Solving Challenge Rules 1. The Austin Area Problem Solving Challenge (AAPSC) is a competition for teams of up to five students each. Any

More information

MATH DICTIONARY. Number Sense. Number Families. Operations. Counting (Natural) Numbers The numbers we say when we count. Example: {0, 1, 2, 3, 4 }

MATH DICTIONARY. Number Sense. Number Families. Operations. Counting (Natural) Numbers The numbers we say when we count. Example: {0, 1, 2, 3, 4 } Number Sense Number Families MATH DICTIONARY Counting (Natural) Numbers The numbers we say when we count Example: {1, 2, 3, 4 } Whole Numbers The counting numbers plus zero Example: {0, 1, 2, 3, 4 } Positive

More information

1 Introduction. Counting with Cubes. Barringer Winter MathCamp, 2016

1 Introduction. Counting with Cubes. Barringer Winter MathCamp, 2016 1 Introduction Consider a large cube made from unit cubes 1 Suppose our cube is n n n Look at the cube from a corner so that you can see three faces How many unit cubes are in your line of vision? Build

More information

The points (2, 2, 1) and (0, 1, 2) are graphed below in 3-space:

The points (2, 2, 1) and (0, 1, 2) are graphed below in 3-space: Three-Dimensional Coordinate Systems The plane is a two-dimensional coordinate system in the sense that any point in the plane can be uniquely described using two coordinates (usually x and y, but we have

More information

6th Bay Area Mathematical Olympiad

6th Bay Area Mathematical Olympiad 6th Bay Area Mathematical Olympiad February 4, 004 Problems and Solutions 1 A tiling of the plane with polygons consists of placing the polygons in the plane so that interiors of polygons do not overlap,

More information

minutes/question 26 minutes

minutes/question 26 minutes st Set Section I (Multiple Choice) Part A (No Graphing Calculator) 3 problems @.96 minutes/question 6 minutes. What is 3 3 cos cos lim? h hh (D) - The limit does not exist.. At which of the five points

More information

Pick s Theorem and Lattice Point Geometry

Pick s Theorem and Lattice Point Geometry Pick s Theorem and Lattice Point Geometry 1 Lattice Polygon Area Calculations Lattice points are points with integer coordinates in the x, y-plane. A lattice line segment is a line segment that has 2 distinct

More information

TOURNAMENT OF THE TOWNS, Glossary

TOURNAMENT OF THE TOWNS, Glossary TOURNAMENT OF THE TOWNS, 2003 2004 Glossary Absolute value The size of a number with its + or sign removed. The absolute value of 3.2 is 3.2, the absolute value of +4.6 is 4.6. We write this: 3.2 = 3.2

More information

Theta Circles & Polygons 2015 Answer Key 11. C 2. E 13. D 4. B 15. B 6. C 17. A 18. A 9. D 10. D 12. C 14. A 16. D

Theta Circles & Polygons 2015 Answer Key 11. C 2. E 13. D 4. B 15. B 6. C 17. A 18. A 9. D 10. D 12. C 14. A 16. D Theta Circles & Polygons 2015 Answer Key 1. C 2. E 3. D 4. B 5. B 6. C 7. A 8. A 9. D 10. D 11. C 12. C 13. D 14. A 15. B 16. D 17. A 18. A 19. A 20. B 21. B 22. C 23. A 24. C 25. C 26. A 27. C 28. A 29.

More information

Common Core Vocabulary and Representations

Common Core Vocabulary and Representations Vocabulary Description Representation 2-Column Table A two-column table shows the relationship between two values. 5 Group Columns 5 group columns represent 5 more or 5 less. a ten represented as a 5-group

More information

Grids Geometry Computational Geometry

Grids Geometry Computational Geometry Grids Geometry Computational Geometry Grids You will encounter many problems whose solutions need grid representation map VLSI layout the most natural way to carve space into regions regular pattern rectangular

More information

The Ultimate Maths Vocabulary List

The Ultimate Maths Vocabulary List The Ultimate Maths Vocabulary List The 96 Words Every Pupil Needs to Know by the End of Year 6 KS1 & KS2 How to Use This Resource An essential building block in pupil s understanding of maths is their

More information

Math 574 Review Exam #1

Math 574 Review Exam #1 Math 574 Review Exam 1 1. How many 8-card hands, dealt from a standard deck of 5, consist of: (a). 5 of one suit and 3 of another suit? (b). 4 each of two suits. (c). 3 of one suit, 3 of a second suit,

More information

Folding Polyominoes into (Poly)Cubes

Folding Polyominoes into (Poly)Cubes Folding Polyominoes into (Poly)Cubes Oswin Aichholzer Institute for Software Technology, Graz University of Technology, oaich@ist.tugraz.at. Michael Biro Department of Mathematics and Statistics, Swarthmore

More information

GEOMETRY. slide #3. 6th Grade Math Unit 7. 6th Grade Unit 7: GEOMETRY. Name: Table of Contents. Area of Rectangles

GEOMETRY. slide #3. 6th Grade Math Unit 7. 6th Grade Unit 7: GEOMETRY. Name: Table of Contents. Area of Rectangles Name: 6th Grade Math Unit 7 GEOMETRY 2012 10 17 www.njctl.org 1 Table of Contents Area of Rectangles Area of Parallelograms Area of Triangles Area of Trapezoids Mixed Review Area of Irregular Figures Area

More information

Roger Ranger and Leo Lion

Roger Ranger and Leo Lion Concepts Slope and point-slope form of a line Distance between two points D = r*t Parametric equations Graphical interpretation Roger Ranger and Leo Lion Materials Student activity sheet Roger Ranger and

More information

Franklin Math Bowl 2008 Group Problem Solving Test Grade 6

Franklin Math Bowl 2008 Group Problem Solving Test Grade 6 Group Problem Solving Test Grade 6 1. The fraction 32 17 can be rewritten by division in the form 1 p + q 1 + r Find the values of p, q, and r. 2. Robert has 48 inches of heavy gauge wire. He decided to

More information

Lecture 12: Grids Steven Skiena. skiena

Lecture 12: Grids Steven Skiena.   skiena Lecture 12: Grids Steven Skiena Department of Computer Science State University of New York Stony Brook, NY 11794 4400 http://www.cs.sunysb.edu/ skiena Rectilinear Grids Rectilinear grids are typically

More information

CTI, November 19, 2015

CTI, November 19, 2015 Consider a large cube made from unit cubes 1 Suppose our cube is n n n Look at the cube from a corner so that you can see three faces How many unit cubes are in your line of vision? Build a table that

More information

Written test, 25 problems / 90 minutes

Written test, 25 problems / 90 minutes Sponsored by: UGA Math Department and UGA Math Club Written test, 5 problems / 90 minutes November 8, 04 Instructions. At the top of the left of side of your scan-tron answer sheet, fill in your last name,

More information

UT2-DSE-MATH-CP 1 Solution

UT2-DSE-MATH-CP 1 Solution 016 017 UT-DSE-MATH-CP 1 Solution SECTION A (70 marks) 1. Factorize x 5x, (b) x y xy x 5x. ( marks) x 5x ( x 1)( x ) (b) x y xy x 5x ( x 1) xy (x 1)( x ) ( xy x )(x 1) 19 4x. Solve the inequality 17 x

More information

Moore Catholic High School Math Department

Moore Catholic High School Math Department Moore Catholic High School Math Department Geometry Vocabulary The following is a list of terms and properties which are necessary for success in a Geometry class. You will be tested on these terms during

More information

Geometry Vocabulary. acute angle-an angle measuring less than 90 degrees

Geometry Vocabulary. acute angle-an angle measuring less than 90 degrees Geometry Vocabulary acute angle-an angle measuring less than 90 degrees angle-the turn or bend between two intersecting lines, line segments, rays, or planes angle bisector-an angle bisector is a ray that

More information

PURPLE COMET MATH MEET April 2011 HIGH SCHOOL - PROBLEMS. The ratio of 3 to the positive number n is the same as the ratio of n to 192. Find n.

PURPLE COMET MATH MEET April 2011 HIGH SCHOOL - PROBLEMS. The ratio of 3 to the positive number n is the same as the ratio of n to 192. Find n. PURPLE COMET MATH MEET April 2011 HIGH SCHOOL - PROBLEMS Copyright Titu Andreescu and Jonathan Kane Problem 1 The ratio of 3 to the positive number n is the same as the ratio of n to 192. Find n. Problem

More information

2016 AMC10B Problems

2016 AMC10B Problems Problem 1 2016 AMC10B Problems What is the value of when? Problem 2 If, what is? Problem 3 Let. What is the value of? Problem 4 Zoey read books, one at a time. The first book took her day to read, the

More information

Example 1: Give the coordinates of the points on the graph.

Example 1: Give the coordinates of the points on the graph. Ordered Pairs Often, to get an idea of the behavior of an equation, we will make a picture that represents the solutions to the equation. A graph gives us that picture. The rectangular coordinate plane,

More information

Section 1.2: Points and Lines

Section 1.2: Points and Lines Section 1.2: Points and Lines Objective: Graph points and lines using x and y coordinates. Often, to get an idea of the behavior of an equation we will make a picture that represents the solutions to the

More information

Eureka Math. Geometry, Module 4. Student File_B. Contains Exit Ticket, and Assessment Materials

Eureka Math. Geometry, Module 4. Student File_B. Contains Exit Ticket, and Assessment Materials A Story of Functions Eureka Math Geometry, Module 4 Student File_B Contains Exit Ticket, and Assessment Materials Published by the non-profit Great Minds. Copyright 2015 Great Minds. No part of this work

More information

1. Meshes. D7013E Lecture 14

1. Meshes. D7013E Lecture 14 D7013E Lecture 14 Quadtrees Mesh Generation 1. Meshes Input: Components in the form of disjoint polygonal objects Integer coordinates, 0, 45, 90, or 135 angles Output: A triangular mesh Conforming: A triangle

More information

1. Alicia tosses 3 fair coins. What is the probability that she gets at 1. least 1 head? Express your answer as a common fraction.

1. Alicia tosses 3 fair coins. What is the probability that she gets at 1. least 1 head? Express your answer as a common fraction. Blitz, Page 1 1. Alicia tosses 3 fair coins. What is the probability that she gets at 1. least 1 head? Express your answer as a common fraction. 2. It took Anita 2.25 hours to walk 12.5 km. At this rate,

More information

Log1 Contest Round 1 Theta Circles & Polygons. 4 points each. 5 points each

Log1 Contest Round 1 Theta Circles & Polygons. 4 points each. 5 points each 014 015 Log1 Contest Round 1 Theta Circles & Polygons 1 Find the area, in square inches, enclosed by a circle whose diameter is 8 inches. A rectangle has sides of length 4 and 6. Find the area enclosed

More information

February 13, notebook

February 13, notebook Module 12 Lesson 1: Graphing on the coordinate plane Lesson 2: Independent and dependent variables in tables and graphs Lesson 3: Writing equations from tables Lesson 4: Representing Algebraic relationships

More information

GRADE 6 PAT REVIEW. Math Vocabulary NAME:

GRADE 6 PAT REVIEW. Math Vocabulary NAME: GRADE 6 PAT REVIEW Math Vocabulary NAME: Estimate Round Number Concepts An approximate or rough calculation, often based on rounding. Change a number to a more convenient value. (0 4: place value stays

More information

MATH-8 LPMS Measurement and Geometry Exam not valid for Paper Pencil Test Sessions

MATH-8 LPMS Measurement and Geometry Exam not valid for Paper Pencil Test Sessions MATH-8 LPMS Measurement and Geometry Exam not valid for Paper Pencil Test Sessions [Exam ID:BR7HTL 1 The angle relationship between DEC and BEC is A supplementary angles B complementary angles C congruent

More information

Rational Numbers: Graphing: The Coordinate Plane

Rational Numbers: Graphing: The Coordinate Plane Rational Numbers: Graphing: The Coordinate Plane A special kind of plane used in mathematics is the coordinate plane, sometimes called the Cartesian plane after its inventor, René Descartes. It is one

More information

Class IX Mathematics (Ex. 3.1) Questions

Class IX Mathematics (Ex. 3.1) Questions Class IX Mathematics (Ex. 3.1) Questions 1. How will you describe the position of a table lamp on your study table to another person? 2. (Street Plan): A city has two main roads which cross each other

More information

absolute value- the absolute value of a number is the distance between that number and 0 on a number line. Absolute value is shown 7 = 7-16 = 16

absolute value- the absolute value of a number is the distance between that number and 0 on a number line. Absolute value is shown 7 = 7-16 = 16 Grade Six MATH GLOSSARY absolute value- the absolute value of a number is the distance between that number and 0 on a number line. Absolute value is shown 7 = 7-16 = 16 abundant number: A number whose

More information

TIMSS 2011 Fourth Grade Mathematics Item Descriptions developed during the TIMSS 2011 Benchmarking

TIMSS 2011 Fourth Grade Mathematics Item Descriptions developed during the TIMSS 2011 Benchmarking TIMSS 2011 Fourth Grade Mathematics Item Descriptions developed during the TIMSS 2011 Benchmarking Items at Low International Benchmark (400) M01_05 M05_01 M07_04 M08_01 M09_01 M13_01 Solves a word problem

More information

II. Functions. 61. Find a way to graph the line from the problem 59 on your calculator. Sketch the calculator graph here, including the window values:

II. Functions. 61. Find a way to graph the line from the problem 59 on your calculator. Sketch the calculator graph here, including the window values: II Functions Week 4 Functions: graphs, tables and formulas Problem of the Week: The Farmer s Fence A field bounded on one side by a river is to be fenced on three sides so as to form a rectangular enclosure

More information

Mathematics Assessment Anchor Glossary Grades 3 & 4

Mathematics Assessment Anchor Glossary Grades 3 & 4 Mathematics Assessment Anchor Glossary Grades 3 & 4 The definitions for this glossary were taken from one or more of the following sources: Webster s Dictionary, various mathematics dictionaries, the PA

More information

Washington State Math Championship 2009 Geometry 5 th

Washington State Math Championship 2009 Geometry 5 th Geometry 5 th 1. If the area of a square is 40 square units and you double the dimensions of both the length and the width, what will the area of the new square be? 2. If you walk 50 yards south, then

More information

Chapter 3. Sukhwinder Singh

Chapter 3. Sukhwinder Singh Chapter 3 Sukhwinder Singh PIXEL ADDRESSING AND OBJECT GEOMETRY Object descriptions are given in a world reference frame, chosen to suit a particular application, and input world coordinates are ultimately

More information

Math 6, Unit 11Notes: Integers, Graphs, and Functions

Math 6, Unit 11Notes: Integers, Graphs, and Functions Math 6, Unit 11Notes: Integers, Graphs, and Functions We use positive and negative numbers daily in real life. Positive numbers are those numbers greater than zero. They can be written with a positive

More information

5 th Grade Hinojosa Math Vocabulary Words

5 th Grade Hinojosa Math Vocabulary Words Topic 1 Word Definition Picture value The place of a digit in a number tells the value digit The symbols of 0,1,2,3,4,5,6,7,8, and 9 used to write numbers standard form A number written with one digit

More information

Mathematics Curriculum

Mathematics Curriculum 6 G R A D E Mathematics Curriculum GRADE 6 5 Table of Contents 1... 1 Topic A: Area of Triangles, Quadrilaterals, and Polygons (6.G.A.1)... 11 Lesson 1: The Area of Parallelograms Through Rectangle Facts...

More information

Caltech Harvey Mudd Mathematics Competition March 3, 2012

Caltech Harvey Mudd Mathematics Competition March 3, 2012 Team Round Caltech Harvey Mudd Mathematics Competition March 3, 2012 1. Let a, b, c be positive integers. Suppose that (a + b)(a + c) = 77 and (a + b)(b + c) = 56. Find (a + c)(b + c). Solution: The answer

More information

Mesh Generation. Quadtrees. Geometric Algorithms. Lecture 9: Quadtrees

Mesh Generation. Quadtrees. Geometric Algorithms. Lecture 9: Quadtrees Lecture 9: Lecture 9: VLSI Design To Lecture 9: Finite Element Method To http://www.antics1.demon.co.uk/finelms.html Lecture 9: To Lecture 9: To component not conforming doesn t respect input not well-shaped

More information

Graph Theory

Graph Theory Graph Theory 2012.04.18 Our goal today is to learn some basic concepts in graph theory and explore fun problems using graph theory. A graph is a mathematical object that captures the notion of connection.

More information

Module 3: Stand Up Conics

Module 3: Stand Up Conics MATH55 Module 3: Stand Up Conics Main Math concepts: Conic Sections (i.e. Parabolas, Ellipses, Hyperbolas), nd degree equations Auxilliary ideas: Analytic vs. Co-ordinate-free Geometry, Parameters, Calculus.

More information

7.3 3-D Notes Honors Precalculus Date: Adapted from 11.1 & 11.4

7.3 3-D Notes Honors Precalculus Date: Adapted from 11.1 & 11.4 73 3-D Notes Honors Precalculus Date: Adapted from 111 & 114 The Three-Variable Coordinate System I Cartesian Plane The familiar xy-coordinate system is used to represent pairs of numbers (ordered pairs

More information

Extra Practice Problems 2

Extra Practice Problems 2 CS103 Handout 31 Fall 2018 October 29, 2018 Extra Practice Problems 2 Here's a set of a bunch of practice problems you can work through to solidify your understanding of the topics from Problem Sets Three,

More information

Moore Catholic High School Math Department

Moore Catholic High School Math Department Moore Catholic High School Math Department Geometry Vocabulary The following is a list of terms and properties which are necessary for success in a Geometry class. You will be tested on these terms during

More information

A triangle that has three acute angles Example:

A triangle that has three acute angles Example: 1. acute angle : An angle that measures less than a right angle (90 ). 2. acute triangle : A triangle that has three acute angles 3. angle : A figure formed by two rays that meet at a common endpoint 4.

More information

X & Y COORDINATES. Teachers Guide

X & Y COORDINATES. Teachers Guide Teachers Guide Background: One piece of information that is essential to us on a daily basis is our location. We may not realize how often we use this type of information, but a little reflection on your

More information

Cardinality of Sets. Washington University Math Circle 10/30/2016

Cardinality of Sets. Washington University Math Circle 10/30/2016 Cardinality of Sets Washington University Math Circle 0/0/06 The cardinality of a finite set A is just the number of elements of A, denoted by A. For example, A = {a, b, c, d}, B = {n Z : n } = {,,, 0,,,

More information

Exercise (3.1) Question 1: How will you describe the position of a table lamp on your study table to another person?

Exercise (3.1) Question 1: How will you describe the position of a table lamp on your study table to another person? Class IX - NCERT Maths Exercise (3.1) Question 1: How will you describe the position of a table lamp on your study table to another person? Solution 1: Let us consider the given below figure of a study

More information

Grade 6 Mathematics Item Specifications Florida Standards Assessments

Grade 6 Mathematics Item Specifications Florida Standards Assessments Content Standard MAFS.6.G Geometry MAFS.6.G.1 Solve real-world and mathematical problems involving area, surface area, and volume. Assessment Limits Calculator s Context A shape is shown. MAFS.6.G.1.1

More information

Folding Polyominoes into (Poly)Cubes*

Folding Polyominoes into (Poly)Cubes* International Journal of Computational Geometry & Applications Vol. 28, No. 3 (2018) 197 226 c World Scientific Publishing Company DOI: 10.1142/S0218195918500048 Folding Polyominoes into (Poly)Cubes* Oswin

More information

ARML Practice Problems Arvind Thiagarajan, May 7, 2006

ARML Practice Problems Arvind Thiagarajan, May 7, 2006 1 Geometry Problems ARML Practice Problems Arvind Thiagarajan, 005-006 May 7, 006 1. Find the coordinates of the point on the circle with equation (x 6) + (y 5) = 5 that is nearest the point (, 11). (TJ

More information

6th Grade Math. Parent Handbook

6th Grade Math. Parent Handbook 6th Grade Math Benchmark 3 Parent Handbook This handbook will help your child review material learned this quarter, and will help them prepare for their third Benchmark Test. Please allow your child to

More information

UNC Charlotte Super Competition - Comprehensive Test with Solutions March 7, 2016

UNC Charlotte Super Competition - Comprehensive Test with Solutions March 7, 2016 March 7, 2016 1. The little tycoon Johnny says to his fellow capitalist Annie, If I add 7 dollars to 3/5 of my funds, I ll have as much capital as you have. To which Annie replies, So you have only 3 dollars

More information

MATH 1113 Exam 1 Review. Fall 2017

MATH 1113 Exam 1 Review. Fall 2017 MATH 1113 Exam 1 Review Fall 2017 Topics Covered Section 1.1: Rectangular Coordinate System Section 1.2: Circles Section 1.3: Functions and Relations Section 1.4: Linear Equations in Two Variables and

More information

UNSW School Mathematics Competition

UNSW School Mathematics Competition Parabola Volume 44, Issue (008) UNSW School Mathematics Competition Problems and Solutions Junior Division Problem. What is the angle between the long hand and the short hand of a clock at twenty minutes

More information

Unit 1, Lesson 1: Moving in the Plane

Unit 1, Lesson 1: Moving in the Plane Unit 1, Lesson 1: Moving in the Plane Let s describe ways figures can move in the plane. 1.1: Which One Doesn t Belong: Diagrams Which one doesn t belong? 1.2: Triangle Square Dance m.openup.org/1/8-1-1-2

More information

6 Mathematics Curriculum

6 Mathematics Curriculum New York State Common Core 6 Mathematics Curriculum GRADE GRADE 6 MODULE 5 Table of Contents 1 Area, Surface Area, and Volume Problems... 3 Topic A: Area of Triangles, Quadrilaterals, and Polygons (6.G.A.1)...

More information

Lecture 3 Sections 2.2, 4.4. Mon, Aug 31, 2009

Lecture 3 Sections 2.2, 4.4. Mon, Aug 31, 2009 Model s Lecture 3 Sections 2.2, 4.4 World s Eye s Clip s s s Window s Hampden-Sydney College Mon, Aug 31, 2009 Outline Model s World s Eye s Clip s s s Window s 1 2 3 Model s World s Eye s Clip s s s Window

More information

Glossary Common Core Curriculum Maps Math/Grade 6 Grade 8

Glossary Common Core Curriculum Maps Math/Grade 6 Grade 8 Glossary Common Core Curriculum Maps Math/Grade 6 Grade 8 Grade 6 Grade 8 absolute value Distance of a number (x) from zero on a number line. Because absolute value represents distance, the absolute value

More information

Dowker Notation and Arc Presentation

Dowker Notation and Arc Presentation Dowker Notation and Arc Presentation Jennifer Waters Department of Mathematics California State University- Channel Islands Camarillo, Ca 93012 August 18, 2009 Abstract In this paper we will discuss Cubic

More information

58th ANNUAL HIGH SCHOOL HONORS MATHEMATICS CONTEST

58th ANNUAL HIGH SCHOOL HONORS MATHEMATICS CONTEST 58th ANNUAL HIGH SCHOOL HONORS MATHEMATICS CONTEST April 18, 015 on the campus of the University of California, San Diego PART I ANSWER KEY 1. (D) 14. (B). (A) 15. (A) 3. (E) 16. (C) 4. (B) 17. (A) 5.

More information

f sin the slope of the tangent line is given by f sin f cos cos sin , but it s also given by 2. So solve the DE with initial condition: sin cos

f sin the slope of the tangent line is given by f sin f cos cos sin , but it s also given by 2. So solve the DE with initial condition: sin cos Math 414 Activity 1 (Due by end of class August 1) 1 Four bugs are placed at the four corners of a square with side length a The bugs crawl counterclockwise at the same speed and each bug crawls directly

More information

Chapel Hill Math Circle: Symmetry and Fractals

Chapel Hill Math Circle: Symmetry and Fractals Chapel Hill Math Circle: Symmetry and Fractals 10/7/17 1 Introduction This worksheet will explore symmetry. To mathematicians, a symmetry of an object is, roughly speaking, a transformation that does not

More information

MIT Programming Contest Team Contest 1 Problems 2008

MIT Programming Contest Team Contest 1 Problems 2008 MIT Programming Contest Team Contest 1 Problems 2008 October 5, 2008 1 Edit distance Given a string, an edit script is a set of instructions to turn it into another string. There are four kinds of instructions

More information

4 ' MATHCOUNTS National Competition Sprint Round Problems 1-30 DO NOT BEGIN UNTIL YOU ARE INSTRUCTED TO DO SO.

4 ' MATHCOUNTS National Competition Sprint Round Problems 1-30 DO NOT BEGIN UNTIL YOU ARE INSTRUCTED TO DO SO. 4 ' MATHCOUNTS. 2004 National Competition Sprint Round Problems 1-30 Name School State, DO NOT BEGIN UNTIL YOU ARE INSTRUCTED TO DO SO. This round consists of 30 problems. You will have 40 minutes to complete.

More information

2 Geometry Solutions

2 Geometry Solutions 2 Geometry Solutions jacques@ucsd.edu Here is give problems and solutions in increasing order of difficulty. 2.1 Easier problems Problem 1. What is the minimum number of hyperplanar slices to make a d-dimensional

More information

Downloaded from

Downloaded from Integers 1.If = Positive integers, = Negative integers, = Zero. Which of following represents integers? (A) (B) (C) (D) all of them 2.The cube of a negative integer is a- (A) Positive integer. (B)

More information

Multiply using the grid method.

Multiply using the grid method. Multiply using the grid method. Learning Objective Read and plot coordinates in all quadrants DEFINITION Grid A pattern of horizontal and vertical lines, usually forming squares. DEFINITION Coordinate

More information

Intermediate Mathematics League of Eastern Massachusetts

Intermediate Mathematics League of Eastern Massachusetts Meet # January 010 Intermediate Mathematics League of Eastern Massachusetts Meet # January 010 Category 1 - Mystery Meet #, January 010 1. Of all the number pairs whose sum equals their product, what is

More information

Maximum and Minimum Problems

Maximum and Minimum Problems Maximum and Minimum Problems Numbers 1. The sum of two positive numbers is 20. Find the two numbers such that a) the sum of the square is minimum, b) the product of one and the square of the other is maximum.

More information

Rational Numbers and the Coordinate Plane

Rational Numbers and the Coordinate Plane Rational Numbers and the Coordinate Plane LAUNCH (8 MIN) Before How can you use the numbers placed on the grid to figure out the scale that is used? Can you tell what the signs of the x- and y-coordinates

More information

place value Thousands Hundreds Tens Units

place value Thousands Hundreds Tens Units Number add total altogether sum plus + take away subtract minus the difference multiply times lots of groups of product divide share equally remainder (rem.) digit two digit numbers three digit numbers

More information

Lattice Polygon s and Pick s Theorem From Dana Paquin and Tom Davis 1 Warm-Up to Ponder

Lattice Polygon s and Pick s Theorem From Dana Paquin and Tom Davis   1 Warm-Up to Ponder Lattice Polygon s and Pick s Theorem From Dana Paquin and Tom Davis http://www.geometer.org/mathcircles/pick.pdf 1 Warm-Up to Ponder 1. Is it possible to draw an equilateral triangle on graph paper so

More information

Integers and the Coordinate Plane

Integers and the Coordinate Plane Name Date Class 9A Dear Family, A Family Letter: Understanding Integers The student will begin the study of an important set of numbers called integers. Integers are the set of numbers that include all

More information

GCSE-AS Mathematics Bridging Course. Chellaston School. Dr P. Leary (KS5 Coordinator) Monday Objectives. The Equation of a Line.

GCSE-AS Mathematics Bridging Course. Chellaston School. Dr P. Leary (KS5 Coordinator) Monday Objectives. The Equation of a Line. GCSE-AS Mathematics Bridging Course Chellaston School Dr (KS5 Coordinator) Monday Objectives The Equation of a Line Surds Linear Simultaneous Equations Tuesday Objectives Factorising Quadratics & Equations

More information

International Mathematics TOURNAMENT OF THE TOWNS. Junior A-Level Solutions Fall 2013

International Mathematics TOURNAMENT OF THE TOWNS. Junior A-Level Solutions Fall 2013 International Mathematics TOURNAMENT OF THE TOWNS Junior A-Level Solutions Fall 201 1. There are 100 red, 100 yellow and 100 green sticks. One can construct a triangle using any three sticks all of different

More information

2018 AIME I Problems

2018 AIME I Problems 2018 AIME I Problems Problem 1 Let be the number of ordered pairs of integers, with and such that the polynomial x + x + can be factored into the product of two (not necessarily distinct) linear factors

More information

A Framework for Achieving the Essential Academic Learning. Requirements in Mathematics Grades 8-10 Glossary

A Framework for Achieving the Essential Academic Learning. Requirements in Mathematics Grades 8-10 Glossary A Framework for Achieving the Essential Academic Learning Requirements in Mathematics Grades 8-10 Glossary absolute value the numerical value of a number without regard to its sign; the distance of the

More information

5th Grade Geometry

5th Grade Geometry Slide 1 / 112 Slide 2 / 112 5th Grade Geometry 2015-11-23 www.njctl.org Slide 3 / 112 Geometry Unit Topics Click on the topic to go to that section Polygons Classifying Triangles & Quadrilaterals Coordinate

More information

The Helly Number of the Prime-coordinate Point Set

The Helly Number of the Prime-coordinate Point Set The Helly Number of the Prime-coordinate Point Set By KEVIN BARRETT SUMMERS SENIOR THESIS Submitted in partial satisfaction of the requirements for Highest Honors for the degree of BACHELOR OF SCIENCE

More information

Harvard-MIT Mathematics Tournament February 19, 2005

Harvard-MIT Mathematics Tournament February 19, 2005 Harvard-MIT Mathematics Tournament February 19, 2005 Guts Round... 1. [5] Find the largest positive integer n such that 1 + 2 + 3 + + n 2 is divisible by 1 + 2 + 3 + + n. 2. [5] Let x, y, and z be positive

More information

LATE AND ABSENT HOMEWORK IS ACCEPTED UP TO THE TIME OF THE CHAPTER TEST ON

LATE AND ABSENT HOMEWORK IS ACCEPTED UP TO THE TIME OF THE CHAPTER TEST ON Trig/Math Anal Name No LATE AND ABSENT HOMEWORK IS ACCEPTED UP TO THE TIME OF THE CHAPTER TEST ON HW NO. SECTIONS ASSIGNMENT DUE TT 1 1 Practice Set D TT 1 6 TT 1 7 TT TT 1 8 & Application Problems 1 9

More information

Translations, Reflections, and Rotations

Translations, Reflections, and Rotations Translations, Reflections, and Rotations This photo shows a classic optical illusion called the Necker Cube. It's an example of an impossible object. Optical illusions are often helpful to scientists who

More information

E Mathematics Operations & Applications: C. Geometry: Activity: Circuit Board Geometry

E Mathematics Operations & Applications: C. Geometry: Activity: Circuit Board Geometry Science as Inquiry: As a result of activities in grades 5-8, all students should develop Understanding about scientific inquiry. Abilities necessary to do scientific inquiry: identify questions, design

More information

5TH GRADE COMMON CORE VOCABULARY M-Z

5TH GRADE COMMON CORE VOCABULARY M-Z o o o. 5TH GRADE COMMON CORE VOCABULARY M-Z mass mass mass The amount of matter in an object. Usually measured by comparing with an object of known mass. While gravity influences weight, it does not affect

More information

From Classroom to Contest. UKMT 2016 IMO Celebration. Zuming Feng Phillips Exeter Academy and IDEA MATH

From Classroom to Contest. UKMT 2016 IMO Celebration. Zuming Feng Phillips Exeter Academy and IDEA MATH From Classroom to Contest UKMT 2016 IMO Celebration Zuming Feng Phillips Exeter Academy and IDEA MATH Contents 1 Connecting (regular) polygons 2 2 How an IMO problem was written from an Algebra 1 class

More information

Adjacent sides are next to each other and are joined by a common vertex.

Adjacent sides are next to each other and are joined by a common vertex. Acute angle An angle less than 90. A Adjacent Algebra Angle Approximate Arc Area Asymmetrical Average Axis Adjacent sides are next to each other and are joined by a common vertex. Algebra is the branch

More information