In the original lesson we learned that a robot should move forward a specific distance for each rotation. That distance traveled is equivalent to the.

Slides:



Advertisements
Similar presentations
Right Face Introductory Presentation. Opening Activity How can you use this to make a right turn program? This is your program from Full Speed Ahead to.
Advertisements

Ratio and Proportion.
EXAMPLE 4 Solve proportions SOLUTION a x 16 = Multiply. Divide each side by 10. a x 16 = = 10 x5 16 = 10 x80 = x8 Write original proportion.
EXAMPLE 4 Solve proportions SOLUTION a x 16 = Multiply. Divide each side by 10. a x 16 = = 10 x5 16 = 10 x80 = x8 Write original proportion.
Solving Multiplication and Division Equations Lesson 2-7.
EXAMPLE 2 Using the Cross Products Property = 40.8 m Write original proportion. Cross products property Multiply. 6.8m 6.8 = Divide.
Notes Over is what percent of 140?
Writing and Solving Proportions. Proportions Proportion is an equation stating that two ratios are equivalent. Proportional are two quantities that form.
2.5 Solving Proportions Write and use ratios, rates, and unit rates. Write and solve proportions.
Using Cross Products Lesson 6-4. Cross Products When you have a proportion (two equal ratios), then you have equivalent cross products. Find the cross.
How to solve using cross multiplication Created by: Brittany and Andrea.
Finding a Percent of a Number Lesson 6-7. Using a Proportion Set up a proportion that uses the percent over 100. Cross multiply to write an equation.
Solving Percent Problems Using Proportions
Chapter 2.1 Common Core – A.CED.1 & A.REI.3 Create equations…in one variable and use them to solve problems. Objectives – To solve one-step equations in.
Application of Math and Science Principles Creating a robot that moves a specified distance straight ahead and Creating a robot that turns a specified.
Algebra I Vocabulary Chapter 2. Equations that have the same solution(s) are called.
Measured Turns Introductory Presentation. Opening Activity In the Right Face Activity, we made our robot turn right using the program below.
Simple Pi Challenge! Pi = 3.14 Diameter = 5.6 cm Distance Robot Travels in 1 Rotation = 3.14 * 5.6 cm 3.14 * 5.6 = cm Circumference = Pi * Diameter.
Circumference Lesson #33. What is Circumference? The distance around the outside of a circle is called the circumference (essentially, it is the perimeter.
Solving Proportions. 2 ways to solve proportions 1. Equivalent fractions (Old) Cross Products (New)
Solving Percent Problems Using Proportions
7-3 Solving Proportions (p ) Indicator  m4.
3.2 Solving Equations by Using Addition and Subtraction Addition Property of Equality –If the same number is added to each side of an equation, the resulting.
Finding a Percent of a Number
Lesson E: Circumference of Circles Objective: To use formulas to find the circumference of circles.
2.2 Solving Two- Step Equations. Solving Two Steps Equations 1. Use the Addition or Subtraction Property of Equality to get the term with a variable on.
Solving One Step Equations subtract 3 Adding or subtracting the same number from each side of an equation produces an equivalent equation. Addition.
 A comparison of two quantities  Often expressed as a fraction.
Lesson 7.4 Solving Multiplication and Division Equations 2/3/10.
Pre-Algebra Solve the circumference formula C = 2 r for r. Transforming Formulas Lesson 7-7 C = 2 r Use the Division Property of Equality. C2C2 2 r 2 =
Calculating Rotations for Turns
Finding a Percent of a Number
Ch. 8.5 Exponential and Logarithmic Equations
7.1 OBJ: Use ratios and proportions.
Solving Percent Problems Using Equations
Robo-Math How Far? The Distance a Robot Travels in One Rotation of the Motor = The Circumference of the Wheel Circumference (of the Wheel) = Diameter (of.
Solving Linear Equations and Inequalities
Notes Over 4.2 The Multiplication Property of Equality
Finding a Percent of a Number
A proportion is an equation that states two ratios are equal
Proportions and Percent Equations
Measured Turns.
Direct Variation Lesson 2-3.
Proportions.
Finding a Percent of a Number
Introductory Presentation
Lesson 5.2 Proportions Students will be able use cross multiply to determine if the two ratios are equivalent.
Solving One-Step Equations
Ratio and _________.
Lesson 7.1 How do you write ratios and find unit rates?
Lesson 3.1 How do you solve one-step equations using subtraction, addition, division, and multiplication? Solve one-step equations by using inverse operations.
COURSE 3 LESSON 4-6 Formulas
EQ: How do I solve an equation in one variable?
Finding the Percent of a Number
Finding a Percent of a Number
Finding a Percent of a Number
Percents Chapter 7 Section 7.5.
Solving Multiplication and Division Equations
a + 2 = 6 What does this represent? 2 a
The Percent Proportion
Sec 4.2B Solve One-Step Multiplication and Division Equations
Wheels and Distance.
Solving Percent Problems Using Proportions
Lesson 7-6 Multiplying a Polynomial by a Monomial
PROPORTIONS.
Solving Equations Using Multiplication and Division
Lesson 6 Ratio’s and Proportions
Solving Rational Equations
EXAMPLE 4 Solve proportions Solve the proportion. ALGEBRA a x 16
Using Cross Products Chapter 3.
Presentation transcript:

In the original lesson we learned that a robot should move forward a specific distance for each rotation. That distance traveled is equivalent to the circumference of the wheel multiplied by the number of rotations. 360° = 1 full rotation of a wheel We created a standard formula that works regardless of the size of the wheel.

We are going to use this formula to test the accuracy of our programming. Using the properties of proportions we cross multiply to solve for X°. We divide both sides of the equation to isolate and solve for X.

Create a program for your robot to travel 30 cm, for each of the three wheel sizes to be tested.

Wheel Size Predicted Motor Degrees Actual Distance Traveled (cm) Average of Actual Distance (cm) Run your program three times for each wheel size. Record your data in the following table (as on your worksheet).

% of Error = Using the data from the worksheet, we shall calculate the effectiveness of our programming. Size of WheelPercent of Error If your percent of error is equal to or less than 5% this is an accurate and efficient program.