2012 IUPUI High School Mathematics Contest

Size: px
Start display at page:

Download "2012 IUPUI High School Mathematics Contest"

Transcription

1 2012 IUPUI High School Mathematics Contest Mathematics & Information Technology Presented by The IUPUI Department of Mathematical Sciences STUDENT PRIZES One 1 st place prize $500 Five 2 nd place prizes $200 each Ten 3 rd place prizes $100 each A full four-year academic tuition scholarship will be awarded to the first place prizewinner. The winner must be directly admitted to the Purdue School of Science at IUPUI to major in any discipline and attend full-time. Scholarships in the amount of $2,000 per year will be awarded to the remaining cash prizewinners who are directly admitted to the Purdue School of Science at IUPUI and attend full-time. These scholarships are renewable for four years, given satisfactory academic performance. Honorable mentions will receive a gift. All entrants will receive certificates honoring their participation. QUESTIONS 1) Your goal is to color the gray roads below, and to give a set of instructions to reach the house in the center. There should be one red and one blue road leading out of each house. One set of instructions must work for everybody and it should be at most six words long, with each word either red or blue. A person starting at any of the five houses must finish at the central house after completing the full set of instructions, and can visit a house more than once along the way. You are not allowed to change the color of the existing blue line or red line. MATHEMATICS DEPARTMENT AWARDS Schools awarded the 1st place trophy in previous years: 2011 Brownsburg High School 2010 Carmel High School 2009 Park Tudor High School 2008 Carmel High School 2007 Hamilton Southeastern H.S Carmel High School 2005 Carmel High School 2004 Carmel High School 2003 Hamilton Southeastern H.S Hamilton Southeastern H.S Ben Davis High School 2000 Carmel High School 1999 Roncalli High School 1998 Brebeuf Jesuit Preparatory CEREMONY Prizewinners will be invited to an awards ceremony at IUPUI on Friday, May 11, 2012 from 4:00-8:00 p.m. Parents and teachers will also be invited. The program will feature refreshments, a tour of IUPUI s Advanced Visualization Lab, a special presentation by Albert William, Research Associate, School of Informatics and Advanced Visualization Lab, and will end with an awards presentation. ELIGIBILITY This contest is open to students attending high school (grades 9-12) in the 15-county area of central Indiana: Bartholomew, Boone, Brown, Clinton, Hamilton, Hancock, Hendricks, Howard, Johnson, Madison, Marion, Morgan, Putnam, Shelby and Tipton. 2) Start with the number N 1 = You can produce a new number N 2 by first choosing any k = 1, 2, 3, 4, 5, 6, 7, 8, 9, then taking the product k N 1, and finally removing any 1's appearing in the resulting decimal expansion. (If you end up with leading zeros in front of your number, remove them as well for example would become 370.) Now repeat this process (choosing whatever k you like at each step) to form a sequence of numbers N 1, N 2, N 3 What is the smallest number that you can reach? How? 3) Show that there are infinitely many triples of positive integers (a,b,n) with 0 a, b < n so that (aa n ) 2 = bbbb n. Here, the repeated a's and b's are digits of a number, and the subscript n indicates that the number is written in base n. 4) Ariadne wants to design a gigantic puzzle for the 2012 Pan-Galactic Expo. She has an empty cube 2012 in. on each side, and plans to add k partitions to form a maze. Each partition is a 1 1 in. wall or floor/ceiling separating two contiguous in. cells within the big cube. The final maze is designed so that every cell is reachable from any other cell in an unique way. Find k and justify your answer. 5) Write an essay of 500 to 700 words (complete with bibliography) on how Mathematics is related to Information Technology. Co Chairs: Jeffrey Watt, Roland Roeder Questions written by William Cross and Rodrigo Perez of the IUPUI Department of Mathematical Sciences Contact Information: IUPUI High School Mathematics Contest Department of Mathematical Sciences 402 North Blackford Street, LD 270 Indianapolis, IN (317) 274-MATH or contest@math.iupui.edu ENTRIES: Mail your entry by Monday, April 9, 2012 to the address listed under Contact Information. You may obtain a copy of the questions, instructions for entering, and the cover page from your math teacher or the contest website: Solve the questions, giving your reasoning, not just the answers. Entries will be judged by professors in the IUPUI Department of Mathematical Sciences. Judging will be based on elegance of solution as well as correctness.

2 2012 IUPUI High School Math Contest Solutions Problem 1. Your goal is to color the grey roads below, and to give a set of instructions to reach the house in the center. There should be one red and one blue road leading out of each house. There can be at most six words in the instructions, and each word must be either red or blue. A person starting at any of the five houses must finish at the central house after completing the full set of instructions, and can visit a house more than once along the way. Solutions to Problem 1. There are many solutions, which can be found either by trial and error, or by systematically keeping track of your choices by means of a tree diagram. One solution is shown below. You can check that the instructions blue, red, red, red, blue, blue will lead someone from any of the houses to the house in the center. 1

3 Problem 2. Start with the number N 1 = You can produce a new number N 2 by first choosing any k = 1, 2, 3, 4, 5, 6, 7, 8, 9, then taking the product k N 1, and finally removing any 1 s appearing in the resulting decimal expansion. (If you end up with leading zeros in front of your number, remove them as well for example would become 370.) Now repeat this process (choosing whatever k you like at each step) to form a sequence of numbers N 1, N 2, N 3,.... What is the smallest number that you can reach? How? Solution to Problem 2. We claim that for any N 1 0 we can reach 0 by choosing some suitable sequence of k s. It is sufficient to show that for any integer N > 0 there is some k {1, 2, 3,..., 9} so that taking the product k N, and finally removing any 1 s results in a number that is strictly smaller than N. (Repeating the process N times, we would reach 0.) If there are any 1 s in the decimal expansion of N, then we take k = 1. After removing any 1 s from k N = N, the resulting number will have fewer digits than N, hence it will be strictly smaller than N. If there are no 1 s in the decimal expansion of N, then there exists some m 0 so that 2 10 m N < 10 m+1. We let k be the smallest element of {2, 3,..., 9} so that 10 m+1 k N. Then, since k is the smallest element with this property, we have k N < 10 m+1 + N. Since N < 10 m+1, k N < 2 10 m+1, implying that the first digit of k N is a 1. Therefore, after removing all 1 s from the decimal expansion of k N we get a number N satisfying N k N 10 m+1 < N. Problem 3. Show that there are infinitely many triples of positive integers (a, b, n) with 0 a, b < n so that (aa n ) 2 = bbbb n. Here, the repeated a s and b s are digits of a number, and the subscript n indicates that the number is written in base n. Solution to Problem 3. Note: for any n 1, a = b = 0 is a solution. However, we consider these trivial solutions, so below we consider a, b > 0. 2

4 We ll first find necessary conditions that the a, b, and n must satisfy, in order to narrow down the possibilities. Notice that since a and b are digits of a number written in base n, we must have a n 1 and b n 1. We have We also have aa n = a n + a = a(n + 1), so (aa n ) 2 = a 2 (n + 1) 2. bbbb n = b n 3 + b n 2 + b n + 1 = b(n + 1)(n 2 + 1). So, the condition that (aa n ) 2 = bbbb n is equivalent to a 2 (n + 1) 2 = b(n + 1)(n 2 + 1), which can be written more simply as a 2 = b(n 2 + 1)/(n + 1). (1) Now n = (n + 1)(n 1) + 2, so the greatest common factor between n and n + 1 is either 1 or 2. If they are relatively prime, then b must be a multiple of n + 1, since the right hand side of Equation 1 is an integer. This is impossible, since b n 1. So, the greatest common factor between n 2 +1 and n+1 must be two and b must be a multiple of (n + 1)/2. Since 0 b < n, we conclude that b = (n + 1)/2. Therefore, a 2 = (n 2 + 1)/2, which implies 2a 2 n 2 = 1. (2) Our derivation shows that Equation 2 is a necessary conditions for a, b, and n to satisfy (aa n ) 2 = bbbb n. However, you can directly check that if a and n are any solution to Equation 2 then a, b = (n + 1)/2, and n satisfy (aa n ) 2 = bbbb n. So, we must show that there are infinitely many distinct solutions to Equation 2. Some experimentation yields the following sequence of solutions for (a, n): (1, 1), (5, 7), (29, 41), (169, 239), (985, 1393). Using this sequence of solutions, you may guess the following linear recursion satisfied by the solutions (a i+1, n i+1 ) = (3a i + 2n i, 4a i + 3n i ), (3) 3

5 which should be used with the initial conditions (a 1, n 1 ) = (1, 1). We will prove by induction that (a i, n i ) is a solutions to Equation (2) for each i 1. For i = 1, we clearly have = 1. Suppose for some i that (a i, n i ) is a solution to Equation 2. Then, 2a 2 i+1 n2 i+1 = 2(3a i + 2n i ) 2 (4a i + 3n i ) 2 = 18a 2 i + 24a in i + 8n 2 i 16a2 i 24a ib i 9n 2 i = 2a2 i n2 i = 1. Therefore, by the Principle of Mathematical Induction, we conclude that for every i 1 that (a i, n i ) is a solution to Equation 2. Finally, note that Equation 3 implies for each i that a i, n i 1 and therefore that a i+1 > 3a i, forcing the sequence of a i to increase, thus giving us infinitely many solutions. (Similarly, the n i are also forced to increase.) Remark: there are many other recursive relationships possible (for example, several students discovered a k = 6a k 1 a k 2 and n k = 6n k 1 n k 2 ) and the inductive proof would be similar for each. The recursion given in Equation 3 was found by rewriting Equation 2 as (n + a 2)(n a 2) = 1. Our smallest solution, (a, n) = (1, 1), corresponds to So, for any i 1, we have that Letting (1 + 2)(1 2) = 1. (1 + 2) 2i 1 (1 2) 2i 1 = ( 1) 2i 1 = 1. n i + a i (2) = (1 + 2) 2i 1, (4) we find our sequence of solutions (a i, n i ) given above. The recursion can then be derived from Equation 4, since ( n i+1 + a i+1 2 = n i + a i 2 )(1 + ) 2 )( 2 = (n i + a i ) 2 = (4a i + 3n i ) + (3a i + 2n i ) 2. Problem 4. Ariadne wants to design a gigantic puzzle for the 2012 Pan-Galactic Expo. She has an empty cube 2012 in. on each side, and plans to add k partitions 4

6 to form a maze. Each partition is a 1 1 in. wall or floor/ceiling separating two contiguous in. cells within the big cube. The final maze is designed so that every cell is reachable from any other cell in an unique way. Find k and justify your answer. Solution to Problem 4. We interpret the statement every cell is reachable from any other cell in an unique way to mean that for any two cells there is at most one path between them that goes through each cell at most once. Thus, our maze is allowed to have dead ends. Let us suppose that all partitions on the outer faces of the big cube are already given to us. We will only count how many interior partitions need to be added to make the maze. Instead of counting how many interior partitions to add, let s suppose that all of the interior partitions are already present and count how many of them we need to remove. The total number of interior partitions is To see that thus number is correct, notice that each interior partition is contained in some plane that intersects the cube in a total of interior partitions. We ll call this a sheet of partitions. There are 3 possible orientations of each sheet and for each orientation there are 2011 choices of sets of cells to separate. Let s describe the desired maze by a graph G having vertices, with each vertex corresponding to a cell of our maze. Two vertices will be connected by an edge if you can walk from between their corresponding cells in one step. (I.e. there is an edge between two vertices if the corresponding cells share a face that is not blocked by a partition.) The condition that every cell is reachable from any other cell in an unique way means that G is connected and has no cycles (i.e., there are no closed paths that meet every vertex other than the initial/terminal vertex exactly once). Such a graph G is called a tree. A proof by induction can be used to show that a tree with n vertices has exactly n 1 edges. (Try it yourself.) Therefore, our tree G has edges. Since we are starting with all of the interior partitions, each edge corresponds to a partition that we had to remove; i.e., we must remove exactly partitions. 5

7 However, we were supposed to start with an empty cube and then to add partitions. The total number of interior partitions that one needs to add is therefore equal to: ( ) = Remark: some students expressed the answer as 1 2 ( ) ( ) = It is obtained by counting the total number of interior partitions in a different way. 6

8 2012 IUPUI HIGH SCHOOL MATH CONTEST First Prize Winner Rebecca Chen, 12 th Grade, Park Tudor School. Teacher: Sarah Webster Second Prize Winners Yushi Homma, 10 th Grade, Carmel High School. Teacher: Janice Mitchener Lyndon Ji, 12 th Grade, Carmel High School. Teacher: Catherine Mytelka, 11 th Grade, Park Tudor School. Teacher: Sarah Webster Melinda Song, 11 th Grade, Carmel High School. Teacher: Janice Mitchener Marc WuDunn, 9 th Grade, International School of Indiana. Teacher: Catherine Zvinevich Third Prize Winners Gabriela Borges, 12 th Grade, Avon High School. Teacher: Courtney Guth Brian Ertl, 12 th Grade, Hamilton Southeastern High School. Teacher: Letitia McCallister Simon Jones, 10 th Grade, Hamilton Southeastern High School. Teacher: Lisa Boyl Usama Kamran, 11 th Grade, Fishers High School. Teacher: John Drozd Akshay Kumar, 11 th Grade, Carmel High School. Teacher: Peter Beck Colin Mothersead, 11 th Grade, Avon High School. Teacher: Anthony Record Samual Patterson, 11 th Grade, Carmel High School. Teacher: Janice Mitchener Natasha Rollings, 12 th Grade, Avon High School. Teacher: Anthony Record Clayton Thomas, 10 th Grade, Fishers High School. Teacher: Kathleen Robeson Chase Thompson, 11 th Grade, Hamilton Southeastern High School. Teacher: Letitia McCallister Phillip Witcher, 11 th Grade, Hamilton Southeastern High School. Teacher: Letitia McCallister Weston Wright, 12 th Grade, Avon High School. Teacher: Anthony Record Honorable Mention Winners Olivia Cane, 11 th Grade, Fishers High School. Teacher: John Drozd Steven Cochran, 12 th Grade, Avon High School. Teacher: Courtney Guth Ian Conklin, 12 th Grade, Avon High School. Teacher: Anthony Record Chase Costin, 10 th Grade, North Central High School. Teacher: Jan Wendt Bridget Curtin, 11 th Grade, Avon High School. Teacher: Anthony Record Zita Erbowor-Becksen, 12 th Grade, Avon High School. Teacher: Anthony Record

9 Honorable Mention Winners (cont d) Kelsey Hay, 10 th Grade, Hamilton Southeastern High School. Teacher: Lisa Boyl Courtney McDermott, 12 th Grade, Avon High School. Teacher: Courtney Guth Abdulaziz Mohamed, 12 th Grade, MTI School of Knowledge. Teacher: Heba El Shakmak Elizabeth Neibert, 12 th Grade, Avon High School. Teacher: Courtney Guth Collin Nguyen, 11 th Grade, Avon High School. Teacher: Anthony Record Dhara Patel, 11 th Grade, Avon High School. Teacher: Anthony Record Bradley Patz, 11 th Grade, Avon High School. Teacher: Anthony Record Sharmila Paul, 10 th Grade, Carmel High School. Teacher: Laura Diamente Haley Priest, 12 th Grade, Avon High School. Teacher: Courtney Guth Mason Swofford, 8 th Grade, Hamilton Southeastern High School. Teacher: Lisa Boyl Daniel Tucek, 12 th Grade, Fishers High School. Teacher: John Drozd Madeline Weber, 12 th Grade, Avon High School. Teacher: Anthony Record Rui Xiao, 12 th Grade, Avon High School. Teacher: Anthony Record Amanda Zolcak, 12 th Grade, Avon High School. Teacher: Anthony Record Additional Competitors Qasim Alam, 10 th Grade, MTI School of Knowledge. Teacher: Heba El Shakmak Brandon Alcom, 12 th Grade, Avon High School. Teacher: Courtney Guth Alexander Deal, 12 th Grade, Avon High School. Teacher: Courtney Guth Jasmine Dhami, 12 th Grade, Avon High School. Teacher: Courtney Guth Nicole Enyart, 12 th Grade, Union Bible Academy. Teacher: Rick Herring Logan Hausman, 12 th Grade, Avon High School. Teacher: Courtney Guth Lindsey Hill, 12 th Grade, Avon High School. Teacher: Courtney Guth Jiaming Lin, 12 th Grade, Avon High School. Teacher: John Drozd Christopher Long, 12 th Grade, Avon High School. Teacher: Courtney Guth Mohamed Mohamed, 12 th Grade, MTI School of Knowledge. Teacher: Heba El Shakmak Rebecca Pyle, 10 th Grade, Union Bible Academy. Teacher: Rick Herring Daniel Seach, 10 th Grade, Hamilton Southeastern High School. Teacher: Lisa Boyl Nicholas Sparzo, 11 th Grade, Avon High School. Teacher: Anthony Record Hunter Stephenson, 12 th Grade, Avon High School. Teacher: Courtney Guth

Please see pages 2 and 3 for the list of problems and contest details

Please see pages 2 and 3 for the list of problems and contest details Student Prizes One 1st place prize: $300 and full 4-year tuition scholarship* Five 2nd place prizes: $150 each and $2000 scholarship** Ten 3rd place prizes: $100 each and $2000 scholarship** Honorable

More information

IUPUI 2010 High School Mathematics Contest Presented by The IUPUI Department of Mathematical Sciences

IUPUI 2010 High School Mathematics Contest Presented by The IUPUI Department of Mathematical Sciences Math and Biology About Sunflowers: The florets within the sunflower's cluster are arranged in a spiral pattern. Typically each floret is oriented toward the next by approximately the golden angle, 137.5,

More information

Please see pages 2 and 3 for the list of problems and contest details

Please see pages 2 and 3 for the list of problems and contest details Student Prizes One 1st place prize: $300 and full 4-year tuition scholarship* Five 2nd place prizes: $150 each and $2000 scholarship** Ten 3rd place prizes: $100 each and $2000 scholarship** Honorable

More information

2001 IUPUI/Roche Diagnostics High School Math Contest Winners

2001 IUPUI/Roche Diagnostics High School Math Contest Winners Answers to the 998 IUPUI/TMMI Mathematics Contest. Three squares adjoin each other as in the figure. Find the sum of angles A, B and C. Answer. One plane geometry proof uses the square PQRS constructed

More information

Answers to the 2006 IUPUI High School Mathematics Contest. 1 n. n 1. n + n (n 1)

Answers to the 2006 IUPUI High School Mathematics Contest. 1 n. n 1. n + n (n 1) Answers to the 2006 IUPUI High School Mathematics Contest. The sum S n of the first n terms of the sequence a, a 2,... of positive real numbers satisfies the equation a n + a n = 2S n for n =, 2,.... Find

More information

Mathematics of Chaos and Fractals

Mathematics of Chaos and Fractals Mathematics of Chaos ad Fractals 011 IUPUI High School Mathematics Cotest Preseted by The IUPUI Departmet of Mathematical Scieces STUDENT PRIZES QUESTIONS 1 first place prize $500 5 secod place prizes

More information

2015 State Math Contest Wake Technical Community College. a. 313 b. 307 c. 309 d. 250 e. 323

2015 State Math Contest Wake Technical Community College. a. 313 b. 307 c. 309 d. 250 e. 323 April 9, 015 1. According to a survey conducted by Parade magazine, the average American ate 405 savory snacks, 366 sweet snacks, and 357 healthier snacks in 013. Since 006, healthier snacks are up 14%

More information

Math 31 Lesson Plan. Day 2: Sets; Binary Operations. Elizabeth Gillaspy. September 23, 2011

Math 31 Lesson Plan. Day 2: Sets; Binary Operations. Elizabeth Gillaspy. September 23, 2011 Math 31 Lesson Plan Day 2: Sets; Binary Operations Elizabeth Gillaspy September 23, 2011 Supplies needed: 30 worksheets. Scratch paper? Sign in sheet Goals for myself: Tell them what you re going to tell

More information

8 th Grade Intensive Math

8 th Grade Intensive Math 8 th Grade Intensive Math Ready Florida MAFS Student Edition August-September 2014 Lesson 1 Part 1: Introduction Properties of Integer Exponents Develop Skills and Strategies MAFS 8.EE.1.1 In the past,

More information

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

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

More information

Unit 8 Practice Problems Lesson 1

Unit 8 Practice Problems Lesson 1 Unit 8 Practice Problems Lesson 1 Problem 1 Find the area of each square. Each grid square represents 1 square unit. 17 square units. 0 square units 3. 13 square units 4. 37 square units Problem Find the

More information

Stockton Astronomical Society 2018 Striking Sparks Telescope Awards Program

Stockton Astronomical Society 2018 Striking Sparks Telescope Awards Program Stockton Astronomical Society 2018 Striking Sparks Telescope Awards Program Figure 1: Some past Striking Sparks winners This is the seventh year for the Stockton Astronomical Society s Striking Sparks

More information

C e n t ral Indiana Growing Faster Than Rest of the State

C e n t ral Indiana Growing Faster Than Rest of the State C E N T R A L I N D I A N A U N D E R S T A N D I N G T H E R E G I O N A N D I D E N T I F Y I N G C H O I C E S CENTER FOR URBAN POLICY AND THE ENVIRONMENT MAY 2001 C e n t ral Indiana Growing Faster

More information

Mansfield Independent School District. Welcome to High School

Mansfield Independent School District. Welcome to High School 1 Welcome to High School 2 Becoming a Freshman! W h a t y o u n e e d t o k n o w t o m a s t e r t h e a r t o f h i g h s c h o o l. 3 Laying the Foundation M I S D G u i d i n g S t a t e m e n t s

More information

Putnam Greedy Algorithms Cody Johnson. Greedy Algorithms. May 30, 2016 Cody Johnson.

Putnam Greedy Algorithms Cody Johnson. Greedy Algorithms. May 30, 2016 Cody Johnson. 1 Introduction Greedy Algorithms May 0, 2016 Cody Johnson ctj@math.cmu.edu A greedy algorithm is an algorithm that chooses the optimal choice in the short run. 2 Examples 1. Prove that every nonnegative

More information

Euclid Contest Tuesday, April 12, 2011

Euclid Contest Tuesday, April 12, 2011 The ENTRE for EDUTION in MTHEMTIS and OMPUTING wwwcemcuwaterlooca Euclid ontest Tuesday, pril 12, 2011 Time: 2 1 2 hours c 2011 entre for Education in Mathematics and omputing alculators are permitted,

More information

Mad Hatter Part I.

Mad Hatter Part I. Question 1. Mad Hatter 11-12. Part I. When a triangle s base is increased by 10%, and the altitude to this base is decreased by 10%, the change in area is Math Field Day. California State University, Fresno.

More information

The Dynamics of Continued Fractions

The Dynamics of Continued Fractions The Dynamics of Continued Fractions Evan O Dorney May 3, 20 The Story I was first introduced to the Intel Science Talent Search in ninth grade. I knew I would have no trouble entering this contest, as

More information

MATH 114 Fall 2004 Solutions to practice problems for Final Exam

MATH 114 Fall 2004 Solutions to practice problems for Final Exam MATH 11 Fall 00 Solutions to practice problems for Final Exam Reminder: the final exam is on Monday, December 13 from 11am - 1am. Office hours: Thursday, December 9 from 1-5pm; Friday, December 10 from

More information

Preparing for Euclid 2016

Preparing for Euclid 2016 Preparing for Euclid 2016 Ian VanderBurgh Centre for Education in Mathematics and Computing Faculty of Mathematics, University of Waterloo cemc.uwaterloo.ca Euclid Contest Details Written Tuesday 12 April

More information

Euclid Contest. Canadian Mathematics Competition. Wednesday, April 19, C.M.C. Sponsors: Chartered Accountants. C.M.C. Supporters: Time: 2 1 2

Euclid Contest. Canadian Mathematics Competition. Wednesday, April 19, C.M.C. Sponsors: Chartered Accountants. C.M.C. Supporters: Time: 2 1 2 Canadian Mathematics Competition n activity of the Centre for Education in Mathematics and Computing, University of Waterloo, Waterloo, Ontario Euclid Contest Wednesday, pril 19, 2006 C.M.C. Sponsors:

More information

Mathematics Competition Indiana University of Pennsylvania 2003

Mathematics Competition Indiana University of Pennsylvania 2003 Mathematics Competition Indiana University of Pennsylvania 00 Directions: 1. Please listen to the directions on how to complete the information needed on the answer sheet.. Indicate the most correct answer

More information

EE6-16 Equivalent Expressions Pages

EE6-16 Equivalent Expressions Pages EE6-6 Equivalent Expressions Pages 0 STANDARDS 6.EE.A.2, 6.EE.A.3, 6.EE.A. Goals Students will use the area of rectangles and the properties of operations to show that two expressions are equivalent. Vocabulary

More information

Westside. Algebra 2 PreAP

Westside. Algebra 2 PreAP Westside Algebra 2 PreAP Name Period IMPORTANT INSTRUCTIONS FOR STUDENTS!!! We understand that students come to Algebra II with different strengths and needs. For this reason, students have options for

More information

Westside Algebra 2 PreAP

Westside Algebra 2 PreAP Westside Algebra 2 PreAP Name Period IMPORTANT INSTRUCTIONS FOR STUDENTS!!! We understand that students come to Algebra II with different strengths and needs. For this reason, students have options for

More information

Semester 2 Final Exam Review Guide for AMS I

Semester 2 Final Exam Review Guide for AMS I Name: Semester 2 Final Exam Review Guide for AMS I Unit 4: Exponential Properties & Functions Lesson 1 Exponent Properties & Simplifying Radicals Products of Powers: when two powers with the same base

More information

Saturday, September 7, 2013 TEST BOOKLET. Test Version A. Your test version (A, B, C, or D) is above on this page.

Saturday, September 7, 2013 TEST BOOKLET. Test Version A. Your test version (A, B, C, or D) is above on this page. AdvAntAge testing FoundAtion MAth The Fifth Prize Annual For girls Math Prize for Girls Saturday, September 7, 2013 TEST BOOKLET Test Version A DIRECTIONS 1. Do not open this test until your proctor instructs

More information

Technology Math Skills Assessment. Practice Test 1

Technology Math Skills Assessment. Practice Test 1 Technology Math Skills Assessment Practice Test . Which of the following is the best description of 3 5 x? a. Monomial b. Binomial c. Polynomial d. Both a and c. Create a table of values for the equation

More information

Intermediate Math Circles February 14, 2018 Contest Prep: Number Theory

Intermediate Math Circles February 14, 2018 Contest Prep: Number Theory Intermediate Math Circles February 14, 2018 Contest Prep: Number Theory Part 1: Prime Factorization A prime number is an integer greater than 1 whose only positive divisors are 1 and itself. An integer

More information

Approximately 45 minutes

Approximately 45 minutes Lab Activity Title: Mole Day Submitted by: Pam Kraus Recommended Grade Level: 11 Discipline: Chemistry Topic: Mole Day Time Requirement: Approximately 45 minutes Required Materials: Copies of Mole contest

More information

Math is Cool Masters

Math is Cool Masters Sponsored by: GENIE Industries 7 th Grade November 19, 2005 Individual Contest Express all answers as reduced fractions unless stated otherwise. Leave answers in terms of π where applicable. Do not round

More information

SONOMA COUNTY ASTRONOMICAL SOCIETY

SONOMA COUNTY ASTRONOMICAL SOCIETY SONOMA COUNTY ASTRONOMICAL SOCIETY 2019 STRIKING SPARKS TELESCOPE AWARDS PROGRAM Previous Striking Sparks telescope winners, sponsors, mentors and teachers. Photo by Len Nelson. This will be the 34 nd

More information

Bishop Kelley High School Summer Math Program Course: Algebra 2 A

Bishop Kelley High School Summer Math Program Course: Algebra 2 A 015 016 Bishop Kelley High School Summer Math Program Course: Algebra A NAME: DIRECTIONS: Show all work in packet!!! The first 16 pages of this packet provide eamples as to how to work some of the problems

More information

27 th Annual ARML Scrimmage

27 th Annual ARML Scrimmage 27 th Annual ARML Scrimmage Featuring: Howard County ARML Team (host) Baltimore County ARML Team ARML Team Alumni Citizens By Raymond Cheong May 23, 2012 Reservoir HS Individual Round (10 min. per pair

More information

PI MU EPSILON: PROBLEMS AND SOLUTIONS: SPRING 2018

PI MU EPSILON: PROBLEMS AND SOLUTIONS: SPRING 2018 PI MU EPSILON: PROBLEMS AND SOLUTIONS: SPRING 2018 STEVEN J. MILLER (EDITOR) 1. Problems: Spring 2018 This department welcomes problems believed to be new and at a level appropriate for the readers of

More information

4 a b 1 1 c 1 d 3 e 2 f g 6 h i j k 7 l m n o 3 p q 5 r 2 s 4 t 3 3 u v 2

4 a b 1 1 c 1 d 3 e 2 f g 6 h i j k 7 l m n o 3 p q 5 r 2 s 4 t 3 3 u v 2 Round Solutions Year 25 Academic Year 201 201 1//25. In the hexagonal grid shown, fill in each space with a number. After the grid is completely filled in, the number in each space must be equal to the

More information

Algebra II / Integrated Math III 2010

Algebra II / Integrated Math III 2010 Algebra II / Integrated Math III 2010 Sponsored by the Indiana Council of Teachers of Mathematics Indiana State Mathematics Contest This test was prepared by faculty at Indiana State University ICTM Website

More information

UAB MATH TALENT SEARCH

UAB MATH TALENT SEARCH NAME: GRADE: SCHOOL CODE: 2006-2007 UAB MATH TALENT SEARCH This is a two hour contest. Answers are to be written in the spaces provided on the test sheet. You MUST justify your answers in order to get

More information

Georgia Tech High School Math Competition

Georgia Tech High School Math Competition Georgia Tech High School Math Competition Multiple Choice Test February 28, 2015 Each correct answer is worth one point; there is no deduction for incorrect answers. Make sure to enter your ID number on

More information

Bishop Kelley High School Summer Math Program Course: Algebra 2 A

Bishop Kelley High School Summer Math Program Course: Algebra 2 A 06 07 Bishop Kelley High School Summer Math Program Course: Algebra A NAME: DIRECTIONS: Show all work in packet!!! The first 6 pages of this packet provide eamples as to how to work some of the problems

More information

New York State Mathematics Association of Two-Year Colleges

New York State Mathematics Association of Two-Year Colleges New York State Mathematics Association of Two-Year Colleges Math League Contest ~ Spring 08 Directions: You have one hour to take this test. Scrap paper is allowed. The use of calculators is NOT permitted,

More information

State Math Contest (Senior)

State Math Contest (Senior) Name: Student I: State Math ontest (Senior) Instructions: o not turn this page until your proctor tells you. nter your name, grade, and school information following the instructions given by your proctor.

More information

MATH PRIZE FOR GIRLS. Test Version A

MATH PRIZE FOR GIRLS. Test Version A Advantage Testing Foundation Ath The Eighth rize For Annual irls MATH PRIZE FOR GIRLS Saturday, September 10, 2016 TEST BOOKLET Test Version A DIRECTIONS 1. Do not open this test until your proctor instructs

More information

Please allow yourself one to two hours to complete the following sections of the packet. College Integrated Geometry Honors Integrated Geometry

Please allow yourself one to two hours to complete the following sections of the packet. College Integrated Geometry Honors Integrated Geometry Incoming Integrated Geometry Summer Work Dear Incoming Integrated Geometry Students, To better prepare for your high school mathematics entry process, summer work is assigned to ensure an easier transition

More information

Algebra II Honors Midterm Review

Algebra II Honors Midterm Review Algebra II Honors Midterm Review Simplify the following expressions. 1. 5x { [ x ( x )]}. x( x y) y(x y) Give an example for each, or state that it is not possible.. An integer that is not a whole number

More information

Math 3 Proportion & Probability Part 2 Sequences, Patterns, Frequency Tables & Venn Diagrams

Math 3 Proportion & Probability Part 2 Sequences, Patterns, Frequency Tables & Venn Diagrams Math 3 Proportion & Probability Part 2 Sequences, Patterns, Frequency Tables & Venn Diagrams 1 MATH 2 REVIEW ARITHMETIC SEQUENCES In an Arithmetic Sequence the difference between one term and the next

More information

Algebra II / Integrated Math III 2012

Algebra II / Integrated Math III 2012 Algebra II / Integrated Math III 0 Sponsored by the Indiana Council of Teachers of Mathematics Indiana State Mathematics Contest This test was prepared by faculty at Indiana State University ICTM Website

More information

8th Grade Competition

8th Grade Competition 8th Grade Competition Bergen County Academies Math Competition 1 October 007 1. A student is compiling 0 questions for a math competition. She asked each student to write at least questions with solutions.

More information

Yavapai County Math Contest College Bowl Competition. January 28, 2010

Yavapai County Math Contest College Bowl Competition. January 28, 2010 Yavapai County Math Contest College Bowl Competition January 28, 2010 Is your adrenalin engaged? What is 1 2 + 3 4? 82 Solve for x in: 2x + 7 = 1 3x. x=-6/5 (or x=-1.2) If a fair die is rolled once, what

More information

Chinle USD CURRICULUM GUIDE SUBJECT: MATH GRADE: 8th TIMELINE: 3 rd quarter

Chinle USD CURRICULUM GUIDE SUBJECT: MATH GRADE: 8th TIMELINE: 3 rd quarter *Strand 2: Data Analysis, Probability, and Discrete Concept 1: Data Analysis (Statistics) data collection, organization, and representation to analyze and sort data. PO 1. Solve problems by selecting,

More information

University of Houston High School Math Contest 2014 Algebra II Test

University of Houston High School Math Contest 2014 Algebra II Test University of Houston High School Math Contest 04 Algebra II Test 4 log (x ), what is the sum of all integers that x 8x + are in the domain of this function?. For the function f ( x ) = A. 7 B. 50 C. 44

More information

B Balancing Equations

B Balancing Equations B Balancing Equations We have learned that in an equation, the epressions on both sides of the equal sign must be equivalent. For eample, + = 1 2 because 7 = 7 6 = 7 because 21 = 21 + + = + 8 + 2 because

More information

MATH STUDENT BOOK. 8th Grade Unit 3

MATH STUDENT BOOK. 8th Grade Unit 3 MATH STUDENT BOOK 8th Grade Unit 3 Unit 3 Modeling Problems with Rational Numbers Math 803 Modeling Problems with Rational Numbers Introduction 3 1. Number Theory 5 Prime Factorization and the GCF 5 Simplifying

More information

IC ARTICLE 19. DESCRIBING REAL PROPERTY; INDIANA COORDINATE SYSTEM. IC Chapter 1. Designation of Indiana Coordinate System; Zones

IC ARTICLE 19. DESCRIBING REAL PROPERTY; INDIANA COORDINATE SYSTEM. IC Chapter 1. Designation of Indiana Coordinate System; Zones IC 32-19 ARTICLE 19. DESCRIBING REAL PROPERTY; INDIANA COORDINATE SYSTEM IC 32-19-1 Chapter 1. Designation of Indiana Coordinate System; Zones IC 32-19-1-1 Designation of systems Sec. 1. The systems of

More information

Investors Title Insurance Company - Indiana Approved Search Providers

Investors Title Insurance Company - Indiana Approved Search Providers Investors Title Insurance Copany - Indiana Approved Search Providers The inforation provided in this list is for the sole and exclusive use of ITIC and ay not be republished, resold or duplicated, in whole

More information

PROBLEMS GUIDE Mathcounts / Contest Math

PROBLEMS GUIDE Mathcounts / Contest Math COPYRIGHT Brandon Wang. No distribution other than through BrWang.com shall be allowed. PROBLEMS GUIDE Mathcounts / Contest Math This material was created and copyrighted by Brandon Wang. No distribution

More information

Year 1: Fall. Year 1: Spring. HSB Topics - 2 Year Cycle

Year 1: Fall. Year 1: Spring. HSB Topics - 2 Year Cycle Year 1: Fall Pigeonhole 1 Pigeonhole 2 Induction 1 Induction 2 Inequalities 1 (AM-GM) Geometry 1 - Triangle Area Ratio Theorem (TART) Contest (Math Battle) Geometry 2 - Inscribed Quadrilaterals, Ptolemy

More information

GRE Workshop Quantitative Reasoning. February 13 and 20, 2018

GRE Workshop Quantitative Reasoning. February 13 and 20, 2018 GRE Workshop Quantitative Reasoning February 13 and 20, 2018 Overview Welcome and introduction Tonight: arithmetic and algebra 6-7:15 arithmetic 7:15 break 7:30-8:45 algebra Time permitting, we ll start

More information

Enumeration Schemes for Words Avoiding Permutations

Enumeration Schemes for Words Avoiding Permutations Enumeration Schemes for Words Avoiding Permutations Lara Pudwell November 27, 2007 Abstract The enumeration of permutation classes has been accomplished with a variety of techniques. One wide-reaching

More information

Mathematics. Algebra I (PreAP, Pt. 1, Pt. 2) Curriculum Guide. Revised 2016

Mathematics. Algebra I (PreAP, Pt. 1, Pt. 2) Curriculum Guide. Revised 2016 Mathematics Algebra I (PreAP, Pt. 1, Pt. ) Curriculum Guide Revised 016 Intentionally Left Blank Introduction The Mathematics Curriculum Guide serves as a guide for teachers when planning instruction and

More information

Euclid Contest Thursday, April 6, 2017 (in North America and South America)

Euclid Contest Thursday, April 6, 2017 (in North America and South America) The ENTRE for EUTION in MTHEMTIS and OMPUTING cemc.uwaterloo.ca Euclid ontest Thursday, pril 6, 2017 (in North merica and South merica) Friday, pril 7, 2017 (outside of North merica and South merica) Time:

More information

Algorithms Re-Exam TIN093/DIT600

Algorithms Re-Exam TIN093/DIT600 Algorithms Re-Exam TIN093/DIT600 Course: Algorithms Course code: TIN 093 (CTH), DIT 600 (GU) Date, time: 7th January 2016, 8:30 12:30 Building: M Responsible teacher: Peter Damaschke, Tel. 5405. Examiner:

More information

Due to the detail of some problems, print the contests using a normal or high quality setting.

Due to the detail of some problems, print the contests using a normal or high quality setting. General Contest Guidelines: Keep the contests secure. Discussion about contest questions is not permitted prior to giving the contest. Due to the detail of some problems, print the contests using a normal

More information

The University of Melbourne Department of Mathematics and Statistics School Mathematics Competition, 2016 INTERMEDIATE DIVISION: SOLUTIONS

The University of Melbourne Department of Mathematics and Statistics School Mathematics Competition, 2016 INTERMEDIATE DIVISION: SOLUTIONS The University of Melbourne Department of Mathematics and Statistics School Mathematics Competition, 2016 INTERMEDIATE DIVISION: SOLUTIONS (1) In the following sum substitute each letter for a different

More information

Identifying Graph Automorphisms Using Determining Sets

Identifying Graph Automorphisms Using Determining Sets Identifying Graph Automorphisms Using Determining Sets Debra L. Boutin Department of Mathematics Hamilton College, Clinton, NY 13323 dboutin@hamilton.edu Submitted: May 31, 2006; Accepted: Aug 22, 2006;

More information

Understanding Functions. Elizabeth Lancellotti

Understanding Functions. Elizabeth Lancellotti Understanding Functions Elizabeth Lancellotti My unit for the Delaware Teachers Institute will focus on understanding and interpreting the characteristics of functions and function notation. In our curriculum,

More information

Lecture 3: Miscellaneous Techniques

Lecture 3: Miscellaneous Techniques Lecture 3: Miscellaneous Techniques Rajat Mittal IIT Kanpur In this document, we will take a look at few diverse techniques used in combinatorics, exemplifying the fact that combinatorics is a collection

More information

The Advantage Testing Foundation Solutions

The Advantage Testing Foundation Solutions The Advantage Testing Foundation 2016 Problem 1 Let T be a triangle with side lengths 3, 4, and 5. If P is a point in or on T, what is the greatest possible sum of the distances from P to each of the three

More information

Euclid Contest Tuesday, April 12, 2016 (in North America and South America)

Euclid Contest Tuesday, April 12, 2016 (in North America and South America) The CENTRE for EDUCATION in MATHEMATICS and COMPUTING cemc.uwaterloo.ca Euclid Contest Tuesday, April 12, 2016 (in North America and South America) Wednesday, April 13, 2016 (outside of North America and

More information

1. Determine (with proof) the number of ordered triples (A 1, A 2, A 3 ) of sets which satisfy

1. Determine (with proof) the number of ordered triples (A 1, A 2, A 3 ) of sets which satisfy UT Putnam Prep Problems, Oct 19 2016 I was very pleased that, between the whole gang of you, you solved almost every problem this week! Let me add a few comments here. 1. Determine (with proof) the number

More information

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

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

More information

SUMMER ALGEBRA II ASSIGNMENT ONLY REQUIRED FOR ADVANCED ALGEBRA II & HONORS ALGEBRA II

SUMMER ALGEBRA II ASSIGNMENT ONLY REQUIRED FOR ADVANCED ALGEBRA II & HONORS ALGEBRA II Name: Date: SUMMER ALGEBRA II ASSIGNMENT ONLY REQUIRED FOR ADVANCED ALGEBRA II & HONORS ALGEBRA II The following review assignment is required to be completed by ALL students who plan on taking Advanced

More information

Grade 7 Honors Yearlong Mathematics Map

Grade 7 Honors Yearlong Mathematics Map rade 7 Honors Yearlong Mathematics Map Resources: Approved from Board of Education Assessments: PARCC Assessments, Performance Series, District Benchmark Assessments NS NS Common Core State Standards Standards

More information

Investors Title Insurance Company - Indiana Approved Search Providers

Investors Title Insurance Company - Indiana Approved Search Providers Investors Title Insurance Copany - Indiana Approved Search Providers The inforation provided in this list is for the sole and exclusive use of ITIC and ay not be republished, resold or duplicated, in whole

More information

Name Period Date MATHLINKS GRADE 8 STUDENT PACKET 2 EXPRESSIONS AND EQUATIONS 1

Name Period Date MATHLINKS GRADE 8 STUDENT PACKET 2 EXPRESSIONS AND EQUATIONS 1 Name Period Date 8-2 STUDENT PACKET MATHLINKS GRADE 8 STUDENT PACKET 2 EXPRESSIONS AND EQUATIONS 1 2.1 Exploring Expressions Apply conventions for order of operations to evaluate expressions. Write variable

More information

PRIMES Math Problem Set

PRIMES Math Problem Set PRIMES Math Problem Set PRIMES 017 Due December 1, 01 Dear PRIMES applicant: This is the PRIMES 017 Math Problem Set. Please send us your solutions as part of your PRIMES application by December 1, 01.

More information

Calculator Exam 2009 University of Houston Math Contest. Name: School: There is no penalty for guessing.

Calculator Exam 2009 University of Houston Math Contest. Name: School: There is no penalty for guessing. Calculator Exam 2009 University of Houston Math Contest Name: School: Please read the questions carefully. Unless otherwise requested, round your answers to 8 decimal places. There is no penalty for guessing.

More information

NJCCCS AREA: Mathematics

NJCCCS AREA: Mathematics NJCCCS AREA: Mathematics North Brunswick Township Public Schools Honors Algebra 1 Acknowledgements Rick Feltre, Mathematics Teacher Beth Yuhas, Mathematics Teacher Patricia VanLangen, Assistant Principal

More information

Name: Date: Period: QUADRATIC FUNCTIONS UNIT 13 PLAN. Range: Parabola: Axis of Symmetry: Minimum:

Name: Date: Period: QUADRATIC FUNCTIONS UNIT 13 PLAN. Range: Parabola: Axis of Symmetry: Minimum: QUADRATIC FUNCTIONS UNIT 13 PLAN Important Dates: Quiz: Block Day, March 19-20, 2014 Test: Tuesday, March 25, 2014 I can define, identify, and use properly the following terms: Domain: Quadratic Function:

More information

Math 8A. Content Description Content Location U01-L01-A05. Learn: Text. Video U04-L18-A05. Learn: Text and. Video. Learn: Text and U04-L19-A03.

Math 8A. Content Description Content Location U01-L01-A05. Learn: Text. Video U04-L18-A05. Learn: Text and. Video. Learn: Text and U04-L19-A03. Know that there are numbers that are not rational, and approximate them by rational numbers. NS.A.1 Know that numbers that are not rational are called irrational. Understand informally that every number

More information

Section 2: Equations and Inequalities

Section 2: Equations and Inequalities Topic 1: Equations: True or False?... 29 Topic 2: Identifying Properties When Solving Equations... 31 Topic 3: Solving Equations... 34 Topic 4: Solving Equations Using the Zero Product Property... 36 Topic

More information

The Number System (NS) 8.NS.1 Standards for Mathematical Practice (MP): Connections

The Number System (NS) 8.NS.1 Standards for Mathematical Practice (MP): Connections Domain: The Number System (NS) Cluster: Know that there are numbers that are not rational, and approximate them by rational numbers. Standard: 8.NS.1. Know that numbers that are not rational are called

More information

Math 31 Lesson Plan. Day 16: Review; Start Section 8. Elizabeth Gillaspy. October 18, Supplies needed: homework. Colored chalk. Quizzes!

Math 31 Lesson Plan. Day 16: Review; Start Section 8. Elizabeth Gillaspy. October 18, Supplies needed: homework. Colored chalk. Quizzes! Math 31 Lesson Plan Day 16: Review; Start Section 8 Elizabeth Gillaspy October 18, 2011 Supplies needed: homework Colored chalk Quizzes! Goals for students: Students will: improve their understanding of

More information

Math Fundamentals for Statistics I (Math 52) Unit 7: Connections (Graphs, Equations and Inequalities)

Math Fundamentals for Statistics I (Math 52) Unit 7: Connections (Graphs, Equations and Inequalities) Math Fundamentals for Statistics I (Math 52) Unit 7: Connections (Graphs, Equations and Inequalities) By Scott Fallstrom and Brent Pickett The How and Whys Guys This work is licensed under a Creative Commons

More information

2nd Bay Area Mathematical Olympiad

2nd Bay Area Mathematical Olympiad 2nd Bay Area Mathematical Olympiad February 29, 2000 The time limit for this exam is 4 hours. Your solutions should be clearly written arguments. Merely stating an answer without any justification will

More information

wondered what would happen if they extended their table. Do you agree or disagree with each conjecture below? Explain.

wondered what would happen if they extended their table. Do you agree or disagree with each conjecture below? Explain. . Several students were working on Question A of Problem 5.. They wondered what would happen if they extended their table. Do you agree or disagree with each conjecture below? Explain. Heidi s conjecture:

More information

Recap & Interval Scheduling

Recap & Interval Scheduling Lecture 2 Recap & Interval Scheduling Supplemental reading in CLRS: Section 6.; Section 4.4 2. Recap of Median Finding Like MERGE-SORT, the median-of-medians algorithm SELECT calls itself recursively,

More information

Euclid Contest Wednesday, April 11, 2018 (in North America and South America)

Euclid Contest Wednesday, April 11, 2018 (in North America and South America) The ENTRE for EUTION in MTHEMTIS and OMPUTING cemc.uwaterloo.ca Euclid ontest Wednesday, pril 11, 2018 (in North merica and South merica) Thursday, pril 12, 2018 (outside of North merica and South merica)

More information

Final Examination. Adrian Georgi Josh Karen Lee Min Nikos Tina. There are 12 problems totaling 150 points. Total time is 170 minutes.

Final Examination. Adrian Georgi Josh Karen Lee Min Nikos Tina. There are 12 problems totaling 150 points. Total time is 170 minutes. Massachusetts Institute of Technology 6.042J/18.062J, Fall 02: Mathematics for Computer Science Prof. Albert Meyer and Dr. Radhika Nagpal Final Examination Your name: Circle the name of your Tutorial Instructor:

More information

Coimisiún na Scrúduithe Stáit State Examinations Commission. Leaving Certificate Examination Mathematics

Coimisiún na Scrúduithe Stáit State Examinations Commission. Leaving Certificate Examination Mathematics 2018. M30 Coimisiún na Scrúduithe Stáit State Examinations Commission Leaving Certificate Examination 2018 Mathematics Paper 2 Higher Level Monday, 11 June Morning 9:30 to 12:00 300 marks Examination number

More information

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

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

More information

Math is Cool Masters

Math is Cool Masters 8th Grade November 19, 2005 Individual Contest Express all answers as reduced fractions unless stated otherwise. Leave answers in terms of π where applicable. Do not round any answers unless stated otherwise.

More information

June If you want, you may scan your assignment and convert it to a.pdf file and it to me.

June If you want, you may scan your assignment and convert it to a.pdf file and  it to me. Summer Assignment Pre-Calculus Honors June 2016 Dear Student: This assignment is a mandatory part of the Pre-Calculus Honors course. Students who do not complete the assignment will be placed in the regular

More information

Science Skills Station

Science Skills Station Science Skills Station Objective 1. Graph data to study the relationships between kinetic energy, velocity and mass. 2. Analyze and interpret graphical displays to describe how kinetic energy of an object

More information

A Study Guide for. Students PREPARING FOR GRADE. Nova Scotia Examinations in Mathematics

A Study Guide for. Students PREPARING FOR GRADE. Nova Scotia Examinations in Mathematics A Study Guide for Students PREPARING FOR 12 GRADE Nova Scotia Examinations in Mathematics A Study Guide for Students PREPARING FOR 12 GRADE Nova Scotia Examinations in Mathematics For more information,

More information

Number Theory: Niven Numbers, Factorial Triangle, and Erdos' Conjecture

Number Theory: Niven Numbers, Factorial Triangle, and Erdos' Conjecture Sacred Heart University DigitalCommons@SHU Mathematics Undergraduate Publications Mathematics -2018 Number Theory: Niven Numbers, Factorial Triangle, and Erdos' Conjecture Sarah Riccio Sacred Heart University,

More information

Quinsigamond Community College School of Math and Science

Quinsigamond Community College School of Math and Science Instructor's Information: Instructor: Office: Email: Telephone: 508-854-2400 Quinsigamond Community College School of Math and Science Course Information:

More information

Radical. Anthony J. Browne. April 23, 2016 ABSTRACT

Radical. Anthony J. Browne. April 23, 2016 ABSTRACT Radical Anthony J. Browne April 23, 2016 ABSTRACT Approximations of square roots are discussed. A very close approximation to their decimal expansion is derived in the form of a simple fraction. Their

More information

Just the Factors, Ma am HAROLD B. REITER.

Just the Factors, Ma am HAROLD B. REITER. Just the Factors, Ma am HAROLD B REITER UNIVERSITY OF NORTH CAROLINA CHARLOTTE http://wwwmathunccedu/~hbreiter The purpose of this note is to find and study a method for determining and counting all the

More information