Measured Turns.

Slides:



Advertisements
Similar presentations
Solving Equations with the Variable on Both Sides Objectives: to solve equations with the variable on both sides.
Advertisements

Fractions, Decimals, & Percent Conversions
Square Roots Simplifying Square Roots
1.1 Linear Equations A linear equation in one variable is equivalent to an equation of the form To solve an equation means to find all the solutions of.
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.
+ Cross Multiplication Objective: We will learn to use cross multiplication to solve a proportion. We will use cross multiplication to check whether two.
Calculations with Percents
Simplifying Rational Expressions – Part I
Multiplying Fractions  Step 1:  Look for common terms that can cancel  Step 2:  Look at cancelling signs (if possible)  Step 3:  Multiply the numerator.
Solving Equations II Lesson After completing this lesson, you will be able to say: I can solve one-variable equations containing multiplication.
Application of Math and Science Principles Creating a robot that moves a specified distance straight ahead and Creating a robot that turns a specified.
Measured Turns Introductory Presentation. Opening Activity In the Right Face Activity, we made our robot turn right using the program below.
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.
Minds and Computers 3.1 Preview Spin left motor Spin right motor Wait until the motors have spun two rotations Stop left motor Stop right motor What five.
Fractions, Decimals, and Percents. Percents as Decimals To write a percent as a decimal, divide by 100 and remove the percent symbol. Example 1: 63% 63.
Fractions and Exponents  Step 1:  Understand the exponent means the number of times to multiply the “base” that it is on  Step 2:  Multiply  Step.
Solving Proportions. 2 ways to solve proportions 1. Equivalent fractions (Old) Cross Products (New)
Operations with Fractions. Parts of a Fractions  Numerator Denominator.
Jeopardy Solving Equations Add and Subtract Multiply and Divide Multi-Step Variables on each side Grouping Symbols $100 $200 $300 $400 $500 $100 $200.
Multiplying Fractions. When we multiply a fraction by an integer we: multiply by the numerator and divide by the denominator For example, × = 54.
Solving Equations Containing Fractions. Vocabulary The reciprocal of a fraction: changes the places of the numerator and denominator. (Flip the fraction.
Multiplying Fractions Actually, this is the easiest operation to perform on fractions. Numerator times numerator, denominator times denominator. If you.
* Collect the like terms 1. 2a = 2a x -2x + 9 = 6x z – – 5z = 2z - 6.
What is an Equation  An equation is an expression with an ‘equal’ sign and another expression.  EXAMPLE:  x + 5 = 4  2x – 6 = 13  There is a Left.
Jeopardy Solving Equations
6-3: Solving Equations with variables on both sides of the equal sign
Solving Equations involving Fractions
My Equations Booklet.
Finding Proportions using Cross Multiplication
Solving Equations with the Variable on Both Sides
The Order of Operations
Lesson 3.5 Solving Equations with the Variable on Both Sides
Introductory Presentation
Introductory Presentation
Equations #1 12 – 3 = 9 Numerical 3a = 30 Algebraic
Multiplying Fractions
Equations with Fractions
Introductory Presentation
Fraction Multiplication
Introductory Presentation
Unit 4: Exponents, radicals, and variation
Section 5.3A Solving Proportions Section 5.3A Solving Proportions
Solving Equations with the Variable on Both Sides
Equations a balancing act.
Lesson 5.1 How do you write fractions as decimals?
Adding and subtracting rational expressions
Bellringer How many pounds do you weigh? How many ounces?
Lesson 3.1 How do you solve one-step equations using subtraction, addition, division, and multiplication? Solve one-step equations by using inverse operations.
Adding and subtracting rational expressions
Solving -Step Variable Equations
One step equation with Multiplication and Division
Solving Equations Finding Your Balance
Solving Multiplication Equations
Equations a balancing act.
Multiplying and Dividing Rational Expressions
Fraction Multiplication
Solving Equations involving Fractions
How do I solve a proportion?
Two step equation Brackets
Wheels and Distance.
Solving Multiplication and Division Equations.
Add Subtract Multiply Divide
Equations a balancing act.
Bell Ringer Solve the following: 1. ) 7(4 – t) = -84 2
Finding Proportions using Cross Multiplication
Multiplying fraction- Cross multiplication method
Add Subtract Multiply Divide
Using Cross Products Chapter 3.
Multiplying whole numbers and fractions
Recognize the Operation
Presentation transcript:

Measured Turns

Opening Activity In the Right Face Activity, we made our robot turn right using the program below.

Opening Activity In this program: 1. How far did your robot turn right? 2. What affected the distance it turned? How could you get it to turn farther? To turn less? To turn an exact distance?

Opening Activity What part of your program controlled how long your robot continued to move? Hint! Hint! Hint! Hint! Hint! Hint! Hint! Answer : The Wait For block that told your robot to move forward until Motor C read 720 degrees.

Opening Activity You can control how many degrees the Wait For block waits for in the configuration panel at the bottom of the screen on the NXT programming software.

Measured Turns The Wait For block tells the robot to “wait” until the robot’s wheel has turned a certain number of degrees.

Measured Turns This does not mean “waiting for” the entire robot to turn for a certain number of degrees.

Review In Measured Turns Investigation, we will distinguish between these two turns. To start it we need to cover a few science and math ideas.

Review: Math Here are some basic math concepts we will review: Calculating the distance traveled using circumference of the wheel Calculating how far the wheel turns to make the robot turn

An equation has many parts. Review: Equations An equation has many parts. 2 x 6 = ? - 10 The numbers and symbols are called “terms” The ? can also be called a “variable” or an “unknown” The multiplication and subtraction signs are called “operations”

Review: Cross Multiplication Finally, there’s a shortcut to balancing equations when you have a fraction on both sides of your equals sign, like this: 90° Degrees of Wheel Rotation = 360° 20 Centimeters

Review: Cross Multiplication To cross multiply: Multiply the numerator on the left by the denominator on the right Multiply the numerator on the right by the denominator on the left Simplify To cross multiply: Multiply the numerator on the left by the denominator on the right Multiply the numerator on the right by the denominator on the left Simplify To cross multiply: Multiply the numerator on the left by the denominator on the right Multiply the numerator on the right by the denominator on the left Simplify To cross multiply: Multiply the numerator on the left by the denominator on the right Multiply the numerator on the right by the denominator on the left Simplify 20 cm. x 90° = Degrees of Wheel Rotation x 360° 90° Degrees of Wheel Rotation = 360° 20 centimeters

Review: Cross Multiplying Try to solve this problem: 360 = 720 45 # of Rotations 1. We can see that both sides of the equation are fractions # of Rotations x 360 = 720 45 2. Start cross-multiplying by multiplying 360 by # of Rotations 3. Finish cross-multiplying by multiplying 720 by 45. Simplify. # of Rotations x 360 = 720 x 45 # of Rotations x 360 = 32400 4. Solve for # of Rotations by canceling; divide by 360 on the left and the right. # of Rotations x 360 = 32400 360 360 # of Rotations x 360 = 32400 # of Rotations = 90

Measured Turns Be sure to use a pencil and not a marker when tracing your circle. The pencil needs to be directly behind the moving wheel.