Discrete Math Chapter 4. Roman Numerals pg.200 LIX LXI DLXIV CLXIX MCMLXIII MDCXXXVI Arabic1510501005001000 RomanIVXLCDM.

Slides:



Advertisements
Similar presentations
135 Challenge Math Questions
Advertisements

Thinking Mathematically
© 2003 Dr. Kevin Chouinard Edited by Jean Pacelli Section 4.3 Converting Between Number Bases.
Calculating in Other Bases
Sample Test 1 Question. A pattern of binary digits can be interpreted in several different ways. Show how the pattern translates using each of.
Copyright (c) 2004 Professor Keith W. Noe Number Systems & Codes Part I.
James Tam Non decimal math: doing math with non-base 10 number systems Addition, subtraction and multiplication with binary, octal and hexadecimal.
2.1 Positional Number Systems ReturnNext Why do we discuss the number systems?  Digital systems only have two states. So digital circuits process binary.
Decimal Addition What is going on? (carry) (subtract the base)
John Owen, Rockport Fulton HS1 Computer Science LESSON 2 ON Number Bases.
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?
$100 $200 $300 $400 $100 $200 $300 $400 $300 $200 $100 Names of numbers above 100 Names of numbers above 1,000 Names of numbers above 10,000 Roman /
Hexadecimal Dk Izzati Pg Haji Ahmad.
NUMBER SYSTEM AND CONVERSION Digital Circuit Choopan Rattanapoka.
Math in Our World Section 4.3 Base Number Systems.
The Evolution of Numeration Systems
Numeration Systems Introduction to Binary, Octal, and Hexadecimal.
Supplemental Chapter Number Bases
© 2010 Pearson Prentice Hall. All rights reserved. CHAPTER 4 Number Representation and Calculation.
CONVERSION OF NUMBER SYSTEMS FAHEEM ANWAR MANAGER NETWORKS ACADEMY PTCL ACADEMY.
Number Systems Ron Christensen CIS 121.
Chapter 7—Objects and Memory The Art and Science of An Introduction to Computer Science ERIC S. ROBERTS Java Objects and Memory C H A P T E R 7 Yea, from.
Chapter 4: Numeration Systems
CS 104 Introduction to Computer Science and Graphics Problems Data Representation(1) Number Systems 09/12 ~ 09/16 /2008 Yang Song (Prepared by Yang Song.
CPIT 201 Introduction to Computing
Programming Logic Controllers Number Systems and Codes - Chapter 3.
Binary01.ppt Decimal Decimal: Base 10 means 10 Unique numerical digits ,00010,000 Weight Positions 3,
8421 Binary Hexadecimal Seven segment display 8421 Welcome to the Binary Hex Clock 1.The Display shows the Hexadecimal Values going up from 0 to F 2.Unfortunately.
8421 Binary Hexadecimal Seven segment display 8421 Binary Hexadecimal Seven segment display 0000.
ECE 362 Microprocessor Systems and Interfacing ©5-1 Lecture 1 Hexadecimal Computation Outline n Decimal n Binary n Octal n Hexadecimal.
UNDERSTANDING NUMERALS TO HUNDRED MILLION. The third period in our number system is MILLIONS ONES __ __ __, THOUSANDS ___ ___ ___, MILLIONS ___ ___ __,,
© 2010 Pearson Prentice Hall. All rights reserved. CHAPTER 4 Number Representation and Calculation.
Arithmetic Chapter 4 Subject: Digital System Year: 2009.
Computer Science LESSON 2 ON Number Bases.
Computer Studies Today Chapter 19 1 Chapter 19. Computer Studies Today Chapter 19 2 »Information stored in a computer is in two states: –ON –OFF.
1 EGR 277 – Digital Logic Syllabus Office Hours No food or drinks in the classrooms Web page (demonstration) Lecture #1 EGR 277 – Digital Logic Reading.
 2012 Pearson Education, Inc. Slide Chapter 4 NumerationSystems.
ECE DIGITAL LOGIC LECTURE 2: DIGITAL COMPUTER AND NUMBER SYSTEMS Assistant Prof. Fareena Saqib Florida Institute of Technology Fall 2016, 01/14/2016.
Chapter 2: Binary Values and Number Systems Chapter 2 Binary Values and Number Systems Page 14 Information may be reduced to its fundamental state by.
CSC 110 – Intro to Computing Lecture 3: Converting between bases & Arithmetic in other bases.
Chapter 32 Binary Number System. Objectives After completing this chapter, you will be able to: –Describe the binary number system –Identify the place.
Chapter 5 NUMBER REPRESENTATION AND ARITHMETIC CIRCUITS.
Chapter 4 Numeration and Mathematical Systems © 2008 Pearson Addison-Wesley. All rights reserved.
CPIT 201 King AbdulAziz University Faculty of Computing & Information Technology Information Technology Department CH 2 Number Systems CPIT 201 Introduction.
Decimal Numbers.
MATHOPARDY STANDARD & WORD EXPANDING THINGS
Discrete Mathematics Numbering System.
Positional Notation A positional or place-value notation is a numeral system in which each position is related to the next by a constant multiplier, called.
Copyright (c) 2004 Professor Keith W. Noe
Binary, Hexadecimal, Octal, and BCD Numbers
Number Systems Lab session 1 Xuan Guo.
This model represents the square of which number?
Binary Quiz UIN: ____________________
Number Systems Base 2, 10, 16.
SEVENTH EDITION and EXPANDED SEVENTH EDITION
Understanding Numbers.
Binary Lesson 3 Hexadecimal
There are 10 types of people of people in this world…
Connecting Number Words, Numerals and Models
Chapter 2 Number Systems.
Chapter 2 Number Systems.
A presentation by Math Doodles
Binary Lesson 4 Hexadecimal and Binary Practice
Chapter 2 Number Systems.
5th Grade Place Value I ,.
MATHS TIME! nine ten eleven fifteen eight
Chapter 2 Number Systems.
Number System.
Presentation transcript:

Discrete Math Chapter 4

Roman Numerals pg.200 LIX LXI DLXIV CLXIX MCMLXIII MDCXXXVI Arabic RomanIVXLCDM

Write as Roman Numerals

Egyptian NumeralsEgyptian Numerals pg ,321

Chinese Numerals pg

Other Bases The binary system has base of two. The octal system has a base of eight. The hexadecimal system as a base of sixteen. Operations in other bases are formed similar to the way we do these in base 10. In base 5…digits are 0,1,2,3,4 only… Expanded notation is similar to base 10

Bases other than 10 Base Seven Base Six

Addition in other bases Adding in Base

Addition/Subtraction in Other bases Base SEVEN