Review for Exam 2 Numeration Systems and Whole Number Computations Egyptian, Babylonian, Mayan, and Roman Systems Number Bases 2, 4, 5, 12 Example: Convert TE4twelve to base 5. Addition Algorithms—Concrete models; expanded, standard, left-to-right, lattice, and scratch algorithms Subtraction Algorithms—Concrete models; equal addends Adding/Subtracting in Other Bases Multiplication Algorithms—Concrete models; Lattice; Using Distributive Property Division Algorithms—Base 10 Blocks; Repeated Subtraction; Inverse of Multiplication; Short Division Multiplying/Dividing in Other Bases Mental Addition Strategies—Adding from the left; Breaking up and bridging, Trading off; Using compatible numbers; Making compatible numbers Mental Subtraction Strategies—Breaking up and bridging, Trading off, Drop the zeroes Mental Multiplication Strategies—Front-End, Using compatible numbers, Thinking money Mental Division Strategies—Breaking up the dividend, Using compatible numbers Estimation—Front-End, Grouping to nice numbers, Clustering, Rounding Integers and Number Theory Natural Numbers, Whole Numbers, and Integers (negative integers are opposites of positive integers or natural numbers) Integer Addition Models—Chip, Charged field, Patterns, Number Line Absolute Value Integer Addition Properties—Closure, Commutative, Associative, Identity element, Additive inverse Integer Subtraction Models—Chip, Charged field, Patterns, Number Line Integer Subtraction—Definition; Closure Order of Operations Integer Multiplication Models—Chip, Charged field, Patterns, Number Line Integer Multiplication Properties—Closure, Commutative, Associative, Identity element, Zero multiplication Distributive Property of Multiplication over Addition Difference of Squares Division of Integers Definition of Less Than Extending the Coordinate System (x, y) Divisibility Theorem 4-1 If d|a, n I, then d|(a n) Theorem 4-2 If d|a, and d|b, then d|(a+b). If d|a, and d does not |b, then d does not |(a+b). If d|a, and d|b, then d|(a-b). If d|a, and d does not |b, then d does not |(a-b). Divisibility Rules for 2, 3, 4, 5, 6, 8, 9, 10, and 11 Prime Numbers and Composite Numbers Prime Factorization Fundamental Theorem of Arithmetic: Each composite number can be written as a product of primes in one, and only one, way (except for order) Number of Divisors Fundamental Counting Principle Theorem 4-4: If d is a divisor or n, then n/d is also a divisor of n. Theorem 4-5: If n is composite, then n has a prime factor p such that p2 n. Theorem 4-6: If n > 1 and not divisible by any prime such that p2 n, then n is prime. Creating a Sieve of Prime Numbers Example: The local record store sold x copies of their newest CD, Spring Break Memories, for a total of $4539. The next day they sold y copies of the same CD, and collect $8245. How many were sold each day? Greatest Common Factor/Divisor (GCF or GCD)—Colored Rods, Intersection of Sets, Prime Factorization Relatively Prime GCF(0, a) = a Euclidean Algorithm—Theorem 4-7: If a b, a, b > 0, then GCF (a, b) = GCF (r, b) where r is the remainder when a is divided by b. Least Common Multiple (LCM)—Colored Rods, Intersection of Sets, Prime Factorization Theorem 4-8: If a, b N, then GCF(a, b) LCM(a, b) = a b. Division by Primes Method