Tangram Fractions Overview: Students will analyze standard and nonstandard

Similar documents
MAT3707. Tutorial letter 201/1/2017 DISCRETE MATHEMATICS: COMBINATORICS. Semester 1. Department of Mathematical Sciences MAT3707/201/1/2017

# 1 ' 10 ' 100. Decimal point = 4 hundred. = 6 tens (or sixty) = 5 ones (or five) = 2 tenths. = 7 hundredths.

Indices. Indices. Curriculum Ready ACMNA: 209, 210, 212,

Math 166 Week in Review 2 Sections 1.1b, 1.2, 1.3, & 1.4

Grade 7/8 Math Circles March 4/5, Graph Theory I- Solutions

OpenMx Matrices and Operators

d e c b a d c b a d e c b a a c a d c c e b

, each of which is a tree, and whose roots r 1. , respectively, are children of r. Data Structures & File Management

1 Introduction to Modulo 7 Arithmetic

16.unified Introduction to Computers and Programming. SOLUTIONS to Examination 4/30/04 9:05am - 10:00am

Complete Solutions for MATH 3012 Quiz 2, October 25, 2011, WTT

S i m p l i f y i n g A l g e b r a SIMPLIFYING ALGEBRA.

Decimals DECIMALS.

EE1000 Project 4 Digital Volt Meter

BASIC CAGE DETAILS SHOWN 3D MODEL: PSM ASY INNER WALL TABS ARE COINED OVER BASE AND COVER FOR RIGIDITY SPRING FINGERS CLOSED TOP

BASIC CAGE DETAILS D C SHOWN CLOSED TOP SPRING FINGERS INNER WALL TABS ARE COINED OVER BASE AND COVER FOR RIGIDITY

Divided. diamonds. Mimic the look of facets in a bracelet that s deceptively deep RIGHT-ANGLE WEAVE. designed by Peggy Brinkman Matteliano

5/1/2018. Huffman Coding Trees. Huffman Coding Trees. Huffman Coding Trees. Huffman Coding Trees. Huffman Coding Trees. Huffman Coding Trees

DUET WITH DIAMONDS COLOR SHIFTING BRACELET By Leslie Rogalski

Weighted Graphs. Weighted graphs may be either directed or undirected.

ECE COMBINATIONAL BUILDING BLOCKS - INVEST 13 DECODERS AND ENCODERS

In which direction do compass needles always align? Why?

The University of Sydney MATH 2009

VLSI Testing Assignment 2

Planar Upward Drawings

(2) If we multiplied a row of B by λ, then the value is also multiplied by λ(here lambda could be 0). namely

24CKT POLARIZATION OPTIONS SHOWN BELOW ARE REPRESENTATIVE FOR 16 AND 20CKT

Seven-Segment Display Driver

Using the Printable Sticker Function. Using the Edit Screen. Computer. Tablet. ScanNCutCanvas

Designing A Concrete Arch Bridge

P001 FLOW TEST DATA PLUMBING MATERIALS AND NOTES 2018 NORTH CAROLINA ENERGY CONSERVATION CODE COMMISSIONING NOTE NCECC C408

SAMPLE PAGES. Primary. Primary Maths Basics Series THE SUBTRACTION BOOK. A progression of subtraction skills. written by Jillian Cockings

3 a 15a 6 b 21a 5 c 30a 6 d 12a 9. e 125a 8 f 36a 12 g 90a 13 h 56a a 6a b 5 c 3a 4 d 6a 4. e 10a 4 f 8a 2 g 5a 4 h 12a 2

learning objectives learn what graphs are in mathematical terms learn how to represent graphs in computers learn about typical graph algorithms

Present state Next state Q + M N

THE EFFECT OF SEED AND SOIL APPLIED SYSTEMIC INSECTICIDES ON APHIDS IN SORGHUM. Texas Agricultural Experiment Station, Nueces County, 2000

CS September 2018

CSE 373: AVL trees. Warmup: Warmup. Interlude: Exploring the balance invariant. AVL Trees: Invariants. AVL tree invariants review

Module graph.py. 1 Introduction. 2 Graph basics. 3 Module graph.py. 3.1 Objects. CS 231 Naomi Nishimura

Math 61 : Discrete Structures Final Exam Instructor: Ciprian Manolescu. You have 180 minutes.

CSE 373: More on graphs; DFS and BFS. Michael Lee Wednesday, Feb 14, 2018

4.1 Interval Scheduling. Chapter 4. Greedy Algorithms. Interval Scheduling: Greedy Algorithms. Interval Scheduling. Interval scheduling.

a b c cat CAT A B C Aa Bb Cc cat cat Lesson 1 (Part 1) Verbal lesson: Capital Letters Make The Same Sound Lesson 1 (Part 1) continued...

UNCORRECTED SAMPLE PAGES

Designing A Uniformly Loaded Arch Or Cable

QUESTIONS BEGIN HERE!

Lecture 20: Minimum Spanning Trees (CLRS 23)

0.1. Exercise 1: the distances between four points in a graph

Improving Union. Implementation. Union-by-size Code. Union-by-Size Find Analysis. Path Compression! Improving Find find(e)

Chem 104A, Fall 2016, Midterm 1 Key

Relation between Fourier Series and Transform

Outline. 1 Introduction. 2 Min-Cost Spanning Trees. 4 Example

H SERIES. Decimals. Decimals. Curriculum Ready ACMNA: 103, 128, 129, 130, 152, 154,

NOTE: ONLY RIGHT IDLER (CONFIGURATION A) ARM SHOWN IN VIEWS ON THIS PAGE

Depth First Search. Yufei Tao. Department of Computer Science and Engineering Chinese University of Hong Kong

Constructive Geometric Constraint Solving

STRUCTURAL GENERAL NOTES

CS 103 BFS Alorithm. Mark Redekopp

Problem 1. Solution: = show that for a constant number of particles: c and V. a) Using the definitions of P

Functions and Graphs 1. (a) (b) (c) (f) (e) (d) 2. (a) (b) (c) (d)

Having a glimpse of some of the possibilities for solutions of linear systems, we move to methods of finding these solutions. The basic idea we shall

CSC Design and Analysis of Algorithms. Example: Change-Making Problem

k m The reason that his is very useful can be seen by examining the Taylor series expansion of some potential V(x) about a minimum point:

Walk Like a Mathematician Learning Task:

b. How many ternary words of length 23 with eight 0 s, nine 1 s and six 2 s?

Spanning Trees. BFS, DFS spanning tree Minimum spanning tree. March 28, 2018 Cinda Heeren / Geoffrey Tien 1

Garnir Polynomial and their Properties

INTEGRALS. Chapter 7. d dx. 7.1 Overview Let d dx F (x) = f (x). Then, we write f ( x)

Outline. Binary Tree

CS150 Sp 98 R. Newton & K. Pister 1

Right Angle Trigonometry

COMPLEXITY OF COUNTING PLANAR TILINGS BY TWO BARS

Polygons POLYGONS.

Solutions for HW11. Exercise 34. (a) Use the recurrence relation t(g) = t(g e) + t(g/e) to count the number of spanning trees of v 1

Multipoint Alternate Marking method for passive and hybrid performance monitoring

Face Detection and Recognition. Linear Algebra and Face Recognition. Face Recognition. Face Recognition. Dimension reduction

Physics 222 Midterm, Form: A

Easy Steps to build a part number... Tri-Start Series III CF P

QUESTIONS BEGIN HERE!

Nefertiti. Echoes of. Regal components evoke visions of the past MULTIPLE STITCHES. designed by Helena Tang-Lim

CSE 373. Graphs 1: Concepts, Depth/Breadth-First Search reading: Weiss Ch. 9. slides created by Marty Stepp

LIVING/DINING 23'-6" x 13'-1" W/D M&E METER CLOSET OPT. PANTRY W/D. LIVING/DINING 23'-6" x 13'-1" ROOF TOP TERRACE AREA SQ. FT.

National 5 Mathematics

Why the Junction Tree Algorithm? The Junction Tree Algorithm. Clique Potential Representation. Overview. Chris Williams 1.

SOCKET WELD OR THREADED BODY TYPE (3051SFP FLOWMETER SHOWN THROUGHOUT / 3051CFP, 2051CFP AVAILABLE)

Exam 1 Solution. CS 542 Advanced Data Structures and Algorithms 2/14/2013

Outline. Computer Science 331. Computation of Min-Cost Spanning Trees. Costs of Spanning Trees in Weighted Graphs

7 ACM FOR FRAME 2SET 6 FRAME 2SET 5 ACM FOR MAIN FRAME 2SET 4 MAIN FRAME 2SET 3 POLE ASSLY 1 2 CROWN STRUCTURE ASSLY 1 1 CROWN ASSLY 1

Amphenol Canada Corp.

TCI SERIES, 3 CELL THE COOLING TOWER CO., L.C. TCI 3 CELL SERIES GA

Pythagorean Theorem and Trigonometry

Priority Search Trees - Part I

A ' / 1 6 " 5 ' / 4 " A4.2 48' - 0" 3 12' - 7" 13' - 11" 10' - 0" 9' - 0" 2' - 6" 1. 2: 12 INDICATES SHOW MELT TYP ABV ABV

An undirected graph G = (V, E) V a set of vertices E a set of unordered edges (v,w) where v, w in V

ROSEMOUNT 3051SAM SCALABLE PRESSURE TRANSMITTER COPLANAR FLANGE PROCESS CONNECTION

Fractions. Mathletics Instant Workbooks. Simplify. Copyright

Chem 107: Inorganic Chemistry (40720)

Section 2.1 Special Right Triangles

ECE Experiment #4 Seven Segment Display Interfacing and Timing

(Minimum) Spanning Trees

Transcription:

ACTIVITY 1 Mtrils: Stunt opis o tnrm mstrs trnsprnis o tnrm mstrs sissors PROCEDURE Skills: Dsriin n nmin polyons Stuyin onrun Comprin rtions Tnrm Frtions Ovrviw: Stunts will nlyz stnr n nonstnr tnrms to trmin t rtionl vlus o t pis. Stunts will ompr t pis to s ow ty rlt to on notr. Voulry: onrunt, trinl, rtnl, squr, prlllorm, trpzoi, polyon 1 Tis tivity works st wn stunts work in roups o two to our. Tis ostrs importnt ilou tt ilitts unrstnin. Disply trnsprny o tnrm 1. Stunts soul v iniviul opis. You my wis to istriut sissors or tis tivity s som stunts in it lpul to ut t pis or omprison. 2 Ask t stunts, I t ntir squr til s vlu o 1, wt is t vlu o t rion? Ty n s tt it is sin our o t lr trinls n it in t squr. 2 = 3 Nxt sk tm to vlut t mium-siz trinl, rion. Sin two s will it into on, is 1 / 2 o or o t wol. Anotr wy to s tis is y sowin tt t til n ut into it s. 2 = 2 = 4 Ask t stunts to in t vlus o t otr rions. Wn ty in nswrs, sk tm to justiy tm. Ty my o tis vrlly, y rrrnin pis on tir sks or t ovr projtor, or y rwin on t im projt onto t or. Ty will s tt t smll trinl is o t til sin two o tm n it into. Sin two smll trinls lso it into t squr, is qul to. Two s lso it into t prlllorm, so,, n r ll. Tis is sown in t mrin. 5 Anotr wy to sow t rltionsips mon t polyons is y rwin lins to suivi t tnrm into t smllst unit (in tis s, ) s sown in t mrin. It is tn sy to Simply Grt Explortions in Gomtry 6 Fulton n Lomr

s tt is o t til. Rions,, n r 2 / 16 or o t til, n rion is 4 / 16 or o t til. Tis utup mto will not work on ll o t tnrm pttrns owvr. 6 Hv stunts xplor t otr tnrm pttrns. T irst six involv rtions tt r s on lvs su s,, n. Hlvs r sir to work wit onptully tn tirs or its. For tis rson, only t lst two tnrms involv tirs or its. Also, in t irst tr tnrms, ll rs us unit rtions; tt is, tir numrtors r on. Tis ns in tnrms our, iv, n six. Ain tis rprsnts notr onptul stp or stunts. 7 You my wis to v stunts nm polyon y its rtristis inst o y its lttr. For xmpl, in tnrm on, rion is t lr isosls rit trinl. Rions n r lso isosls rit trinls. Rion is squr n is prlllorm. Ty n isply tir nswrs usin ts nms s sown r. rion nm rtion rit isosls trinl ¼ Rmin tm tt trinls r lwys sri y tir nls n tir sis. Tr r tr lssiitions o : nls ut ll tr nls r lss tn 90º rit on nl is xtly 90º otus on nl is mor tn 90º sis quiltrl ll tr sis r qul isosls two sis r qul sln no sis r qul Stunts n k tir work y in ll t rtions or t rions o tnrm. Ts soul up to on (wol tnrm). Simply Grt Explortions in Gomtry 7 Fulton n Lomr

Journl Prompts: Explin ow polyons,, n r lik n ow ty r irnt. Wy os t ut-up mto only work on som tils ut not on otrs? Homwork: You my wis to ssin uninis tnrms s omwork. Anotr option is to v stunts mk til o tir own n writ rtions or rion. It soul m o t lst svn stions o t lst iv irnt sps. Tis soul rwn on 4 or 6" squr. You my wis to pss out ri ppr or tis tsk. Tkin Closr Look: * Rnm rion in tnrm qul to on. For xmpl in tnrm 1, ssum t prlllorm s vlu o on. Wt is t rtionl vlu o otr rion? You my lso sk stunts to in iml vlus or tnrm. In ition, you n v stunts writ prnt vlus or rion s sown or tnrm 1 low. Rion: Frtion: Diml: Prnt: ¼.25 25% Assin ost or vlu to vrious rions. I t mium-siz trinl o tnrm on slls or $1.37, wt is t ost o rion n t wol til? I tnrm two osts $5.64, wt woul pi ost? Assssmnt: By llowin stunts to work in roups n y skin tm to rtionliz tir nswrs, you will l to ssss tir lvls o unrstnin. Homwork n ssss tr olltin it, or you my wis to v stunts tr pprs n solv otr s puzzls. Simply Grt Explortions in Gomtry 8 Fulton n Lomr

Answr Ky Tnrm Rion Frtion Tnrm Rion Frtion 1 2 3 4 3 / 16 5 6 7 8 i 3 / 32 3 / 8 3 / 16 3 / 16 1 / 3 1 / 6 1 / 12 1 / 6 1 / 12 1 / 24 1 / 5 1 / 10 1 / 20 1 / 20 1 / 20 1 / 10 1 / 20 1 / 10 1 / 5 Simply Grt Explortions in Gomtry 9 Fulton n Lomr

Tnrm Mstr Tnrm 1 Tnrm 2 Simply Grt Explortions in Gomtry 10 Fulton n Lomr

Tnrm Mstr Tnrm 3 Tnrm 4 Simply Grt Explortions in Gomtry 11 Fulton n Lomr

Tnrm Mstr Tnrm 5 Tnrm 6 Simply Grt Explortions in Gomtry 12 Fulton n Lomr

Tnrm Mstr Tnrm 7 Tnrm 8 i Simply Grt Explortions in Gomtry 13 Fulton n Lomr