UNIT 1: LESSON 4 NUMBER SYSTEMS.

Slides:



Advertisements
Similar presentations
Section 1 Introduction National 4/5 VB Course. What you should know after this lesson What is a program Who writes programs Why is sequence important.
Advertisements

Review of HTML Ch. 1.
Copyright (c) 2004 Professor Keith W. Noe Number Systems & Codes Part I.
2.1 2 Number Systems Foundations of Computer Science  Cengage Learning.
ITEC 352 Lecture 6 Back to binary. Binary Review Decoders 7 segment display Complexity of wiring Questions?
HOW MANY SHAPES do you see?
Unit 5 Unit 5. KEY WORDS Student outcome: I know what a fraction is A fraction is a number that stands for part of something. Usually a fraction represents.
AP Computer Science Principles Data Abstraction and Procedural Abstraction Curriculum Module.
Friday, Sept 6 Make sure you have your math book!.
Salisbury Numbers we use in Auto Shop Why do I need to know this. When working on the computers in the auto shop sometimes we need to look into the.
Once upon a time Not so very long ago An intro to hex.
CPIT 201 Introduction to Computing
Lesson 7-8 Pages The Percent Proportion. What you will learn! How to solve problems using the percent proportion.
AVERY TATE SHAPES. SQUARE CIRCLE TRIANGLE OVAL.
Lesson 11-5 Pages Surface Area: Pyramids and Cones.
Warm-Up: Simplify each of the following. Homework Solutions.
Lesson 4-7 Pages Negative Exponents Lesson Check 4-6.
Repeating patterns Can you work out the next shape in the pattern?
Entry Task. 7-2 Similar Polygons Read the first page of the handout about Similar Polygons. Then answer the following questions and discuss with a partner.
How many …?. What shape can you see? I can see some _____. Q1 Q1 stars.
SHAPES There are many shapes in our world. These are circles. Circles are never ending lines.
Homework Helper Chapter 12 Lesson triangles, 2 squares 2.2 rectangles and square 3.Possible answer: 3 sides; 3 vertices 4.Possible answer: shapes.
CPIT 201 King AbdulAziz University Faculty of Computing & Information Technology Information Technology Department CH 2 Number Systems CPIT 201 Introduction.
Lesson 10-8 Pages Area: Irregular Figures.
A right triangle is a triangle with a right angle
AP CSP: Number Systems Day 4: 8/30/16.
Lesson 5-1 Pages Prime Factorization.
Station 1 – States of Matter
Lesson 1-4 AP Computer Science Principles
UNIT 2 – CHAPTER 1 – LESSON 1 DIGITAL INFORMATION.
THE NEED FOR ADDRESSING
Copyright (c) 2004 Professor Keith W. Noe
Solving Equations with Grouping Symbols
UNIT 2 – LESSON 4 Encoding Color Images.
UNIT 1 – LESSON 5 BINARY NUMBERS.
Lesson 4-1 Pages Factors and Monomials.
7.1 The Distributive Property
Step Two: Using your circles and squares, line up your shapes to show a one-to-one relationship. Cut shapes when necessary. Glue them onto your paper.
UNIT 1 – LESSON 6 SENDING NUMBERS.
Sending Bits on the Internet
Matchstick puzzles If I was to carry this pattern on so that there were 100 squares in a row, how many matchsticks would I need?
What do we now know about number systems?
Photosynthesis and Respiration Webquest
SENDING BINARY MESSAGES WITH THE INTERNET SIMULATOR
** For questions #1-13 (ODD):
Day 4- Number Systems & Binary Numbers
Day 4- Number Systems & Binary Numbers
SEVENTH EDITION and EXPANDED SEVENTH EDITION
WEEK 1 – LESSON 5 SEQUENCES in DIAGRAMS SQUARES & TRIANGLES
Equivalent Plane Figures
Lesson 2 – Number Systems
How many different ways can you represent the quantity “7”
Year 2 Autumn Term Week 8 Lesson 2
Patterns.
Day 4- Number Systems & Binary Numbers
Shapes.
Comparing and Ordering Rational Numbers
PATTERNS.
COMS 161 Introduction to Computing
6 Figure Grid References
Lesson – Teacher Notes Standard:
I can Identify Numerical and Variable Expressions
Stretching and Shrinking
Place-Value or Positional-Value Numeration Systems
Can you work out the next shape in the pattern?
Year 2 Autumn Term Week 8 Lesson 2
Subtracting Rational Numbers Unit 2 Lesson 3
2D Shapes Rectangle Circle Triangle Rectangle. What shape is the door? Rectangle.
Can you work out the next shape in the pattern?
Presentation transcript:

UNIT 1: LESSON 4 NUMBER SYSTEMS

Make partners Cut up shapes – each pair gets 10 of each shape (2 pages)

You will explore the properties of number systems by inventing a base-3 number system using circles, triangles and squares as the symbols instead of the Arabic numbers we usually use. Using the Arabic numbers 1, 2, 3 and so on is really just an arbitrary system we have all agreed upon.

Understand that you can represent any number with any agreed upon set of symbols appearing in an agreed-upon order.

Different number systems used with computers: decimal (base 10) – 1, 2, 3 or 45.6, etc. Binary (base 2) – state “a” or state “B” hexadecimal (base 16)

Numbers themselves (quantities) are laws of nature Numbers themselves (quantities) are laws of nature. The symbols we use to represent the numbers are arbitrary, man-made abstraction.

Purpose for today: you will invent your own base-3 number system Purpose for today: you will invent your own base-3 number system. Rules: you must have 1. a set of distinct symbols 2. an agreement about how those symbols should be ordered

HOW MANY WAYS CAN YOU REPRESENT “7”?

Use the shapes you cut out. Use the activity guide Use the shapes you cut out. Use the activity guide. Have one partner move the shapes into patterns, and the other partner write the unique 3-place patterns down. Order matters! So circle, triangle, square is different from triangle, circle, square do challenge 1 and challenge 2 – write your rules

YOU JUST MADE A NUMBER SYSTEM YOU JUST MADE A NUMBER SYSTEM! Share your number system with another team. Can your team follow the other team’s rules to make their number system? Were some sets of rules easier to follow than others? Do you think there are limits to the number of symbols we could use to represent numbers?

What if we only had 2 symbols, and circle and a square What if we only had 2 symbols, and circle and a square? Could we still make a number system? What if we had 10 symbols: a circle, square, star, etc. Could we still make a number system?

Did your team have all the possibilities?

Answer the question at the end of the lesson in code studio.

Homework: click on the link and read: “roman and ‘Arabic’ numerals and follow the directions on the handout.