Building with Numbers Module 4: Investigation 4 Exploring Conversions

Slides:



Advertisements
Similar presentations
Metric length conversions
Advertisements

Module 2 Topic A Lesson 3 Metric Unit Conversions
Module 2 Topic B Lesson 4 Metric Unit Conversions 4.MD.1 and 4.MD.2.
Variables. Todays Lesson  In todays lesson you are going to:  Learn to use variables  Learn to ask for user input  Learn to save the users response.
Measurement Converting units of measurement. LENGTH.
Place value in numbers up to 10,000 Write true or false 1. The number one less than is The number one less than 9009 is The smallest.
Maths SMART Grade 3 © 2012 Alston Publishing House Pte Ltd
Adding Sounds Games Programming in Scratch. Games Programming in Scratch L6 Adding Sounds Learning Objectives Learn how to add sound to a Scratch game.
Scratch Lesson 1. Creating an account Open the internet browser : Safari or Internet Explorer Type in the URL scratch.mit.edu Using your school computer.
= 126 Addition and Subtraction =
,000 Estimation Rounding Word Problems Math Vocabulary Miscellaneous ,000.
Jeopardy $100 General number knowledge Geo and Measurement Algebra Dec/Fraction Fun facts $200 $300 $400 $500 $400 $300 $200 $100 $500 $400 $300 $200 $100.
Scratch Programming Cards
Module 1: Investigation 1 Moving, Turning and Stamping
Module 2: Investigation 2
Module 2: Investigation 4
Addition and Subtraction 21
By Didem Carr WORKING WITH MEASURE By Didem Carr
Work Based Learning Functional Skills Maths
= = Addition and.
Exploring Mathematical Relationships Module 5: Investigation 1
Module 2: Investigation 3
Lesson Objectives Aims You should be able to:
Module 1: Investigation 2 Repeating and Alternating Patterns
Interacting Sprites Module 3: Investigation 1
Exploring Mathematical Relationships Module 5: Investigation 3
Co-ordinates And Geometry Module 6: Investigation 2
Building with Numbers Module 4: Investigation 3
Place Value 25 Fractions and Decimals 21. Place Value 25 Fractions and Decimals 21.
Module 2: Investigation 1
Building with Numbers Module 4: Investigation 2 Timers and Stopwatches
Coordinates And Geometry Module 6: Investigation 1
Solving word problems. Year 6 Shirley Hamilton..
Place Value.
Exploring Mathematical Relationships Module 5: Investigation 2
Counting by 10s, 100s, 1000s Five-digit
Year 4 Objectives : Measurement 1
Starter.
Interacting Sprites Module 3: Investigation 4
Module 1: Investigation 4 Defining your own Pattern Blocks
Unit 2 Getting Started With
Module 1: Investigation 3 Creating Circular Rose Patterns
Science and Measurement
Physmath 7: Units.
Is it worth 5 or 50?.
Is it worth 5 or 50?.
Doubles and Halves Lets learn all about it.
Getting Started with Scratch
Review of Previous Lesson
Simplifying ratios with units
Primary 4 Mathematics Decimals
HOW TO CREATE A CLASS Steps:
#4 Notes : METRIC AND MEASUREMENTS/ Basic Math Tools
Metric Notes Part 1.
Measurement and Geometry 47
Aim: Full House Grid: 9 Grid Play: Calculate & cross it off
Single-Factor Dimensional Analysis
Game Over Module 4 Lesson 2.
Equalities State the same measurement in two different units length
How much stuff I have and how heavy it is…
Objective - To read, write and identify the values of whole numbers.
Introduction to Snap Programming
Programming In Lesson 4.
Getting Started with Scratch
Place 3-digit numbers on a line
Divisibility 4,8 and 11.
Know to check all solutions
What is SCRATCH? Learning Objectives: to explore the Scratch website
Using Addition Properties
Year 8 Computer Science Digital Portfolio
Presentation transcript:

Building with Numbers Module 4: Investigation 4 Exploring Conversions

Converting Length Activity 4.4.1 Module 4: Investigation 4 Activity 4.4.1 – Converting Length Activity 4.4.1 Converting Length

Module 4: Investigation 4 Activity 4.4.1 – Converting Length Open project 4-Converting Length - if online Save as a copy and add your name - if offline Save as and add your name Explore the project, run its green flag and explore how each house contributes to the Display. Explore the input’s scripts to understand what happens with the input value when dragged over the 500 m × house, 100 m × house or 5 m × house.

Module 4: Investigation 4 Activity 4.4.1 – Converting Length How many metres in 1km? How many 500m in 1km? How many 5m in 1km? Which record of 7 input digits would produce the smallest possible length? What is the biggest length that can be build in 7 steps? How could you build the 9.999km target number? What length would be displayed based on the input values below?

Module 4: Investigation 4 Activity 4.4.1 – Converting Length [Extension] Switch the backdrop to converting length 2. [Extension] Which scripts need to change? Start fixing the input value when over the 2 m × green house. Test with different input values. What is different? Will the game work correctly now? If not, explain why?

Module 4: Investigation 4 Activity 4.4.1 – Converting Length [Extension] Fix the input value behaviour when atop the 50 m × yellow house. Test with different input values. [Extension] The most complex is the 250 m × orange house as it should contribute to hundreds and to tens: Can we simply snap these two repeat structures together to become a new definition of the in orange block? In which order? Does it matter?

Converting Mass Extension Activity 4.4.2 Module 4: Investigation 4 Ext. Activity 4.4.2 – Converting Mass Extension Activity 4.4.2 Converting Mass

Module 4: Investigation 4 Ext. Activity 4.4.2 – Converting Mass Open project 4-Converting Mass - if online Save as a copy and add your name - if offline Save as and add your name Explore the project, run its green flag and explore how each house contributes to the Display. Explore the input’s scripts to understand what happens with the input value when dragged over 1000 g x mass, 250 g x mass or 25 g x mass.

Module 4: Investigation 4 Ext. Activity 4.4.2 – Converting Mass How many grams in 1 kg? How many 250 kg in 1 kg? And in 2 kg? How many 25 g in 1 kg? What fraction of 1 kg is 250 g? Which record of 7 input digits would produce the smallest possible mass? What is the biggest mass that can be built in 7 steps? How could you build the 9.995 kg outcome? What masses would be displayed based on the input records below?

Module 4: Investigation 4 Ext. Activity 4.4.2 – Converting Mass Switch the backdrop to converting mass 2. Which scripts need change? Start fixing the input value when over the 50 g × green house. Test with different input values. What is different? Will the game work correctly now? If not, explain why?

Module 4: Investigation 4 Ext. Activity 4.4.2 – Converting Mass Fix the input value behaviour when over the 200 g × yellow house. Test with different input values. The most complex is the 1250 g × orange house as it should contribute to thousands, hundreds and tens: Do you see how these scripts could generate the number 1250? Can we snap these three scripts into on? In which order? Does it matter?

Converting Time Extension Activity 4.4.3 Module 4: Investigation 4 Ext. Activity 4.4.3 – Converting Time Extension Activity 4.4.3 Converting Time

Module 4: Investigation 4 Ext. Activity 4.4.3 – Converting Time Open project 4-Converting Time - if online Save as a copy and add your name - if offline Save as and add your name Explore the project, run its green flag and explore how each house contributes to the Display. Explore in particular the input’s scripts to understand what happens with the input value when dragged atop 30 min × dial, 15 min × dial or 2 min × dial.

Module 4: Investigation 4 Ext. Activity 4.4.3 – Converting Time How many minutes in 1 hour? How many 2 mins in 1 hour? And in half an hour? How many 15 mins in 1 hour? And 30 mins in 1 hour? Which record of 7 input digits would produce the smallest possible time? Is it possible to build 3:33 in 7 steps? Is it possible to build 1:00 in 7 steps? Is there more than one solution? What time would be displayed based on these input records?

Module 4: Investigation 4 Ext. Activity 4.4.3 – Converting Time Switch the backdrop to converting time 2. Which scripts need change? Fix the input value over each dial. Test with different input values. What is different? Will the game work correctly now? If not, explain why?

Module 4: Investigation 4 My Investigation 4 check list: I reached the target length, mass and/or time in 7 steps or less. I envisaged the increase in the kilometre display when adding different amounts of metres before trying in Scratch. [Extension] I envisaged the increase in the kilogram display when adding different amounts of grams. [Extension] I envisaged the increase in the hours display when adding different numbers of minutes. [Extension] I adapted the conversion game by changing the background and updating the scripts to be able to play with different amounts of metres, grams and/or minutes.