The World s Mouth Festival

Size: px
Start display at page:

Download "The World s Mouth Festival"

Transcription

1 CODE OF AEGIS Powered by Tietronix Software PART 2 - CHAPTER 2 The World s Mouth Festival In this chapter, students will program a robot to move a specific distance by determining the number of wheel rotations the robot should travel. They will be given the diameter of the robot s wheel. Within the storyline of this chapter, students will learn how to find circumference of a wheel based on its diameter. An animation of this concept is provided. Students will then use the circumference to determine how many wheel rotations a robot should perform to travel a designated distance. They will have two missions that require them to use this knowledge and will be assessed through multiple choice questions as well as by the flowcharts and code that they write. LEARNING OBJECTIVES Students will: Determine the circumference of a wheel. Calculate the number of wheel rotations required to travel a specific distance. Create flowcharts and code to program a robot move the forward, backward, and turn. VOCABULARY Circumference (C): The distance around the outside of a circle. Diameter (d): A segment that connects two points on a circle and travels through the center of the circle. Degree: A unit of measurement of angles, one threehundred-and-sixtieth of the circumference of a circle. Perpendicular: An angle of 90 to a given line, plane, or surface. For example, the two lines that form a + sign are perpendicular. KEY TOPICS Finding Circumference Applications of Circumference Basic Code ESTIMATED TIME TO COMPLETE LESSON Introduction: 15 min Gameplay: 45 min Conclusion: 5 min STANDARDS ALIGNMENT Next Generation Science Standards MS-ETS1-1; MS-ETS1-3; MS-ETS1-4 Common Core State Standards MATH.CONTENT 6.EE.A.2; 6.EE.B.7; 6.EE.C.9; 7.EE.B.3; 7.EE.B.4; 7.G.A.1; 7.G.B.4; 8.NS.A.2 ELA-LITERACY.RST.6-8.3; 6-8.4; Standards for Technological Literacy Nature of Technology: 2.R; 2.AA; Design: 8.E, 8.G; 9.H; 10.F; 10.H; Abilities for a technological world: 11.K; 11.I; 11.L; 11.O; 12.H; 12.J; 12.L See Standards Alignment document for full detailed list of standards. PART 2 - CHAPTER 2 PAGE 1

2 LESSON INTRODUCTION Introduce the lesson by telling students that you will be playing the role of a robot and you want them to give you instructions to perform a simple task. An example task could be to walk to the door and open it. Ask for a volunteer to give you instructions and follow them to perform the task. Ask if anyone can give you a different set of instructions that would also lead you to perform the task correctly. Then follow their instructions. After you have done this two or three times, emphasize that there are often multiple ways of programming a robot to perform a task. Remind students that in their previous gameplay they learned a way to program a robot to move based on distance, rate, and time. Explain that this chapter will teach a second way based on the size of the robot s wheels. Before they start playing this chapter, you may want to review what students know about circles and circumference to help them be successful. CHAPTER QUESTION(S) AND SOLUTION GUIDE 1. The wheels currently on your robot have a diameter of 15 cm. Use that to find the wheels circumference. Make sure the final answer is in meters and always round to the nearest hundredth. a. The circumference is the diameter times pi, so 15 cm times 3.14 is 47.1 cm which is 0.47 m. b. The circumference is the diameter times pi, so 15 cm times 3.14 is 47.1 cm which is 4.71 m. c. The circumference is the radius times pi, so 7.5 cm times 3.14 is cm which is 0.24 m. d. The circumference is the pi times the radius squared, so 3.14 times 7.5 squared is cm which is 1.77 m. 2. Students are provided a completed flowchart and asked to fill in the parameters on the following code so the robot will travel 5 meters to the flag, scan, and return. PART 2 - CHAPTER 2 PAGE 2

3 Solution: Use the circumference of the Regular Terrain wheels found in question one, 0.47 m and the given map to determine the rotations needed in the code. 5 m = rotations 0.47 m 3. Students are given the following map and asked to write a flowchart and code to travel to the flag, scan, and return. Flowchart Solution (one example): PART 2 - CHAPTER 2 PAGE 3

4 Code Solution (one example): Step 1: find the wheel rotations needed to travel for 5 m and for 4 m. 5 m 4 m = rotations, = 8.51 rotations 0.47 m 0.47 m Step 2: write code 4. After the robot slides on some hydra glass in the tunnel, students will need to rebuild the robot with Hydra Glass wheels that have a diameter of 0.18 m and revise the code. Code Solution: Step 1: find the new circumference. C = m C = 0.57 m Step 2: find the wheel rotations needed to travel for 5 m and for 4 m. 5 m 4 m = 8.77 rotations, = 7.02 rotations 0.57 m 0.57 m Step 3: revise code 5. The previous mission is successful and the scan shows a translation relic. Students are instructed to replace the scanner on the robot with a scoop and revise the flowchart and code. PART 2 - CHAPTER 2 PAGE 4

5 Flowchart Solution (optional): Code Solution: Note: This solution is based on the Hydra Glass wheels with a diameter of.18 m. These wheels are required for a successful mission. LESSON CONCLUSION Discuss different ways students learned to program a robot to move (time and wheel rotations). Discuss what is information is needed for each method. Go over any questions or comments students had from the gameplay in this chapter. LESSON EXTENSION(S) Give students a homework assignment to program a robot with wheel diameter of 22 cm to move forward 4m, scan, move forward 10 m, scoop, then move backward to the beginning. PART 2 - CHAPTER 2 PAGE 5

Student Outcomes. Lesson Notes. Classwork. Exercises 1 3 (4 minutes)

Student Outcomes. Lesson Notes. Classwork. Exercises 1 3 (4 minutes) Student Outcomes Students give an informal derivation of the relationship between the circumference and area of a circle. Students know the formula for the area of a circle and use it to solve problems.

More information

Show that when a circle is inscribed inside a square the diameter of the circle is the same length as the side of the square.

Show that when a circle is inscribed inside a square the diameter of the circle is the same length as the side of the square. Week & Day Week 6 Day 1 Concept/Skill Perimeter of a square when given the radius of an inscribed circle Standard 7.MG:2.1 Use formulas routinely for finding the perimeter and area of basic twodimensional

More information

Circumference CHAPTER. www.ck12.org 1

Circumference CHAPTER. www.ck12.org 1 www.ck12.org 1 CHAPTER 1 Circumference Here you ll learn how to find the distance around, or the circumference of, a circle. What if you were given the radius or diameter of a circle? How could you find

More information

All I Ever Wanted to Know About Circles

All I Ever Wanted to Know About Circles Parts of the Circle: All I Ever Wanted to Know About Circles 1. 2. 3. Important Circle Vocabulary: CIRCLE- the set off all points that are the distance from a given point called the CENTER- the given from

More information

Characteristics of the Four Main Geometrical Figures

Characteristics of the Four Main Geometrical Figures Math 40 9.7 & 9.8: The Big Four Square, Rectangle, Triangle, Circle Pre Algebra We will be focusing our attention on the formulas for the area and perimeter of a square, rectangle, triangle, and a circle.

More information

Circles: Circumference and Area Lesson Plans

Circles: Circumference and Area Lesson Plans Circles: Circumference and Area Lesson Plans A set of lessons for year 7. Lesson 1: Circumference of the circle and Pi Lesson 2: Area of the circle Lesson 3: Consolidation and Practice Lesson 1: Circumference

More information

Tallahassee Community College PERIMETER

Tallahassee Community College PERIMETER Tallahassee Community College 47 PERIMETER The perimeter of a plane figure is the distance around it. Perimeter is measured in linear units because we are finding the total of the lengths of the sides

More information

Solids. Objective A: Volume of a Solids

Solids. Objective A: Volume of a Solids Solids Math00 Objective A: Volume of a Solids Geometric solids are figures in space. Five common geometric solids are the rectangular solid, the sphere, the cylinder, the cone and the pyramid. A rectangular

More information

Math. Rounding Decimals. Answers. 1) Round to the nearest tenth. 8.54 8.5. 2) Round to the nearest whole number. 99.59 100

Math. Rounding Decimals. Answers. 1) Round to the nearest tenth. 8.54 8.5. 2) Round to the nearest whole number. 99.59 100 1) Round to the nearest tenth. 8.54 8.5 2) Round to the nearest whole number. 99.59 100 3) Round to the nearest tenth. 310.286 310.3 4) Round to the nearest whole number. 6.4 6 5) Round to the nearest

More information

ACTIVITY: Finding a Formula Experimentally. Work with a partner. Use a paper cup that is shaped like a cone.

ACTIVITY: Finding a Formula Experimentally. Work with a partner. Use a paper cup that is shaped like a cone. 8. Volumes of Cones How can you find the volume of a cone? You already know how the volume of a pyramid relates to the volume of a prism. In this activity, you will discover how the volume of a cone relates

More information

DATE PERIOD. Estimate the product of a decimal and a whole number by rounding the Estimation

DATE PERIOD. Estimate the product of a decimal and a whole number by rounding the Estimation A Multiplying Decimals by Whole Numbers (pages 135 138) When you multiply a decimal by a whole number, you can estimate to find where to put the decimal point in the product. You can also place the decimal

More information

Objective: To distinguish between degree and radian measure, and to solve problems using both.

Objective: To distinguish between degree and radian measure, and to solve problems using both. CHAPTER 3 LESSON 1 Teacher s Guide Radian Measure AW 3.2 MP 4.1 Objective: To distinguish between degree and radian measure, and to solve problems using both. Prerequisites Define the following concepts.

More information

Teacher Answer Key: Measured Turns Introduction to Mobile Robotics > Measured Turns Investigation

Teacher Answer Key: Measured Turns Introduction to Mobile Robotics > Measured Turns Investigation Teacher Answer Key: Measured Turns Introduction to Mobile Robotics > Measured Turns Investigation Phase 1: Swing Turn Path Evaluate the Hypothesis (1) 1. When you ran your robot, which wheel spun? The

More information

Tangent Properties. Line m is a tangent to circle O. Point T is the point of tangency.

Tangent Properties. Line m is a tangent to circle O. Point T is the point of tangency. CONDENSED LESSON 6.1 Tangent Properties In this lesson you will Review terms associated with circles Discover how a tangent to a circle and the radius to the point of tangency are related Make a conjecture

More information

PERIMETER AND AREA. In this unit, we will develop and apply the formulas for the perimeter and area of various two-dimensional figures.

PERIMETER AND AREA. In this unit, we will develop and apply the formulas for the perimeter and area of various two-dimensional figures. PERIMETER AND AREA In this unit, we will develop and apply the formulas for the perimeter and area of various two-dimensional figures. Perimeter Perimeter The perimeter of a polygon, denoted by P, is the

More information

16 Circles and Cylinders

16 Circles and Cylinders 16 Circles and Cylinders 16.1 Introduction to Circles In this section we consider the circle, looking at drawing circles and at the lines that split circles into different parts. A chord joins any two

More information

Geometry Notes VOLUME AND SURFACE AREA

Geometry Notes VOLUME AND SURFACE AREA Volume and Surface Area Page 1 of 19 VOLUME AND SURFACE AREA Objectives: After completing this section, you should be able to do the following: Calculate the volume of given geometric figures. Calculate

More information

Circumference of a Circle

Circumference of a Circle Circumference of a Circle A circle is a shape with all points the same distance from the center. It is named by the center. The circle to the left is called circle A since the center is at point A. If

More information

Perimeter, Area, and Volume

Perimeter, Area, and Volume Perimeter, Area, and Volume Perimeter of Common Geometric Figures The perimeter of a geometric figure is defined as the distance around the outside of the figure. Perimeter is calculated by adding all

More information

Unit 3 Practice Test. Name: Class: Date: Multiple Choice Identify the choice that best completes the statement or answers the question.

Unit 3 Practice Test. Name: Class: Date: Multiple Choice Identify the choice that best completes the statement or answers the question. Name: lass: ate: I: Unit 3 Practice Test Multiple hoice Identify the choice that best completes the statement or answers the question. The radius, diameter, or circumference of a circle is given. Find

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

Postulate 17 The area of a square is the square of the length of a. Postulate 18 If two figures are congruent, then they have the same.

Postulate 17 The area of a square is the square of the length of a. Postulate 18 If two figures are congruent, then they have the same. Chapter 11: Areas of Plane Figures (page 422) 11-1: Areas of Rectangles (page 423) Rectangle Rectangular Region Area is measured in units. Postulate 17 The area of a square is the square of the length

More information

Lesson 21. Circles. Objectives

Lesson 21. Circles. Objectives Student Name: Date: Contact Person Name: Phone Number: Lesson 1 Circles Objectives Understand the concepts of radius and diameter Determine the circumference of a circle, given the diameter or radius Determine

More information

Calculating the Surface Area of a Cylinder

Calculating the Surface Area of a Cylinder Calculating the Measurement Calculating The Surface Area of a Cylinder PRESENTED BY CANADA GOOSE Mathematics, Grade 8 Introduction Welcome to today s topic Parts of Presentation, questions, Q&A Housekeeping

More information

Circumference and Area of a Circle

Circumference and Area of a Circle Overview Math Concepts Materials Students explore how to derive pi (π) as a ratio. Students also study the circumference and area of a circle using formulas. numbers and operations TI-30XS MultiView two-dimensional

More information

Chapter 7 Quiz. (1.) Which type of unit can be used to measure the area of a region centimeter, square centimeter, or cubic centimeter?

Chapter 7 Quiz. (1.) Which type of unit can be used to measure the area of a region centimeter, square centimeter, or cubic centimeter? Chapter Quiz Section.1 Area and Initial Postulates (1.) Which type of unit can be used to measure the area of a region centimeter, square centimeter, or cubic centimeter? (.) TRUE or FALSE: If two plane

More information

YOU MUST BE ABLE TO DO THE FOLLOWING PROBLEMS WITHOUT A CALCULATOR!

YOU MUST BE ABLE TO DO THE FOLLOWING PROBLEMS WITHOUT A CALCULATOR! DETAILED SOLUTIONS AND CONCEPTS - SIMPLE GEOMETRIC FIGURES Prepared by Ingrid Stewart, Ph.D., College of Southern Nevada Please Send Questions and Comments to ingrid.stewart@csn.edu. Thank you! YOU MUST

More information

Geometry Notes PERIMETER AND AREA

Geometry Notes PERIMETER AND AREA Perimeter and Area Page 1 of 57 PERIMETER AND AREA Objectives: After completing this section, you should be able to do the following: Calculate the area of given geometric figures. Calculate the perimeter

More information

Hidden Treasure: A Coordinate Game. Assessment Management. Matching Number Stories to Graphs

Hidden Treasure: A Coordinate Game. Assessment Management. Matching Number Stories to Graphs Hidden Treasure: A Coordinate Game Objective To reinforce students understanding of coordinate grid structures and vocabulary. www.everydaymathonline.com epresentations etoolkit Algorithms Practice EM

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

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

Cylinder Volume Lesson Plan

Cylinder Volume Lesson Plan Cylinder Volume Lesson Plan Concept/principle to be demonstrated: This lesson will demonstrate the relationship between the diameter of a circle and its circumference, and impact on area. The simplest

More information

Geometry Unit 6 Areas and Perimeters

Geometry Unit 6 Areas and Perimeters Geometry Unit 6 Areas and Perimeters Name Lesson 8.1: Areas of Rectangle (and Square) and Parallelograms How do we measure areas? Area is measured in square units. The type of the square unit you choose

More information

Objective To introduce a formula to calculate the area. Family Letters. Assessment Management

Objective To introduce a formula to calculate the area. Family Letters. Assessment Management Area of a Circle Objective To introduce a formula to calculate the area of a circle. www.everydaymathonline.com epresentations etoolkit Algorithms Practice EM Facts Workshop Game Family Letters Assessment

More information

Perimeter. 14ft. 5ft. 11ft.

Perimeter. 14ft. 5ft. 11ft. Perimeter The perimeter of a geometric figure is the distance around the figure. The perimeter could be thought of as walking around the figure while keeping track of the distance traveled. To determine

More information

Discovery of Pi: Day 1

Discovery of Pi: Day 1 Discovery of Pi: Day 1 75 min Minds On Action! Consolidate Debrief Reflection Math Learning Goals Make sense of the relationships between radius, diameter, and circumference of circles. Use of variety

More information

Arc Length and Areas of Sectors

Arc Length and Areas of Sectors Student Outcomes When students are provided with the angle measure of the arc and the length of the radius of the circle, they understand how to determine the length of an arc and the area of a sector.

More information

Angle - a figure formed by two rays or two line segments with a common endpoint called the vertex of the angle; angles are measured in degrees

Angle - a figure formed by two rays or two line segments with a common endpoint called the vertex of the angle; angles are measured in degrees Angle - a figure formed by two rays or two line segments with a common endpoint called the vertex of the angle; angles are measured in degrees Apex in a pyramid or cone, the vertex opposite the base; in

More information

1. Kyle stacks 30 sheets of paper as shown to the right. Each sheet weighs about 5 g. How can you find the weight of the whole stack?

1. Kyle stacks 30 sheets of paper as shown to the right. Each sheet weighs about 5 g. How can you find the weight of the whole stack? Prisms and Cylinders Answer Key Vocabulary: cylinder, height (of a cylinder or prism), prism, volume Prior Knowledge Questions (Do these BEFORE using the Gizmo.) [Note: The purpose of these questions is

More information

PIZZA! PIZZA! TEACHER S GUIDE and ANSWER KEY

PIZZA! PIZZA! TEACHER S GUIDE and ANSWER KEY PIZZA! PIZZA! TEACHER S GUIDE and ANSWER KEY The Student Handout is page 11. Give this page to students as a separate sheet. Area of Circles and Squares Circumference and Perimeters Volume of Cylinders

More information

Volume of Right Prisms Objective To provide experiences with using a formula for the volume of right prisms.

Volume of Right Prisms Objective To provide experiences with using a formula for the volume of right prisms. Volume of Right Prisms Objective To provide experiences with using a formula for the volume of right prisms. www.everydaymathonline.com epresentations etoolkit Algorithms Practice EM Facts Workshop Game

More information

Geometry Chapter 10 Study Guide Name

Geometry Chapter 10 Study Guide Name eometry hapter 10 Study uide Name Terms and Vocabulary: ill in the blank and illustrate. 1. circle is defined as the set of all points in a plane that are equidistant from a fixed point called the center.

More information

SA B 1 p where is the slant height of the pyramid. V 1 3 Bh. 3D Solids Pyramids and Cones. Surface Area and Volume of a Pyramid

SA B 1 p where is the slant height of the pyramid. V 1 3 Bh. 3D Solids Pyramids and Cones. Surface Area and Volume of a Pyramid Accelerated AAG 3D Solids Pyramids and Cones Name & Date Surface Area and Volume of a Pyramid The surface area of a regular pyramid is given by the formula SA B 1 p where is the slant height of the pyramid.

More information

2nd Semester Geometry Final Exam Review

2nd Semester Geometry Final Exam Review Class: Date: 2nd Semester Geometry Final Exam Review Multiple Choice Identify the choice that best completes the statement or answers the question. 1. The owner of an amusement park created a circular

More information

Kristen Kachurek. Circumference, Perimeter, and Area Grades 7-10 5 Day lesson plan. Technology and Manipulatives used:

Kristen Kachurek. Circumference, Perimeter, and Area Grades 7-10 5 Day lesson plan. Technology and Manipulatives used: Kristen Kachurek Circumference, Perimeter, and Area Grades 7-10 5 Day lesson plan Technology and Manipulatives used: TI-83 Plus calculator Area Form application (for TI-83 Plus calculator) Login application

More information

9 Area, Perimeter and Volume

9 Area, Perimeter and Volume 9 Area, Perimeter and Volume 9.1 2-D Shapes The following table gives the names of some 2-D shapes. In this section we will consider the properties of some of these shapes. Rectangle All angles are right

More information

Teacher Page Key. Geometry / Day # 13 Composite Figures 45 Min.

Teacher Page Key. Geometry / Day # 13 Composite Figures 45 Min. Teacher Page Key Geometry / Day # 13 Composite Figures 45 Min. 9-1.G.1. Find the area and perimeter of a geometric figure composed of a combination of two or more rectangles, triangles, and/or semicircles

More information

Perimeter is the length of the boundary of a two dimensional figure.

Perimeter is the length of the boundary of a two dimensional figure. Section 2.2: Perimeter and Area Perimeter is the length of the boundary of a two dimensional figure. The perimeter of a circle is called the circumference. The perimeter of any two dimensional figure whose

More information

FCAT FLORIDA COMPREHENSIVE ASSESSMENT TEST. Mathematics Reference Sheets. Copyright Statement for this Assessment and Evaluation Services Publication

FCAT FLORIDA COMPREHENSIVE ASSESSMENT TEST. Mathematics Reference Sheets. Copyright Statement for this Assessment and Evaluation Services Publication FCAT FLORIDA COMPREHENSIVE ASSESSMENT TEST Mathematics Reference Sheets Copyright Statement for this Assessment and Evaluation Services Publication Authorization for reproduction of this document is hereby

More information

7.4A/7.4B STUDENT ACTIVITY #1

7.4A/7.4B STUDENT ACTIVITY #1 7.4A/7.4B STUDENT ACTIVITY #1 Write a formula that could be used to find the radius of a circle, r, given the circumference of the circle, C. The formula in the Grade 7 Mathematics Chart that relates the

More information

TeeJay Publishers General Homework for Book 3G Ch 9 - circles. Circles

TeeJay Publishers General Homework for Book 3G Ch 9 - circles. Circles Circles Homework Chapter 9 Exercise 1 1. For each of these circles, say whether the dotted line is a radius or a diameter :- (d) 2. Use two letters to name the line which is a diameter in this circle.

More information

Dŵr y Felin Comprehensive School. Perimeter, Area and Volume Methodology Booklet

Dŵr y Felin Comprehensive School. Perimeter, Area and Volume Methodology Booklet Dŵr y Felin Comprehensive School Perimeter, Area and Volume Methodology Booklet Perimeter, Area & Volume Perimeters, Area & Volume are key concepts within the Shape & Space aspect of Mathematics. Pupils

More information

7 th Grade Math Foundations for Teaching Unit One: Numbers & Operations Module One: Rational Number s

7 th Grade Math Foundations for Teaching Unit One: Numbers & Operations Module One: Rational Number s Unit One: Numbers & Operations Module One: s Day/Date TEKS Activities and Resources Essential Question Aug 25 Aug 26 Aug 27 Aug 28 Aug 29 (SS) (SS) (SS) (SS) - First Day Procedures - Math Class Student

More information

Lesson 2: Circles, Chords, Diameters, and Their Relationships

Lesson 2: Circles, Chords, Diameters, and Their Relationships Circles, Chords, Diameters, and Their Relationships Student Outcomes Identify the relationships between the diameters of a circle and other chords of the circle. Lesson Notes Students are asked to construct

More information

Unit 5 Length. Year 4. Five daily lessons. Autumn term Unit Objectives. Link Objectives

Unit 5 Length. Year 4. Five daily lessons. Autumn term Unit Objectives. Link Objectives Unit 5 Length Five daily lessons Year 4 Autumn term Unit Objectives Year 4 Suggest suitable units and measuring equipment to Page 92 estimate or measure length. Use read and write standard metric units

More information

Area, Perimeter, Volume and Pythagorean Theorem Assessment

Area, Perimeter, Volume and Pythagorean Theorem Assessment Area, Perimeter, Volume and Pythagorean Theorem Assessment Name: 1. Find the perimeter of a right triangle with legs measuring 10 inches and 24 inches a. 34 inches b. 60 inches c. 120 inches d. 240 inches

More information

2006 Geometry Form A Page 1

2006 Geometry Form A Page 1 2006 Geometry Form Page 1 1. he hypotenuse of a right triangle is 12" long, and one of the acute angles measures 30 degrees. he length of the shorter leg must be: () 4 3 inches () 6 3 inches () 5 inches

More information

Discovering Math: Exploring Geometry Teacher s Guide

Discovering Math: Exploring Geometry Teacher s Guide Teacher s Guide Grade Level: 6 8 Curriculum Focus: Mathematics Lesson Duration: Three class periods Program Description Discovering Math: Exploring Geometry From methods of geometric construction and threedimensional

More information

CCGPS UNIT 3 Semester 1 ANALYTIC GEOMETRY Page 1 of 32. Circles and Volumes Name:

CCGPS UNIT 3 Semester 1 ANALYTIC GEOMETRY Page 1 of 32. Circles and Volumes Name: GPS UNIT 3 Semester 1 NLYTI GEOMETRY Page 1 of 3 ircles and Volumes Name: ate: Understand and apply theorems about circles M9-1.G..1 Prove that all circles are similar. M9-1.G.. Identify and describe relationships

More information

Pizza! Pizza! Assessment

Pizza! Pizza! Assessment Pizza! Pizza! Assessment 1. A local pizza restaurant sends pizzas to the high school twelve to a carton. If the pizzas are one inch thick, what is the volume of the cylindrical shipping carton for the

More information

Applications for Triangles

Applications for Triangles Not drawn to scale Applications for Triangles 1. 36 in. 40 in. 33 in. 1188 in. 2 69 in. 2 138 in. 2 1440 in. 2 2. 188 in. 2 278 in. 2 322 in. 2 none of these Find the area of a parallelogram with the given

More information

2. Complete the table to identify the effect tripling the radius of a cylinder s base has on its volume. Cylinder Height (cm) h

2. Complete the table to identify the effect tripling the radius of a cylinder s base has on its volume. Cylinder Height (cm) h Name: Period: Date: K. Williams ID: A 8th Grade Chapter 14 TEST REVIEW 1. Determine the volume of the cylinder. Use 3.14 for. 2. Complete the table to identify the effect tripling the radius of a cylinder

More information

Lesson 19: Equations for Tangent Lines to Circles

Lesson 19: Equations for Tangent Lines to Circles Student Outcomes Given a circle, students find the equations of two lines tangent to the circle with specified slopes. Given a circle and a point outside the circle, students find the equation of the line

More information

GAP CLOSING. 2D Measurement. Intermediate / Senior Student Book

GAP CLOSING. 2D Measurement. Intermediate / Senior Student Book GAP CLOSING 2D Measurement Intermediate / Senior Student Book 2-D Measurement Diagnostic...3 Areas of Parallelograms, Triangles, and Trapezoids...6 Areas of Composite Shapes...14 Circumferences and Areas

More information

Unit 1 Number Sense. In this unit, students will study repeating decimals, percents, fractions, decimals, and proportions.

Unit 1 Number Sense. In this unit, students will study repeating decimals, percents, fractions, decimals, and proportions. Unit 1 Number Sense In this unit, students will study repeating decimals, percents, fractions, decimals, and proportions. BLM Three Types of Percent Problems (p L-34) is a summary BLM for the material

More information

Grade 7 Circumference

Grade 7 Circumference Grade 7 Circumference 7.SS.1 Demonstrate an understanding of circles by describing the relationships among radius, diameter, and circumference of circles relating circumference to PI determining the sum

More information

Geometry and Measurement

Geometry and Measurement The student will be able to: Geometry and Measurement 1. Demonstrate an understanding of the principles of geometry and measurement and operations using measurements Use the US system of measurement for

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Santa Monica College COMPASS Geometry Sample Test MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the area of the shaded region. 1) 5 yd 6 yd

More information

ax 2 by 2 cxy dx ey f 0 The Distance Formula The distance d between two points (x 1, y 1 ) and (x 2, y 2 ) is given by d (x 2 x 1 )

ax 2 by 2 cxy dx ey f 0 The Distance Formula The distance d between two points (x 1, y 1 ) and (x 2, y 2 ) is given by d (x 2 x 1 ) SECTION 1. The Circle 1. OBJECTIVES The second conic section we look at is the circle. The circle can be described b using the standard form for a conic section, 1. Identif the graph of an equation as

More information

Inv 1 5. Draw 2 different shapes, each with an area of 15 square units and perimeter of 16 units.

Inv 1 5. Draw 2 different shapes, each with an area of 15 square units and perimeter of 16 units. Covering and Surrounding: Homework Examples from ACE Investigation 1: Questions 5, 8, 21 Investigation 2: Questions 6, 7, 11, 27 Investigation 3: Questions 6, 8, 11 Investigation 5: Questions 15, 26 ACE

More information

Measuring the Diameter of the Sun

Measuring the Diameter of the Sun Chapter 24 Studying the Sun Investigation 24 Measuring the Diameter of the Sun Introduction The sun is approximately 150,000,000 km from Earth. To understand how far away this is, consider the fact that

More information

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education *8270368766* UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education MATHEMATICS 0580/11 Paper 1 (Core) October/November 2012 Candidates answer on the

More information

Five daily lessons. Page 23. Page 25. Page 29. Pages 31

Five daily lessons. Page 23. Page 25. Page 29. Pages 31 Unit 4 Fractions and decimals Five daily lessons Year 5 Spring term Unit Objectives Year 5 Order a set of fractions, such as 2, 2¾, 1¾, 1½, and position them on a number line. Relate fractions to division

More information

ChE-1800 H-2: Flowchart Diagrams (last updated January 13, 2013)

ChE-1800 H-2: Flowchart Diagrams (last updated January 13, 2013) ChE-1800 H-2: Flowchart Diagrams (last updated January 13, 2013) This handout contains important information for the development of flowchart diagrams Common Symbols for Algorithms The first step before

More information

Shape Dictionary YR to Y6

Shape Dictionary YR to Y6 Shape Dictionary YR to Y6 Guidance Notes The terms in this dictionary are taken from the booklet Mathematical Vocabulary produced by the National Numeracy Strategy. Children need to understand and use

More information

MCA Formula Review Packet

MCA Formula Review Packet MCA Formula Review Packet 1 3 4 5 6 7 The MCA-II / BHS Math Plan Page 1 of 15 Copyright 005 by Claude Paradis 8 9 10 1 11 13 14 15 16 17 18 19 0 1 3 4 5 6 7 30 8 9 The MCA-II / BHS Math Plan Page of 15

More information

How do you compare numbers? On a number line, larger numbers are to the right and smaller numbers are to the left.

How do you compare numbers? On a number line, larger numbers are to the right and smaller numbers are to the left. The verbal answers to all of the following questions should be memorized before completion of pre-algebra. Answers that are not memorized will hinder your ability to succeed in algebra 1. Number Basics

More information

The relationship between the volume of a cylinder and its height and radius

The relationship between the volume of a cylinder and its height and radius The relationship between the volume of a cylinder and its height and radius Problem solving lesson for Volume 3 rd Year Higher Level Teacher: Cara Shanahan Lesson plan developed by: Stephanie Hassett,

More information

CK-12 Geometry: Parts of Circles and Tangent Lines

CK-12 Geometry: Parts of Circles and Tangent Lines CK-12 Geometry: Parts of Circles and Tangent Lines Learning Objectives Define circle, center, radius, diameter, chord, tangent, and secant of a circle. Explore the properties of tangent lines and circles.

More information

GEOMETRY B: CIRCLE TEST PRACTICE

GEOMETRY B: CIRCLE TEST PRACTICE Class: Date: GEOMETRY B: CIRCLE TEST PRACTICE Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Find the measures of the indicated angles. Which statement

More information

Student Teaching Observation Lesson Plan 5: Area and Circumference of Circles

Student Teaching Observation Lesson Plan 5: Area and Circumference of Circles Lauren Clarke April 23, 2013 Student Teaching Observation Lesson Plan 5: Area and Circumference of Circles Objectives: 1. Students will understand what area, circumference, diameter, radius, chord, and

More information

Area is a measure of how much space is occupied by a figure. 1cm 1cm

Area is a measure of how much space is occupied by a figure. 1cm 1cm Area Area is a measure of how much space is occupied by a figure. Area is measured in square units. For example, one square centimeter (cm ) is 1cm wide and 1cm tall. 1cm 1cm A figure s area is the number

More information

General Allowances for Insulation & Cladding

General Allowances for Insulation & Cladding TRADE OF Industrial Insulation PHASE 2 Module 1 Sheet Metal and Insulation Fundamentals UNIT: 4 General Allowances for Insulation & Cladding Produced by In cooperation with subject matter expert: Michael

More information

Force on a square loop of current in a uniform B-field.

Force on a square loop of current in a uniform B-field. Force on a square loop of current in a uniform B-field. F top = 0 θ = 0; sinθ = 0; so F B = 0 F bottom = 0 F left = I a B (out of page) F right = I a B (into page) Assume loop is on a frictionless axis

More information

Geometry Solve real life and mathematical problems involving angle measure, area, surface area and volume.

Geometry Solve real life and mathematical problems involving angle measure, area, surface area and volume. Performance Assessment Task Pizza Crusts Grade 7 This task challenges a student to calculate area and perimeters of squares and rectangles and find circumference and area of a circle. Students must find

More information

Name: Class: Date: Multiple Choice Identify the choice that best completes the statement or answers the question.

Name: Class: Date: Multiple Choice Identify the choice that best completes the statement or answers the question. Name: Class: Date: ID: A Q3 Geometry Review Multiple Choice Identify the choice that best completes the statement or answers the question. Graph the image of each figure under a translation by the given

More information

Objective To introduce the concept of square roots and the use of the square-root key on a calculator. Assessment Management

Objective To introduce the concept of square roots and the use of the square-root key on a calculator. Assessment Management Unsquaring Numbers Objective To introduce the concept of square roots and the use of the square-root key on a calculator. www.everydaymathonline.com epresentations etoolkit Algorithms Practice EM Facts

More information

SURFACE TENSION. Definition

SURFACE TENSION. Definition SURFACE TENSION Definition In the fall a fisherman s boat is often surrounded by fallen leaves that are lying on the water. The boat floats, because it is partially immersed in the water and the resulting

More information

The Distance Formula and the Circle

The Distance Formula and the Circle 10.2 The Distance Formula and the Circle 10.2 OBJECTIVES 1. Given a center and radius, find the equation of a circle 2. Given an equation for a circle, find the center and radius 3. Given an equation,

More information

MEASUREMENTS. U.S. CUSTOMARY SYSTEM OF MEASUREMENT LENGTH The standard U.S. Customary System units of length are inch, foot, yard, and mile.

MEASUREMENTS. U.S. CUSTOMARY SYSTEM OF MEASUREMENT LENGTH The standard U.S. Customary System units of length are inch, foot, yard, and mile. MEASUREMENTS A measurement includes a number and a unit. 3 feet 7 minutes 12 gallons Standard units of measurement have been established to simplify trade and commerce. TIME Equivalences between units

More information

Grade 8 Mathematics Measurement: Lesson 6

Grade 8 Mathematics Measurement: Lesson 6 Grade 8 Mathematics Measurement: Lesson 6 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

Week 1 Chapter 1: Fundamentals of Geometry. Week 2 Chapter 1: Fundamentals of Geometry. Week 3 Chapter 1: Fundamentals of Geometry Chapter 1 Test

Week 1 Chapter 1: Fundamentals of Geometry. Week 2 Chapter 1: Fundamentals of Geometry. Week 3 Chapter 1: Fundamentals of Geometry Chapter 1 Test Thinkwell s Homeschool Geometry Course Lesson Plan: 34 weeks Welcome to Thinkwell s Homeschool Geometry! We re thrilled that you ve decided to make us part of your homeschool curriculum. This lesson plan

More information

MATH STUDENT BOOK. 6th Grade Unit 8

MATH STUDENT BOOK. 6th Grade Unit 8 MATH STUDENT BOOK 6th Grade Unit 8 Unit 8 Geometry and Measurement MATH 608 Geometry and Measurement INTRODUCTION 3 1. PLANE FIGURES 5 PERIMETER 5 AREA OF PARALLELOGRAMS 11 AREA OF TRIANGLES 17 AREA OF

More information

OA4-13 Rounding on a Number Line Pages 80 81

OA4-13 Rounding on a Number Line Pages 80 81 OA4-13 Rounding on a Number Line Pages 80 81 STANDARDS 3.NBT.A.1, 4.NBT.A.3 Goals Students will round to the closest ten, except when the number is exactly halfway between a multiple of ten. PRIOR KNOWLEDGE

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

Area and Circumference

Area and Circumference 4.4 Area and Circumference 4.4 OBJECTIVES 1. Use p to find the circumference of a circle 2. Use p to find the area of a circle 3. Find the area of a parallelogram 4. Find the area of a triangle 5. Convert

More information

Area of Parallelograms (pages 546 549)

Area of Parallelograms (pages 546 549) A Area of Parallelograms (pages 546 549) A parallelogram is a quadrilateral with two pairs of parallel sides. The base is any one of the sides and the height is the shortest distance (the length of a perpendicular

More information

EMAT 6450 - Mathematics in Context

EMAT 6450 - Mathematics in Context Melissa Wilson EMAT 6450 - Mathematics in Context Course/Unit: Accelerated Coordinate Algebra/Analytic Geometry A for Unit 9, Circles and Volume (This unit corresponds to Unit 3 in Analytic Geometry. The

More information

Math 2201 Chapter 8 Review

Math 2201 Chapter 8 Review Olga Math 2201 Chapter 8 Review Multiple Choice 1. A 2 L carton of milk costs $3.26. What is the unit rate? a. $0.83/500 ml b. $3.27/2 L c. $0.61/L d. $1.63/L 2.. drove 346 km and used up 28.7 L of gas.

More information

12 Surface Area and Volume

12 Surface Area and Volume 12 Surface Area and Volume 12.1 Three-Dimensional Figures 12.2 Surface Areas of Prisms and Cylinders 12.3 Surface Areas of Pyramids and Cones 12.4 Volumes of Prisms and Cylinders 12.5 Volumes of Pyramids

More information