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

Slides:



Advertisements
Similar presentations
SOLVING RATIONAL EQUATIONS Lesson 48. What are rational equations?
Advertisements

A.K.A “BEDMAS”. Order of Operations The Order of Operations is the order in which to solve a mathematical problem. You must solve problems using the order.
Question 1 Which is an example of a rational expression? A. ½ B. 5 C. D. None of the above.
Adding and Subtracting Rational Expressions Section 7.2 MATH Mr. Keltner.
Solving Equations with the Variable on Both Sides Objectives: to solve equations with the variable on both sides.
Solving 2 Step Equations
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.
Solving Equations with the Variable on Both Sides
Intro To Algebra By: Carolyn Barone.
+ Cross Multiplication Objective: We will learn to use cross multiplication to solve a proportion. We will use cross multiplication to check whether two.
How do I solve a proportion?
Math Journal Unit 3 Day 6: Solving Multi- Step Inequalities Essential Question: How do I solve inequalities that require more than two steps?
Lesson 2-4. Many equations contain variables on each side. To solve these equations, FIRST use addition and subtraction to write an equivalent equation.
ALGEBRAIC EQUATIONS. EQUATIONS AND SOLUTIONS  A correct equation is like a balance scale.  In order to determine if a given value for a variable is.
Introduction While it may not be efficient to write out the justification for each step when solving equations, it is important to remember that the properties.
Simplifying Rational Expressions – Part I
Algebraic Expressions
Application of Math and Science Principles Creating a robot that moves a specified distance straight ahead and Creating a robot that turns a specified.
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.
1.4 Solving Equations ●A variable is a letter which represents an unknown number. Any letter can be used as a variable. ●An algebraic expression contains.
Solving Linear Equations To Solve an Equation means... To isolate the variable having a coefficient of 1 on one side of the equation. Examples x = 5.
Do Now 10/1/09 Copy HW in your planner. Copy HW in your planner. –Text page , #32-62 even Be ready to finish the Chapter 2 Test. Get your calculators.
One step equations Add Subtract Multiply Divide  When we solve an equation, our goal is to isolate our variable by using our inverse operations.  What.
Reviewing One Step Equations.
to one side of an equation, When you do something.
Solving equations with Rational Coefficients
Warm-ups -6 +4x -4x x = -3 x – 2(3 – 2x) = 19 x x = 19
Problem Solving with Two-Step Equations Objective: Learn to use more than one inverse operation to solve an equation.
Solving 2 step equations. Two step equations have addition or subtraction and multiply or divide 3x + 1 = 10 3x + 1 = 10 4y + 2 = 10 4y + 2 = 10 2b +
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.
1) GOAL : Get the variable on one side of the equation. 2) You always perform the same operation to both sides of an equation.
Fractions Just the basics. Fractions This is the easiest operation! 1. Multiply the numerators. 2. Multiply the denominators. 3. Simplify if necessary.
Solving Algebraic Equations. Equality 3 = = = 7 For what value of x is: x + 4 = 7 true?
Section 6.2 Solving Linear Equations Math in Our World.
1.4 Solving Equations.
Jeopardy Solving Equations
Solving Equations A-REI.B.3:Solving equations with a variable on one side, using inverse operations.
Solving Equations involving Fractions
My Equations Booklet.
Finding Proportions using Cross Multiplication
SOLVING ONE-VARIABLE EQUATIONS •. Goal: Find the one value
Vocabulary and need to know…
Problem Solving with Two-Step Equations
Solving Equations with the Variable on Both Sides
Introductory Presentation
Introductory Presentation
Equations #1 12 – 3 = 9 Numerical 3a = 30 Algebraic
Measured Turns.
Introductory Presentation
Introductory Presentation
Solving Equations with the Variable on Both Sides
Equations a balancing act.
Lesson 3.1 How do you solve one-step equations using subtraction, addition, division, and multiplication? Solve one-step equations by using inverse operations.
One step equation with Multiplication and Division
Grade 10 Academic (MPM2D) Unit 1: Linear System Solving First Degree Equations Mr. Choi © 2016 E. Choi – MPM2D - All Rights Reserved.
1.4 Solving Equations I’ve taught you how to solve equations the “simonized” way but here’s another way of doing the same thing!
Problem Solving with Two-Step Equations
Solving Equations Finding Your Balance
Solving Multiplication Equations
Equations a balancing act.
Do Now 10/13/11 In your notebook, simplify the expressions below.
Do Now 10/4/11 In your notebook, answer the following question:
Wheels and Distance.
10/3/11 In your notebook, answer completely the following:
Equations …. are mathematical sentences stating that two expressions are equivalent.
Learn to solve 2-step equations
Solving Equations.
Equations a balancing act.
Finding Proportions using Cross Multiplication
Presentation transcript:

Measured Turns Introductory Presentation

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

Opening Activity 1. How far did your robot turn right? In this program: 2. What affected the distance it turned?3.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! 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

Review: Equations Equations will help us organize our numbers and let us solve for things. An Equation is a mathematical sentence with an equal sign.

Review: Equations For practice, state whether or not the following are equations: = 8 10 – 4 2 ? - 5 = 5 Yes, there is an equal sign No, there is no equal sign

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: Equations How do we find the missing number in this equation? ? - 5 = 5 +5 ? – 0 = 10 ? = 10 Step 1: Step 2: Answer: This is called cancelling!

Review: Equations Sometimes equations are missing numbers. To find these numbers we have to move terms from one side of the equal sign to the other. This is called Cancelling. Wheel Diameter + 10= Wheel Diameter = 10Wheel Diameter + 0 = 10

Review: Canceling Equations To cancel numbers it is important to apply the opposite operation of the number you would like to cancel. Add, subtract, multiply, or divide the number to both sides of the equals sign. Operation Opposite + x / -+ - x /

# of degrees + 8 = 12 # of degrees + 8 = 3 x 4 # of degrees = # of degrees + 8 =12 Review: Canceling # of degrees + 8 = 3 x 4Here we want to find the # of degrees Here’s an example: We always combine any terms we can to start Because we want to find # of degrees, we should isolate it on one side of the equals sign. To do so, cancel the 8 by subtracting it from both sides. # of degrees = 4 We’re left with # of degrees equals 4. Operation Opposite + x / -+ - x / Here we want to find the # of degrees We always combine any terms we can to start Because we want to find # of degrees, we should isolate it on one side of the equals sign. To do so, cancel the 8 by subtracting it from both sides. We’re left with # of degrees equals 4.

# of rotations = 6 2 # of rotations = 2 x – 4 # of rotations = 2 x 3 6 – 4 Review: Canceling Let’s try one more to see if you’ve got it: # of rotations = 12 Because we have everything else, we’ll solve for # of rotations As always, begin by combining any terms you can to simplify Isolate # of rotations by canceling the 2 We find that # of rotations is 12 # of rotations = 2 x 3 2 # of rotations x 2 = 6 x 2 2 Continue combining terms until all are simplified Because we have everything else, we’ll solve for # of rotations As always, begin by combining any terms you can to simplify Continue combining terms until all are simplified Isolate # of rotations by canceling the # of rotations = 6 2

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: 1.Multiply the numerator on the left by the denominator on the right 2.Multiply the numerator on the right by the denominator on the left 3.Simplify 90°Degrees of Wheel Rotation 360° 20 centimeters = 20 cm. x 90° = Degrees of Wheel Rotation x 360° To cross multiply: 1.Multiply the numerator on the left by the denominator on the right 2.Multiply the numerator on the right by the denominator on the left 3.Simplify To cross multiply: 1.Multiply the numerator on the left by the denominator on the right 2.Multiply the numerator on the right by the denominator on the left 3.Simplify To cross multiply: 1.Multiply the numerator on the left by the denominator on the right 2.Multiply the numerator on the right by the denominator on the left 3.Simplify

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

Now you have the necessary knowledge to get started in the Measured Turns Activity. Good Luck!