Base Number Systems. Honors Precalculus Mr. Velazquez

Size: px
Start display at page:

Download "Base Number Systems. Honors Precalculus Mr. Velazquez"

Transcription

1 Base Number Systems Honors Precalculus Mr. Velazquez 1

2 Our System: Base 10 When we express numbers, we do so using ten numerical characters which cycle every multiple of 10. The reason for this is simple: we have 10 fingers This is not the only way of expressing numbers; this is simply one particular way that we ve decided to use for convention If we had more or less than 10 fingers, our number system might look very different Next digit changes for every multiple of

3 Our System: Base 10 A benefit of expressing numbers as a scrolling series of symbols is that we can express any number as a series of powers of the base. In number theory, a branch of mathematics that deals with the properties and relationships of numbers, we envision each number as the value of a polynomial function with positive integer coefficients, and with x equal to the base. For example: 13 = = = = , 096 = = 2, Note that the 10 0 terms here are the constant terms (because 10 0 = n 0 = 1) 3

4 General Statement Any positive whole number k can be expressed as the sum of a series of powers of any natural number base b. k = a n b n + a n 1 b n a 2 b 2 + a 1 b + a 0 Where a n, a n 1,, a 2, a 1 and a 0 are all equal or greater than zero and are the numeric digits of k in base b. Much of our basic arithmetic relies on this simple fact. For instance: = [ ] = = = 785 4

5 Base 2: Binary Numbers The simplest form of numeral system is binary, which uses a base of 2, and thus only requires 2 different symbols to express numbers. The symbols we use are 0 and 1. This system is ideal for computers, since they can only sense when a switch is ON (1) or OFF (0). 5 (Hope you remember your powers of two!)

6 Base 2: Converting to Binary Step 0: Write out the powers of two from right to left (you don t have to write the full number, just use 2 0, 2 1, etc.) then choose your number, which we will call x Example: Let s suppose x = 764 Step 1: From your list of powers of 2, find the highest power of 2 that is less than your number x, and circle that power Example: The highest power of 2 that is less than 764 is 2 9 = 512, so circle 2 9 on the list Step 2: Subtract that power of 2 from your number x. You will be left with a remainder, which we will call r 1 Example: r 1 = = 252 6

7 Base 2: Converting to Binary Step 3: From your list of powers of 2, find the highest power of two that is less than your remainder r 1, and circle that power Example: The highest power of 2 less than 252 is 2 7 = 128, so circle 2 7 on the list Step 4: Repeat steps 2 and 3 for remainder r 1, circling and subtracting the largest possible powers of 2 until you have no more remainder (don t forget to circle the powers that you are subtracting!) Example: r 2 = r = = 124 r 3 = r = = 60 r 4 = r = = 28 r 5 = r = = 12 r 6 = r = 12 8 = 4 r 7 = r = 4 4 = 0 7

8 Base 2: Converting to Binary Step 5: You will now have a list of descending powers of 2, with some circled and some not circled. All you need to do now is write a 1 above each circled power and a 0 above each power that s not circled. (You do not need to do this for any powers greater than the highest one you used) Example: We used the powers 9, 7, 6, 5, 4, 3, and 2, but did not use 8, 1 and Step 6: This series of 1 s and 0 s is your number x, in binary form. Example: = or alternatively, DEC 764 = BIN

9 Base 2: Converting to Binary Convert the following numbers into binary:

10 Base 2: Converting from Binary To convert a number from binary to decimal is even easier. All we need to do is add up all the powers of two indicated by the 1 s. It might help to write the powers of two (from right to left, starting with zero) underneath each digit = = = =

11 Base 2: Converting from Binary Convert the following binary numbers into decimal:

12 Base 2: A Few More Things Don t forget to include 2 0 when considering your powers of two. The zero power is probably the most important power to include because in any base it equals 1, and without 1, we could only count in multiples of the base. Any number that is 1 less than a power of two will be represented in binary as a straight series of 1 s. These are called binary repunits. The binary repunits which happen to also be prime are part of a special category of prime numbers known as the Mersenne Primes. Any base system will have its own set of repunits (numbers that consist of a straight series of 1 s), as well as its own set of repunit primes. 12

13 Counting Binary on your Fingers By assigning a power of two to each finger, and using a system where each extended finger represents a 1 in binary, we can use our fingers to count all the way to

14 Counting Binary on your Fingers By assigning a power of two to each finger, and using a system where each extended finger represents a 1 in binary, we can use our fingers to count all the way to Note: DO NOT TRY 132

15 Using Binary to Fool People 15

16 Base 2: Exit Ticket Part Convert the following numbers into or from binary:

17 Base 3: Ternary Numbers In base-3, not much has changed from base-2. We re now using three symbols (0, 1 and 2) to write our numbers instead of just two. The rules for this are exactly the same as for binary, except we are now also considering the multiplication of powers of 3. Because we re in base-3, we will never use a power of 3 more than twice = (3 0 ) = = = 6 17 = = 0

18 Base 3: Ternary Numbers = (3 0 ) = = = = 9 = = (3 0 ) = = = 0 18 =

19 Base 3: Converting to Decimal Just like with binary numbers, a number in base 3 can be converted to base 10 simply by adding up the powers indicated. Label each digit from right to left with the corresponding powers of 3 (DON T FORGET ZERO!!), then add up the powers = = = =

20 Using Ternary to Fool People Then of course, there s the Base 3 Card Trick It takes time and practice to get this trick right. Here s a link to an explanation by mathematician Matt Parker on how to do it properly: 20

21 Base 3: Exit Ticket Part Convert the following numbers to/from ternary:

SECTION 2.3: LONG AND SYNTHETIC POLYNOMIAL DIVISION

SECTION 2.3: LONG AND SYNTHETIC POLYNOMIAL DIVISION 2.25 SECTION 2.3: LONG AND SYNTHETIC POLYNOMIAL DIVISION PART A: LONG DIVISION Ancient Example with Integers 2 4 9 8 1 In general: dividend, f divisor, d We can say: 9 4 = 2 + 1 4 By multiplying both sides

More information

Park Forest Math Team. Meet #3. Algebra. Self-study Packet

Park Forest Math Team. Meet #3. Algebra. Self-study Packet Park Forest Math Team Meet #3 Self-study Packet Problem Categories for this Meet: 1. Mystery: Problem solving 2. Geometry: Angle measures in plane figures including supplements and complements 3. Number

More information

Prepared by Sa diyya Hendrickson. Package Summary

Prepared by Sa diyya Hendrickson. Package Summary Introduction Prepared by Sa diyya Hendrickson Name: Date: Package Summary Defining Decimal Numbers Things to Remember Adding and Subtracting Decimals Multiplying Decimals Expressing Fractions as Decimals

More information

Modular Arithmetic Instructor: Marizza Bailey Name:

Modular Arithmetic Instructor: Marizza Bailey Name: Modular Arithmetic Instructor: Marizza Bailey Name: 1. Introduction to Modular Arithmetic If someone asks you what day it is 145 days from now, what would you answer? Would you count 145 days, or find

More information

Eby, MATH 0310 Spring 2017 Page 53. Parentheses are IMPORTANT!! Exponents only change what they! So if a is not inside parentheses, then it

Eby, MATH 0310 Spring 2017 Page 53. Parentheses are IMPORTANT!! Exponents only change what they! So if a is not inside parentheses, then it Eby, MATH 010 Spring 017 Page 5 5.1 Eponents Parentheses are IMPORTANT!! Eponents only change what they! So if a is not inside parentheses, then it get raised to the power! Eample 1 4 b) 4 c) 4 ( ) d)

More information

Conceptual Explanations: Simultaneous Equations Distance, rate, and time

Conceptual Explanations: Simultaneous Equations Distance, rate, and time Conceptual Explanations: Simultaneous Equations Distance, rate, and time If you travel 30 miles per hour for 4 hours, how far do you go? A little common sense will tell you that the answer is 120 miles.

More information

A group of figures, representing a number, is called a numeral. Numbers are divided into the following types.

A group of figures, representing a number, is called a numeral. Numbers are divided into the following types. 1. Number System Quantitative Aptitude deals mainly with the different topics in Arithmetic, which is the science which deals with the relations of numbers to one another. It includes all the methods that

More information

MATH Dr. Halimah Alshehri Dr. Halimah Alshehri

MATH Dr. Halimah Alshehri Dr. Halimah Alshehri MATH 1101 haalshehri@ksu.edu.sa 1 Introduction To Number Systems First Section: Binary System Second Section: Octal Number System Third Section: Hexadecimal System 2 Binary System 3 Binary System The binary

More information

Week No. 06: Numbering Systems

Week No. 06: Numbering Systems Week No. 06: Numbering Systems Numbering System: A numbering system defined as A set of values used to represent quantity. OR A number system is a term used for a set of different symbols or digits, which

More information

Partial Fraction Decomposition Honors Precalculus Mr. Velazquez Rm. 254

Partial Fraction Decomposition Honors Precalculus Mr. Velazquez Rm. 254 Partial Fraction Decomposition Honors Precalculus Mr. Velazquez Rm. 254 Adding and Subtracting Rational Expressions Recall that we can use multiplication and common denominators to write a sum or difference

More information

Intermediate Math Circles February 14, 2018 Contest Prep: Number Theory

Intermediate Math Circles February 14, 2018 Contest Prep: Number Theory Intermediate Math Circles February 14, 2018 Contest Prep: Number Theory Part 1: Prime Factorization A prime number is an integer greater than 1 whose only positive divisors are 1 and itself. An integer

More information

Name: Block: Unit 2 Inequalities

Name: Block: Unit 2 Inequalities Name: Block: Unit 2 Inequalities 2.1 Graphing and Writing Inequalities 2.2 Solving by Adding and Subtracting 2.3 Solving by Multiplying and Dividing 2.4 Solving Two Step and Multi Step Inequalities 2.5

More information

Solving Quadratic Equations Using the Square Root Property

Solving Quadratic Equations Using the Square Root Property Solving Quadratic Equations Using the Square Root Property In this lesson we are going to cover the square root property one of the methods used to solve quadratic equations. If the quadratic equation

More information

Q 2.0.2: If it s 5:30pm now, what time will it be in 4753 hours? Q 2.0.3: Today is Wednesday. What day of the week will it be in one year from today?

Q 2.0.2: If it s 5:30pm now, what time will it be in 4753 hours? Q 2.0.3: Today is Wednesday. What day of the week will it be in one year from today? 2 Mod math Modular arithmetic is the math you do when you talk about time on a clock. For example, if it s 9 o clock right now, then it ll be 1 o clock in 4 hours. Clearly, 9 + 4 1 in general. But on a

More information

Lesson #33 Solving Incomplete Quadratics

Lesson #33 Solving Incomplete Quadratics Lesson # Solving Incomplete Quadratics A.A.4 Know and apply the technique of completing the square ~ 1 ~ We can also set up any quadratic to solve it in this way by completing the square, the technique

More information

π π π points:= { seq([n*cos(pi/4*n), N*sin(Pi/4*N)], N=0..120) }:

π π π points:= { seq([n*cos(pi/4*n), N*sin(Pi/4*N)], N=0..120) }: ITEGER SPIRAL Several years ago we found a way to conveniently plot all positive integers as points along an Archimedes spiral. We want here to examine this problem in more detail. We begin by defining

More information

STANDARDS OF LEARNING CONTENT REVIEW NOTES HONORS ALGEBRA II. 1 st Nine Weeks,

STANDARDS OF LEARNING CONTENT REVIEW NOTES HONORS ALGEBRA II. 1 st Nine Weeks, STANDARDS OF LEARNING CONTENT REVIEW NOTES HONORS ALGEBRA II 1 st Nine Weeks, 2016-2017 OVERVIEW Algebra II Content Review Notes are designed by the High School Mathematics Steering Committee as a resource

More information

Scientific Notation. Chemistry Honors

Scientific Notation. Chemistry Honors Scientific Notation Chemistry Honors Used to easily write very large or very small numbers: 1 mole of a substance consists of 602,000,000,000,000,000,000,000 particles (we ll come back to this in Chapter

More information

THE GRAMMAR AND ETIQUETTE OF SCIENTIFIC MATH

THE GRAMMAR AND ETIQUETTE OF SCIENTIFIC MATH THE GRAMMAR AND ETIQUETTE OF SCIENTIFIC MATH You can be a mathematician without a lot of science However, you can t be a scientist without math T.Webb HHS Part 1 - Terminology in Basic Data Analysis Quantitative

More information

Polynomial and Synthetic Division

Polynomial and Synthetic Division Polynomial and Synthetic Division Polynomial Division Polynomial Division is very similar to long division. Example: 3x 3 5x 3x 10x 1 3 Polynomial Division 3x 1 x 3x 3 3 x 5x 3x x 6x 4 10x 10x 7 3 x 1

More information

Decimal Addition: Remember to line up the decimals before adding. Bring the decimal straight down in your answer.

Decimal Addition: Remember to line up the decimals before adding. Bring the decimal straight down in your answer. Summer Packet th into 6 th grade Name Addition Find the sum of the two numbers in each problem. Show all work.. 62 2. 20. 726 + + 2 + 26 + 6 6 Decimal Addition: Remember to line up the decimals before

More information

N= {1,2,3,4,5,6,7,8,9,10,11,...}

N= {1,2,3,4,5,6,7,8,9,10,11,...} 1.1: Integers and Order of Operations 1. Define the integers 2. Graph integers on a number line. 3. Using inequality symbols < and > 4. Find the absolute value of an integer 5. Perform operations with

More information

GCSE AQA Mathematics. Numbers

GCSE AQA Mathematics. Numbers GCSE Mathematics Numbers Md Marufur Rahman Msc Sustainable Energy Systems Beng (Hons) Mechanical Engineering Bsc (Hons) Computer science & engineering GCSE AQA Mathematics 215/16 Table of Contents Introduction:...

More information

Finding Prime Factors

Finding Prime Factors Section 3.2 PRE-ACTIVITY PREPARATION Finding Prime Factors Note: While this section on fi nding prime factors does not include fraction notation, it does address an intermediate and necessary concept to

More information

Park Forest Math Team. Meet #3. Number Theory. Self-study Packet

Park Forest Math Team. Meet #3. Number Theory. Self-study Packet Park Forest Math Team Meet #3 Number Theory Self-study Packet Problem Categories for this Meet: 1. Mystery: Problem solving 2. Geometry: Angle measures in plane figures including supplements and complements

More information

Unit 2-1: Factoring and Solving Quadratics. 0. I can add, subtract and multiply polynomial expressions

Unit 2-1: Factoring and Solving Quadratics. 0. I can add, subtract and multiply polynomial expressions CP Algebra Unit -1: Factoring and Solving Quadratics NOTE PACKET Name: Period Learning Targets: 0. I can add, subtract and multiply polynomial expressions 1. I can factor using GCF.. I can factor by grouping.

More information

Beyond Whole Number Bases

Beyond Whole Number Bases Beyond Whole Number Bases Figure 1: Here is a Venn diagram representing the various subsets of the real numbers. As you can see there are many types of real numbers, why restrict ourselves to positive

More information

Math 90 Lecture Notes Chapter 1

Math 90 Lecture Notes Chapter 1 Math 90 Lecture Notes Chapter 1 Section 1.1: Introduction to Algebra This textbook stresses Problem Solving! Solving problems is one of the main goals of mathematics. Think of mathematics as a language,

More information

Fundamentals of Mathematics I

Fundamentals of Mathematics I Fundamentals of Mathematics I Kent State Department of Mathematical Sciences Fall 2008 Available at: http://www.math.kent.edu/ebooks/10031/book.pdf August 4, 2008 Contents 1 Arithmetic 2 1.1 Real Numbers......................................................

More information

IES Parque Lineal - 2º ESO

IES Parque Lineal - 2º ESO UNIT5. ALGEBRA Contenido 1. Algebraic expressions.... 1 Worksheet: algebraic expressions.... 2 2. Monomials.... 3 Worksheet: monomials.... 5 3. Polynomials... 6 Worksheet: polynomials... 9 4. Factorising....

More information

The Basics COPYRIGHTED MATERIAL. chapter. Algebra is a very logical way to solve

The Basics COPYRIGHTED MATERIAL. chapter. Algebra is a very logical way to solve chapter 1 The Basics Algebra is a very logical way to solve problems both theoretically and practically. You need to know a number of things. You already know arithmetic of whole numbers. You will review

More information

NUMBERS AND CODES CHAPTER Numbers

NUMBERS AND CODES CHAPTER Numbers CHAPTER 2 NUMBERS AND CODES 2.1 Numbers When a number such as 101 is given, it is impossible to determine its numerical value. Some may say it is five. Others may say it is one hundred and one. Could it

More information

17.1 Binary Codes Normal numbers we use are in base 10, which are called decimal numbers. Each digit can be 10 possible numbers: 0, 1, 2, 9.

17.1 Binary Codes Normal numbers we use are in base 10, which are called decimal numbers. Each digit can be 10 possible numbers: 0, 1, 2, 9. ( c ) E p s t e i n, C a r t e r, B o l l i n g e r, A u r i s p a C h a p t e r 17: I n f o r m a t i o n S c i e n c e P a g e 1 CHAPTER 17: Information Science 17.1 Binary Codes Normal numbers we use

More information

PROBLEMS GUIDE Mathcounts / Contest Math

PROBLEMS GUIDE Mathcounts / Contest Math COPYRIGHT Brandon Wang. No distribution other than through BrWang.com shall be allowed. PROBLEMS GUIDE Mathcounts / Contest Math This material was created and copyrighted by Brandon Wang. No distribution

More information

A Level Summer Work. Year 11 Year 12 Transition. Due: First lesson back after summer! Name:

A Level Summer Work. Year 11 Year 12 Transition. Due: First lesson back after summer! Name: A Level Summer Work Year 11 Year 12 Transition Due: First lesson back after summer! Name: This summer work is compulsory. Your maths teacher will ask to see your work (and method) in your first maths lesson,

More information

Introduction to Logarithms What Is a Logarithm? W. L. Culbertson, Ph.D.

Introduction to Logarithms What Is a Logarithm? W. L. Culbertson, Ph.D. Introduction to Logarithms What Is a Logarithm? W. L. Culbertson, Ph.D. In the early 1600s, arithmetic was in a crisis. Now that scientists were convinced the Earth and other planets revolved around the

More information

Chapter 06: Analytic Trigonometry

Chapter 06: Analytic Trigonometry Chapter 06: Analytic Trigonometry 6.1: Inverse Trigonometric Functions The Problem As you recall from our earlier work, a function can only have an inverse function if it is oneto-one. Are any of our trigonometric

More information

UNIQUE-PERIOD PRIMES. Chris K. Caldwell 5856 Harry Daniels Road Rives, Tennessee

UNIQUE-PERIOD PRIMES. Chris K. Caldwell 5856 Harry Daniels Road Rives, Tennessee Appeared in: J. Recreational Math., 29:1 (1998) 43--48. UNIQUE-PERIOD PRIMES Chris K. Caldwell 5856 Harry Daniels Road Rives, Tennessee 38253 email: caldwell@utmartin.edu Harvey Dubner 449 Beverly Road

More information

Understanding Decimal Addition

Understanding Decimal Addition 2 Understanding Decimal Addition 2.1 Experience Versus Understanding This book is about understanding system architecture in a quick and clean way: no black art, nothing you can only get a feeling for

More information

Number Systems. There are 10 kinds of people those that understand binary, those that don t, and those that expected this joke to be in base 2

Number Systems. There are 10 kinds of people those that understand binary, those that don t, and those that expected this joke to be in base 2 Number Systems There are 10 kinds of people those that understand binary, those that don t, and those that expected this joke to be in base 2 A Closer Look at the Numbers We Use What is the difference

More information

Number Bases: Dr Olga Maleva

Number Bases: Dr Olga Maleva A number system is a system for expressing numbers using a specific set of digits The first system that the ancient people came up with required to put one stroke for each object This was very inconvenient

More information

Working with Square Roots. Return to Table of Contents

Working with Square Roots. Return to Table of Contents Working with Square Roots Return to Table of Contents 36 Square Roots Recall... * Teacher Notes 37 Square Roots All of these numbers can be written with a square. Since the square is the inverse of the

More information

Numbers. Dr Hammadi Nait-Charif. Senior Lecturer Bournemouth University United Kingdom

Numbers. Dr Hammadi Nait-Charif. Senior Lecturer Bournemouth University United Kingdom Numbers Dr Hammadi Nait-Charif Senior Lecturer Bournemouth University United Kingdom hncharif@bournemouth.ac.uk http://nccastaff.bmth.ac.uk/hncharif/mathscgs/maths.html Dr Hammadi Nait-Charif (BU, UK)

More information

Practical Algebra. A Step-by-step Approach. Brought to you by Softmath, producers of Algebrator Software

Practical Algebra. A Step-by-step Approach. Brought to you by Softmath, producers of Algebrator Software Practical Algebra A Step-by-step Approach Brought to you by Softmath, producers of Algebrator Software 2 Algebra e-book Table of Contents Chapter 1 Algebraic expressions 5 1 Collecting... like terms 5

More information

SYDE 112, LECTURE 7: Integration by Parts

SYDE 112, LECTURE 7: Integration by Parts SYDE 112, LECTURE 7: Integration by Parts 1 Integration By Parts Consider trying to take the integral of xe x dx. We could try to find a substitution but would quickly grow frustrated there is no substitution

More information

We say that the base of the decimal number system is ten, represented by the symbol

We say that the base of the decimal number system is ten, represented by the symbol Introduction to counting and positional notation. In the decimal number system, a typical number, N, looks like... d 3 d 2 d 1 d 0.d -1 d -2 d -3... [N1] where the ellipsis at each end indicates that there

More information

Do Now 5 Minutes. Topic Scientific Notation. State how many significant figures are in each of the following numbers. How do you know?

Do Now 5 Minutes. Topic Scientific Notation. State how many significant figures are in each of the following numbers. How do you know? Do Now 5 Minutes Topic Scientific Notation State how many significant figures are in each of the following numbers. How do you know? 1,400. 0.000 021 5 0.000 000 000 874 1 140,000,000,000,000 673,000,000,000

More information

Intermediate Math Circles March 6, 2013 Number Theory I

Intermediate Math Circles March 6, 2013 Number Theory I What is Number Theory? Intermediate Math Circles March 6, 01 Number Theory I A branch of mathematics where mathematicians examine and study patterns found within the natural number set (positive integers).

More information

LIMITS AT INFINITY MR. VELAZQUEZ AP CALCULUS

LIMITS AT INFINITY MR. VELAZQUEZ AP CALCULUS LIMITS AT INFINITY MR. VELAZQUEZ AP CALCULUS RECALL: VERTICAL ASYMPTOTES Remember that for a rational function, vertical asymptotes occur at values of x = a which have infinite its (either positive or

More information

In this unit we will study exponents, mathematical operations on polynomials, and factoring.

In this unit we will study exponents, mathematical operations on polynomials, and factoring. GRADE 0 MATH CLASS NOTES UNIT E ALGEBRA In this unit we will study eponents, mathematical operations on polynomials, and factoring. Much of this will be an etension of your studies from Math 0F. This unit

More information

Part 2 - Beginning Algebra Summary

Part 2 - Beginning Algebra Summary Part - Beginning Algebra Summary Page 1 of 4 1/1/01 1. Numbers... 1.1. Number Lines... 1.. Interval Notation.... Inequalities... 4.1. Linear with 1 Variable... 4. Linear Equations... 5.1. The Cartesian

More information

Resource: color-coded sets of standards cards (one page for each set)

Resource: color-coded sets of standards cards (one page for each set) Resource: color-coded sets of standards cards (one page for each set) Fluency With Operations: on blue cardstock Expressions and Equations: on yellow cardstock Real-World Applications: on green cardstock

More information

One-to-one functions and onto functions

One-to-one functions and onto functions MA 3362 Lecture 7 - One-to-one and Onto Wednesday, October 22, 2008. Objectives: Formalize definitions of one-to-one and onto One-to-one functions and onto functions At the level of set theory, there are

More information

ABSOLUTE VALUE EQUATIONS AND INEQUALITIES

ABSOLUTE VALUE EQUATIONS AND INEQUALITIES ABSOLUTE VALUE EQUATIONS AND INEQUALITIES The absolute value of a number is the magnitude of the number without regard to the sign of the number. Absolute value is indicated by vertical lines and is always

More information

12/31/2010. Digital Operations and Computations Course Notes. 01-Number Systems Text: Unit 1. Overview. What is a Digital System?

12/31/2010. Digital Operations and Computations Course Notes. 01-Number Systems Text: Unit 1. Overview. What is a Digital System? Digital Operations and Computations Course Notes 0-Number Systems Text: Unit Winter 20 Professor H. Louie Department of Electrical & Computer Engineering Seattle University ECEGR/ISSC 20 Digital Operations

More information

Menu. Review of Number Systems EEL3701 EEL3701. Math. Review of number systems >Binary math >Signed number systems

Menu. Review of Number Systems EEL3701 EEL3701. Math. Review of number systems >Binary math >Signed number systems Menu Review of number systems >Binary math >Signed number systems Look into my... 1 Our decimal (base 10 or radix 10) number system is positional. Ex: 9437 10 = 9x10 3 + 4x10 2 + 3x10 1 + 7x10 0 We have

More information

Math 131 notes. Jason Riedy. 6 October, Linear Diophantine equations : Likely delayed 6

Math 131 notes. Jason Riedy. 6 October, Linear Diophantine equations : Likely delayed 6 Math 131 notes Jason Riedy 6 October, 2008 Contents 1 Modular arithmetic 2 2 Divisibility rules 3 3 Greatest common divisor 4 4 Least common multiple 4 5 Euclidean GCD algorithm 5 6 Linear Diophantine

More information

Sec. 1 Simplifying Rational Expressions: +

Sec. 1 Simplifying Rational Expressions: + Chapter 9 Rational Epressions Sec. Simplifying Rational Epressions: + The procedure used to add and subtract rational epressions in algebra is the same used in adding and subtracting fractions in 5 th

More information

4. What is the probability that the two values differ by 4 or more in absolute value? There are only six

4. What is the probability that the two values differ by 4 or more in absolute value? There are only six 1. Short Questions: 2/2/2/2/2 Provide a clear and concise justification of your answer. In this problem, you roll two balanced six-sided dice. Hint: Draw a picture. 1. What is the probability that the

More information

ECE260: Fundamentals of Computer Engineering

ECE260: Fundamentals of Computer Engineering Data Representation & 2 s Complement James Moscola Dept. of Engineering & Computer Science York College of Pennsylvania Based on Computer Organization and Design, 5th Edition by Patterson & Hennessy Data

More information

Unit 2: Polynomials Guided Notes

Unit 2: Polynomials Guided Notes Unit 2: Polynomials Guided Notes Name Period **If found, please return to Mrs. Brandley s room, M 8.** Self Assessment The following are the concepts you should know by the end of Unit 1. Periodically

More information

Secondary Math 3 Honors - Polynomial and Polynomial Functions Test Review

Secondary Math 3 Honors - Polynomial and Polynomial Functions Test Review Name: Class: Date: Secondary Math 3 Honors - Polynomial and Polynomial Functions Test Review 1 Write 3x 2 ( 2x 2 5x 3 ) in standard form State whether the function is even, odd, or neither Show your work

More information

number to represent the problem.

number to represent the problem. Domain: Operations and Algebraic Thinking Cluster 1 MAFS.1.OA.1.1 Use addition and subtraction within 20 to solve word problems involving situations of adding to, taking from, putting together, taking

More information

All About Numbers Definitions and Properties

All About Numbers Definitions and Properties All About Numbers Definitions and Properties Number is a numeral or group of numerals. In other words it is a word or symbol, or a combination of words or symbols, used in counting several things. Types

More information

Investigating Inequalities:

Investigating Inequalities: Investigating Inequalities: Choose roles: Record each group member s name next to their role: Anuncer: Recorder: Walker A: Walker B: Set-up: use the number cards to construct a number line on the floor.

More information

CHAPTER 1 NUMBER SYSTEMS. 1.1 Introduction

CHAPTER 1 NUMBER SYSTEMS. 1.1 Introduction N UMBER S YSTEMS NUMBER SYSTEMS CHAPTER. Introduction In your earlier classes, you have learnt about the number line and how to represent various types of numbers on it (see Fig..). Fig.. : The number

More information

Chapter 1: Foundations for Algebra

Chapter 1: Foundations for Algebra Chapter 1: Foundations for Algebra 1 Unit 1: Vocabulary 1) Natural Numbers 2) Whole Numbers 3) Integers 4) Rational Numbers 5) Irrational Numbers 6) Real Numbers 7) Terminating Decimal 8) Repeating Decimal

More information

Chapter 9 - Number Systems

Chapter 9 - Number Systems Chapter 9 - Number Systems Luis Tarrataca luis.tarrataca@gmail.com CEFET-RJ L. Tarrataca Chapter 9 - Number Systems 1 / 50 1 Motivation 2 Positional Number Systems 3 Binary System L. Tarrataca Chapter

More information

Mathematics Foundation for College. Lesson Number 1. Lesson Number 1 Page 1

Mathematics Foundation for College. Lesson Number 1. Lesson Number 1 Page 1 Mathematics Foundation for College Lesson Number 1 Lesson Number 1 Page 1 Lesson Number 1 Topics to be Covered in this Lesson Sets, number systems, axioms, arithmetic operations, prime numbers and divisibility,

More information

Properties of Exponents

Properties of Exponents Slide 1 / 234 Slide 2 / 234 Properties of Exponents Return to Table of ontents Slide 3 / 234 Properties of Exponents Examples Slide 4 / 234 Slide 5 / 234 Slide 6 / 234 1 Simplify the expression: 2 Simplify

More information

Summer Math Packet for Students Entering 6th Grade. Please have your student complete this packet and return it to school on Tuesday, September 4.

Summer Math Packet for Students Entering 6th Grade. Please have your student complete this packet and return it to school on Tuesday, September 4. Summer Math Packet for Students Entering 6th Grade Please have your student complete this packet and return it to school on Tuesday, September. Work on your packet gradually. Complete one to two pages

More information

Chapter 9: Roots and Irrational Numbers

Chapter 9: Roots and Irrational Numbers Chapter 9: Roots and Irrational Numbers Index: A: Square Roots B: Irrational Numbers C: Square Root Functions & Shifting D: Finding Zeros by Completing the Square E: The Quadratic Formula F: Quadratic

More information

Numbering Systems. Contents: Binary & Decimal. Converting From: B D, D B. Arithmetic operation on Binary.

Numbering Systems. Contents: Binary & Decimal. Converting From: B D, D B. Arithmetic operation on Binary. Numbering Systems Contents: Binary & Decimal. Converting From: B D, D B. Arithmetic operation on Binary. Addition & Subtraction using Octal & Hexadecimal 2 s Complement, Subtraction Using 2 s Complement.

More information

Please bring the task to your first physics lesson and hand it to the teacher.

Please bring the task to your first physics lesson and hand it to the teacher. Pre-enrolment task for 2014 entry Physics Why do I need to complete a pre-enrolment task? This bridging pack serves a number of purposes. It gives you practice in some of the important skills you will

More information

Modular Arithmetic Investigation

Modular Arithmetic Investigation The basics Modular Arithmetic Investigation Definition: Two numbers are considered congruent, modulo n if they are exactly a multiple of n apart. Equivalently, if the two numbers are the same distance

More information

STANDARDS OF LEARNING CONTENT REVIEW NOTES. ALGEBRA I Part II. 2 nd Nine Weeks,

STANDARDS OF LEARNING CONTENT REVIEW NOTES. ALGEBRA I Part II. 2 nd Nine Weeks, STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA I Part II 2 nd Nine Weeks, 2016-2017 1 OVERVIEW Algebra I Content Review Notes are designed by the High School Mathematics Steering Committee as a resource

More information

6: Polynomials and Polynomial Functions

6: Polynomials and Polynomial Functions 6: Polynomials and Polynomial Functions 6-1: Polynomial Functions Okay you know what a variable is A term is a product of constants and powers of variables (for example: x ; 5xy ) For now, let's restrict

More information

Introducing Proof 1. hsn.uk.net. Contents

Introducing Proof 1. hsn.uk.net. Contents Contents 1 1 Introduction 1 What is proof? 1 Statements, Definitions and Euler Diagrams 1 Statements 1 Definitions Our first proof Euler diagrams 4 3 Logical Connectives 5 Negation 6 Conjunction 7 Disjunction

More information

Relationships Between Quantities

Relationships Between Quantities Algebra 1 Relationships Between Quantities Relationships Between Quantities Everyone loves math until there are letters (known as variables) in problems!! Do students complain about reading when they come

More information

Partial Fractions Jeremy Orloff

Partial Fractions Jeremy Orloff Partial Fractions Jeremy Orloff *Much of this note is freely borrowed from an MIT 8.0 note written by Arthur Mattuck. Partial fractions and the coverup method. Heaviside Cover-up Method.. Introduction

More information

MI 4 Mathematical Induction Name. Mathematical Induction

MI 4 Mathematical Induction Name. Mathematical Induction Mathematical Induction It turns out that the most efficient solution to the Towers of Hanoi problem with n disks takes n 1 moves. If this isn t the formula you determined, make sure to check your data

More information

Math 016 Lessons Wimayra LUY

Math 016 Lessons Wimayra LUY Math 016 Lessons Wimayra LUY wluy@ccp.edu MATH 016 Lessons LESSON 1 Natural Numbers The set of natural numbers is given by N = {0, 1, 2, 3, 4...}. Natural numbers are used for two main reasons: 1. counting,

More information

The above statement is the false product rule! The correct product rule gives g (x) = 3x 4 cos x+ 12x 3 sin x. for all angles θ.

The above statement is the false product rule! The correct product rule gives g (x) = 3x 4 cos x+ 12x 3 sin x. for all angles θ. Math 7A Practice Midterm III Solutions Ch. 6-8 (Ebersole,.7-.4 (Stewart DISCLAIMER. This collection of practice problems is not guaranteed to be identical, in length or content, to the actual exam. You

More information

MSM 707 Number Systems for Middle School Teachers Semester Project

MSM 707 Number Systems for Middle School Teachers Semester Project MSM 707 Number Systems for Middle School Teachers Semester Project During the course of the semester, we will discuss some important concepts of Number Theory. The following projects are designed to give

More information

Number Theory: Representations of Integers

Number Theory: Representations of Integers Instructions: In-class exercises are meant to introduce you to a new topic and provide some practice with the new topic. Work in a team of up to 4 people to complete this exercise. You can work simultaneously

More information

Geometry 21 Summer Work Packet Review and Study Guide

Geometry 21 Summer Work Packet Review and Study Guide Geometry Summer Work Packet Review and Study Guide This study guide is designed to accompany the Geometry Summer Work Packet. Its purpose is to offer a review of the ten specific concepts covered in the

More information

The Grammar and Etiquette of Scientific Math By T. Webb HHS

The Grammar and Etiquette of Scientific Math By T. Webb HHS The Grammar and Etiquette of Scientific Math By T. Webb HHS You can be a mathematician without a lot of science, however, you cannot be a scientist without math Part 1 - Terminology in Basic Data Analysis

More information

Radiological Control Technician Training Fundamental Academic Training Study Guide Phase I

Radiological Control Technician Training Fundamental Academic Training Study Guide Phase I Module 1.01 Basic Mathematics and Algebra Part 4 of 9 Radiological Control Technician Training Fundamental Academic Training Phase I Coordinated and Conducted for the Office of Health, Safety and Security

More information

Properties of Arithmetic

Properties of Arithmetic Excerpt from "Prealgebra" 205 AoPS Inc. 4 6 7 4 5 8 22 23 5 7 0 Arithmetic is being able to count up to twenty without taking o your shoes. Mickey Mouse CHAPTER Properties of Arithmetic. Why Start with

More information

June If you want, you may scan your assignment and convert it to a.pdf file and it to me.

June If you want, you may scan your assignment and convert it to a.pdf file and  it to me. Summer Assignment Pre-Calculus Honors June 2016 Dear Student: This assignment is a mandatory part of the Pre-Calculus Honors course. Students who do not complete the assignment will be placed in the regular

More information

GMAT Arithmetic: Challenge (Excerpt)

GMAT Arithmetic: Challenge (Excerpt) GMAT Arithmetic: Challenge (Excerpt) Jeff Sackmann / GMAT HACKS January 2013 Contents 1 Introduction 2 2 Difficulty Levels 3 3 Problem Solving 4 4 Data Sufficiency 5 5 Answer Key 7 6 Explanations 8 1 1

More information

5.1. EXAMPLE 1 Decide whether the first number listed is divisible by the second. (a) 45; 9

5.1. EXAMPLE 1 Decide whether the first number listed is divisible by the second. (a) 45; 9 5.1 Prime and Composite Numbers In earlier chapters we discussed the set of natural numbers, also called the counting numbers or the positive integers: 1, 2, 3,. Number theory deals with the study of the

More information

Module 4 Linear Equations

Module 4 Linear Equations Module 4 Linear Equations Oct 20 9:19 PM Lesson 1 Writing Equations Using Symbols Dec 1 10:40 PM 1 5(b 6) Reviewing Distributive Property 10( 5 + x) 3(9 + a) = 54 Feb 23 10:31 PM Mathematical Statement

More information

Lesson 8 Solving Quadratic Equations

Lesson 8 Solving Quadratic Equations Lesson 8 Solving Quadratic Equations Lesson 8 Solving Quadratic Equations We will continue our work with quadratic equations in this lesson and will learn the classic method to solve them the Quadratic

More information

1.1 Convert between scientific notation and standard notation

1.1 Convert between scientific notation and standard notation Unit 1 Measurements Objectives 1.1 Convert between scientific notation and standard notation 1.2 Define and identify significant digits including being able to round and perform mathematical operations

More information

Conversions between Decimal and Binary

Conversions between Decimal and Binary Conversions between Decimal and Binary Binary to Decimal Technique - use the definition of a number in a positional number system with base 2 - evaluate the definition formula ( the formula ) using decimal

More information

Chapter 1 Review of Equations and Inequalities

Chapter 1 Review of Equations and Inequalities Chapter 1 Review of Equations and Inequalities Part I Review of Basic Equations Recall that an equation is an expression with an equal sign in the middle. Also recall that, if a question asks you to solve

More information

All the examples in this worksheet and all the answers to questions are available as answer sheets or videos.

All the examples in this worksheet and all the answers to questions are available as answer sheets or videos. Numbers 2 BIRKBECK MATHS SUPPORT www.mathsupport.wordpress.com In this section we will look at - the meaning of dividing - an introduction to fractions - when fractions are equivalent - adding and subtracting

More information

Exponents, Radicals, and Scientific Notation

Exponents, Radicals, and Scientific Notation General Exponent Rules: Exponents, Radicals, and Scientific Notation x m x n = x m+n Example 1: x 5 x = x 5+ = x 7 (x m ) n = x mn Example : (x 5 ) = x 5 = x 10 (x m y n ) p = x mp y np Example : (x) =

More information

You separate binary numbers into columns in a similar fashion. 2 5 = 32

You separate binary numbers into columns in a similar fashion. 2 5 = 32 RSA Encryption 2 At the end of Part I of this article, we stated that RSA encryption works because it s impractical to factor n, which determines P 1 and P 2, which determines our private key, d, which

More information