Chapter 1: Fundamentals of Algebra Lecture notes Math 1010

Size: px
Start display at page:

Download "Chapter 1: Fundamentals of Algebra Lecture notes Math 1010"

Transcription

1 Section 1.1: The Real Number System Definition of set and subset A set is a collection of objects and its objects are called members. If all the members of a set A are also members of a set B, then A is a subset of B. Ex.1 Days of the week. Ex.2 Natural numbers. Ex.3 Integers. Notice that the set of natural numbers is a subset of the set of integers. 1

2 Ex.4 Numbers. Set of natural numbers: Set of whole numbers: Set of integers: Set of rational numbers: the rational numbers are of the form x y, where x and y are integers and y 0. For example, 1 2, 3 5, 9 4. When expressed in decimal forms, rational numbers are either terminating decimals with a finite number of digits (for example, 1 4 = 0.25) or repeating decimals in which a pattern repeats over and over (for example, 1 3 = = 0. 3). Set of irrational numbers: the irrational numbers are numbers that cannot be expressed in the form x y, where x and y are integers and y 0. When written as decimals, irrational numbers neither terminate nor have a repeating pattern. For example, π, 2: π = , 2 = Set of real numbers: the set of real numbers consists of both rational and irrational numbers. 2

3 Rounding The basic process of rounding numbers takes two steps: Step 1: Decide which decimal place (for example, tens, ones, tenths or hundredths) is the smallest that should be kept. Step 2: Look at the number in the nearest place to the right (for example, if rounding the tenths, look at hundredths). If the value in the next place is less than 5 round down, if it is 5 or greater than 5, round up. Ex rounded to the nearest thousandth is rounded to the nearest hundredth is rounded to the nearest tenth is rounded to the nearest one is rounded to the nearest ten is rounded to the nearest hundred is 400. Ex.6 Round π to four decimal places. Ex.7 Classifying real numbers Which of the numbers in the set are (1) natural numbers (2) integers (3) rational numbers (4) irrational numbers {3, 2, 4, π, 0, 4} 9 Order on the real number line If the real number a lies to the left of the real number b on the real number line, then a is less than b, which is written a < b. This relationship can also be described by saying that b is greater than a and writing b > a. The expression a b means that a is less than or equal to b, and the expression b a means that b is greater than or equal to a. The symbols <, >,, are called inequality symbols. When asked to order two numbers, you are simply being asked to say which of the two numbers is greater. Law of Tricotomy For any two real numbers a and b, exactly one of the following orders must be true: a < b, a = b, a > b. 3

4 Ex.8 Ordering real numbers (1) 2 < 1 (2) 0 < 5 5 (3) 12 > 9 23 (4) 1 4 > 1 2 Distance between two real numbers If a and b are two real numbers such that a b, then the distance between a and b is given by b a. Note that if a = b the distance between a and b is 0. If a b, the distance between a and b is always positive. Ex.9 Find the distance between each pair of real numbers. (1) 2 and 3 (2) 0 and 5 (3) 4 and 1 (4) 1 and 1 2 Opposites and additive inverses Let a be a real number. (1) a is the opposite of a. (2) The opposite of a negative number is called double negative: ( a) = a. (3) Opposite numbers are also referred to as additive inverses because their sum is 0: a + ( a) = 0. Definition of absolute value The distance between a real number a and 0 is called absolute value of a and it is { a, if a 0 a = a, if a < 0 Ex.10 (1) 2 = 2 (2) 9 14 = 9 14 (3) = (4) 3 = (3) = 3 4

5 Ex.11 Place the correct symbol (<, >, or =) for each pair of real numbers. (1) 2, 1 (2) 3, 3 (3) 11, 14 (4) 4, 4 Distance between two real numbers If a and b are two real numbers, then the distance between a and b is given by b a = a b. Ex.12 Find the distance for each pair of real numbers. (1) 2 and 3 (2) 1 and 5 Section 1.2: Operations with Real Numbers Addition and subtraction of two real numbers To add two real numbers with like signs, add their absolute values and attach the common sign to the result. To add two real numbers with unlike signs, subtract the smaller absolute value from the greater absolute value and attach the sign of the number with the greater absolute value. The result of adding two real numbers is the sum of the two numbers, and the two real numbers are the terms of the sum. To subtract the real number b from the real number a: a b = a + ( b) The result of subtracting two real numbers is the difference of the two numbers. Ex.1 (1) (2) 4 + ( 5.2) (3) 9 21 (4) 2.1 ( 3.4) 5

6 Ex.2 Evaluate ( 2) Addition and subtraction of two fractions (1) Like denominators: a c + b c = a + b c a c b c = a b c (2) Unlike denominators: a b + c ad + bc a = d bd b c ad bc = d bd Then simplify the result. Another way is to find the least common multiple of the denominators (see examples). Ex.3 (1) (2) Multiplication and division of two real numbers To multiply two real numbers with like signs, multiply their absolute values. To multiply two real numbers with unlike signs, multiply their absolute values and attach a minus sign to the result. The product of zero and any other number is zero. The result of adding two real numbers is the product of the two numbers, and the two real numbers are the factors of the product. To divide the real number a by the real number b 0: a b = a 1 b = a b The result of dividing two real numbers is the quotient of the two numbers. The number a is the dividend and the number b is the divisor. 6

7 Ex.4 (1) 3 5 (2) ( 7)( 2) (3) 9 ( 3) (4) 7 21 Multiplication and division of two fractions (1) Multiplication: (2) Division: Then simplify the result. a b c d = ac bd a b c d = ad bc b, d 0 b, d 0 Ex.5 (1) (2)

8 Exponential notation Let n be a positive integer and let a be a real number. Then the product of n factors of a is given by a n = a a a }{{} n times In the exponential form a n, a is the base and n is the exponent. Writing the exponential form a n is called raising a to the nth power. When a number is raised to the first power we will just write the number (for example 3 1 = 3). Raising a number to the second power is called squaring the number. Raising a number to the third power is called cubing the number. Ex.6 Evaluate the following expressions. (1) ( 5) 4 (2) 5 4 (3) ( 2 3 ) 3 (4) ( 5) 3 (5) 2 4 Order of operations To evaluate an expression involving more than one operation, use the following order. (1) First do operations that occur within symbols of grouping. (2) Then evaluate powers. (3) Then do multiplications and divisions from left to right. (4) Finally do additions and subtractions from left to right. Then simplify the result. Another way is to find the least common multiple of the denominators (see examples). Ex.7 Evaluate the following expressions. (1) 20 ( 5) (2) (3) 1 [4 (3 4 6)] (4) (2 3) 2 (5)

9 Section 1.3: Properties of Real Numbers Basic properties of real numbers Let a, b, c represent real numbers, variables or algebraic expressions. Commutative Property of Addition: For example, = Commutative Property of Multiplication: For example, 2 5 = 5 2. Associative Property of Addition: For example, (1 + 3) + 11 = 1 + (3 + 11). Associative Property of Multiplication: a + b = b + a ab = ba (a + b) + c = a + (b + c) (a b) c = a (b c) For example, (2 5) 3 = 2 (5 3). Distributive Properties: (1) a(b + c) = ab + ac For example, 2(3 + 4) = (2) (a + b)c = ac + bc For example, (2 + 4)3 = (3) a(b c) = ab ac For example, 2(6 3) = (4) (a b)c = ac bc For example, (5 3)4 = Additive Identity Property: a + 0 = 0 + a = a For example, = = 5. Multiplicative Identity Property: a 1 = 1 a = a For example, 34 1 = 1 34 = 34. Additive Inverse Property: a + ( a) = 0 For example, 3 + ( 3) = 0. Multiplicative Inverse Property: a 1 a = 1, a 0 For example, = 1. 9

10 Additional properties of real numbers Let a, b, c represent real numbers, variables or algebraic expressions. Properties of Equality Addition Property of Equality: Multiplication Property of Equality: Cancellation Property of Addition: Cancellation Property of Multiplication: Properties of Zero Multiplication Property of zero: Division Property of Zero: Division by Zero is Undefined: Properties of Negation Multiplication by 1: Placement of Negative Signs: Product of Two Opposites: If a = b, then a + c = b + c If a = b, then ac = bc If a + c = b + c, then a = b If ac = bc, then a = b ( 1) a = a, 0 a = 0 0 a = 0, a 0 a is undefined 0 ( 1)( a) = a ( a)b = (ab) = a( b) ( a)( b) = ab Ex.1 Prove that if a + c = b + c, then a = b. 10

11 Ex.2 In the solution of the equation 3x + 4 = 6 identify the property of real numbers that justifies each step. 11

12 Section 1.4: Algebraic Expressions Algebraic expression A collection of letters, called variables and real numbers, called constants combined using the operations of addition, subtraction, multiplication, or division is called an algebraic expression. The terms of an algebraic expression are those parts that are separated by addition. The terms with variables are called variables terms and the terms with only constants are called constant terms. The numerical factor of a term is called the coefficient. Ex.1 Identify the terms and the coefficients in the following algebraic expressions. (1) 5x 1 3 (2) 2y + 6x 4 (3) 2 x + 3x2 3y Simplifying algebraic expression Two terms are said to be like terms if they are both constant terms or if they have the same variable factor. One way to simplify an algebraic expression is to combine like terms. Another way is to remove symbols of grouping and then combine like terms. 12

13 Ex.2 Simplify the following algebraic expressions. (1) 2x + 3x 3 (2) y 2y (3) 3xy 2 + 5x 7xy 2 + 4x (4) 4(x 2 + 2) + x(x 3) (5) 5x 2x[3 + 2(x 7)] (6) 3x 2 (5x 3 ) + 9x 5 13

14 Evaluating algebraic expression To evaluate an algebraic expression, substitute numerical values for each of the variables in the expression. Ex.3 Evaluate each algebraic expression when x = 3 and y = 1. (1) 2x 3 (2) x (3) 3xy 2 + 4x (4) y x (5) x 2 4x + 5y (6) 2xy x+1 14

15 Section 1.5: Constructing Algebraic Expressions Constructing algebraic expressions (1) Addition: Key words are: sum, plus, greater than, increased by, more than, exceeds, total of. For example, the sum of 3 and y is 3 + y. (2) Subtraction: Key words are: difference, minus, less than, decreased by, subtracted from, reduced by, the remainder. For example, four less than x is x 4. (3) Multiplication: Key words are: product, multiplied by, twice, times, percent of. For example, five times x is 5x. (4) Division: Key words are: quotient, divided by, ratio, per. For example, x divided by two is x 2. 15

16 Ex.1 Translate the following verbal phrases. (1) Four less than the product of two and x. (2) The difference of a and seven, all divided by four. (3) The sum of two and a number. (4) Seven less than twice the sum of a number and 5. 16

17 Ex.2 Without using a variable, write a verbal description for each expression. (1) 3x 5 (2) 3+x 4 (3) 2(5x + 3) Constructing mathematical models To construct a mathematical model you need to do three steps: (1) Construct a verbal model that represents the problem situation. (2) Assign labels to all quantities in the verbal model. (3) Construct an algebraic expression. Ex.3 A cash register contains n nickels and d dimes. Write an algebraic expression for this amount of money in cents. 17

18 Ex.4 A person who is riding a bicycle travels at a constant rate of 12 miles per hour. Write an algebraic expression showing how far the person can ride in t hours. Ex.5 A person adds k liters of fluid containing 55% antifreeze to a car radiator. Write an algebraic expression that indicates how much antifreeze was added. Ex.6 A person s annual salary is y dollars. Write an expression for the person s monthly salary. 18

19 Labels for integers Two integers are consecutive if they differ by 1. Let n represents an integer. Then even integers, odd integers, and consecutive integers can be represented as follows. (1) 2n denotes an even integer. For example, 2 = 2 1, 8 = 2 4. (2) 2n 1 and 2n + 1 denote odd integers. For example, 5 = , 9 = 2 5 1, 11 = (3) {n, n + 1, n + 2,...} denotes the set of consecutive integers. Ex.7 Write an expression for the following phrase: The sum of two consecutive integers, first of which is n. Ex.8 Write expressions for the perimeter and the area of the rectangle with sides of length (w + 12) in. and 2w in. 19

REVIEW Chapter 1 The Real Number System

REVIEW Chapter 1 The Real Number System REVIEW Chapter The Real Number System In class work: Complete all statements. Solve all exercises. (Section.4) A set is a collection of objects (elements). The Set of Natural Numbers N N = {,,, 4, 5, }

More information

ARITHMETIC AND BASIC ALGEBRA

ARITHMETIC AND BASIC ALGEBRA C O M P E T E N C Y ARITHMETIC AND BASIC ALGEBRA. Add, subtract, multiply and divide rational numbers expressed in various forms Addition can be indicated by the expressions sum, greater than, and, more

More information

Mini Lecture 1.1 Introduction to Algebra: Variables and Mathematical Models

Mini Lecture 1.1 Introduction to Algebra: Variables and Mathematical Models Mini Lecture. Introduction to Algebra: Variables and Mathematical Models. Evaluate algebraic expressions.. Translate English phrases into algebraic expressions.. Determine whether a number is a solution

More information

PRE-ALGEBRA SUMMARY WHOLE NUMBERS

PRE-ALGEBRA SUMMARY WHOLE NUMBERS PRE-ALGEBRA SUMMARY WHOLE NUMBERS Introduction to Whole Numbers and Place Value Digits Digits are the basic symbols of the system 0,,,, 4,, 6, 7, 8, and 9 are digits Place Value The value of a digit in

More information

UNIT 4 NOTES: PROPERTIES & EXPRESSIONS

UNIT 4 NOTES: PROPERTIES & EXPRESSIONS UNIT 4 NOTES: PROPERTIES & EXPRESSIONS Vocabulary Mathematics: (from Greek mathema, knowledge, study, learning ) Is the study of quantity, structure, space, and change. Algebra: Is the branch of mathematics

More information

Part 1 - Pre-Algebra Summary Page 1 of 22 1/19/12

Part 1 - Pre-Algebra Summary Page 1 of 22 1/19/12 Part 1 - Pre-Algebra Summary Page 1 of 1/19/1 Table of Contents 1. Numbers... 1.1. NAMES FOR NUMBERS... 1.. PLACE VALUES... 3 1.3. INEQUALITIES... 4 1.4. ROUNDING... 4 1.5. DIVISIBILITY TESTS... 5 1.6.

More information

MA 180 Lecture. Chapter 0. College Algebra and Calculus by Larson/Hodgkins. Fundamental Concepts of Algebra

MA 180 Lecture. Chapter 0. College Algebra and Calculus by Larson/Hodgkins. Fundamental Concepts of Algebra 0.) Real Numbers: Order and Absolute Value Definitions: Set: is a collection of objections in mathematics Real Numbers: set of numbers used in arithmetic MA 80 Lecture Chapter 0 College Algebra and Calculus

More information

KNOWLEDGE OF NUMBER SENSE, CONCEPTS, AND OPERATIONS

KNOWLEDGE OF NUMBER SENSE, CONCEPTS, AND OPERATIONS DOMAIN I. COMPETENCY 1.0 MATHEMATICS KNOWLEDGE OF NUMBER SENSE, CONCEPTS, AND OPERATIONS Skill 1.1 Compare the relative value of real numbers (e.g., integers, fractions, decimals, percents, irrational

More information

5) ) y 20 y 10 =

5) ) y 20 y 10 = Name Class Date 7.N.4 Develop the laws of exponents for multiplication and division Directions: Rewrite as a base with an exponent. 1) 3 6 3-4 = 2) x 7 x 17 = 3) 10-8 10 3 = 5) 12-3 = -3 12 6) y 20 y 10

More information

Apply basic properties of real and complex numbers in constructing mathematical arguments (e.g., if a < b and c < 0, then ac > bc)

Apply basic properties of real and complex numbers in constructing mathematical arguments (e.g., if a < b and c < 0, then ac > bc) ALGEBRA (SMR Domain ) Algebraic Structures (SMR.) Skill a. Apply basic properties of real and complex numbers in constructing mathematical arguments (e.g., if a < b and c < 0, then ac > bc) Basic Properties

More information

Study Guide for Math 095

Study Guide for Math 095 Study Guide for Math 095 David G. Radcliffe November 7, 1994 1 The Real Number System Writing a fraction in lowest terms. 1. Find the largest number that will divide into both the numerator and the denominator.

More information

Algebra I Notes Unit Two: Variables

Algebra I Notes Unit Two: Variables Syllabus Objectives:. The student will use order of operations to evaluate expressions.. The student will evaluate formulas and algebraic expressions using rational numbers (with and without technology).

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

KNOWLEDGE OF NUMBER SENSE, CONCEPTS, AND OPERATIONS

KNOWLEDGE OF NUMBER SENSE, CONCEPTS, AND OPERATIONS KNOWLEDGE OF NUMBER SENSE, CONCEPTS, AND OPERATIONS C O M P E T E N C Y 1 KNOWLEDGE OF NUMBER SENSE, CONCEPTS, AND OPERATIONS SKILL 1.1 Compare the relative value of real numbers (e.g., integers, fractions,

More information

Mathematics Tutorials. Arithmetic Tutorials Algebra I Tutorials Algebra II Tutorials Word Problems

Mathematics Tutorials. Arithmetic Tutorials Algebra I Tutorials Algebra II Tutorials Word Problems Mathematics Tutorials These pages are intended to aide in the preparation for the Mathematics Placement test. They are not intended to be a substitute for any mathematics course. Arithmetic Tutorials Algebra

More information

High School Preparation for Algebra 1

High School Preparation for Algebra 1 High School Preparation for Algebra 1 This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence

More information

Granite School District Parent Guides Utah Core State Standards for Mathematics Grades K-6

Granite School District Parent Guides Utah Core State Standards for Mathematics Grades K-6 Granite School District Parent Guides Grades K-6 GSD Parents Guide for Kindergarten The addresses Standards for Mathematical Practice and Standards for Mathematical Content. The standards stress not only

More information

Math Review. for the Quantitative Reasoning measure of the GRE General Test

Math Review. for the Quantitative Reasoning measure of the GRE General Test Math Review for the Quantitative Reasoning measure of the GRE General Test www.ets.org Overview This Math Review will familiarize you with the mathematical skills and concepts that are important for solving

More information

Unit Essential Questions. What are the different representations of exponents? Where do exponents fit into the real number system?

Unit Essential Questions. What are the different representations of exponents? Where do exponents fit into the real number system? Unit Essential Questions What are the different representations of exponents? Where do exponents fit into the real number system? How can exponents be used to depict real-world situations? REAL NUMBERS

More information

Fifth Grade Mathematics Mathematics Course Outline

Fifth Grade Mathematics Mathematics Course Outline Crossings Christian School Academic Guide Middle School Division Grades 5-8 Fifth Grade Mathematics Place Value, Adding, Subtracting, Multiplying, and Dividing s will read and write whole numbers and decimals.

More information

Algebra I Notes Unit Two: Variables

Algebra I Notes Unit Two: Variables Syllabus Objectives:. The student will use order of operations to evaluate expressions.. The student will evaluate formulas and algebraic expressions using rational numbers (with and without technology).

More information

Unit 1 Foundations of Algebra

Unit 1 Foundations of Algebra 1 Unit 1 Foundations of Algebra Real Number System 2 A. Real Number System 1. Counting Numbers (Natural Numbers) {1,2,3,4, } 2. Whole Numbers { 0,1,2,3,4, } 3. Integers - Negative and Positive Whole Numbers

More information

Chapter 3: Factors, Roots, and Powers

Chapter 3: Factors, Roots, and Powers Chapter 3: Factors, Roots, and Powers Section 3.1 Chapter 3: Factors, Roots, and Powers Section 3.1: Factors and Multiples of Whole Numbers Terminology: Prime Numbers: Any natural number that has exactly

More information

ABE Math Review Package

ABE Math Review Package P a g e ABE Math Review Package This material is intended as a review of skills you once learned and wish to review before your assessment. Before studying Algebra, you should be familiar with all of the

More information

Solving Multi-Step Equations

Solving Multi-Step Equations 1. Clear parentheses using the distributive property. 2. Combine like terms within each side of the equal sign. Solving Multi-Step Equations 3. Add/subtract terms to both sides of the equation to get the

More information

Tools of the Trade Review

Tools of the Trade Review Lesson #1 Using Variables to Create Models of the Real World 1. Write the algebraic expression that is represented by these algebra tiles. Answer: x + 0. Identify each constant, term and expression for

More information

Algebra 1. Math Review Packet. Equations, Inequalities, Linear Functions, Linear Systems, Exponents, Polynomials, Factoring, Quadratics, Radicals

Algebra 1. Math Review Packet. Equations, Inequalities, Linear Functions, Linear Systems, Exponents, Polynomials, Factoring, Quadratics, Radicals Algebra 1 Math Review Packet Equations, Inequalities, Linear Functions, Linear Systems, Exponents, Polynomials, Factoring, Quadratics, Radicals 2017 Math in the Middle 1. Clear parentheses using the distributive

More information

Achievement Level Descriptors Mathematics

Achievement Level Descriptors Mathematics Achievement Level Descriptors Mathematics Achievement Level Descriptors (ALD) look at each Target within a Claim and outline what students should know and be able to do at different levels of understanding.

More information

Algebra II First Semester Assignment #5 (Review of Sections 1.1 through 1.8)

Algebra II First Semester Assignment #5 (Review of Sections 1.1 through 1.8) Algebra II First Semester Assignment #5 (Review of Sections 1.1 through 1.8) Do not rely solely on this review to prepare for the test. These problems are meant only as a means to remind you of the types

More information

Unit Essential Questions: How do variables help you model real-world situations?

Unit Essential Questions: How do variables help you model real-world situations? Unit Essential Questions: How do variables help you model real-world situations? How can you use properties of real numbers to simplify algebraic expressions? How do you solve an equation or inequality?

More information

8 th Grade Intensive Math

8 th Grade Intensive Math 8 th Grade Intensive Math Ready Florida MAFS Student Edition August-September 2014 Lesson 1 Part 1: Introduction Properties of Integer Exponents Develop Skills and Strategies MAFS 8.EE.1.1 In the past,

More information

Destination Math California Intervention

Destination Math California Intervention Destination Math California Intervention correlated to the California Intervention 4 7 s McDougal Littell Riverdeep STANDARDS MAPS for a Mathematics Intervention Program (Grades 4-7) The standards maps

More information

Support for Michigan GLCE Math Standards, grades 4-8

Support for Michigan GLCE Math Standards, grades 4-8 Support for Michigan GLCE Math Standards, grades 4-8 Hello Michigan middle school math teachers! I hope you enjoy this little guide, designed to help you quickly and easily find support for some of the

More information

Accessible Topic - Topics accessible to visually impaired students using a screen reader.

Accessible Topic - Topics accessible to visually impaired students using a screen reader. Course Name: Winter 2018 Math 95 - Course Code: ALEKS Course: Developmental Math Instructor: Course Dates: Begin: 01/07/2018 End: 03/23/2018 Course Content: 390 Topics (172 goal + 218 prerequisite) / 334

More information

Chapter 5: Exponents and Polynomials

Chapter 5: Exponents and Polynomials Chapter 5: Exponents and Polynomials 5.1 Multiplication with Exponents and Scientific Notation 5.2 Division with Exponents 5.3 Operations with Monomials 5.4 Addition and Subtraction of Polynomials 5.5

More information

OBJECTIVES UNIT 1. Lesson 1.0

OBJECTIVES UNIT 1. Lesson 1.0 OBJECTIVES UNIT 1 Lesson 1.0 1. Define "set," "element," "finite set," and "infinite set," "empty set," and "null set" and give two examples of each term. 2. Define "subset," "universal set," and "disjoint

More information

Destination Math. Scope & Sequence. Grades K 12 solutions

Destination Math. Scope & Sequence. Grades K 12 solutions Destination Math Scope & Sequence Grades K 12 solutions Table of Contents Destination Math Mastering Skills & Concepts I: Pre-Primary Mathematics, Grades K-1... 3 Destination Math Mastering Skills & Concepts

More information

MATH 0960 ELEMENTARY ALGEBRA FOR COLLEGE STUDENTS (8 TH EDITION) BY ANGEL & RUNDE Course Outline

MATH 0960 ELEMENTARY ALGEBRA FOR COLLEGE STUDENTS (8 TH EDITION) BY ANGEL & RUNDE Course Outline MATH 0960 ELEMENTARY ALGEBRA FOR COLLEGE STUDENTS (8 TH EDITION) BY ANGEL & RUNDE Course Outline 1. Real Numbers (33 topics) 1.3 Fractions (pg. 27: 1-75 odd) A. Simplify fractions. B. Change mixed numbers

More information

All work must be shown or no credit will be awarded. Box all answers!! Order of Operations

All work must be shown or no credit will be awarded. Box all answers!! Order of Operations Steps: All work must be shown or no credit will be awarded. Box all answers!! Order of Operations 1. Do operations that occur within grouping symbols. If there is more than one set of symbols, work from

More information

South Carolina Alternate Assessments Performance Level Descriptors. Mathematics. Revised: June 29, 2018

South Carolina Alternate Assessments Performance Level Descriptors. Mathematics. Revised: June 29, 2018 South Carolina Alternate Assessments Performance Level Descriptors Mathematics Revised: June 29, 2018 Contents Standards Reference Number Abbreviations... 1 Grade 3... 2 Grade 4... 6 Grade 5... 9 Grade

More information

Grade 8 Please show all work. Do not use a calculator! Please refer to reference section and examples.

Grade 8 Please show all work. Do not use a calculator! Please refer to reference section and examples. Grade 8 Please show all work. Do not use a calculator! Please refer to reference section and examples. Name Date due: Tuesday September 4, 2018 June 2018 Dear Middle School Parents, After the positive

More information

Massachusetts Tests for Educator Licensure (MTEL )

Massachusetts Tests for Educator Licensure (MTEL ) Massachusetts Tests for Educator Licensure (MTEL ) BOOKLET 2 Mathematics Subtest Copyright 2010 Pearson Education, Inc. or its affiliate(s). All rights reserved. Evaluation Systems, Pearson, P.O. Box 226,

More information

QUESTIONS 1-46 REVIEW THE OBJECTIVES OF CHAPTER 2.

QUESTIONS 1-46 REVIEW THE OBJECTIVES OF CHAPTER 2. MAT 101 Course Review Questions Valid for Fall 2014, Spring 2015 and Summer 2015 MIDTERM EXAM FINAL EXAM Questions 1-86 are covered on the Midterm. There are 25 questions on the midterm, all multiple choice,

More information

Classify, graph, and compare real numbers. Find and estimate square roots Identify and apply properties of real numbers.

Classify, graph, and compare real numbers. Find and estimate square roots Identify and apply properties of real numbers. Real Numbers and The Number Line Properties of Real Numbers Classify, graph, and compare real numbers. Find and estimate square roots Identify and apply properties of real numbers. Square root, radicand,

More information

1.1 Variables and Expressions How can a verbal expression be translated to an algebraic expression?

1.1 Variables and Expressions How can a verbal expression be translated to an algebraic expression? 1.1 Variables and Expressions How can a verbal expression be translated to an algebraic expression? Recall: Variable: Algebraic Expression: Examples of Algebraic Expressions: Different ways to show multiplication:

More information

Pre Algebra. Curriculum (634 topics)

Pre Algebra. Curriculum (634 topics) Pre Algebra This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet curricular needs.

More information

Algebra 1 S1 Lesson Summaries. Lesson Goal: Mastery 70% or higher

Algebra 1 S1 Lesson Summaries. Lesson Goal: Mastery 70% or higher Algebra 1 S1 Lesson Summaries For every lesson, you need to: Read through the LESSON REVIEW which is located below or on the last page of the lesson and 3-hole punch into your MATH BINDER. Read and work

More information

Arithmetic with Whole Numbers and Money Variables and Evaluation (page 6)

Arithmetic with Whole Numbers and Money Variables and Evaluation (page 6) LESSON Name 1 Arithmetic with Whole Numbers and Money Variables and Evaluation (page 6) Counting numbers or natural numbers are the numbers we use to count: {1, 2, 3, 4, 5, ) Whole numbers are the counting

More information

Algebra Readiness. Curriculum (445 topics additional topics)

Algebra Readiness. Curriculum (445 topics additional topics) Algebra Readiness This course covers the topics shown below; new topics have been highlighted. Students navigate learning paths based on their level of readiness. Institutional users may customize the

More information

Study Guide-Quarter 1 Test

Study Guide-Quarter 1 Test Study Guide-Quarter 1 Test This is a summary of the material covered in all the units you have studied this marking quarter. To make sure that you are fully prepared for this test, you should re-read your

More information

SCIS-HIS. Teaching and Learning Standards January Mathematics Grades K - 5

SCIS-HIS. Teaching and Learning Standards January Mathematics Grades K - 5 SCIS-HIS Teaching and Learning Standards January 2015 Mathematics Grades K - 5 Table of Contents Introduction... 3 Kindergarten... 3 Counting & Cardinality... 3 Operations & Algebraic Thinking... 4 Number

More information

Basic Fraction and Integer Operations (No calculators please!)

Basic Fraction and Integer Operations (No calculators please!) P1 Summer Math Review Packet For Students entering Geometry The problems in this packet are designed to help you review topics from previous mathematics courses that are important to your success in Geometry.

More information

Foundations of High School Math

Foundations of High School Math Foundations of High School Math This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to

More information

Harbor Creek School District

Harbor Creek School District Numeration Unit of Study Big Ideas Algebraic Concepts How do I match a story or equation to different symbols? How do I determine a missing symbol in an equation? How does understanding place value help

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

NUMBER. Here are the first 20 prime numbers: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71.

NUMBER. Here are the first 20 prime numbers: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71. NUMBER Types of Number Prime Numbers A prime number is a number which can only be divided by 1 or itself. The smallest prime number is 2. 2 can only be divided by 2 or 1. Here are the first 20 prime numbers:

More information

Prerequisites for Math Standards - 1st Grade

Prerequisites for Math Standards - 1st Grade Prerequisites for Math Standards - 1st Grade Operations and Algebraic Thinking 1.OA.1 Addition and Subtraction Word Problems with Unknowns K.OA.1, K.OA.2, K.OA.3 Operations and Algebraic Thinking 1.OA.2

More information

= ( 17) = (-4) + (-6) = (-3) + (- 14) + 20

= ( 17) = (-4) + (-6) = (-3) + (- 14) + 20 Integer Operations Adding Integers If the signs are the same, add the numbers and keep the sign. If the signs are different, find the difference and use the sign of the number with the greatest absolute

More information

Rising 8th Grade Math. Algebra 1 Summer Review Packet

Rising 8th Grade Math. Algebra 1 Summer Review Packet Rising 8th Grade Math Algebra 1 Summer Review Packet 1. Clear parentheses using the distributive property. 2. Combine like terms within each side of the equal sign. Solving Multi-Step Equations 3. Add/subtract

More information

Multiplication and Division

Multiplication and Division UNIT 3 Multiplication and Division Skaters work as a pair to put on quite a show. Multiplication and division work as a pair to solve many types of problems. 82 UNIT 3 MULTIPLICATION AND DIVISION Isaac

More information

1.2 Algebraic Expressions and Sets of Numbers

1.2 Algebraic Expressions and Sets of Numbers Section. Algebraic Expressions and Sets of Numbers 7. Algebraic Expressions and Sets of Numbers S Identify and Evaluate Algebraic Expressions. Identify Natural Numbers, Whole Numbers, Integers, and Rational

More information

8th Grade Math Definitions

8th Grade Math Definitions 8th Grade Math Definitions Absolute Value: 1. A number s distance from zero. 2. For any x, is defined as follows: x = x, if x < 0; x, if x 0. Acute Angle: An angle whose measure is greater than 0 and less

More information

LESSON ASSIGNMENT. After completing this lesson, you should be able to:

LESSON ASSIGNMENT. After completing this lesson, you should be able to: LESSON ASSIGNMENT LESSON 1 General Mathematics Review. TEXT ASSIGNMENT Paragraphs 1-1 through 1-49. LESSON OBJECTIVES After completing this lesson, you should be able to: 1-1. Identify and apply the properties

More information

Middle School Math Course 2

Middle School Math Course 2 Middle School Math Course 2 This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet

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

SEVENTH EDITION and EXPANDED SEVENTH EDITION

SEVENTH EDITION and EXPANDED SEVENTH EDITION SEVENTH EDITION and EXPANDED SEVENTH EDITION Slide 5-1 Chapter 5 Number Theory and the Real Number System 5.1 Number Theory Number Theory The study of numbers and their properties. The numbers we use to

More information

ADVANCED ALGEBRA/ ADVANCED ALGEBRA HONORS SUMMER ASSIGNMENT 2018

ADVANCED ALGEBRA/ ADVANCED ALGEBRA HONORS SUMMER ASSIGNMENT 2018 ADVANCED ALGEBRA/ ADVANCED ALGEBRA HONORS SUMMER ASSIGNMENT 018 Name In the attached packet, complete all of the questions on each page. Bring your completed packet with shown work to class on the first

More information

Academic-Clinic.com BASIC ARITHMETIC AND ALGEBRA POINTERS. Whole (natural) numbers. Arithmetical operations

Academic-Clinic.com BASIC ARITHMETIC AND ALGEBRA POINTERS. Whole (natural) numbers. Arithmetical operations BASIC ARITHMETIC AND ALGEBRA POINTERS Whole (natural) numbers Natural numbers numbers, which appear as a result of calculus of single subjects: peoples, animals, birds, trees, different wares and so on.

More information

Math 2 Variable Manipulation Part 2 Powers & Roots PROPERTIES OF EXPONENTS:

Math 2 Variable Manipulation Part 2 Powers & Roots PROPERTIES OF EXPONENTS: Math 2 Variable Manipulation Part 2 Powers & Roots PROPERTIES OF EXPONENTS: 1 EXPONENT REVIEW PROBLEMS: 2 1. 2x + x x + x + 5 =? 2. (x 2 + x) (x + 2) =?. The expression 8x (7x 6 x 5 ) is equivalent to?.

More information

Common Core Algebra Regents Review

Common Core Algebra Regents Review Common Core Algebra Regents Review Real numbers, properties, and operations: 1) The set of natural numbers is the set of counting numbers. 1,2,3,... { } symbol 2) The set of whole numbers is the set of

More information

SAMPLE. The SSAT Course Book MIDDLE & UPPER LEVEL QUANTITATIVE. Focusing on the Individual Student

SAMPLE. The SSAT Course Book MIDDLE & UPPER LEVEL QUANTITATIVE. Focusing on the Individual Student The SSAT Course Book MIDDLE & UPPER LEVEL QUANTITATIVE Focusing on the Individual Student Copyright Statement The SSAT Course Book, along with all Summit Educational Group Course Materials, is protected

More information

Mississippi College and Career Readiness Standards for Mathematics Scaffolding Document. Grade 6

Mississippi College and Career Readiness Standards for Mathematics Scaffolding Document. Grade 6 Mississippi College and Career Readiness Standards for Mathematics Scaffolding Document Grade 6 Ratios and Proportional Relationships Understand ratio concepts and use ratio reasoning to solve problems

More information

Ex.1 identify the terms and coefficients of the expression.

Ex.1 identify the terms and coefficients of the expression. Modeling with expressions An expression is a mathematical phrase that contains numbers or variables. Terms are the parts being added. Coefficient is the number in front of the variable. A constant is a

More information

Developed in Consultation with Virginia Educators

Developed in Consultation with Virginia Educators Developed in Consultation with Virginia Educators Table of Contents Virginia Standards of Learning Correlation Chart.............. 6 Chapter 1 Expressions and Operations.................... Lesson 1 Square

More information

California 3 rd Grade Standards / Excel Math Correlation by Lesson Number

California 3 rd Grade Standards / Excel Math Correlation by Lesson Number California 3 rd Grade Standards / Lesson (Activity) L1 L2 L3 L4 L5 L6 L7 L8 Excel Math Lesson Objective Learning about the tens place and the ones place; adding and subtracting two-digit numbers; learning

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Algebraic Concepts Review MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the inequality. ) - - 0x - -x - ) A) x > -0 B) x < -0 C) x 0 D) x

More information

Practice Set 1.1 Algebraic Expressions and Real Numbers. Translate each English phrase into an algebraic expression. Let x represent the number.

Practice Set 1.1 Algebraic Expressions and Real Numbers. Translate each English phrase into an algebraic expression. Let x represent the number. Practice Set 1.1 Algebraic Expressions and Real Numbers Translate each English phrase into an algebraic expression. Let x represent the number. 1. A number decreased by seven. 1.. Eighteen more than a

More information

Pre-Algebra Notes Unit Two: Solving Equations

Pre-Algebra Notes Unit Two: Solving Equations Pre-Algebra Notes Unit Two: Solving Equations Properties of Real Numbers Syllabus Objective: (.1) The student will evaluate expressions using properties of addition and multiplication, and the distributive

More information

Arithmetic Testing OnLine (ATOL) SM Assessment Framework

Arithmetic Testing OnLine (ATOL) SM Assessment Framework Arithmetic Testing OnLine (ATOL) SM Assessment Framework Overview Assessment Objectives (AOs) are used to describe the arithmetic knowledge and skills that should be mastered by the end of each year in

More information

Algebra SUMMER PACKET Ms. Bank

Algebra SUMMER PACKET Ms. Bank 2016-17 SUMMER PACKET Ms. Bank Just so you know what to expect next year We will use the same text that was used this past year: published by McDougall Littell ISBN-13:978-0-6185-9402-3. Summer Packet

More information

Middle School Math Course 3

Middle School Math Course 3 Middle School Math Course 3 This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet

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 Understanding Variables Translations The Distributive Property Expanding Expressions Collecting Like Terms Solving Linear Equations

More information

Properties of Real Numbers. The properties allow you to manipulate expressions and compute mentally. ai(b ± c) = aib ± aic

Properties of Real Numbers. The properties allow you to manipulate expressions and compute mentally. ai(b ± c) = aib ± aic Ch 2 Notes Solving Equations Notes Properties of Real Numbers Commutative Property Addition a + b = b + a Order Commutative Property Multiplication aib = bia 6 + 4 = 4 + 6 7i3 = 3i7 Associative Property

More information

A number that can be written as, where p and q are integers and q Number.

A number that can be written as, where p and q are integers and q Number. RATIONAL NUMBERS 1.1 Definition of Rational Numbers: What are rational numbers? A number that can be written as, where p and q are integers and q Number. 0, is known as Rational Example:, 12, -18 etc.

More information

California 5 th Grade Standards / Excel Math Correlation by Lesson Number

California 5 th Grade Standards / Excel Math Correlation by Lesson Number (Activity) L1 L2 L3 Excel Math Objective Recognizing numbers less than a million given in words or place value; recognizing addition and subtraction fact families; subtracting 2 threedigit numbers with

More information

Grade 7 Mathematics Fall Benchmark Blueprint

Grade 7 Mathematics Fall Benchmark Blueprint 7.NS.1a-d Apply and extend previous understandings of addition and subtraction to add and subtract rational numbers; represent addition and subtraction on a horizontal or vertical number line diagram.

More information

Translate from words to mathematical expressions. Distinguish between simplifying expressions and solving equations.

Translate from words to mathematical expressions. Distinguish between simplifying expressions and solving equations. Chapter 2 Section 3 2.3 Applications of Linear Equations Objectives 1 2 3 4 5 6 7 Translate from words to mathematical expressions. Write equations from given information. Distinguish between simplifying

More information

Adding/Subtracting/Multiplying/Dividing Positive and Negative Numbers

Adding/Subtracting/Multiplying/Dividing Positive and Negative Numbers Name 2018-2019 Algebra I Summer Packet This packet is required to be turned in on the first Friday of School. Order of Operations 1) 14 7 + 3 2 2) 42 2(-12 + 9) 3) 49 4) -14 5) 18 30 5 6) 48 (5 + 7) 9

More information

Florida Math Curriculum (433 topics)

Florida Math Curriculum (433 topics) Florida Math 0028 This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet curricular

More information

Evaluate algebraic expressions for given values of the variables.

Evaluate algebraic expressions for given values of the variables. Algebra I Unit Lesson Title Lesson Objectives 1 FOUNDATIONS OF ALGEBRA Variables and Expressions Exponents and Order of Operations Identify a variable expression and its components: variable, coefficient,

More information

THE TEACHER UNDERSTANDS THE REAL NUMBER SYSTEM AND ITS STRUCTURE, OPERATIONS, ALGORITHMS, AND REPRESENTATIONS

THE TEACHER UNDERSTANDS THE REAL NUMBER SYSTEM AND ITS STRUCTURE, OPERATIONS, ALGORITHMS, AND REPRESENTATIONS THE REAL NUMBER SYSTEM C O M P E T E N C Y 1 THE TEACHER UNDERSTANDS THE REAL NUMBER SYSTEM AND ITS STRUCTURE, OPERATIONS, ALGORITHMS, AND REPRESENTATIONS This competency section reviews some of the fundamental

More information

MATHEMATICS COMMON CORE LEARNING TARGETS KINDERGARTEN

MATHEMATICS COMMON CORE LEARNING TARGETS KINDERGARTEN KINDERGARTEN Counting and Cardinality K n o w n u m b e r n a m e s a n d t h e c o u n t s e q u e n c e Count to 100 by ones. Count to 100 by tens. Count starting at a number other than 1. Write numbers

More information

Sharpening your algebra skills: Summer practice for students. Updated 2009

Sharpening your algebra skills: Summer practice for students. Updated 2009 Sharpening your algebra skills: Summer practice for students Updated 009 1 Summer Work: Enhancing Your Algebra Skills in Preparation for a Successful Year at Asheville School The mission of the Asheville

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

Prep for the CSU ELM

Prep for the CSU ELM Prep for the CSU ELM This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet curricular

More information

Reference Material /Formulas for Pre-Calculus CP/ H Summer Packet

Reference Material /Formulas for Pre-Calculus CP/ H Summer Packet Reference Material /Formulas for Pre-Calculus CP/ H Summer Packet Week # 1 Order of Operations Step 1 Evaluate expressions inside grouping symbols. Order of Step 2 Evaluate all powers. Operations Step

More information

Summer Solutions Common Core Mathematics 8. Common Core. Mathematics. Help Pages

Summer Solutions Common Core Mathematics 8. Common Core. Mathematics. Help Pages 8 Common Core Mathematics 6 6 Vocabulary absolute value additive inverse property adjacent angles the distance between a number and zero on a number line. Example: the absolute value of negative seven

More information

digits Alignments to SuccessMaker Providing rigorous intervention for K-8 learners with unparalleled precision

digits Alignments to SuccessMaker Providing rigorous intervention for K-8 learners with unparalleled precision digits Alignments to SuccessMaker Providing rigorous intervention for K-8 learners with unparalleled precision 6.EE.A.1 6.EE.A.2a 6.EE.A.2b 6.EE.A.2c 6.EE.A.4 6.EE.B.6 CC""Text Item"Description Item"ID

More information

Final Exam Review Part 1 #4

Final Exam Review Part 1 #4 Final Exam Review Part #4 Intermediate Algebra / MAT 35 Fall 206 Master (Prof. Fleischner) Student Name/ID:. Solve the compound inequality. 5 < 2x 3 3 Graph the solution on the number line. - -0-9 -8-7

More information

6th Grade Mathematics

6th Grade Mathematics Standard 1: Number & Operation and use numbers and use numbers 27-31% and use numbers 6.M.1.1.1 Compare magnitudes and relative magnitudes of positive rational numbers, including whole numbers through

More information