Module 2: Investigation 2

Slides:



Advertisements
Similar presentations
Student Name Date The Problem If you have 48 inches of wood that you will use to build a picture frame. What is the largest size picture that you can.
Advertisements

Geometry 5 Level 1. Interior angles in a triangle.
My Polygon Book By: Mrs. Gage Square Rectangle Equalateral Triangle
Angles and their measurements. Degrees: Measuring Angles We measure the size of an angle using degrees. Example: Here are some examples of angles and.
SPECIAL RIGHT TRIANGLES. A special right triangle is a right triangle with some features that make calculations on the triangle easier. WHAT ARE SPECIAL.
Choose a category. You will be given the answer. You must give the correct question. Click to begin.
The World Of Triangles. Triangles A triangle is a 3- sided polygon. Every triangle has three sides and three angles. When added together, the three angles.
- Four sides - Four angles - Four vertices  - The diagonals are equal in length and perpendicular and bisect each other.
 Review  Created our own motion block called “draw square”  Used script to create a square with side lengths of 100 steps.
Geometrical Shapes Low-Tech Communication Board. ~~Description ~~ This communication board will be used in the Middle School regular education Math classroom,
Section 1 Introduction National 4/5 Scratch Course.
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.
Basic Geometry Review-Shapes and Angles. Review Topics Squares Triangles Rectangles Polygons Obtuse Angle Acute Angle Right Angle Finished?
Types of Triangles and Quadrilaterals “I can draw and label 2-D figures.”
Triangles 1st year P26 Chapter 4.
1 Project designed and created by M. Shajith Kumar.
1.Click on the links on each slide to get more information about Mexico’s culture and traditions. 2.On each slide, click and drag the pictures that are.
A quadrilateral is any 2- dimensional, four- sided shape.
Rolling Polygons A dynamic PowerPoint introduction to the “Rolling Polygons Investigation” created by Mrs A. Furniss.
Area & Perimeter An Introduction. AREA The amount of space inside a 2-dimensional object. Measured in square units cm 2, m 2, mm 2 Example: 1 cm 2 cm.
5.2 What If The Triangle Is Equilateral? Pg. 6 Equilateral Triangles.
9-3: Classifying Polygons Logic Activity. I am a trapezoid I have two angles that each measure 45˚ I have two other angles that each measure 135˚ #1)
Geometry Unit. Identify the following shapes Important Definitions O Parallelogram: a four sided plane with opposite parallel sides. O Trapezoid: a quadrilateral.
House Fire House. Can you find one or more acute angles? An acute angle is an angle with a measure of less than 90 degrees.
Module 3 Lesson 1 Investigating Perimeter and Area Formulas.
2D Figures Review By: Regan Copelan.
Functions / Blocks.
Module 1: Investigation 1 Moving, Turning and Stamping
Module 2: Investigation 4
UCL ScratchMaths Curriculum
Interior Angle Measure Lesson and Questions
Shape and Space Triangles The aim of this unit is to teach pupils to:
Exploring Mathematical Relationships Module 5: Investigation 1
Module 2: Investigation 3
UCL ScratchMaths Curriculum
Module 1: Investigation 2 Repeating and Alternating Patterns
Interacting Sprites Module 3: Investigation 1
Exploring Mathematical Relationships Module 5: Investigation 3
UCL ScratchMaths Curriculum Exploring Mathematical Relationships
Co-ordinates And Geometry Module 6: Investigation 2
Building with Numbers Module 4: Investigation 3
Module 2: Investigation 1
Building with Numbers Module 4: Investigation 2 Timers and Stopwatches
Angles in polygons.
Standard:9 geometry triangles
Coordinates And Geometry Module 6: Investigation 1
Tessellations A tessellation is made by reflecting, rotating or translating a shape. A shape will tessellate if it can be used to completely fill a space.
Opener: How many diagonals does each polygon have
Exploring Mathematical Relationships Module 5: Final Challenge
Relationships Between Sides and Angles in a Triangle
Exploring Mathematical Relationships Module 5: Investigation 2
Angles in regular polygons
Building with Numbers Module 4: Investigation 4 Exploring Conversions
Area Model Multiplication
Interacting Sprites Module 3: Investigation 4
Module 1: Investigation 4 Defining your own Pattern Blocks
MATHS Week 8 Geometry.
Geometry Congruence.
Module 1: Investigation 3 Creating Circular Rose Patterns
Lines G2-1 Students will:
POLYGONS Polygons are 2-dimensional shapes
Types of triangles Know your triangles Teacher notes Ask the pupils what type of triangle cannot be drawn using this grid. Challenge the pupils to.
All About Shapes! Let’s Go!.
ANGLES ON A STRAIGHT LINE ADD UP TO 180°
Angle Measure in Triangles
What’s wrong with each of these measures?
Ms. Gilchrist’s Math Class
Using MIT Scratch for Programming and Control Exercise 5 – Drawing with Scratch Year 9 ICT Autumn Term 2007.
Presentation transcript:

Module 2: Investigation 2 Beetle Geometry Module 2: Investigation 2 Drawing Polygons

Drawing Polygons Activity 2.2.1 Module 2: Investigation 2 Activity 2.2.1 – Drawing Polygons Activity 2.2.1 Drawing Polygons

Open project 2-Drawing Polygons, save as a copy and rename. Module 2: Investigation 2 Activity 2.2.1 – Drawing Polygons Open project 2-Drawing Polygons, save as a copy and rename. Run the setup script. Snap together one move block and one turn block, set to any values and click the short script several times (without using repeat).

Module 2: Investigation 2 Activity 2.2.1 – Drawing Polygons Add the repeat block around your script and set it to the smallest number to complete your polygon in one click. Create a script to draw a square. Create a script to draw a triangle.

Discussion Questions Module 2: Investigation 2 Activity 2.2.1 – Drawing Polygons Discussion Questions How did you work out how to draw your square or triangle? How many sides did your other polygons have? What polygons did you draw? How many degrees did the Beetle turn in total to make it a closed shape? How many steps did the Beetle move in total? What is the link between the move and repeat blocks in your polygon scripts? Did you manage to draw an equilateral triangle? How did you build your script to ensure it was equilateral?

Polygon Scripts Activity 2.2.2: Unplugged Module 2: Investigation 2 Activity 2.2.2 – Unplugged: Polygon Scripts Activity 2.2.2: Unplugged Polygon Scripts

Module 2: Investigation 2 Activity 2.2.2 – Unplugged: Polygon Scripts Match the script with the polygon that it would draw when you click on it. 1 2 3 4

Module 2: Investigation 2 Activity 2.2.2 – Unplugged: Polygon Scripts Match the script with the polygon that it would draw when you click on it. 1 2 3 4

Module 2: Investigation 2 Activity 2.2.2 – Unplugged: Polygon Scripts Fill in the gaps in the text below to show how you worked out the answer. This is the correct polygon because: it has ____ equal sides and _____ right angles the blocks in the repeat are run _____ times the move block is _____ steps the Beetle always turns right by _____ degrees This is correct polygon because: it has _____ pairs of equal sides opposite each other, a shorter pair and a longer pair it has _____ right angles the blocks in the repeat are run _____ times there are _____ move blocks in the repeat there are _____ turn blocks in the repeat and the Beetle always turns right by _____ degrees

Module 2: Investigation 2 Activity 2.2.2 – Unplugged: Polygon Scripts Fill in the gaps in the text below to show how you worked out the answer. This is correct polygon because: it has _____ equal sides and _____ equal angles the blocks in the repeat are run _____ times the move block is _____ steps the Beetle always turns right by _____ degrees This is correct polygon because: it has _____ equal sides and _____ equal angles the blocks in the repeat are run _____ times the move block is _____ steps the Beetle always turns right by _____ degrees

Using and Defining More Blocks Module 2: Investigation 2 Activity 2.2.3 – Using and Defining More Blocks Activity 2.2.3 Using and Defining More Blocks

Continue in 2-Drawing Polygons, save as a copy and rename. Module 2: Investigation 2 Activity 2.2.3 – Using and Defining More Blocks Continue in 2-Drawing Polygons, save as a copy and rename. Go to the More Blocks group and find the new blocks that are there. Experiment with these new blocks by adding them to the top of your square script or inside the script.

Module 2: Investigation 2 Activity 2.2.3 – Using and Defining More Blocks Drag the Beetle around the stage to draw squares with different coloured and sized lines.

Module 2: Investigation 2 Activity 2.2.3 – Using and Defining More Blocks Make a new block (1) and give your block a meaningful name e.g. square (2). Drag the hat block (3) and put it as a hat on top of the script for drawing a square (4).

Discussion Questions Module 2: Investigation 2 Activity 2.2.3 – Using and Defining More Blocks Discussion Questions What is the difference between pen colour and pen shade? Where did you try placing the set random pen blocks in your script – how did this change your drawing? Why would it be a good idea to define a new block for a script you use many times in your project (e.g. drawing a square)? Why is it important to give a new block a meaningful name?

Combining New Blocks Activity 2.2.4 Module 2: Investigation 2 Activity 2.2.4 – Combining New Blocks Activity 2.2.4 Combining New Blocks

Continue in 2-Drawing Polygons, save as a copy and rename. Module 2: Investigation 2 Activity 2.2.4 – Combining New Blocks Continue in 2-Drawing Polygons, save as a copy and rename. Build a script, using your square block, to draw a tower of two squares.

Module 2: Investigation 2 Activity 2.2.4 – Combining New Blocks Make another new block triangle with sides that are the same length as your square.

Module 2: Investigation 2 Activity 2.2.4 – Combining New Blocks Combine your square and triangle blocks in one script to draw a house.

Module 2: Investigation 2 Activity 2.2.4 – [Extension] Combining New Blocks [Extension] Try building scripts to draw some of the example pictures below using just the square block.

Discussion Questions Module 2: Investigation 2 Activity 2.2.4 – Combining New Blocks Discussion Questions What problems did you encounter when building a script for drawing a tower of two squares and how did you solve these? How did you use your new blocks to create a house? Did defining a new block for square and triangle make it easier to draw the house? How? What problems did you encounter when drawing your house? How did you discover the angle that you need to turn by in order to draw the roof on your house correctly?

Module 2: Investigation 2 My Investigation 2 check list: I built a script to draw a square. I built a script to draw an equilateral triangle. I envisaged what polygons different scripts would draw. I used pre-defined blocks within my square script to draw squares with sides of random widths and colours. I defined my own square and triangle blocks. I used my square block to draw a tower. I used my square and triangle blocks to draw a house.