MATH 214 Mathematical Problem Solving for MCED Spring 2011

Size: px
Start display at page:

Download "MATH 214 Mathematical Problem Solving for MCED Spring 2011"

Transcription

1 MATH 214 Mathematical Problem Solving for MCED Spring 2011 Venn Diagrams 1 The English logician John Venn ( ) 2 invented a simple visual way of describing relationships between sets. His diagrams, now called Venn diagrams, use circles (or other planar regions) to represent sets. Venn diagrams are fairly intuitive and best learned through examples. Consider the sets of squares and quadrilaterals. Because every member of the set squares is also a member of the set quadrilaterals, the set squares is a subset of the set quadrilaterals. This is represented by a Venn diagram in which a circle denoting squares is drawn inside a circle denoting quadrilaterals; both are enclosed by a rectangle representing the universal set of polygons, of which both squares and quadrilaterals are subsets. Note that the size of the circles is irrelevant. The interior of the circle labeled squares represents the set of all squares. The region outside of the squares circle but inside the quadrilaterals circle represents the set of all quadrilaterals that are not squares. The region outside of the quadrilaterals circle represents all geometric shapes that are not quadrilaterals, such as hexagons, cubes, and circles. Now consider the sets dogs and cats. A pet can be either a dog or a cat, but never both. We can draw a Venn diagram to represent these sets by using a pair of circles that do not touch, recognizing that the sets dogs and cats are disjoint sets. Again, we enclose the circles in a rectangle. This time, context suggests that the region represented by the rectangle is the universe of discourse consisting of pets. 1 Based largely on material from Using and Understanding Mathematics: a quantitative reasoning approach, 5th ed., by Jeffrey Bennett and William Briggs, Addison-Wesley, John Venn was an Anglican priest who wrote extensively on logic, statistics, and probability theory. He also wrote a history of Gonville and Caius College at Cambridge University, where he was both a student and teacher. Though well respected for many of his contributions to logic, he is best known for the diagrams that bear his name.

2 For our last general case, consider the sets nurses and women. As shown in the figure below, these are represented by overlapping circles because it is possible for a person to be both a woman and a nurse. Because of the overlapping, this diagram displays four regions: The overlapping region represents people who are both women and nurses, namely female nurses. The non-overlapping region on the nurses circle represents nurses who are not women that is, male nurses. The non-overlapping region on the women circle represents women who are not nurses. From context, we interpret the region outside both circles to represent people who are neither nurses nor women that is, men who are not nurses. Note that the sizes of the regions are not important. For instance, the smaller relative size of the overlapping region does not imply that female nurses are less common than male nurses. In fact, it is possible that some of the regions may represent sets with no members at all. In other words, we use overlapping circles whenever two sets might have members in common. Example 1: Describe the relationship between the given pairs of sets and draw a Venn diagram showing this relationship. The universal set is described in parentheses. Interpret all the regions of the Venn diagram. a. Democrats and Republicans (registered voters in the United States) b. Nobel Prize winners and Pulitzer Prize winners (people) 2

3 Solution 1: a. A voter can be registered for only one political party, so the sets Democrats and Republicans are disjoint. The region outside both circles represents voters who are neither Democrats nor Republicans that is, Independents, or voters registered with some other party. b. It is possible for a person to win both a Nobel Prize and a Pulitzer Prize, so these are overlapping sets, even though the overlap contains very few people. 3 The region outside both circles represents people who have not won either prize (which is most of humanity!). Example 2: Draw a Venn diagram showing the relationships amongst the sets of natural numbers, whole numbers, integers, rational numbers, and real numbers. Where would irrational numbers be found in this diagram? Soluion 2: Because each of these sets is a subset in turn of the next set listed, the Venn diagram is structured with nested circles. Irrational numbers are real numbers that are not rational, so they are found inside the outer circle of real numbers but outside the circle of rational numbers. 3 In fact, Pearl Buck ( ) and Toni Morrison (1931-), both American writers, are recipients of a Nobel Prize for Literature as well as a Pulitzer Prize for Fiction, Buck in 1932 and 1938 and Morrison in 1988 and

4 Categorical Propositions The proposition all squares are quadrilaterals makes a very specific claim namely, that the set squares is a subset of the set quadrilaterals. Propositions of this type are called categorical propositions because they claim a particular relationship between two categories or sets. Like all propositions, categorical propositions must have the structure of a complete sentence. Categorical propositions also have another important general feature. Of the two sets in a categorical proposition, one set appears in the subject of the sentence and the other in the predicate. For example, in the proposition all squares are quadrilaterals the set squares is the subject set and the set quadrilaterals is the predicate set. We will use the letter S to denote the subject set and the letter P to denote the predicate set, so that we can rewrite all squares are quadrilaterals in the form all S are P, where S = squares and P = quadrilaterals. Categorical propositions come in the following four standard forms: 4 The Standard Categorical Propositions Form Example Subject Set S Predicate Set P All S are P All squares are quadrilaterals. squares quadrilaterals No S are P No circles are quadrilaterals. circles quadrilaterals Some S are P Some positive integers are even. positive integers even numbers Some S are not P Some rational numbers are not positive. rational numbers positive numbers Because categorical propositions express a relationship between two sets, we can use what we ve already learned about Venn diagrams to make visual representations of categorical propositions. However, in the case of overlapping sets, we must be specific in stating which parts of the overlap are addressed by the proposition. The following example should this idea clear. Example 3: Draw a Venn diagram to represent each of the four sample propositions in the table above. Solution 3: The proposition all squares are quadrilaterals claims that the set S = squares is a subset of P = quadrilaterals. The diagram is pictured below. Note that all propositions of the form All S are P would have the same basic Venn diagram. 4 The four forms listed in this table are sometimes called by logicians universal positive, universal negative, existential positive, and existential negative propositions, respectively. 4

5 The proposition no circles are quadrilaterals tells us that the set S = circles is disjoint from the set P = quadrilaterals. That is, they have no common members. The Venn diagram therefore shows two separated circles. The Venn diagram for the proposition some positive integers are even requires overlapping circles for S = positive integers and P = even numbers. However, we must be specific about claim made in the proposition. In this case, the proposition asserts that there are some numbers (at least one) which are both positive integers and even numbers. To highlight this fact we place an X in the overlapping region of the diagram. Note that the proposition does not specifically indicate that there exist positive integers which are not even, nor does it assert that there are even numbers which are positive (even though both facts are clearly true). The given proposition does not claim that the other regions in the diagram contain any members. The proposition some rational numbers are not positive also requires overlapping circles. This proposition asserts that there are some rational numbers (at least one) who are in the S = rational numbers circle but not in the P = positive numbers circle. Therefore, we put an X in the non-overlapping region of the rational numbers circle. No claim is made about whether there are rational numbers which are also positive or positive numbers which are not rational (even though there certainly do exist such numbers). 5

6 Many statements make claims about relationships between two categories, but don t look precisely like one of the four standard forms for categorical propositions. It s often useful to rephrase such statements in one of the standard forms. For example, the statement every triangle with two congruent base angles is isosceles can be rephrased to read all triangles with two congruent base angles are isosceles triangles. Now the statement has the form All S are P, where S = triangles with two congruent base angles and P = isosceles triangles. Example 4: Rephrase each of the following statements in one of the four standard forms for categorical propositions. a. Some quadratic equations can be solved by factoring. b. Whole numbers whose ones digit is 7 are never divisible by 5. Solution 4: a. Some quadratic equations can be solved by factoring can be rephrased as some quadratic equations are equations that can be solved by factoring. It now has the form some S are P where S = quadratic equations and P = equations that can be solved by factoring. The Venn diagram is pictured below, with an X in the overlapping region to indicate the claim that there is at least one quadratic equation that can be solved by factoring. b. Whole numbers whose ones digit is 7 are never divisible by 5 can be rephrased as no whole numbers whose ones digit is 7 are whole numbers divisible by 5. This proposition has the form no S are P, where S = whole numbers whose ones digit is 7 and P = whole numbers divisible by 5. 6

7 Venn diagrams are particularly useful for dealing with three sets that may overlap one another. For example, suppose you are conducting a statistical study to learn how teenage employment rates differ between boys and girls and between honor students and others. For each teenager in your study, you need to record the answers to these three questions: Is the teenager a boy or girl? Is the teenager an honor student or not? Is the teenager employed or not? The diagram below can help you organize this information. Notice that it has three circles, representing the sets boys, honor students, and employed persons. Because the circles overlap one another, they form a total of eight regions (including the region outside all three circles). This diagram also has labels for the other five regions, which would not normally be included, so as not to complicate the diagram, but which have been added here to clarify the interpretation of each region. Also, observe that the same information could be recorded in a diagram representing the three sets girls, honor students, and employed persons, or boys, honor students, and unemployed persons. Example 5: You hire an assistant to help you with the study of teenage employment described above. He focuses on a small group of teenagers who are all enrolled in the same school. He reports the following facts about this group: Some of the boys who are honor students are unemployed. Some of the girls who are not honor students are employed. 7

8 Place X s in the appropriate places in the diagram to indicate the regions that you can be sure have members. Based on this report, do you know whether there are any of the school s honor students who are unemployed girls? Why or why not? Solution 5: The diagram is pictured below with X s placed in the proper regions. The region corresponding to the school s honor students who are unemployed girls is the region in the upper right of the honor students circle, and since there is no X in this region, the given information provides no guarantee that this region has any members. Therefore, among the teenagers at this school, we do not know whether there are any honor students who are unemployed girls. Other Uses of Venn Diagrams So far we have used Venn diagrams only to describe relationships, such as whether two sets overlap or whether overlapping sets share common members. Venn diagrams can be even more useful when we add specific information, such as the number of members in each set or overlapping region. Consider the study summarized in the table below, an example of what is called a two-way (or contingency) table. This study was designed to learn whether a pregnant mother s status as a smoker or nonsmoker affects whether she delivers a low or normal birth weight baby. Baby s birth weight Low Normal Mother s Smoker smoking status Nonsmoker The table records counts, which correspond to the four combinations of the baby s birth weight status and the mother s smoking status. Although a two-way table is a good way to summarize data, a pictorial representation may be easier to understand. Because there are four combinations of birth weight status and smoking status, we can use a Venn diagram to provide such a picture, using two overlapping circles to display four regions. One way of building the diagram is shown below, the circles representing the sets smoking mothers and low birth weight babies. This diagram differs from others we have shown only in that the regions are now labeled by how many members each contains, the counts coming from the table 8

9 above. The Venn diagram 5 makes it easy to to see how smoking affected babies in the study. Notice that normal birth weight babies were much more common than low birth weight babies among both smokers and nonsmokers. However the smoking mothers had a lower proportion of normal birth weight babies and a higher proportion of low birth weight babies. This suggests that smoking increases the risk of having a low birth weight baby, a fact that has been borne out by careful statistical analysis of this and other studies. Example 6: Human blood is often classified according to whether three antigens, A, B and Rh, are present or absent. Blood type is stated first in terms of the A and B antigens: blood containing only A is called type A, blood containing only B is called type B, blood containing both types A and B is called type AB, and blood containing neither antigen is called type O. The presence or absence of the antigen Rh is indicated by adding the word positive (present) or negative (absent), or the corresponding symbol + or. The table below shows the eight resulting blood types and the rough percentage of people with each type in the U.S. population. Draw a Venn diagram to illustrate these data. Blood type % Blood type % Blood type % Blood type % A positive 34 A negative 8 AB positive 3 AB negative 1 B positive 8 B negative 2 O positive 35 O negative 9 Solution 6: We can think of the three antigens as three sets A, B, and Rh, and draw a Venn diagram with three overlapping circles. We do this below. Note the eight regions, each labeled with its type and percentage of the population. 5 Do you see that a similar Venn diagram could be constructed using the sets nonsmoking mothers and normal birth weight babies? 9

10 Exercises Use set notation to write the members of the following sets. 1. Every third number between 4 and 20, beginning with 4 2. All perfect squares between 30 and All triangles with five sides 4. All rational numbers whose denominator is three times its numerator Draw Venn diagrams for each of the following groups of sets. Describe the members of each region in the diagram, or state that a region contains no members. 5. Negative integers and natural numbers 6. Multiples of 4 and multiples of 5 7. Whole numbers the sum of whose digits equals 5, prime numbers, and numbers less than Convex 6 polygons, regular polygons, and polygons with at least one obtuse interior angle For the given categorical propositions, Draw a Venn diagram displaying the subject and predicate sets. Rephrase the given statement if necessary. 9. All widows are women. 10. Some movie stars are redheads. 11. No negative number can have a real square root. 12. Not every quadratic equation can be solved by factoring. Draw Venn diagrams that represent the following situations. Use only the diagram (and no other information) to give answers to the questions that follow. 13. All multiples of 6 are even numbers. No even numbers have ones digit 5. Some even numbers are multiples of 4. No numbers with ones digit 5 are between 7 and 13. Questions: Could there be multiples of 6 whose ones digit is 5? Could there be multiples of 6 which are multiples of 4? Are there even numbers between 7 and 13? Are there multiples of 6 between 7 and 13? 14. All meat has protein. All dairy products have protein. Some beans have protein. All beans, but no meat or dairy products, are plants. Questions: Could there be beans that are dairy products? Could there be meat that is a dairy product? Could there be dairy products that are plants? Could there be plants with protein? Draw Venn diagrams that represent the following situations. Mark each region with the correct number of members. 15. One hundred people who grew up in either New York City or Los Angeles were surveyed to determine whether they preferred hip-hop music or rock music (both and neither were not acceptable responses). Of those who grew up in Los Angeles, 20 preferred hip-hop and 40 preferred rock. Of those who grew up in New York, 30 preferred hip-hop. 6 A convex polygon is one for which every line segment joining a pair of vertices remains inside or on the boundary of the polygon. For instance, a five-sided polygon in the traditional shape of a house is convex whereas a polygon in the shape of a star of David is not. 10

11 16. In a trial of a new allergy medicine, 120 people were given the medicine and 80 were given a placebo. Of those given the medicine, 90 showed improvement in their allergy symptoms. Of those give the placebo, 30 did not show any improvement. 17. A survey of 130 individuals revealed the following results about the news sources that they regularly used. TV/radio only 20 TV/radio and internet only 12 Internet only 29 TV/radio and newspapers only 18 Newspapers only 15 Internet and newspapers only 22 None 6 All three sources The popular vote received by Barak Obama in the 2008 presidential election can be divided according to gender and party as follows (vote counts, in millions, are approximate). Women Men Democrats Republicans Independents and Others

Classifying Lesson 1 Triangles

Classifying Lesson 1 Triangles Classifying Lesson 1 acute angle congruent scalene Classifying VOCABULARY right angle isosceles Venn diagram obtuse angle equilateral You classify many things around you. For example, you might choose

More information

Number Sense and Operations

Number Sense and Operations Number Sense and Operations representing as they: 6.N.1 6.N.2 6.N.3 6.N.4 6.N.5 6.N.6 6.N.7 6.N.8 6.N.9 6.N.10 6.N.11 6.N.12 6.N.13. 6.N.14 6.N.15 Demonstrate an understanding of positive integer exponents

More information

EVERY DAY COUNTS CALENDAR MATH 2005 correlated to

EVERY DAY COUNTS CALENDAR MATH 2005 correlated to EVERY DAY COUNTS CALENDAR MATH 2005 correlated to Illinois Mathematics Assessment Framework Grades 3-5 E D U C A T I O N G R O U P A Houghton Mifflin Company YOUR ILLINOIS GREAT SOURCE REPRESENTATIVES:

More information

MATHS LEVEL DESCRIPTORS

MATHS LEVEL DESCRIPTORS MATHS LEVEL DESCRIPTORS Number Level 3 Understand the place value of numbers up to thousands. Order numbers up to 9999. Round numbers to the nearest 10 or 100. Understand the number line below zero, and

More information

In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data.

In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data. MATHEMATICS: THE LEVEL DESCRIPTIONS In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data. Attainment target

More information

CAMI Education linked to CAPS: Mathematics

CAMI Education linked to CAPS: Mathematics - 1 - TOPIC 1.1 Whole numbers _CAPS curriculum TERM 1 CONTENT Mental calculations Revise: Multiplication of whole numbers to at least 12 12 Ordering and comparing whole numbers Revise prime numbers to

More information

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems Academic Content Standards Grade Eight Ohio Pre-Algebra 2008 STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express large numbers and small

More information

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard Academic Content Standards Grade Eight and Grade Nine Ohio Algebra 1 2008 Grade Eight STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express

More information

WORK SCHEDULE: MATHEMATICS 2007

WORK SCHEDULE: MATHEMATICS 2007 , K WORK SCHEDULE: MATHEMATICS 00 GRADE MODULE TERM... LO NUMBERS, OPERATIONS AND RELATIONSHIPS able to recognise, represent numbers and their relationships, and to count, estimate, calculate and check

More information

Scope and Sequence KA KB 1A 1B 2A 2B 3A 3B 4A 4B 5A 5B 6A 6B

Scope and Sequence KA KB 1A 1B 2A 2B 3A 3B 4A 4B 5A 5B 6A 6B Scope and Sequence Earlybird Kindergarten, Standards Edition Primary Mathematics, Standards Edition Copyright 2008 [SingaporeMath.com Inc.] The check mark indicates where the topic is first introduced

More information

Mind on Statistics. Chapter 4

Mind on Statistics. Chapter 4 Mind on Statistics Chapter 4 Sections 4.1 Questions 1 to 4: The table below shows the counts by gender and highest degree attained for 498 respondents in the General Social Survey. Highest Degree Gender

More information

11.3 Curves, Polygons and Symmetry

11.3 Curves, Polygons and Symmetry 11.3 Curves, Polygons and Symmetry Polygons Simple Definition A shape is simple if it doesn t cross itself, except maybe at the endpoints. Closed Definition A shape is closed if the endpoints meet. Polygon

More information

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions.

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions. Algebra I Overview View unit yearlong overview here Many of the concepts presented in Algebra I are progressions of concepts that were introduced in grades 6 through 8. The content presented in this course

More information

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers.

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers. Math 0980 Chapter Objectives Chapter 1: Introduction to Algebra: The Integers. 1. Identify the place value of a digit. 2. Write a number in words or digits. 3. Write positive and negative numbers used

More information

Charlesworth School Year Group Maths Targets

Charlesworth School Year Group Maths Targets Charlesworth School Year Group Maths Targets Year One Maths Target Sheet Key Statement KS1 Maths Targets (Expected) These skills must be secure to move beyond expected. I can compare, describe and solve

More information

NEW MEXICO Grade 6 MATHEMATICS STANDARDS

NEW MEXICO Grade 6 MATHEMATICS STANDARDS PROCESS STANDARDS To help New Mexico students achieve the Content Standards enumerated below, teachers are encouraged to base instruction on the following Process Standards: Problem Solving Build new mathematical

More information

Investigating Relationships of Area and Perimeter in Similar Polygons

Investigating Relationships of Area and Perimeter in Similar Polygons Investigating Relationships of Area and Perimeter in Similar Polygons Lesson Summary: This lesson investigates the relationships between the area and perimeter of similar polygons using geometry software.

More information

Day 1. 1. What number is five cubed? 2. A circle has radius r. What is the formula for the area of the circle?

Day 1. 1. What number is five cubed? 2. A circle has radius r. What is the formula for the area of the circle? Mental Arithmetic Questions 1. What number is five cubed? KS3 MATHEMATICS 10 4 10 Level 7 Questions Day 1 2. A circle has radius r. What is the formula for the area of the circle? 3. Jenny and Mark share

More information

Problem of the Month: William s Polygons

Problem of the Month: William s Polygons Problem of the Month: William s Polygons The Problems of the Month (POM) are used in a variety of ways to promote problem solving and to foster the first standard of mathematical practice from the Common

More information

ISAT Mathematics Performance Definitions Grade 4

ISAT Mathematics Performance Definitions Grade 4 ISAT Mathematics Performance Definitions Grade 4 EXCEEDS STANDARDS Fourth-grade students whose measured performance exceeds standards are able to identify, read, write, represent, and model whole numbers

More information

Geometry: Classifying, Identifying, and Constructing Triangles

Geometry: Classifying, Identifying, and Constructing Triangles Geometry: Classifying, Identifying, and Constructing Triangles Lesson Objectives Teacher's Notes Lesson Notes 1) Identify acute, right, and obtuse triangles. 2) Identify scalene, isosceles, equilateral

More information

37 Basic Geometric Shapes and Figures

37 Basic Geometric Shapes and Figures 37 Basic Geometric Shapes and Figures In this section we discuss basic geometric shapes and figures such as points, lines, line segments, planes, angles, triangles, and quadrilaterals. The three pillars

More information

Tennessee Mathematics Standards 2009-2010 Implementation. Grade Six Mathematics. Standard 1 Mathematical Processes

Tennessee Mathematics Standards 2009-2010 Implementation. Grade Six Mathematics. Standard 1 Mathematical Processes Tennessee Mathematics Standards 2009-2010 Implementation Grade Six Mathematics Standard 1 Mathematical Processes GLE 0606.1.1 Use mathematical language, symbols, and definitions while developing mathematical

More information

Illinois State Standards Alignments Grades Three through Eleven

Illinois State Standards Alignments Grades Three through Eleven Illinois State Standards Alignments Grades Three through Eleven Trademark of Renaissance Learning, Inc., and its subsidiaries, registered, common law, or pending registration in the United States and other

More information

Building a Bridge to Academic Vocabulary in Mathematics

Building a Bridge to Academic Vocabulary in Mathematics Building a Bridge to Academic Vocabulary in Mathematics AISD Elementary Mathematics Department How Students Develop a Repertoire of Academic English in Mathematics Developed and researched by the AISD

More information

Such As Statements, Kindergarten Grade 8

Such As Statements, Kindergarten Grade 8 Such As Statements, Kindergarten Grade 8 This document contains the such as statements that were included in the review committees final recommendations for revisions to the mathematics Texas Essential

More information

Glencoe. correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 3-3, 5-8 8-4, 8-7 1-6, 4-9

Glencoe. correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 3-3, 5-8 8-4, 8-7 1-6, 4-9 Glencoe correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 STANDARDS 6-8 Number and Operations (NO) Standard I. Understand numbers, ways of representing numbers, relationships among numbers,

More information

2. If C is the midpoint of AB and B is the midpoint of AE, can you say that the measure of AC is 1/4 the measure of AE?

2. If C is the midpoint of AB and B is the midpoint of AE, can you say that the measure of AC is 1/4 the measure of AE? MATH 206 - Midterm Exam 2 Practice Exam Solutions 1. Show two rays in the same plane that intersect at more than one point. Rays AB and BA intersect at all points from A to B. 2. If C is the midpoint of

More information

North Carolina Math 2

North Carolina Math 2 Standards for Mathematical Practice 1. Make sense of problems and persevere in solving them. 2. Reason abstractly and quantitatively 3. Construct viable arguments and critique the reasoning of others 4.

More information

Common Core State Standards for Mathematics Accelerated 7th Grade

Common Core State Standards for Mathematics Accelerated 7th Grade A Correlation of 2013 To the to the Introduction This document demonstrates how Mathematics Accelerated Grade 7, 2013, meets the. Correlation references are to the pages within the Student Edition. Meeting

More information

Math 319 Problem Set #3 Solution 21 February 2002

Math 319 Problem Set #3 Solution 21 February 2002 Math 319 Problem Set #3 Solution 21 February 2002 1. ( 2.1, problem 15) Find integers a 1, a 2, a 3, a 4, a 5 such that every integer x satisfies at least one of the congruences x a 1 (mod 2), x a 2 (mod

More information

Prentice Hall: Middle School Math, Course 1 2002 Correlated to: New York Mathematics Learning Standards (Intermediate)

Prentice Hall: Middle School Math, Course 1 2002 Correlated to: New York Mathematics Learning Standards (Intermediate) New York Mathematics Learning Standards (Intermediate) Mathematical Reasoning Key Idea: Students use MATHEMATICAL REASONING to analyze mathematical situations, make conjectures, gather evidence, and construct

More information

Expression. Variable Equation Polynomial Monomial Add. Area. Volume Surface Space Length Width. Probability. Chance Random Likely Possibility Odds

Expression. Variable Equation Polynomial Monomial Add. Area. Volume Surface Space Length Width. Probability. Chance Random Likely Possibility Odds Isosceles Triangle Congruent Leg Side Expression Equation Polynomial Monomial Radical Square Root Check Times Itself Function Relation One Domain Range Area Volume Surface Space Length Width Quantitative

More information

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test Math Review for the Quantitative Reasoning Measure of the GRE revised General Test www.ets.org Overview This Math Review will familiarize you with the mathematical skills and concepts that are important

More information

GEOMETRY. Constructions OBJECTIVE #: G.CO.12

GEOMETRY. Constructions OBJECTIVE #: G.CO.12 GEOMETRY Constructions OBJECTIVE #: G.CO.12 OBJECTIVE Make formal geometric constructions with a variety of tools and methods (compass and straightedge, string, reflective devices, paper folding, dynamic

More information

Grade 6 Mathematics Assessment. Eligible Texas Essential Knowledge and Skills

Grade 6 Mathematics Assessment. Eligible Texas Essential Knowledge and Skills Grade 6 Mathematics Assessment Eligible Texas Essential Knowledge and Skills STAAR Grade 6 Mathematics Assessment Mathematical Process Standards These student expectations will not be listed under a separate

More information

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary Shape, Space, and Measurement- Primary A student shall apply concepts of shape, space, and measurement to solve problems involving two- and three-dimensional shapes by demonstrating an understanding of:

More information

Which two rectangles fit together, without overlapping, to make a square?

Which two rectangles fit together, without overlapping, to make a square? SHAPE level 4 questions 1. Here are six rectangles on a grid. A B C D E F Which two rectangles fit together, without overlapping, to make a square?... and... International School of Madrid 1 2. Emily has

More information

Grade 5 Math Content 1

Grade 5 Math Content 1 Grade 5 Math Content 1 Number and Operations: Whole Numbers Multiplication and Division In Grade 5, students consolidate their understanding of the computational strategies they use for multiplication.

More information

numerical place value additional topics rounding off numbers power of numbers negative numbers addition with materials fundamentals

numerical place value additional topics rounding off numbers power of numbers negative numbers addition with materials fundamentals Math Scope & Sequence fundamentals number sense and numeration of the decimal system Count to 10 by units Associate number to numeral (1-10) KN 1 KN 1 KN 2 KN 2 Identify odd and even numbers/numerals and

More information

Mathematics Scope and Sequence, K-8

Mathematics Scope and Sequence, K-8 Standard 1: Number and Operation Goal 1.1: Understands and uses numbers (number sense) Mathematics Scope and Sequence, K-8 Grade Counting Read, Write, Order, Compare Place Value Money Number Theory K Count

More information

ModuMath Basic Math Basic Math 1.1 - Naming Whole Numbers Basic Math 1.2 - The Number Line Basic Math 1.3 - Addition of Whole Numbers, Part I

ModuMath Basic Math Basic Math 1.1 - Naming Whole Numbers Basic Math 1.2 - The Number Line Basic Math 1.3 - Addition of Whole Numbers, Part I ModuMath Basic Math Basic Math 1.1 - Naming Whole Numbers 1) Read whole numbers. 2) Write whole numbers in words. 3) Change whole numbers stated in words into decimal numeral form. 4) Write numerals in

More information

Quick Reference ebook

Quick Reference ebook This file is distributed FREE OF CHARGE by the publisher Quick Reference Handbooks and the author. Quick Reference ebook Click on Contents or Index in the left panel to locate a topic. The math facts listed

More information

Everyday Mathematics CCSS EDITION CCSS EDITION. Content Strand: Number and Numeration

Everyday Mathematics CCSS EDITION CCSS EDITION. Content Strand: Number and Numeration CCSS EDITION Overview of -6 Grade-Level Goals CCSS EDITION Content Strand: Number and Numeration Program Goal: Understand the Meanings, Uses, and Representations of Numbers Content Thread: Rote Counting

More information

Grade 3 Core Standard III Assessment

Grade 3 Core Standard III Assessment Grade 3 Core Standard III Assessment Geometry and Measurement Name: Date: 3.3.1 Identify right angles in two-dimensional shapes and determine if angles are greater than or less than a right angle (obtuse

More information

Everyday Mathematics GOALS

Everyday Mathematics GOALS Copyright Wright Group/McGraw-Hill GOALS The following tables list the Grade-Level Goals organized by Content Strand and Program Goal. Content Strand: NUMBER AND NUMERATION Program Goal: Understand the

More information

Overview. Essential Questions. Grade 8 Mathematics, Quarter 4, Unit 4.3 Finding Volume of Cones, Cylinders, and Spheres

Overview. Essential Questions. Grade 8 Mathematics, Quarter 4, Unit 4.3 Finding Volume of Cones, Cylinders, and Spheres Cylinders, and Spheres Number of instruction days: 6 8 Overview Content to Be Learned Evaluate the cube root of small perfect cubes. Simplify problems using the formulas for the volumes of cones, cylinders,

More information

7 Relations and Functions

7 Relations and Functions 7 Relations and Functions In this section, we introduce the concept of relations and functions. Relations A relation R from a set A to a set B is a set of ordered pairs (a, b), where a is a member of A,

More information

NCTM Curriculum Focal Points for Grade 5. Everyday Mathematics, Grade 5

NCTM Curriculum Focal Points for Grade 5. Everyday Mathematics, Grade 5 NCTM Curriculum Focal Points and, Grade 5 NCTM Curriculum Focal Points for Grade 5 Number and Operations and Algebra: Developing an understanding of and fluency with division of whole numbers Students

More information

Pennsylvania System of School Assessment

Pennsylvania System of School Assessment Pennsylvania System of School Assessment The Assessment Anchors, as defined by the Eligible Content, are organized into cohesive blueprints, each structured with a common labeling system that can be read

More information

Prentice Hall Mathematics Courses 1-3 Common Core Edition 2013

Prentice Hall Mathematics Courses 1-3 Common Core Edition 2013 A Correlation of Prentice Hall Mathematics Courses 1-3 Common Core Edition 2013 to the Topics & Lessons of Pearson A Correlation of Courses 1, 2 and 3, Common Core Introduction This document demonstrates

More information

Grade 4 Unit 3: Multiplication and Division; Number Sentences and Algebra

Grade 4 Unit 3: Multiplication and Division; Number Sentences and Algebra Grade 4 Unit 3: Multiplication and Division; Number Sentences and Algebra Activity Lesson 3-1 What s My Rule? page 159) Everyday Mathematics Goal for Mathematical Practice GMP 2.2 Explain the meanings

More information

Algebra Geometry Glossary. 90 angle

Algebra Geometry Glossary. 90 angle lgebra Geometry Glossary 1) acute angle an angle less than 90 acute angle 90 angle 2) acute triangle a triangle where all angles are less than 90 3) adjacent angles angles that share a common leg Example:

More information

Performance Level Descriptors Grade 6 Mathematics

Performance Level Descriptors Grade 6 Mathematics Performance Level Descriptors Grade 6 Mathematics Multiplying and Dividing with Fractions 6.NS.1-2 Grade 6 Math : Sub-Claim A The student solves problems involving the Major Content for grade/course with

More information

Senior Phase Grade 8 Today Planning Pack MATHEMATICS

Senior Phase Grade 8 Today Planning Pack MATHEMATICS M780636110236 Senior Phase Grade 8 Today Planning Pack MATHEMATICS Contents: Work Schedule: Page Grade 8 2 Lesson Plans: Grade 8 4 Rubrics: Rubric 1: Recognising, classifying and representing numbers...22

More information

Basic Set Theory. 1. Motivation. Fido Sue. Fred Aristotle Bob. LX 502 - Semantics I September 11, 2008

Basic Set Theory. 1. Motivation. Fido Sue. Fred Aristotle Bob. LX 502 - Semantics I September 11, 2008 Basic Set Theory LX 502 - Semantics I September 11, 2008 1. Motivation When you start reading these notes, the first thing you should be asking yourselves is What is Set Theory and why is it relevant?

More information

4. How many integers between 2004 and 4002 are perfect squares?

4. How many integers between 2004 and 4002 are perfect squares? 5 is 0% of what number? What is the value of + 3 4 + 99 00? (alternating signs) 3 A frog is at the bottom of a well 0 feet deep It climbs up 3 feet every day, but slides back feet each night If it started

More information

with functions, expressions and equations which follow in units 3 and 4.

with functions, expressions and equations which follow in units 3 and 4. Grade 8 Overview View unit yearlong overview here The unit design was created in line with the areas of focus for grade 8 Mathematics as identified by the Common Core State Standards and the PARCC Model

More information

Estimating Angle Measures

Estimating Angle Measures 1 Estimating Angle Measures Compare and estimate angle measures. You will need a protractor. 1. Estimate the size of each angle. a) c) You can estimate the size of an angle by comparing it to an angle

More information

Open-Ended Problem-Solving Projections

Open-Ended Problem-Solving Projections MATHEMATICS Open-Ended Problem-Solving Projections Organized by TEKS Categories TEKSING TOWARD STAAR 2014 GRADE 7 PROJECTION MASTERS for PROBLEM-SOLVING OVERVIEW The Projection Masters for Problem-Solving

More information

NOT AN OFFICIAL SCORE REPORT. Summary of Results

NOT AN OFFICIAL SCORE REPORT. Summary of Results From SAT TEST MARCH 8, 214 Summary of Results Page 1 of 1 Congratulations on taking the SAT Reasoning Test! You re showing colleges that you are serious about getting an education. The SAT is one indicator

More information

Situation: Proving Quadrilaterals in the Coordinate Plane

Situation: Proving Quadrilaterals in the Coordinate Plane Situation: Proving Quadrilaterals in the Coordinate Plane 1 Prepared at the University of Georgia EMAT 6500 Date Last Revised: 07/31/013 Michael Ferra Prompt A teacher in a high school Coordinate Algebra

More information

6.3 Conditional Probability and Independence

6.3 Conditional Probability and Independence 222 CHAPTER 6. PROBABILITY 6.3 Conditional Probability and Independence Conditional Probability Two cubical dice each have a triangle painted on one side, a circle painted on two sides and a square painted

More information

Geometry of 2D Shapes

Geometry of 2D Shapes Name: Geometry of 2D Shapes Answer these questions in your class workbook: 1. Give the definitions of each of the following shapes and draw an example of each one: a) equilateral triangle b) isosceles

More information

Angles that are between parallel lines, but on opposite sides of a transversal.

Angles that are between parallel lines, but on opposite sides of a transversal. GLOSSARY Appendix A Appendix A: Glossary Acute Angle An angle that measures less than 90. Acute Triangle Alternate Angles A triangle that has three acute angles. Angles that are between parallel lines,

More information

Solving Rational Equations

Solving Rational Equations Lesson M Lesson : Student Outcomes Students solve rational equations, monitoring for the creation of extraneous solutions. Lesson Notes In the preceding lessons, students learned to add, subtract, multiply,

More information

E XPLORING QUADRILATERALS

E XPLORING QUADRILATERALS E XPLORING QUADRILATERALS E 1 Geometry State Goal 9: Use geometric methods to analyze, categorize and draw conclusions about points, lines, planes and space. Statement of Purpose: The activities in this

More information

A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions

A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions Marcel B. Finan Arkansas Tech University c All Rights Reserved First Draft February 8, 2006 1 Contents 25

More information

Intermediate Math Circles October 10, 2012 Geometry I: Angles

Intermediate Math Circles October 10, 2012 Geometry I: Angles Intermediate Math Circles October 10, 2012 Geometry I: Angles Over the next four weeks, we will look at several geometry topics. Some of the topics may be familiar to you while others, for most of you,

More information

Mathematics. What to expect Resources Study Strategies Helpful Preparation Tips Problem Solving Strategies and Hints Test taking strategies

Mathematics. What to expect Resources Study Strategies Helpful Preparation Tips Problem Solving Strategies and Hints Test taking strategies Mathematics Before reading this section, make sure you have read the appropriate description of the mathematics section test (computerized or paper) to understand what is expected of you in the mathematics

More information

Investigating Quadrilaterals Grade Four

Investigating Quadrilaterals Grade Four Ohio Standards Connection Geometry and Spatial Sense Benchmark A Provide rationale for groupings and comparisons of two-dimensional figures and three-dimensional objects. Indicator 3 Identify similarities

More information

Grade 8 Mathematics Data Analysis, Probability, and Discrete Mathematics: Lesson 3

Grade 8 Mathematics Data Analysis, Probability, and Discrete Mathematics: Lesson 3 Grade 8 Mathematics Data Analysis, Probability, and Discrete Mathematics: Lesson 3 Read aloud to the students the material that is printed in boldface type inside the boxes. Information in regular type

More information

Target To know the properties of a rectangle

Target To know the properties of a rectangle Target To know the properties of a rectangle (1) A rectangle is a 3-D shape. (2) A rectangle is the same as an oblong. (3) A rectangle is a quadrilateral. (4) Rectangles have four equal sides. (5) Rectangles

More information

Warm-Up 1. 1. What is the least common multiple of 6, 8 and 10?

Warm-Up 1. 1. What is the least common multiple of 6, 8 and 10? Warm-Up 1 1. What is the least common multiple of 6, 8 and 10? 2. A 16-page booklet is made from a stack of four sheets of paper that is folded in half and then joined along the common fold. The 16 pages

More information

Grade 8 Mathematics Geometry: Lesson 2

Grade 8 Mathematics Geometry: Lesson 2 Grade 8 Mathematics Geometry: Lesson 2 Read aloud to the students the material that is printed in boldface type inside the boxes. Information in regular type inside the boxes and all information outside

More information

of surface, 569-571, 576-577, 578-581 of triangle, 548 Associative Property of addition, 12, 331 of multiplication, 18, 433

of surface, 569-571, 576-577, 578-581 of triangle, 548 Associative Property of addition, 12, 331 of multiplication, 18, 433 Absolute Value and arithmetic, 730-733 defined, 730 Acute angle, 477 Acute triangle, 497 Addend, 12 Addition associative property of, (see Commutative Property) carrying in, 11, 92 commutative property

More information

SECTION 0.6: POLYNOMIAL, RATIONAL, AND ALGEBRAIC EXPRESSIONS

SECTION 0.6: POLYNOMIAL, RATIONAL, AND ALGEBRAIC EXPRESSIONS (Section 0.6: Polynomial, Rational, and Algebraic Expressions) 0.6.1 SECTION 0.6: POLYNOMIAL, RATIONAL, AND ALGEBRAIC EXPRESSIONS LEARNING OBJECTIVES Be able to identify polynomial, rational, and algebraic

More information

Mental Questions. Day 1. 1. What number is five cubed? 2. A circle has radius r. What is the formula for the area of the circle?

Mental Questions. Day 1. 1. What number is five cubed? 2. A circle has radius r. What is the formula for the area of the circle? Mental Questions 1. What number is five cubed? KS3 MATHEMATICS 10 4 10 Level 8 Questions Day 1 2. A circle has radius r. What is the formula for the area of the circle? 3. Jenny and Mark share some money

More information

UNIT H1 Angles and Symmetry Activities

UNIT H1 Angles and Symmetry Activities UNIT H1 Angles and Symmetry Activities Activities H1.1 Lines of Symmetry H1.2 Rotational and Line Symmetry H1.3 Symmetry of Regular Polygons H1.4 Interior Angles in Polygons Notes and Solutions (1 page)

More information

Grade 3 FCAT 2.0 Mathematics Sample Answers

Grade 3 FCAT 2.0 Mathematics Sample Answers Grade FCAT 2.0 Mathematics Sample Answers This booklet contains the answers to the FCAT 2.0 Mathematics sample questions, as well as explanations for the answers. It also gives the Next Generation Sunshine

More information

Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities

Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities Algebra 1, Quarter 2, Unit 2.1 Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities Overview Number of instructional days: 15 (1 day = 45 60 minutes) Content to be learned

More information

Georgia Standards of Excellence Curriculum Map. Mathematics. GSE 8 th Grade

Georgia Standards of Excellence Curriculum Map. Mathematics. GSE 8 th Grade Georgia Standards of Excellence Curriculum Map Mathematics GSE 8 th Grade These materials are for nonprofit educational purposes only. Any other use may constitute copyright infringement. GSE Eighth Grade

More information

Level 1 - Maths Targets TARGETS. With support, I can show my work using objects or pictures 12. I can order numbers to 10 3

Level 1 - Maths Targets TARGETS. With support, I can show my work using objects or pictures 12. I can order numbers to 10 3 Ma Data Hling: Interpreting Processing representing Ma Shape, space measures: position shape Written Mental method s Operations relationship s between them Fractio ns Number s the Ma1 Using Str Levels

More information

Minnesota Academic Standards

Minnesota Academic Standards A Correlation of to the Minnesota Academic Standards Grades K-6 G/M-204 Introduction This document demonstrates the high degree of success students will achieve when using Scott Foresman Addison Wesley

More information

Acquisition Lesson Planning Form Key Standards addressed in this Lesson: MM2A3d,e Time allotted for this Lesson: 4 Hours

Acquisition Lesson Planning Form Key Standards addressed in this Lesson: MM2A3d,e Time allotted for this Lesson: 4 Hours Acquisition Lesson Planning Form Key Standards addressed in this Lesson: MM2A3d,e Time allotted for this Lesson: 4 Hours Essential Question: LESSON 4 FINITE ARITHMETIC SERIES AND RELATIONSHIP TO QUADRATIC

More information

Autumn - 12 Weeks. Spring 11 Weeks. Summer 12 Weeks. Not As We Know It Limited 2014

Autumn - 12 Weeks. Spring 11 Weeks. Summer 12 Weeks. Not As We Know It Limited 2014 A Year 5 Mathematician Planning of coverage and resources. Autumn - 12 Weeks Spring 11 Weeks Summer 12 Weeks TARGETS NHM YR 5 Collins 5 Abacus 5 Abacus 6 LA Prior Step NHM 4 CPM 4 Ginn 4 Number, place

More information

Curriculum Map by Block Geometry Mapping for Math Block Testing 2007-2008. August 20 to August 24 Review concepts from previous grades.

Curriculum Map by Block Geometry Mapping for Math Block Testing 2007-2008. August 20 to August 24 Review concepts from previous grades. Curriculum Map by Geometry Mapping for Math Testing 2007-2008 Pre- s 1 August 20 to August 24 Review concepts from previous grades. August 27 to September 28 (Assessment to be completed by September 28)

More information

GRADES 7, 8, AND 9 BIG IDEAS

GRADES 7, 8, AND 9 BIG IDEAS Table 1: Strand A: BIG IDEAS: MATH: NUMBER Introduce perfect squares, square roots, and all applications Introduce rational numbers (positive and negative) Introduce the meaning of negative exponents for

More information

CHOOSING A COLLEGE. Teacher s Guide Getting Started. Nathan N. Alexander Charlotte, NC

CHOOSING A COLLEGE. Teacher s Guide Getting Started. Nathan N. Alexander Charlotte, NC Teacher s Guide Getting Started Nathan N. Alexander Charlotte, NC Purpose In this two-day lesson, students determine their best-matched college. They use decision-making strategies based on their preferences

More information

COMMON CORE STATE STANDARDS FOR MATHEMATICS 3-5 DOMAIN PROGRESSIONS

COMMON CORE STATE STANDARDS FOR MATHEMATICS 3-5 DOMAIN PROGRESSIONS COMMON CORE STATE STANDARDS FOR MATHEMATICS 3-5 DOMAIN PROGRESSIONS Compiled by Dewey Gottlieb, Hawaii Department of Education June 2010 Operations and Algebraic Thinking Represent and solve problems involving

More information

LESSON 4 Missing Numbers in Multiplication Missing Numbers in Division LESSON 5 Order of Operations, Part 1 LESSON 6 Fractional Parts LESSON 7 Lines,

LESSON 4 Missing Numbers in Multiplication Missing Numbers in Division LESSON 5 Order of Operations, Part 1 LESSON 6 Fractional Parts LESSON 7 Lines, Saxon Math 7/6 Class Description: Saxon mathematics is based on the principle of developing math skills incrementally and reviewing past skills daily. It also incorporates regular and cumulative assessments.

More information

For example, estimate the population of the United States as 3 times 10⁸ and the

For example, estimate the population of the United States as 3 times 10⁸ and the CCSS: Mathematics The Number System CCSS: Grade 8 8.NS.A. Know that there are numbers that are not rational, and approximate them by rational numbers. 8.NS.A.1. Understand informally that every number

More information

Primary Curriculum 2014

Primary Curriculum 2014 Primary Curriculum 2014 Suggested Key Objectives for Mathematics at Key Stages 1 and 2 Year 1 Maths Key Objectives Taken from the National Curriculum 1 Count to and across 100, forwards and backwards,

More information

Mathematical Conventions Large Print (18 point) Edition

Mathematical Conventions Large Print (18 point) Edition GRADUATE RECORD EXAMINATIONS Mathematical Conventions Large Print (18 point) Edition Copyright 2010 by Educational Testing Service. All rights reserved. ETS, the ETS logo, GRADUATE RECORD EXAMINATIONS,

More information

Parallel and Perpendicular. We show a small box in one of the angles to show that the lines are perpendicular.

Parallel and Perpendicular. We show a small box in one of the angles to show that the lines are perpendicular. CONDENSED L E S S O N. Parallel and Perpendicular In this lesson you will learn the meaning of parallel and perpendicular discover how the slopes of parallel and perpendicular lines are related use slopes

More information

Mathematical Conventions. for the Quantitative Reasoning Measure of the GRE revised General Test

Mathematical Conventions. for the Quantitative Reasoning Measure of the GRE revised General Test Mathematical Conventions for the Quantitative Reasoning Measure of the GRE revised General Test www.ets.org Overview The mathematical symbols and terminology used in the Quantitative Reasoning measure

More information

Section 1: How will you be tested? This section will give you information about the different types of examination papers that are available.

Section 1: How will you be tested? This section will give you information about the different types of examination papers that are available. REVISION CHECKLIST for IGCSE Mathematics 0580 A guide for students How to use this guide This guide describes what topics and skills you need to know for your IGCSE Mathematics examination. It will help

More information

DigitalCommons@University of Nebraska - Lincoln

DigitalCommons@University of Nebraska - Lincoln University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln MAT Exam Expository Papers Math in the Middle Institute Partnership 7-1-007 Pythagorean Triples Diane Swartzlander University

More information

YOU CAN COUNT ON NUMBER LINES

YOU CAN COUNT ON NUMBER LINES Key Idea 2 Number and Numeration: Students use number sense and numeration to develop an understanding of multiple uses of numbers in the real world, the use of numbers to communicate mathematically, and

More information

Polynomial Operations and Factoring

Polynomial Operations and Factoring Algebra 1, Quarter 4, Unit 4.1 Polynomial Operations and Factoring Overview Number of instructional days: 15 (1 day = 45 60 minutes) Content to be learned Identify terms, coefficients, and degree of polynomials.

More information