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

Size: px
Start display at page:

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

Transcription

1 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 left wheel, the wheel driven by the motor on port C, should be the one to spin. 2. Observe the shape traced by the tracer on the paper. Remember that the tracer approximates the position of the robot s left wheel, but is not exactly on top of it. i. What shape did the wheel trace on the paper? The wheel should have traced out a circle on the paper, which is represented by the mark that the pen left, but is not exactly the same circle. If the tracer did not leave a perfect circle, encourage students to try running the robot again. The robot or the paper may have shifted somewhere during the turn, causing the circle to not line up correctly. It is also possible that the surface is slanted, which will lead to a skewed tracing. ii. What part of the robot is at the center of the circle? At this point, the robot should have pivoted around its right wheel, which stays in place as it turns. iii. What part of the robot ran along the circumference of the circle? The left wheel, which is attached to Motor C, ran along the circumference of the circle. iv. Are these observations consistent with the first part of the hypothesis. Yes, the wheel traced out a circle on the paper, which is exactly what was predicted in the first part of Dr. Turner s hypothesis. Hypothesis (part 1) As the robot swing-turns, the moving wheel traces out a portion of a circle. 3. Measure the path traced by the robot s wheel. i. What is the diameter of the traced circle? The radius of the traced circle should be just about the distance between the two wheels on the robot. It is measured to be approximately 14.5cm (15cm if you re rounding) on Taskbot. Therefore, the diameter should be 29cm (30cm if you re rounding). ii. What is the circumference of the traced circle? The circumference is equal to the diameter times pi. In our example, it is about 91.1cm. iii. Rewrite Dr. Turner s hypothesis equation, filling in the values you have now calculated. The hypothesis equation is as follows: Hypothesis (equation form) 1/8

2 (Angle Turned / 360 degrees) = (Distance traveled by wheel / 91.1cm) We know that the circumference of the traced circle is 91.1cm, so we can fill that in. We also know that a full circle is equal to 360 degrees. Phase 2: Hypothesis Part 2 Answer the following: 4. There is an important distinction between the circumference of a wheel on your robot and the circumference of the circle your robot traces. i. Explain the difference. The circumference of the wheel is the distance around the perimeter of the wheel. The circumference of the circle your robot traces is the distance along the perimeter of the circle around which the robot turns. The circumference of the wheel should be much smaller than the circumference of the circle. ii. Which one is used, along with motor axle rotations, to calculate distance traveled? The circumference of the robot s wheels is used to calculate distance traveled. Recall that distance traveled is equal to the number of motor axle rotations multiplied by the circumference of the robot s wheels. iii. Which one can be measured by placing a marker near the outside wheel of your robot and programming it to turn? The circumference of the circle your robot traces can be measured by placing a marker or pen near the outside wheel of your robot and having it turn. The robot will drag the marker along with it, thereby tracing the path of its outside wheel, and nicely illustrating the circle around which the wheel travels as the robot turns. 2/8

3 Phase 2: Calculate for a 90-degree Turn Calculate the following: 5. Following along with the calculations in the video (using your own numbers), determine how many motor degrees you need to set in your program to make the robot turn 90 degrees. Students will calculate this following the example in the video. Below is a sample calculation. The sample numbers used are that we want the robot to turn 90 (AngleTurned = 90 ), the circumference of the traced circle is 72cm, and the circumference of the wheel is 25cm. Replace these numbers with ones specific to the problem when checking student answers. From the hypothesis equation: AngleTurned 90 = DistanceTraveled = = DistanceTraveled Full Circle Circumferenceof Traced Circle cm Now we can use that equation to solve for Distance Traveled 90 DistanceTraveled = 72cm = 18cm 360 Now that we have the distance that the wheel needs to travel, we can use the equation from the Wheels and Distance Investigation to determine the number of rotations necessary to make the robot go this distance. DistanceTraveled = Wheel Circumference Wheel Rotations Substituting known values into this equation gives us DistanceTraveled = Wheel Circumference Wheel Rotations = 18cm = 25cm Wheel Rotations We can solve that equation for Wheel Rotations by dividing both sides by the Wheel Circumference. 18cm Wheel Rotations = = cm And now, to convert the number of rotations into the necessary number of degrees, we need to multiply the rotations by 360, which is the number of degrees in a full circle. Degrees toturn = Wheel Rotations 360 = = 259 For this example robot, the wheel needs to be set to go 259 to make the robot turn 90 degrees. Analysis and Conclusions: Conclusions 6. Now that you ve run your program, answer the following questions: i. Did your robot turn about 90 degrees? If not, what factors may have caused the difference? This will depend on the student. It is unlikely that they will have calculated what is necessary to make the robot turn 90 degrees on the very first try. Most students will want to use trial and error to revise their calculated number, until they have the robot turn what they see as exactly 90 degrees. In fact, it is almost impossible to measure the exact amount the robot turned at all without highly sensitive scientific equipment, so it is mostly a matter of judgment. 3/8

4 Factors such as surface friction, kickback in the motors, and squishiness of the tires all play a roll in the precision of the robot s turn. Also, note that we used measurements from the traced circle to determine the radius of the turn, and not from the robot itself. So even if the calculations were spot-on, a robot still may not have made a precise 90-degree turn. ii. Does this behavior support the hypothesis? Why or why not? Yes, the hypothesis is supported by this behavior. In most cases, the students will have been close the first time. It will be the factors of the physical world that will have impeded the robot s performance. Because many students will see their robot as having done a turn close enough to a 90-degree turn, this would support the hypothesis. The hypothesis states that as the robot turns, each of its wheels traces out a portion of a circle. This is evident by the path left on the paper by the tracer. The left wheel traces out a circle, and the right wheel traces out a point (or a circle with radius equal to zero). The hypothesis also states that the fraction of a full circle that the wheel travels is equal to the fraction of a full turn that the robot will do. Students worked backwards to get to this point. They started by being asked how to get the robot to do one quarter of a full turn, and worked out how many degrees the wheel needed to travel in order to turn one quarter of the circumference of the circle. And, when they ran their programs, the robot did go approximately one quarter of a turn, so this all supports the hypothesis. iii. Do you now have enough information to say whether or not the hypothesis is valid, or do you need more information? The information from this experiment clearly supports the first part of the hypothesis: that as the robot swing-turns, the moving wheel traces out a portion of a circle. This can be seen simply by looking at the shape left on the paper by the tracer. It also supports the second part of the hypothesis: the amount the robot turns is proportional to the portion of the circle that the wheel travels. Students have made the wheel travel a specific amount along the circumference of the circle (one fourth of the circumference), and they can see that to robot makes on fourth of a full turn, or a 90-degree turn. However, this does not give us enough information to say definitively whether or not the hypothesis is valid. This is only one example. For real scientific validity, many more examples of this behavior must be found and recorded that fit the model proposed by the hypothesis. More information is most certainly needed. 7. Recall the number of motor degrees you used to make the robot turn 90 degrees using a swing turn. Estimate how many degrees the motor would need to spin to turn the robot: All of these estimates are multiples of the original value they have to make the robot turn 90 degrees that they wrote in Question 5. We will assume that it takes about 450 degrees of motor rotation to make the robot turn 90-degrees. i. 180 degrees To turn the robot 180 degrees, students would need to double the number for 90-degrees, which would give them 900 degrees that the motor would need to turn. ii. 270 degrees For a 270-degree turn, the original number would be tripled, or iii. 360 degrees A full turn of 360 degrees is four times the original number, or 1800 degrees. iv. 2 full turns Two full turns is equal to the robot turning 720 degrees, which is 8 times as much as the original 90 degree turn, so students would multiply the original number by 8 to get 3600 degrees. 4/8

5 8. Modify your program and run the robot for the amounts you predicted for each of the angles in the Question 7. i. 180 degrees ii. 270 degrees iii. 360 degrees iv. 2 full turns v. Do these new results support or refute the hypothesis? The students answers will vary, but if they obtained the correct results in Question 7, the new results ought to support the hypothesis. 9. The tracer was close to, but not exactly under the wheel when you ran the robot. As such, the circle it traced was not exactly the path the wheel traveled. Your robot attempted to turn for 90 degrees based on calculations made using the tracer s path instead of the actual wheel. i. What was the actual distance between the tracer tip and the point where the wheel touched the ground? The students must measure this distance. The value should be no more than 5cm. ii. How successful was your robot in turning 90 degrees using the estimate rather than the exact value? Due to experimental errors, this answer may vary from student to student. The actual distance that matters, however, is the distance from the stationary wheel to the pen tip, as opposed to the distance from the stationary wheel to the moving wheel. If you were to measure these two distances, you would find that they are approximately a half centimeter different. Adding a half centimeter to the radius of the circle (which is what you do when you measure the traced circle) adds about 3cm to the circumference. So the circumference that the students found is about 3cm larger than the circumference that the actual wheel travels (which is obtained by measuring the wheel-to-wheel distance). Over one-quarter of the circle, the change in distance is approximately 0.75cm, which leads to an extra 50 degrees of motor rotation. So, if anything, the robots should have gone farther than they needed to (though not by much!) because of the simplification of measuring the traced circle and not the robot s wheel-to-wheel distance. However, due to random factors like friction, it is possible that the robot did run very close to 90 degrees. So answers will depend on the student. iii. Would you say this was a good estimate, based on the results you got from using it? Since the estimate will in general be close to a 90degree turn, it should be considered a good estimate. iv. Since the right wheel stays planted and the left wheel moves, what is the actual physical distance of the radius or diameter of the turn? The actual physical distance of the radius of the turn equals the distance between the two wheels on the robot. This should be approximately 13.8cm. 10. Vehicle designers in the real world deal with turning issues all the time. It is important for both safety and performance that they know exactly what their vehicles can and cannot handle. Think about real world vehicles while you answer the following questions. i. What are the limitations of swing turns? One of the limitations of swing turns is that they are very wide turns, and take up a lot of space for the robot to get all the way around and back to its starting point. This can be a problem in tight spaces. 5/8

6 ii. Name another mobile vehicle that is capable of a swing turn, and estimate its turning radius (or diameter). Almost any mobile vehicle will do swing turns. Cars have turning radii of between 25 and 50 feet. Small mowing tractors have radii of between 2 and 5 feet. Larger farm equipment have turning radii of between 10 and 30 feet. The zamboni at the ice rink has a turn radius as small as 10 feet. iii. Do normal cars use this type of turn? Yes, normal cars can swing turn. They cannot point turn. Analysis and Conclusions: Exercises 11. Shante s robot has wheels that are 4.5 cm in diameter and traces a turning circle with a 12.4 cm radius. Her wheels are driven directly by the motors on each side. She needs her robot to make a swing turn of 210 degrees. How many degrees do her motors need to run in order to make the robot make this turn? Show your work degrees, or approximately 1200 degrees. To do this problem, let s first divide up what we know, and what we want to find. We want to find: Degrees the motor needs to spin We have: Wheel diameter Wheel-to-wheel distance Amount robot must turn We still need: Circle circumference Wheel circumference The circumference of the circle that the robot turns can be found from the wheel-to-wheel distance and the fact that it is a swing turn. For the swing turn, the radius of the circle was equal to the wheel-to-wheel distance on the robot. So the circumference of the circle is equal to the wheel-to-wheel distance times 2 times pi. Circle Circumference = Wheel-to-wheel distance x 2 x pi = 12.4cm x 2 x 3.14 = 77.9cm The wheel circumference is found from the diameter of the wheel. Wheel Circumference = wheel diameter x pi = 4.5cm x 3.14 = 14.1cm The robot must turn 215 degrees, which is (215/360), or 0.6 revolutions. If 77.9cm represents the circumference of the whole circle, then (77.9cm x 0.6) represents 0.6 of a turn around that circle, which is the amount covered by 215 degrees. Distance wheel must go = Circle Circumference x amount robot must turn = 77.9cm x 0.6 = 46.7cm Now we divide the distance the wheel must go by the distance the wheel goes per revolution (the wheels circumference) to get the number of revolutions that the wheel must do. 6/8

7 Revolutions = Distance wheel must go / wheel circumference = 46.7cm / 14.1cm = 3.3 revolutions Degrees the motor needs to spin = Revolutions x 360 = 1188 degrees 12. Larry has forgotten to save his program, and now he can t remember what he had his Wait For block set to. He knows that he wanted his robot to do a swing turn, and he measured his wheels to find out that they are 2.5 cm in diameter and they are 9.0 cm apart. He also knows that the robot turned exactly 180 degrees. How many degrees should Larry set his Wait For block to when he rebuilds his program? Both motors will need to be set to spin 1290 degrees. Again, let s first divide up what we know, and what we want to find. We want to find: Degrees the motor needs to spin We have: Wheel diameter Wheel-to-wheel distance Amount robot must turn We still need: Circle circumference Wheel circumference The circumference of the circle that the robot turns can be found from the wheel-to-wheel distance and the fact that it is a swing turn. For the swing turn, the radius of the circle is equal to the wheel-to-wheel distance on the robot. So the circumference of the circle is equal to the wheel-to-wheel distance times 2 times pi. Circle Circumference = Wheel-to-wheel distance x 2 x pi = 9.0cm x 2 x 3.14 = 56.5cm The wheel circumference is found from the diameter of the wheel. Wheel Circumference = wheel diameter x pi = 2.5cm x 3.14 = 7.9cm The robot must turn 180 degrees, which is (180/360), or 0.5 revolutions. If 56.5cm represents the circumference of the whole circle, then (56.5cm x 0.5) represents 0.5 of a turn around that circle, which is the amount covered by 180 degrees. Distance wheel must go = Circle Circumference x amount robot must turn = 56.5cm x 0.5 = 28.3cm Now we divide the distance the wheel must go by the distance the wheel goes per revolution (the wheels circumference) to get the number of revolutions that the wheel must do. Revolutions = Distance wheel must go / wheel circumference = 28.3cm / 7.9cm = 3.6 revolutions Degrees the motor needs to spin = Revolutions x 360 = 1.8 x 360 = 1290 degrees 13. Below is Peter s program. Assume that the comment he wrote accurately describes the amount the Wait For block will wait. He wants his robot to make a full 180 degree swing turn, and his robot traces a circle with a radius of 10.8 cm. He has a choice between two wheel sizes: 4.6 cm in diameter and 7.2 cm in diameter. 7/8

8 i. Which wheels should he choose to come closest to making the 180 degree turn with his current program? The 4.6cm diameter wheels are the best ones to use. To find this out, students will need to do the math for both wheels. Some things are the same for both wheels, like the diameter of the circle that the rolling wheel will travel. Because this is a swing turn, the large circle s radius is the distance between the two wheels. Circle Diameter = wheel-to-wheel distance x 2 = 10.8cm x 2 = 21.6cm Circle Circumference = Circle Diameter x pi = 21.6cm x 3.14 = 67.8cm And for both wheels, we know we want them to travel around 180 degrees of that circle, which is (180/360) or 0.5 of the circle. Distance the robot needs to travel = Circle circumference x 0.5 = 67.8cm x 0.5 = 33.9cm OK, so now we know that whatever wheel we use has to travel 33.9cm in order to go around half the circle, which would turn the robot 180 degrees in a swing turn. Now we have to figure out which wheel comes closest to this as it goes the number of degrees that Peter set in his program. In his program, Peter has the Wait For block waiting for 760 degrees. Number of motor revolutions = 760/360 = 2.11 turns of the motor We can do the last part one of two ways. First method: Divide the distance the robot needs to go by the number of turns the wheel will make to get the necessary wheel circumference. Wheel Circumference = Distance robot needs to go / Turns of the motor = 33.9cm / 2.11 revs = cm And now find which wheel has a circumference closest to 16.07cm. Wheel 1 Circumference = Wheel 1 Diameter x pi = 4.6cm x 3.14 = 14.4cm Wheel 2 Circumference = Wheel 2 Diameter x pi = 7.2cm x 3.14 = 22.6cm Second Method: Find the circumference of each wheel, and multiply them each by the number of revolutions to find out how far they will travel under that number of revolutions. Wheel 1 Circumference = Wheel 1 Diameter x pi = 4.6cm x 3.14 = 14.4cm Wheel 1 Distance traveled = Wheel 1 Circumference x revolutions = 14.4cm x 2.11 rev = 30.4cm Wheel 2 Circumference = Wheel 2 Diameter x pi = 7.2cm x 3.14 = 22.6cm Wheel 2 Distance traveled = Wheel 2 Circumference x revolutions = 22.6cm x 2.11 rev = 47.7cm The distance the wheel needs to travel was found above to be 33.9cm, and 30.4cm is clearly closer to 33.9cm than 47.7cm is. He should choose the wheels that are 4.6cm in diameter. ii. What else can he change on the robot to make the turn? Peter can also move the wheels farther apart by adding bushings to the axle. This will make the turn wider, increasing the circumference of the turned circle. Or he can change the gear ratio, so that even if the motor spins one full revolution, the wheel may turn less than one full revolution (or more than one full revolution), which will change the amount the robot goes. 8/8

Grade 7 & 8 Math Circles Circles, Circles, Circles March 19/20, 2013

Grade 7 & 8 Math Circles Circles, Circles, Circles March 19/20, 2013 Faculty of Mathematics Waterloo, Ontario N2L 3G Introduction Grade 7 & 8 Math Circles Circles, Circles, Circles March 9/20, 203 The circle is a very important shape. In fact of all shapes, the circle is

More information

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

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

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

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

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

Unit 4 Practice Test: Rotational Motion

Unit 4 Practice Test: Rotational Motion Unit 4 Practice Test: Rotational Motion Multiple Guess Identify the letter of the choice that best completes the statement or answers the question. 1. How would an angle in radians be converted to an angle

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

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

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

Paper 1. Calculator not allowed. Mathematics test. First name. Last name. School. Remember KEY STAGE 3 TIER 4 6

Paper 1. Calculator not allowed. Mathematics test. First name. Last name. School. Remember KEY STAGE 3 TIER 4 6 Ma KEY STAGE 3 Mathematics test TIER 4 6 Paper 1 Calculator not allowed First name Last name School 2007 Remember The test is 1 hour long. You must not use a calculator for any question in this test. You

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

Simple Machines. What are simple machines?

Simple Machines. What are simple machines? Definitions to know: Simple Machines Work done when an applied force causes an object to move in the direction of the force Energy ability to cause change; can change the speed, direction, shape, or temperature

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

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

Rubber Band Race Car

Rubber Band Race Car Rubber Band Race Car Physical Science Unit Using LEGO Mindstorms NXT Copyright 2009 by Technically Learning 1 of 17 Overview: Through a series of hands-on activities, students will design a rubber band

More information

measurement, number & operations, reasoning & proof, and science & technology

measurement, number & operations, reasoning & proof, and science & technology Pi What is it? Subject Area(s) Associated Unit Associated Lesson Activity Title measurement, number & operations, reasoning & proof, and science & technology None None Let s Take a Slice of Pi Header Insert

More information

10-4-10 Year 9 mathematics: holiday revision. 2 How many nines are there in fifty-four?

10-4-10 Year 9 mathematics: holiday revision. 2 How many nines are there in fifty-four? DAY 1 Mental questions 1 Multiply seven by seven. 49 2 How many nines are there in fifty-four? 54 9 = 6 6 3 What number should you add to negative three to get the answer five? 8 4 Add two point five to

More information

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS A. Monday, January 26, 2004 1:15 to 4:15 p.m.

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS A. Monday, January 26, 2004 1:15 to 4:15 p.m. The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS A Monday, January 26, 2004 1:15 to 4:15 p.m., only Print Your Name: Print Your School s Name: Print your name and the

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

Team Name / (Students): Solar Racing (Student Handout) (The Design, Construction, and Evaluation of a Solar-Powered Car)

Team Name / (Students): Solar Racing (Student Handout) (The Design, Construction, and Evaluation of a Solar-Powered Car) Team Name / (Students): Solar Racing (Student Handout) (The Design, Construction, and Evaluation of a Solar-Powered Car) PART 1 (DESIGN YOUR OWN SOLAR-POWERED VEHICLE) 1) It is time for you to become an

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

Section 7.2 Area. The Area of Rectangles and Triangles

Section 7.2 Area. The Area of Rectangles and Triangles Section 7. Area The Area of Rectangles and Triangles We encounter two dimensional objects all the time. We see objects that take on the shapes similar to squares, rectangle, trapezoids, triangles, and

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

Lesson 26: Reflection & Mirror Diagrams

Lesson 26: Reflection & Mirror Diagrams Lesson 26: Reflection & Mirror Diagrams The Law of Reflection There is nothing really mysterious about reflection, but some people try to make it more difficult than it really is. All EMR will reflect

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

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

Concepts Sectors, arcs, circumference, areas of circles and properties of cones.

Concepts Sectors, arcs, circumference, areas of circles and properties of cones. Making Witches Hats from Cones ID: XXXX Time required 45 minutes Activity Overview In this activity, students make cones from circles, exploring the relationship between the size of the sector cut from

More information

43 Perimeter and Area

43 Perimeter and Area 43 Perimeter and Area Perimeters of figures are encountered in real life situations. For example, one might want to know what length of fence will enclose a rectangular field. In this section we will study

More information

1. The volume of the object below is 186 cm 3. Calculate the Length of x. (a) 3.1 cm (b) 2.5 cm (c) 1.75 cm (d) 1.25 cm

1. The volume of the object below is 186 cm 3. Calculate the Length of x. (a) 3.1 cm (b) 2.5 cm (c) 1.75 cm (d) 1.25 cm Volume and Surface Area On the provincial exam students will need to use the formulas for volume and surface area of geometric solids to solve problems. These problems will not simply ask, Find the volume

More information

CELESTIAL CLOCK - THE SUN, THE MOON, AND THE STARS

CELESTIAL CLOCK - THE SUN, THE MOON, AND THE STARS INTRODUCTION CELESTIAL CLOCK - THE SUN, THE MOON, AND THE STARS This is a scientific presentation to provide you with knowledge you can use to understand the sky above in relation to the earth. Before

More information

The Physics and Math of Ping-pong and How It Affects Game Play. By: Connor Thompson & Andrew Johnson

The Physics and Math of Ping-pong and How It Affects Game Play. By: Connor Thompson & Andrew Johnson The Physics and Math of Ping-pong and How It Affects Game Play 1 The Physics and Math of Ping-pong and How It Affects Game Play By: Connor Thompson & Andrew Johnson The Practical Applications of Advanced

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

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

Task: Representing the National Debt 7 th grade

Task: Representing the National Debt 7 th grade Tennessee Department of Education Task: Representing the National Debt 7 th grade Rachel s economics class has been studying the national debt. The day her class discussed it, the national debt was $16,743,576,637,802.93.

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

GAP CLOSING. 2D Measurement GAP CLOSING. Intermeditate / Senior Facilitator s Guide. 2D Measurement

GAP CLOSING. 2D Measurement GAP CLOSING. Intermeditate / Senior Facilitator s Guide. 2D Measurement GAP CLOSING 2D Measurement GAP CLOSING 2D Measurement Intermeditate / Senior Facilitator s Guide 2-D Measurement Diagnostic...4 Administer the diagnostic...4 Using diagnostic results to personalize interventions...4

More information

Section 1.5 Exponents, Square Roots, and the Order of Operations

Section 1.5 Exponents, Square Roots, and the Order of Operations Section 1.5 Exponents, Square Roots, and the Order of Operations Objectives In this section, you will learn to: To successfully complete this section, you need to understand: Identify perfect squares.

More information

Simple Machines. Figure 2: Basic design for a mousetrap vehicle

Simple Machines. Figure 2: Basic design for a mousetrap vehicle Mousetrap Vehicles Figure 1: This sample mousetrap-powered vehicle has a large drive wheel and a small axle. The vehicle will move slowly and travel a long distance for each turn of the wheel. 1 People

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

Electric Motors and Drives

Electric Motors and Drives EML 2322L MAE Design and Manufacturing Laboratory Electric Motors and Drives To calculate the peak power and torque produced by an electric motor, you will need to know the following: Motor supply voltage,

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

Mobile Robotics I: Lab 2 Dead Reckoning: Autonomous Locomotion Using Odometry

Mobile Robotics I: Lab 2 Dead Reckoning: Autonomous Locomotion Using Odometry Mobile Robotics I: Lab 2 Dead Reckoning: Autonomous Locomotion Using Odometry CEENBoT Mobile Robotics Platform Laboratory Series CEENBoT v2.21 '324 Platform The Peter Kiewit Institute of Information Science

More information

Lesson 1: Introducing Circles

Lesson 1: Introducing Circles IRLES N VOLUME Lesson 1: Introducing ircles ommon ore Georgia Performance Standards M9 12.G..1 M9 12.G..2 Essential Questions 1. Why are all circles similar? 2. What are the relationships among inscribed

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

Balanced & Unbalanced Forces

Balanced & Unbalanced Forces 3 rd Grade Force in Motion An object's motion changes because of force. Pushing and Pulling are Kinds of Forces Motion is movement that changes an object's position. Pushing or pulling forces can be used

More information

Decimal Notations for Fractions Number and Operations Fractions /4.NF

Decimal Notations for Fractions Number and Operations Fractions /4.NF Decimal Notations for Fractions Number and Operations Fractions /4.NF Domain: Cluster: Standard: 4.NF Number and Operations Fractions Understand decimal notation for fractions, and compare decimal fractions.

More information

CHAPTER 4 DIMENSIONAL ANALYSIS

CHAPTER 4 DIMENSIONAL ANALYSIS CHAPTER 4 DIMENSIONAL ANALYSIS 1. DIMENSIONAL ANALYSIS Dimensional analysis, which is also known as the factor label method or unit conversion method, is an extremely important tool in the field of chemistry.

More information

Chapter 10 Rotational Motion. Copyright 2009 Pearson Education, Inc.

Chapter 10 Rotational Motion. Copyright 2009 Pearson Education, Inc. Chapter 10 Rotational Motion Angular Quantities Units of Chapter 10 Vector Nature of Angular Quantities Constant Angular Acceleration Torque Rotational Dynamics; Torque and Rotational Inertia Solving Problems

More information

What Is an Electric Motor? How Does a Rotation Sensor Work?

What Is an Electric Motor? How Does a Rotation Sensor Work? What Is an Electric Motor? How Does a Rotation Sensor Work? Electric Motors Pre-Quiz 1. What is an electric motor? 2. Name two applications (things) you use every day that use electric motors. 3. How does

More information

Lateral Acceleration. Chris Garner

Lateral Acceleration. Chris Garner Chris Garner Forward Acceleration Forward acceleration is easy to quantify and understand. Forward acceleration is simply the rate of change in speed. In car terms, the quicker the car accelerates, the

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

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

THE WINNING ROULETTE SYSTEM.

THE WINNING ROULETTE SYSTEM. THE WINNING ROULETTE SYSTEM. Please note that all information is provided as is and no guarantees are given whatsoever as to the amount of profit you will make if you use this system. Neither the seller

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

Pre-Algebra Lecture 6

Pre-Algebra Lecture 6 Pre-Algebra Lecture 6 Today we will discuss Decimals and Percentages. Outline: 1. Decimals 2. Ordering Decimals 3. Rounding Decimals 4. Adding and subtracting Decimals 5. Multiplying and Dividing Decimals

More information

Line Tracking Basic Lesson

Line Tracking Basic Lesson Line Tracking Basic Lesson Now that you re familiar with a few of the key NXT sensors, let s do something a little more interesting with them. This lesson will show you how to use the Light Sensor to track

More information

Session 7 Fractions and Decimals

Session 7 Fractions and Decimals Key Terms in This Session Session 7 Fractions and Decimals Previously Introduced prime number rational numbers New in This Session period repeating decimal terminating decimal Introduction In this session,

More information

AP Physics 1 Summer Assignment

AP Physics 1 Summer Assignment AP Physics 1 Summer Assignment AP Physics 1 Summer Assignment Welcome to AP Physics 1. This course and the AP exam will be challenging. AP classes are taught as college courses not just college-level courses,

More information

Lesson 13: The Formulas for Volume

Lesson 13: The Formulas for Volume Student Outcomes Students develop, understand, and apply formulas for finding the volume of right rectangular prisms and cubes. Lesson Notes This lesson is a continuation of Lessons 11, 12, and Module

More information

Wind Energy Math Calculations Calculating the Tip Speed Ratio of Your Wind Turbine

Wind Energy Math Calculations Calculating the Tip Speed Ratio of Your Wind Turbine Wind Energy Math Calculations Calculating the Tip Speed Ratio of Your Wind Turbine The Tip Speed Ratio (TSR) is an extremely important factor in wind turbine design. TSR refers to the ratio between the

More information

NF5-12 Flexibility with Equivalent Fractions and Pages 110 112

NF5-12 Flexibility with Equivalent Fractions and Pages 110 112 NF5- Flexibility with Equivalent Fractions and Pages 0 Lowest Terms STANDARDS preparation for 5.NF.A., 5.NF.A. Goals Students will equivalent fractions using division and reduce fractions to lowest terms.

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

Calculating Area, Perimeter and Volume

Calculating Area, Perimeter and Volume Calculating Area, Perimeter and Volume You will be given a formula table to complete your math assessment; however, we strongly recommend that you memorize the following formulae which will be used regularly

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

Area of a triangle: The area of a triangle can be found with the following formula: 1. 2. 3. 12in

Area of a triangle: The area of a triangle can be found with the following formula: 1. 2. 3. 12in Area Review Area of a triangle: The area of a triangle can be found with the following formula: 1 A 2 bh or A bh 2 Solve: Find the area of each triangle. 1. 2. 3. 5in4in 11in 12in 9in 21in 14in 19in 13in

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

Problem Set V Solutions

Problem Set V Solutions Problem Set V Solutions. Consider masses m, m 2, m 3 at x, x 2, x 3. Find X, the C coordinate by finding X 2, the C of mass of and 2, and combining it with m 3. Show this is gives the same result as 3

More information

MILS and MOA A Guide to understanding what they are and How to derive the Range Estimation Equations

MILS and MOA A Guide to understanding what they are and How to derive the Range Estimation Equations MILS and MOA A Guide to understanding what they are and How to derive the Range Estimation Equations By Robert J. Simeone 1 The equations for determining the range to a target using mils, and with some

More information

The Theory and Practice of Using a Sine Bar, version 2

The Theory and Practice of Using a Sine Bar, version 2 The Theory and Practice of Using a Sine Bar, version 2 By R. G. Sparber Copyleft protects this document. 1 The Quick Answer If you just want to set an angle with a sine bar and stack of blocks, then take

More information

Unit 1 - Radian and Degree Measure Classwork

Unit 1 - Radian and Degree Measure Classwork Unit 1 - Radian and Degree Measure Classwork Definitions to know: Trigonometry triangle measurement Initial side, terminal side - starting and ending Position of the ray Standard position origin if the

More information

Because the slope is, a slope of 5 would mean that for every 1cm increase in diameter, the circumference would increase by 5cm.

Because the slope is, a slope of 5 would mean that for every 1cm increase in diameter, the circumference would increase by 5cm. Measurement Lab You will be graphing circumference (cm) vs. diameter (cm) for several different circular objects, and finding the slope of the line of best fit using the CapStone program. Write out or

More information

Using Proportions to Solve Percent Problems I

Using Proportions to Solve Percent Problems I RP7-1 Using Proportions to Solve Percent Problems I Pages 46 48 Standards: 7.RP.A. Goals: Students will write equivalent statements for proportions by keeping track of the part and the whole, and by solving

More information

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Section 7 Algebraic Manipulations and Solving Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Before launching into the mathematics, let s take a moment to talk about the words

More information

Julie Rotthoff Brian Ruffles. No Pi Allowed

Julie Rotthoff Brian Ruffles. No Pi Allowed Julie Rotthoff Brian Ruffles rott9768@fredonia.edu ruff0498@fredonia.edu No Pi Allowed Introduction: Students often confuse or forget the area and circumference formulas for circles. In addition, students

More information

Chapter 3 Review Math 1030

Chapter 3 Review Math 1030 Section A.1: Three Ways of Using Percentages Using percentages We can use percentages in three different ways: To express a fraction of something. For example, A total of 10, 000 newspaper employees, 2.6%

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

SAT Math Facts & Formulas Review Quiz

SAT Math Facts & Formulas Review Quiz Test your knowledge of SAT math facts, formulas, and vocabulary with the following quiz. Some questions are more challenging, just like a few of the questions that you ll encounter on the SAT; these questions

More information

Sample Fraction Addition and Subtraction Concepts Activities 1 3

Sample Fraction Addition and Subtraction Concepts Activities 1 3 Sample Fraction Addition and Subtraction Concepts Activities 1 3 College- and Career-Ready Standard Addressed: Build fractions from unit fractions by applying and extending previous understandings of operations

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

GOING FOR A SPIN: Making a Model Steam Turbine

GOING FOR A SPIN: Making a Model Steam Turbine GOING FOR A SPIN: Making a Model Steam Turbine PLANNING OVERVIEW SUBJECT AREAS: Physical Science, Math, Language Arts TIMING: Preparation: 30-60 minutes Activity: 1-2 45-minute class periods Note: Going

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

The GED math test gives you a page of math formulas that

The GED math test gives you a page of math formulas that Math Smart 643 The GED Math Formulas The GED math test gives you a page of math formulas that you can use on the test, but just seeing the formulas doesn t do you any good. The important thing is understanding

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

Newton s Laws. Newton s Imaginary Cannon. Michael Fowler Physics 142E Lec 6 Jan 22, 2009

Newton s Laws. Newton s Imaginary Cannon. Michael Fowler Physics 142E Lec 6 Jan 22, 2009 Newton s Laws Michael Fowler Physics 142E Lec 6 Jan 22, 2009 Newton s Imaginary Cannon Newton was familiar with Galileo s analysis of projectile motion, and decided to take it one step further. He imagined

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

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

Tips For Selecting DC Motors For Your Mobile Robot

Tips For Selecting DC Motors For Your Mobile Robot Tips For Selecting DC Motors For Your Mobile Robot By AJ Neal When building a mobile robot, selecting the drive motors is one of the most important decisions you will make. It is a perfect example of an

More information

What is a Mouse-Trap

What is a Mouse-Trap What is a Mouse-Trap Car and How does it Work? A mouse-trap car is a vehicle that is powered by the energy that can be stored in a wound up mouse-trap spring. The most basic design is as follows: a string

More information

Football Learning Guide for Parents and Educators. Overview

Football Learning Guide for Parents and Educators. Overview Overview Did you know that when Victor Cruz catches a game winning touchdown, the prolate spheroid he s holding helped the quarterback to throw a perfect spiral? Wait, what? Well, the shape of a football

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

If A is divided by B the result is 2/3. If B is divided by C the result is 4/7. What is the result if A is divided by C?

If A is divided by B the result is 2/3. If B is divided by C the result is 4/7. What is the result if A is divided by C? Problem 3 If A is divided by B the result is 2/3. If B is divided by C the result is 4/7. What is the result if A is divided by C? Suggested Questions to ask students about Problem 3 The key to this question

More information

Scott Hughes 7 April 2005. Massachusetts Institute of Technology Department of Physics 8.022 Spring 2005. Lecture 15: Mutual and Self Inductance.

Scott Hughes 7 April 2005. Massachusetts Institute of Technology Department of Physics 8.022 Spring 2005. Lecture 15: Mutual and Self Inductance. Scott Hughes 7 April 2005 151 Using induction Massachusetts nstitute of Technology Department of Physics 8022 Spring 2005 Lecture 15: Mutual and Self nductance nduction is a fantastic way to create EMF;

More information

2.3 Circles. instead of. r to avoid the danger of calculating

2.3 Circles. instead of. r to avoid the danger of calculating .3 Circles Note that circumference, diameter, radius, etc. can refer either to the lines themselves ( things ) or to the lengths of those lines; e.g., the length of a radius is often just called the radius.

More information

Right Triangles 4 A = 144 A = 16 12 5 A = 64

Right Triangles 4 A = 144 A = 16 12 5 A = 64 Right Triangles If I looked at enough right triangles and experimented a little, I might eventually begin to notice a relationship developing if I were to construct squares formed by the legs of a right

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

Lesson 22. Circumference and Area of a Circle. Circumference. Chapter 2: Perimeter, Area & Volume. Radius and Diameter. Name of Lecturer: Mr. J.

Lesson 22. Circumference and Area of a Circle. Circumference. Chapter 2: Perimeter, Area & Volume. Radius and Diameter. Name of Lecturer: Mr. J. Lesson 22 Chapter 2: Perimeter, Area & Volume Circumference and Area of a Circle Circumference The distance around the edge of a circle (or any curvy shape). It is a kind of perimeter. Radius and Diameter

More information

INTRODUCTION TO MATHEMATICAL MODELLING

INTRODUCTION TO MATHEMATICAL MODELLING 306 MATHEMATICS APPENDIX 2 INTRODUCTION TO MATHEMATICAL MODELLING A2.1 Introduction Right from your earlier classes, you have been solving problems related to the real-world around you. For example, you

More information

Paper 1. Mathematics test. Calculator not allowed. First name. Last name. School KEY STAGE TIER

Paper 1. Mathematics test. Calculator not allowed. First name. Last name. School KEY STAGE TIER Ma KEY STAGE 3 TIER 4 6 2005 Mathematics test Paper 1 Calculator not allowed Please read this page, but do not open your booklet until your teacher tells you to start. Write your name and the name of your

More information

CSU Fresno Problem Solving Session. Geometry, 17 March 2012

CSU Fresno Problem Solving Session. Geometry, 17 March 2012 CSU Fresno Problem Solving Session Problem Solving Sessions website: http://zimmer.csufresno.edu/ mnogin/mfd-prep.html Math Field Day date: Saturday, April 21, 2012 Math Field Day website: http://www.csufresno.edu/math/news

More information