Math 110 (S & E) Textbook: Calculus Early Transcendentals by James Stewart, 7 th Edition

Size: px
Start display at page:

Download "Math 110 (S & E) Textbook: Calculus Early Transcendentals by James Stewart, 7 th Edition"

Transcription

1 Math 110 (S & E) Textbook: Calculus Early Transcendentals by James Stewart, 7 th Edition

2 1 Appendix A : Numbers, Inequalities, and Absolute Values Sets A set is a collection of objects with an important property that we can tell whether any given object is or is not in the set. Each object in a set is called an element or a member of the set. Capital letters A, B, C, X, Y, are often used to represent sets and lowercase letters a, b, c, x, y, to represent elements of a set. A set is usually described in listing by listing the elements between braces { } or by enclosing within braces a rule that determines the elements. Example: If A is the set of numbers a such that a 2 = 9, then using the listing method we write A = { 3, 3} or using the rule method we write A = {a a 2 = 9}. Note that in the rule method, the vertical bar means "such that" and the entire symbolic form A = {a a 2 = 9} is read "the set of all numbers a such that a 2 = 9". Symbolically, a A means "a is an element of a set A" and a A means "a is not an element of a set A". Example: 2 {1, 2, 3} means 2 is an element of {1, 2, 3} and 4 {1, 2, 3} means 4 is not an element of {1, 2, 3}. A set is called finite if the number of elements in the set can be counted and infinite if there is no end in counting its elements. A set is called empty if it contains no elements. The empty set is also called the null set and is denoted by. Example: The set X of numbers such that x 2 = 1 is empty, that is X = {x x 2 = 1} =. A set A is called a subset of a set B if each element in A is an element of B and we write A B. Note that the definition of a subset allows that a set to be a subset of itself. Since the empty set has no elements, every element of is also an element of a given set. Thus, the empty set is a subset of every set. Example: {1,3} {1, 2, 3, 4} {1,3} {1, 3} {1, 3} Two sets A and B are said to be equal if they have exactly the same elements and we write A = B. Example: {1, 2, 3} = {3, 2, 1}. Notice that the order of listing elements in a set does not matter. If A and B are sets, the intersection of A with B denoted by A B, is the set consisting of elements that belongs to both A and B, that is A B = {x x A and x B}. The union of A with B denoted by A B, is the set consisting of elements that belongs to either A or B or both, that is A B = {x x A or x B}.

3 2 Appendix A : Numbers, Inequalities, and Absolute Values The set difference of a set A and a set B, is the set of all elements in A which are not in B, that is A B = {x x A and x B}. It is read as A difference B. Sometimes, we use A B in place of A B. Example: If A = {1, 2, 3, 6, 7} and B = {3, 6, 9}, then A B = A B = {1, 2, 7} B A = B A = {9}. Example: Let A = {1, 2, 3, 6, 7}, B = {3, 6, 9} and C = {2, 4, 6, 7}. Then A B = {3, 6} A B = {1, 2, 3, 6, 7, 9} (A B) C = {2, 6, 7} C (A B) = {2, 3, 4, 6, 7} The main sets of numbers: 1) Natural Numbers (N) = {1,2,3, } 2) Whole Numbers (W) = {0,1,2,3, } 3) Integer Numbers (Z) = {, 3, 2, 1,0,1,2,3, } 4) Rational Numbers (r) = { m : m, n Z and n 0} n If we can write any number on the form m, then this number will be a rational number. Every number has a decimal n representation. If the number is rational, then the corresponding decimal is one of the following three types Limited decimal numbers: 0.5 = 1 2, = 1 64, = Repeated decimal numbers: Terminated decimal numbers: = 0. 6 = 2 3, = 0.13 = = = 157, = = All these numbers can be written on the form m n. 5) Irrational Numbers (Ir): Any number can t be expressed as of the form m n For example: 6) Real Numbers (R) = r Ir 4 2, 5, 3, π, sin 1, log 2 5 is called irrational number. The set of real numbers is the union of the set of rational numbers and the set irrational numbers. Thus, R = r Ir = {x x is rational} {x x is irrational} Remarks: 1- N W Z r R 2- Ir R = {x x is rational or irrational}. = {x x r or x Ir}

4 3 Appendix A : Numbers, Inequalities, and Absolute Values The real numbers can be represented by points on a line as in the following figure. This line called a coordinate line, or a real number line or simply a real line. Intervals Example: Write each of the following in an inequality notion: [ 2,2) = [ 1, 5 2 ] = (, 2) = (0,3) = [ 5, ) = Example: Find ( 2,3] (1,5) = ( 2,3] (1,5) = ( 2,3] (1,5) = (1,5) ( 2,3] = Example: Find [0, ) {1,2} =

5 4 Appendix A : Numbers, Inequalities, and Absolute Values Equations An equation is an expression, which contains a variable (or more), constants and the equality symbol (=). Linear equations of one variable: The form: ax + b = 0, where a, b R and a 0. ax + b = 0 ax = b x = b a Example: Solve the equation 3x 4 = 8. Example: Solve the equation 3x + 1 = 8(7 x). Quadratic equations of one variable: The form: ax 2 + bx + c = 0, where a, b, c R and a Solving quadratic equations by the quadratic formula ax 2 + bx + c = 0 x = b ± b2 4ac 2a Let D = b 2 4ac is called the discriminant and it has three cases as follows: i. D < 0 There is no real root. ii. D = 0 There is only one repeated real root. iii. D > 0 There are two distinct real roots. Example: Solve the equation 2x 2 3x 10 = x 2 4x 4.

6 5 Appendix A : Numbers, Inequalities, and Absolute Values Zero Factor Theorem: u. v = 0 u = 0 or v = 0 2. Solving quadratic equations by factoring Example: Solve the equation x 2 = 5x. Example: Solve the equation 8x 4x 2 = 0. Example: Solve the equation x 2 + 9x + 20 = 0. Example: Solve the equation x 2 11x + 30 = 0. Example: Solve the equation x 2 + 4x 21 = 0. Example: Solve the equation x 2 2x 24 = 0. Example: Solve the equation 3x 2 + 5x + 2 = 0. Example: Solve the equation 3x 2 14x + 15 = 0. Example: Solve the equation 3x 2 + 5x 2 = 0. Example: Solve the equation 3x 2 5x 2 = 0.

7 6 Appendix A : Numbers, Inequalities, and Absolute Values 3. Solving quadratic equations by taking square roots Example: Solve the equation 2x 2 72 = 0. Example: Solve the equation (x 5) 2 49 = 0. Radical equations: A radical equation is an equation with a square root or cube root, etc. Example: Solve the equation 2x 3 = 5. 3 Example: Solve the equation 2x = 0. Example: Solve the equation x + 6 x = 0. Rational equations: Example: Solve the equation x x 3 = 2 Example: Solve the equation x 5 = 2 3 x

8 7 Appendix A : Numbers, Inequalities, and Absolute Values Inequalities An inequality is an expression, which contains a variable (or more), constants and one of the inequality symbols (<,, > or ). Rules for Inequalities 1. If a < b, then a + c < b + c. 2. If a < b and c < d, then a + c < b + d. 3. If a < b and c > 0, then ac < bc. 4. If a < b and c < 0, then ac > bc. 5. If 0 < a < b, then 1/a > 1/b. Linear inequality of one variable: Example 1: Solve the inequality 1 + x < 7x + 5 Example 2: Solve the inequality 4 3x 2 < 13 The solution set is The solution set is Second-degree inequality of one variable: Example 3: Solve the inequality x 2 5x The solution set is

9 8 Appendix A : Numbers, Inequalities, and Absolute Values Example 4: Solve x 3 + 3x 2 > 4x The solution set is Absolute Value The absolute value of a number a, denoted by a, is the distance from a to 0 on the real number line. Distances are always positive or 0, so we have a 0 for every number a. x, x 0 x = { x, x < 0 Example: Rewrite the expression without using the absolute value symbol. 3 = 1 2 = 3 = 2 1 = 0 = π 6 = = 2 π = 2 1 = 5 23 = π = x = Remarks: a 2 = a Properties of Absolute Values Suppose a and b are any real numbers and n is an integer. Then 1. ab = a b 2. a b = a (b 0) b 3. a n = a n

10 9 Appendix A : Numbers, Inequalities, and Absolute Values For solving equations or inequalities involving absolute values, it s often very helpful to use the following statements. 1. x = a if and only if x = ±a 2. x < a if and only if a < x < a 3. x > a if and only if x > a or x < a Example 5: Express 3x 2 without using the absolutevalue symbol. Example 6: Solve 2x 5 = 3. Example 7: Solve x 5 < 2. Example 8: Solve 3x The distance between two real numbers x & y on the real line is given by d(x, y) = x y = y x Example: Find the distance between 2 & 5. Example: Find the distance between 1 4 & 3.

11 10 Appendix A : Numbers, Inequalities, and Absolute Values Appendix A. Exercises Page A9 Homework: Rewrite the expression without using the absolute value symbol x 2 if x < 2 9. x + 1 Solve the inequality in terms of intervals and illustrate the solution set on the real number line x x + 1 < 5x x < (2x + 3)(x 1) x 2 < 3 Solve the equation for x x = 3 Solve the inequality. 49. x 4 < x Tutorials: Rewrite the expression without using the absolute value symbol. 4. π 2 8. x 2 if x > x 1 Solve the inequality in terms of intervals and illustrate the solution set on the real number line x x > 5 3x x (x 1)(x 2) > x x < 4 Solve the equation for x x + 5 = 1 Solve the inequality. 52. x x 2 < 6

Section 1: Sets and Interval Notation

Section 1: Sets and Interval Notation PART 1 From Sets to Functions Section 1: Sets and Interval Notation Introduction Set concepts offer the means for understanding many different aspects of mathematics and its applications to other branches

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

NAME DATE PERIOD. A negative exponent is the result of repeated division. Extending the pattern below shows that 4 1 = 1 4 or 1. Example: 6 4 = 1 6 4

NAME DATE PERIOD. A negative exponent is the result of repeated division. Extending the pattern below shows that 4 1 = 1 4 or 1. Example: 6 4 = 1 6 4 Lesson 4.1 Reteach Powers and Exponents A number that is expressed using an exponent is called a power. The base is the number that is multiplied. The exponent tells how many times the base is used as

More information

Equations and Inequalities. College Algebra

Equations and Inequalities. College Algebra Equations and Inequalities College Algebra Radical Equations Radical Equations: are equations that contain variables in the radicand How to Solve a Radical Equation: 1. Isolate the radical expression on

More information

Algebra I. abscissa the distance along the horizontal axis in a coordinate graph; graphs the domain.

Algebra I. abscissa the distance along the horizontal axis in a coordinate graph; graphs the domain. Algebra I abscissa the distance along the horizontal axis in a coordinate graph; graphs the domain. absolute value the numerical [value] when direction or sign is not considered. (two words) additive inverse

More information

Irrational Numbers Study Guide

Irrational Numbers Study Guide Square Roots and Cube Roots Positive Square Roots A positive number whose square is equal to a positive number b is denoted by the symbol b. The symbol b is automatically denotes a positive number. The

More information

Natural Numbers: Also called the counting numbers The set of natural numbers is represented by the symbol,.

Natural Numbers: Also called the counting numbers The set of natural numbers is represented by the symbol,. Name Period Date: Topic: Real Numbers and Their Graphs Standard: 9-12.A.1.3 Objective: Essential Question: What is the significance of a point on a number line? Determine the relative position on the number

More information

Solving Quadratic Equations by Formula

Solving Quadratic Equations by Formula Algebra Unit: 05 Lesson: 0 Complex Numbers All the quadratic equations solved to this point have had two real solutions or roots. In some cases, solutions involved a double root, but there were always

More information

2-7 Solving Quadratic Inequalities. ax 2 + bx + c > 0 (a 0)

2-7 Solving Quadratic Inequalities. ax 2 + bx + c > 0 (a 0) Quadratic Inequalities In One Variable LOOKS LIKE a quadratic equation but Doesn t have an equal sign (=) Has an inequality sign (>,

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

Glossary. Glossary 981. Hawkes Learning Systems. All rights reserved.

Glossary. Glossary 981. Hawkes Learning Systems. All rights reserved. A Glossary Absolute value The distance a number is from 0 on a number line Acute angle An angle whose measure is between 0 and 90 Addends The numbers being added in an addition problem Addition principle

More information

Discrete Mathematics. (c) Marcin Sydow. Sets. Set operations. Sets. Set identities Number sets. Pair. Power Set. Venn diagrams

Discrete Mathematics. (c) Marcin Sydow. Sets. Set operations. Sets. Set identities Number sets. Pair. Power Set. Venn diagrams Contents : basic definitions and notation A set is an unordered collection of its elements (or members). The set is fully specified by its elements. Usually capital letters are used to name sets and lowercase

More information

1.5 F15 O Brien. 1.5: Linear Equations and Inequalities

1.5 F15 O Brien. 1.5: Linear Equations and Inequalities 1.5: Linear Equations and Inequalities I. Basic Terminology A. An equation is a statement that two expressions are equal. B. To solve an equation means to find all of the values of the variable that make

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

10.1 Radical Expressions and Functions Math 51 Professor Busken

10.1 Radical Expressions and Functions Math 51 Professor Busken 0. Radical Expressions and Functions Math 5 Professor Busken Objectives Find square roots without a calculator Simplify expressions of the form n a n Evaluate radical functions and find the domain of radical

More information

Section 1.1 Notes. Real Numbers

Section 1.1 Notes. Real Numbers Section 1.1 Notes Real Numbers 1 Types of Real Numbers The Natural Numbers 1,,, 4, 5, 6,... These are also sometimes called counting numbers. Denoted by the symbol N Integers..., 6, 5, 4,,, 1, 0, 1,,,

More information

Section-A. Short Questions

Section-A. Short Questions Section-A Short Questions Question1: Define Problem? : A Problem is defined as a cultural artifact, which is especially visible in a society s economic and industrial decision making process. Those managers

More information

MATH 1014 Tutorial Notes 8

MATH 1014 Tutorial Notes 8 MATH4 Calculus II (8 Spring) Topics covered in tutorial 8:. Numerical integration. Approximation integration What you need to know: Midpoint rule & its error Trapezoid rule & its error Simpson s rule &

More information

UNIT 5 QUADRATIC FUNCTIONS Lesson 2: Creating and Solving Quadratic Equations in One Variable Instruction

UNIT 5 QUADRATIC FUNCTIONS Lesson 2: Creating and Solving Quadratic Equations in One Variable Instruction Prerequisite Skills This lesson requires the use of the following skills: simplifying radicals working with complex numbers Introduction You can determine how far a ladder will extend from the base of

More information

bc7f2306 Page 1 Name:

bc7f2306 Page 1 Name: Name: Questions 1 through 4 refer to the following: Solve the given inequality and represent the solution set using set notation: 1) 3x 1 < 2(x + 4) or 7x 3 2(x + 1) Questions 5 and 6 refer to the following:

More information

GUIDED NOTES 2.5 QUADRATIC EQUATIONS

GUIDED NOTES 2.5 QUADRATIC EQUATIONS GUIDED NOTES 5 QUADRATIC EQUATIONS LEARNING OBJECTIVES In this section, you will: Solve quadratic equations by factoring. Solve quadratic equations by the square root property. Solve quadratic equations

More information

1 The distributive law

1 The distributive law THINGS TO KNOW BEFORE GOING INTO DISCRETE MATHEMATICS The distributive law The distributive law is this: a(b + c) = ab + bc This can be generalized to any number of terms between parenthesis; for instance:

More information

Check boxes of Edited Copy of Sp Topics (was 145 for pilot) Beginning Algebra, 3rd Ed. [open all close all] Course Readiness and

Check boxes of Edited Copy of Sp Topics (was 145 for pilot) Beginning Algebra, 3rd Ed. [open all close all] Course Readiness and Check boxes of Edited Copy of 10021 Sp 11 152 Topics (was 145 for pilot) Beginning Algebra, 3rd Ed. [open all close all] Course Readiness and Additional Topics Appendix Course Readiness Multiplication

More information

MATH 1111 Section P.1 Bland. Algebraic Expressions - An algebraic expression is a combination of variables and numbers using operations.

MATH 1111 Section P.1 Bland. Algebraic Expressions - An algebraic expression is a combination of variables and numbers using operations. MATH 1111 Section P.1 Bland Variable A letter or symbol used to represent a number. Algebraic Expressions - An algebraic expression is a combination of variables and numbers using operations. Coefficient

More information

CHAPTER EIGHT: SOLVING QUADRATIC EQUATIONS Review April 9 Test April 17 The most important equations at this level of mathematics are quadratic

CHAPTER EIGHT: SOLVING QUADRATIC EQUATIONS Review April 9 Test April 17 The most important equations at this level of mathematics are quadratic CHAPTER EIGHT: SOLVING QUADRATIC EQUATIONS Review April 9 Test April 17 The most important equations at this level of mathematics are quadratic equations. They can be solved using a graph, a perfect square,

More information

College Algebra. Basics to Theory of Equations. Chapter Goals and Assessment. John J. Schiller and Marie A. Wurster. Slide 1

College Algebra. Basics to Theory of Equations. Chapter Goals and Assessment. John J. Schiller and Marie A. Wurster. Slide 1 College Algebra Basics to Theory of Equations Chapter Goals and Assessment John J. Schiller and Marie A. Wurster Slide 1 Chapter R Review of Basic Algebra The goal of this chapter is to make the transition

More information

Roots are: Solving Quadratics. Graph: y = 2x 2 2 y = x 2 x 12 y = x 2 + 6x + 9 y = x 2 + 6x + 3. real, rational. real, rational. real, rational, equal

Roots are: Solving Quadratics. Graph: y = 2x 2 2 y = x 2 x 12 y = x 2 + 6x + 9 y = x 2 + 6x + 3. real, rational. real, rational. real, rational, equal Solving Quadratics Graph: y = 2x 2 2 y = x 2 x 12 y = x 2 + 6x + 9 y = x 2 + 6x + 3 Roots are: real, rational real, rational real, rational, equal real, irrational 1 To find the roots algebraically, make

More information

Mathematics 1 Lecture Notes Chapter 1 Algebra Review

Mathematics 1 Lecture Notes Chapter 1 Algebra Review Mathematics 1 Lecture Notes Chapter 1 Algebra Review c Trinity College 1 A note to the students from the lecturer: This course will be moving rather quickly, and it will be in your own best interests to

More information

P.1: Algebraic Expressions, Mathematical Models, and Real Numbers

P.1: Algebraic Expressions, Mathematical Models, and Real Numbers Chapter P Prerequisites: Fundamental Concepts of Algebra Pre-calculus notes Date: P.1: Algebraic Expressions, Mathematical Models, and Real Numbers Algebraic expression: a combination of variables and

More information

Glossary. Glossary Hawkes Learning Systems. All rights reserved.

Glossary. Glossary Hawkes Learning Systems. All rights reserved. A Glossary Absolute value The distance a number is from 0 on a number line Acute angle An angle whose measure is between 0 and 90 Acute triangle A triangle in which all three angles are acute Addends The

More information

Fundamentals. Introduction. 1.1 Sets, inequalities, absolute value and properties of real numbers

Fundamentals. Introduction. 1.1 Sets, inequalities, absolute value and properties of real numbers Introduction This first chapter reviews some of the presumed knowledge for the course that is, mathematical knowledge that you must be familiar with before delving fully into the Mathematics Higher Level

More information

Solving Quadratic Equations Using the Quadratic Formula

Solving Quadratic Equations Using the Quadratic Formula Section 9 : Solving Quadratic Equations Using the Quadratic Fmula Quadratic Equations are equations that have an x term as the highest powered term. They are also called Second Degree Equations. The Standard

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

A. Graph the parabola. B. Where are the solutions to the equation, 0= x + 1? C. What does the Fundamental Theorem of Algebra say?

A. Graph the parabola. B. Where are the solutions to the equation, 0= x + 1? C. What does the Fundamental Theorem of Algebra say? Hart Interactive Honors Algebra 1 Lesson 6 M4+ Opening Exercises 1. Watch the YouTube video Imaginary Numbers Are Real [Part1: Introduction] by Welch Labs (https://www.youtube.com/watch?v=t647cgsuovu).

More information

Circles & Interval & Set Notation.notebook. November 16, 2009 CIRCLES. OBJECTIVE Graph a Circle given the equation in standard form.

Circles & Interval & Set Notation.notebook. November 16, 2009 CIRCLES. OBJECTIVE Graph a Circle given the equation in standard form. OBJECTIVE Graph a Circle given the equation in standard form. Write the equation of a circle in standard form given a graph or two points (one being the center). Students will be able to write the domain

More information

Lesson 3.5 Exercises, pages

Lesson 3.5 Exercises, pages Lesson 3.5 Exercises, pages 232 238 A 4. Calculate the value of the discriminant for each quadratic equation. a) 5x 2-9x + 4 = 0 b) 3x 2 + 7x - 2 = 0 In b 2 4ac, substitute: In b 2 4ac, substitute: a 5,

More information

Variables and Expressions

Variables and Expressions Variables and Expressions A variable is a letter that represents a value that can change. A constant is a value that does not change. A numerical expression contains only constants and operations. An algebraic

More information

( )( ) Algebra I / Technical Algebra. (This can be read: given n elements, choose r, 5! 5 4 3! ! ( 5 3 )! 3!(2) 2

( )( ) Algebra I / Technical Algebra. (This can be read: given n elements, choose r, 5! 5 4 3! ! ( 5 3 )! 3!(2) 2 470 Algebra I / Technical Algebra Absolute Value: A number s distance from zero on a number line. A number s absolute value is nonnegative. 4 = 4 = 4 Algebraic Expressions: A mathematical phrase that can

More information

A2 HW Imaginary Numbers

A2 HW Imaginary Numbers Name: A2 HW Imaginary Numbers Rewrite the following in terms of i and in simplest form: 1) 100 2) 289 3) 15 4) 4 81 5) 5 12 6) -8 72 Rewrite the following as a radical: 7) 12i 8) 20i Solve for x in simplest

More information

Sets and Functions. MATH 464/506, Real Analysis. J. Robert Buchanan. Summer Department of Mathematics. J. Robert Buchanan Sets and Functions

Sets and Functions. MATH 464/506, Real Analysis. J. Robert Buchanan. Summer Department of Mathematics. J. Robert Buchanan Sets and Functions Sets and Functions MATH 464/506, Real Analysis J. Robert Buchanan Department of Mathematics Summer 2007 Notation x A means that element x is a member of set A. x / A means that x is not a member of A.

More information

Real Numbers. Real numbers are divided into two types, rational numbers and irrational numbers

Real Numbers. Real numbers are divided into two types, rational numbers and irrational numbers Real Numbers Real numbers are divided into two types, rational numbers and irrational numbers I. Rational Numbers: Any number that can be expressed as the quotient of two integers. (fraction). Any number

More information

Chapter R - Review of Basic Algebraic Concepts (26 topics, no due date)

Chapter R - Review of Basic Algebraic Concepts (26 topics, no due date) Course Name: Math 00023 Course Code: N/A ALEKS Course: Intermediate Algebra Instructor: Master Templates Course Dates: Begin: 08/15/2014 End: 08/15/2015 Course Content: 245 topics Textbook: Miller/O'Neill/Hyde:

More information

R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member

R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member Chapter R Review of basic concepts * R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member Ex: Write the set of counting numbers

More information

ALGEBRA. COPYRIGHT 1996 Mark Twain Media, Inc. ISBN Printing No EB

ALGEBRA. COPYRIGHT 1996 Mark Twain Media, Inc. ISBN Printing No EB ALGEBRA By Don Blattner and Myrl Shireman COPYRIGHT 1996 Mark Twain Media, Inc. ISBN 978-1-58037-826-0 Printing No. 1874-EB Mark Twain Media, Inc., Publishers Distributed by Carson-Dellosa Publishing Company,

More information

Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note

Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note Math 001 - Term 171 Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note x A x belongs to A,x is in A Between an element and a set. A B A is a subset of B Between two sets. φ

More information

1-1. Expressions and Formulas. Lesson 1-1. What You ll Learn. Active Vocabulary

1-1. Expressions and Formulas. Lesson 1-1. What You ll Learn. Active Vocabulary 1-1 Expressions and Formulas What You ll Learn Skim the lesson. Write two things you already know about expressions and formulas. 1. Active Vocabulary 2. Review Vocabulary Identify the four grouping symbols

More information

Chapter Review. Connecting BIG ideas and Answering the Essential Questions. n+3 I n I 3 I r. 68 Chapter 1 Chapter Review

Chapter Review. Connecting BIG ideas and Answering the Essential Questions. n+3 I n I 3 I r. 68 Chapter 1 Chapter Review Chapter Review Connecting BIG ideas and Answering the Essential Questions 1 Variable You can use variables to represent quantities and to write algebraic expressions and equations. / Variables and Expressions

More information

VCE. VCE Maths Methods 1 and 2 Pocket Study Guide

VCE. VCE Maths Methods 1 and 2 Pocket Study Guide VCE VCE Maths Methods 1 and 2 Pocket Study Guide Contents Introduction iv 1 Linear functions 1 2 Quadratic functions 10 3 Cubic functions 16 4 Advanced functions and relations 24 5 Probability and simulation

More information

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers Fry Texas A&M University! Fall 2016! Math 150 Notes! Section 1A! Page 1 Chapter 1A -- Real Numbers Math Symbols: iff or Example: Let A = {2, 4, 6, 8, 10, 12, 14, 16,...} and let B = {3, 6, 9, 12, 15, 18,

More information

Beginning Algebra. 1. Review of Pre-Algebra 1.1 Review of Integers 1.2 Review of Fractions

Beginning Algebra. 1. Review of Pre-Algebra 1.1 Review of Integers 1.2 Review of Fractions 1. Review of Pre-Algebra 1.1 Review of Integers 1.2 Review of Fractions Beginning Algebra 1.3 Review of Decimal Numbers and Square Roots 1.4 Review of Percents 1.5 Real Number System 1.6 Translations:

More information

Prep for College Algebra

Prep for College Algebra Prep for College Algebra This course covers the topics outlined below. You can customize the scope and sequence of this course to meet your curricular needs. Curriculum (219 topics + 85 additional topics)

More information

1 Solving Algebraic Equations

1 Solving Algebraic Equations Arkansas Tech University MATH 1203: Trigonometry Dr. Marcel B. Finan 1 Solving Algebraic Equations This section illustrates the processes of solving linear and quadratic equations. The Geometry of Real

More information

Prep for College Algebra with Trigonometry

Prep for College Algebra with Trigonometry Prep for College Algebra with Trigonometry This course covers the topics outlined below. You can customize the scope and sequence of this course to meet your curricular needs. Curriculum (246 topics +

More information

B.3 Solving Equations Algebraically and Graphically

B.3 Solving Equations Algebraically and Graphically B.3 Solving Equations Algebraically and Graphically 1 Equations and Solutions of Equations An equation in x is a statement that two algebraic expressions are equal. To solve an equation in x means to find

More information

Course Name: MAT 135 Spring 2017 Master Course Code: N/A. ALEKS Course: Intermediate Algebra Instructor: Master Templates

Course Name: MAT 135 Spring 2017 Master Course Code: N/A. ALEKS Course: Intermediate Algebra Instructor: Master Templates Course Name: MAT 135 Spring 2017 Master Course Code: N/A ALEKS Course: Intermediate Algebra Instructor: Master Templates Course Dates: Begin: 01/15/2017 End: 05/31/2017 Course Content: 279 Topics (207

More information

Section 1.1 Real Numbers and Number Operations

Section 1.1 Real Numbers and Number Operations Section. Real Numbers and Number Operations Objective(s): Differentiate among subsets of the real number system. Essential Question: What is the difference between a rational and irrational number? Homework:

More information

Introduction to Proofs

Introduction to Proofs Real Analysis Preview May 2014 Properties of R n Recall Oftentimes in multivariable calculus, we looked at properties of vectors in R n. If we were given vectors x =< x 1, x 2,, x n > and y =< y1, y 2,,

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

2009 A-level Maths Tutor All Rights Reserved

2009 A-level Maths Tutor All Rights Reserved 2 This book is under copyright to A-level Maths Tutor. However, it may be distributed freely provided it is not sold for profit. Contents indices 3 laws of logarithms 7 surds 12 inequalities 18 quadratic

More information

Chapter 2 Linear Equations and Inequalities in One Variable

Chapter 2 Linear Equations and Inequalities in One Variable Chapter 2 Linear Equations and Inequalities in One Variable Section 2.1: Linear Equations in One Variable Section 2.3: Solving Formulas Section 2.5: Linear Inequalities in One Variable Section 2.6: Compound

More information

MATH Spring 2010 Topics per Section

MATH Spring 2010 Topics per Section MATH 101 - Spring 2010 Topics per Section Chapter 1 : These are the topics in ALEKS covered by each Section of the book. Section 1.1 : Section 1.2 : Ordering integers Plotting integers on a number line

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

Math 115 Syllabus (Spring 2017 Edition) By: Elementary Courses Committee Textbook: Intermediate Algebra by Aufmann & Lockwood, 9th Edition

Math 115 Syllabus (Spring 2017 Edition) By: Elementary Courses Committee Textbook: Intermediate Algebra by Aufmann & Lockwood, 9th Edition Math 115 Syllabus (Spring 2017 Edition) By: Elementary Courses Committee Textbook: Intermediate Algebra by Aufmann & Lockwood, 9th Edition Students have the options of either purchasing the loose-leaf

More information

THE REAL NUMBERS Chapter #4

THE REAL NUMBERS Chapter #4 FOUNDATIONS OF ANALYSIS FALL 2008 TRUE/FALSE QUESTIONS THE REAL NUMBERS Chapter #4 (1) Every element in a field has a multiplicative inverse. (2) In a field the additive inverse of 1 is 0. (3) In a field

More information

SETS. JEE-Mathematics

SETS. JEE-Mathematics STS J-Mathematics ST : A set is a collection of well defined objects which are distinct from each other Set are generally denoted by capital letters A, B, C,... etc. and the elements of the set by a, b,

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics. College Algebra for STEM

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics. College Algebra for STEM Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics College Algebra for STEM Marcel B. Finan c All Rights Reserved 2015 Edition To my children Amin & Nadia Preface From

More information

Check boxes of Edited Copy of Sp Topics (was 261-pilot)

Check boxes of Edited Copy of Sp Topics (was 261-pilot) Check boxes of Edited Copy of 10023 Sp 11 253 Topics (was 261-pilot) Intermediate Algebra (2011), 3rd Ed. [open all close all] R-Review of Basic Algebraic Concepts Section R.2 Ordering integers Plotting

More information

download from

download from Table of Contents Chapter 1 Basic Concepts Pretests... 1 Mini-Lectures... Additional Exercises... 1 Chapter Tests... 19 Chapter Equations and Inequalities Pretests... 7 Mini-Lectures... 1 Additional Exercises...

More information

West Windsor-Plainsboro Regional School District Algebra Grade 8

West Windsor-Plainsboro Regional School District Algebra Grade 8 West Windsor-Plainsboro Regional School District Algebra Grade 8 Content Area: Mathematics Unit 1: Foundations of Algebra This unit involves the study of real numbers and the language of algebra. Using

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

In Exercises 1 12, list the all of the elements of the given set. 2. The set of all positive integers whose square roots are less than or equal to 3

In Exercises 1 12, list the all of the elements of the given set. 2. The set of all positive integers whose square roots are less than or equal to 3 APPENDIX A EXERCISES In Exercises 1 12, list the all of the elements of the given set. 1. The set of all prime numbers less than 20 2. The set of all positive integers whose square roots are less than

More information

Instructor Quick Check: Question Block 11

Instructor Quick Check: Question Block 11 Instructor Quick Check: Question Block 11 How to Administer the Quick Check: The Quick Check consists of two parts: an Instructor portion which includes solutions and a Student portion with problems for

More information

CHAPTER 2 Review of Algebra

CHAPTER 2 Review of Algebra CHAPTER 2 Review of Algebra 2.1 Real Numbers The text assumes that you know these sets of numbers. You are asked to characterize each set in Problem 1 of Chapter 1 review. Name Symbol Set Examples Counting

More information

Pre-Algebra Unit 2. Rational & Irrational Numbers. Name

Pre-Algebra Unit 2. Rational & Irrational Numbers. Name Pre-Algebra Unit 2 Rational & Irrational Numbers Name Core Table 2 Pre-Algebra Name: Unit 2 Rational & Irrational Numbers Core: Table: 2.1.1 Define Rational Numbers Vocabulary: Real Numbers the set of

More information

CHAPTER 1. Preliminaries. 1 Set Theory

CHAPTER 1. Preliminaries. 1 Set Theory CHAPTER 1 Preliminaries 1 et Theory We assume that the reader is familiar with basic set theory. In this paragraph, we want to recall the relevant definitions and fix the notation. Our approach to set

More information

West Windsor-Plainsboro Regional School District Math A&E Grade 7

West Windsor-Plainsboro Regional School District Math A&E Grade 7 West Windsor-Plainsboro Regional School District Math A&E Grade 7 Page 1 of 24 Unit 1: Introduction to Algebra Content Area: Mathematics Course & Grade Level: A&E Mathematics, Grade 7 Summary and Rationale

More information

JUST THE MATHS UNIT NUMBER 1.6. ALGEBRA 6 (Formulae and algebraic equations) A.J.Hobson

JUST THE MATHS UNIT NUMBER 1.6. ALGEBRA 6 (Formulae and algebraic equations) A.J.Hobson JUST THE MATHS UNIT NUMBER 1.6 ALGEBRA 6 (Formulae and algebraic equations) by A.J.Hobson 1.6.1 Transposition of formulae 1.6. of linear equations 1.6.3 of quadratic equations 1.6. Exercises 1.6.5 Answers

More information

Unit 3: HW3.5 Sum and Product

Unit 3: HW3.5 Sum and Product Unit 3: HW3.5 Sum and Product Without solving, find the sum and product of the roots of each equation. 1. x 2 8x + 7 = 0 2. 2x + 5 = x 2 3. -7x + 4 = -3x 2 4. -10x 2 = 5x - 2 5. 5x 2 2x 3 4 6. 1 3 x2 3x

More information

correlated to the Utah 2007 Secondary Math Core Curriculum Algebra 1

correlated to the Utah 2007 Secondary Math Core Curriculum Algebra 1 correlated to the Utah 2007 Secondary Math Core Curriculum Algebra 1 McDougal Littell Algebra 1 2007 correlated to the Utah 2007 Secondary Math Core Curriculum Algebra 1 The main goal of Algebra is to

More information

Complex Numbers: Definition: A complex number is a number of the form: z = a + bi where a, b are real numbers and i is a symbol with the property: i

Complex Numbers: Definition: A complex number is a number of the form: z = a + bi where a, b are real numbers and i is a symbol with the property: i Complex Numbers: Definition: A complex number is a number of the form: z = a + bi where a, b are real numbers and i is a symbol with the property: i 2 = 1 Sometimes we like to think of i = 1 We can treat

More information

Check boxes of Edited Copy of Sp Topics (was 217-pilot)

Check boxes of Edited Copy of Sp Topics (was 217-pilot) Check boxes of Edited Copy of 10024 Sp 11 213 Topics (was 217-pilot) College Algebra, 9th Ed. [open all close all] R-Basic Algebra Operations Section R.1 Integers and rational numbers Rational and irrational

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

Math Review for AP Calculus

Math Review for AP Calculus Math Review for AP Calculus 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

Objective Mathematics

Objective Mathematics Multiple choice questions with ONE correct answer : ( Questions No. 1-5 ) 1. If the equation x n = (x + ) is having exactly three distinct real solutions, then exhaustive set of values of 'n' is given

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

Graphing Radicals Business 7

Graphing Radicals Business 7 Graphing Radicals Business 7 Radical functions have the form: The most frequently used radical is the square root; since it is the most frequently used we assume the number 2 is used and the square root

More information

1.1.1 Algebraic Operations

1.1.1 Algebraic Operations 1.1.1 Algebraic Operations We need to learn how our basic algebraic operations interact. When confronted with many operations, we follow the order of operations: Parentheses Exponentials Multiplication

More information

The Real Number System

The Real Number System MATH 337 The Real Number System Sets of Numbers Dr. Neal, WKU A set S is a well-defined collection of objects, with well-defined meaning that there is a specific description from which we can tell precisely

More information

Parent Guide. Number System. Diocese of Cleveland

Parent Guide. Number System. Diocese of Cleveland Parent Guide Grade Eight Algebra Curriculum Diocese of Cleveland Below is a list of skills your child will be taught in Grade Eight Algebra. As parents, you are encouraged to support the work of your child

More information

Structure of R. Chapter Algebraic and Order Properties of R

Structure of R. Chapter Algebraic and Order Properties of R Chapter Structure of R We will re-assemble calculus by first making assumptions about the real numbers. All subsequent results will be rigorously derived from these assumptions. Most of the assumptions

More information

2.2 Some Consequences of the Completeness Axiom

2.2 Some Consequences of the Completeness Axiom 60 CHAPTER 2. IMPORTANT PROPERTIES OF R 2.2 Some Consequences of the Completeness Axiom In this section, we use the fact that R is complete to establish some important results. First, we will prove that

More information

Chapter P. Prerequisites. Slide P- 1. Copyright 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley

Chapter P. Prerequisites. Slide P- 1. Copyright 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide P- 1 Chapter P Prerequisites 1 P.1 Real Numbers Quick Review 1. List the positive integers between -4 and 4.. List all negative integers greater than -4. 3. Use a calculator to evaluate the expression

More information

May 2 nd May 6 th. Unit 10: Rational & Irrational Numbers

May 2 nd May 6 th. Unit 10: Rational & Irrational Numbers Math 8: Week 33 Math Packet May 2 nd May 6 th Unit 10: Rational & Irrational Numbers Jump Start Directions: Fill out all the BINGO boards on pages 1-2 with the following perfect square numbers: 2, 4, 9,

More information

ALGEBRA I FORM I. Textbook: Algebra, Second Edition;Prentice Hall,2002

ALGEBRA I FORM I. Textbook: Algebra, Second Edition;Prentice Hall,2002 ALGEBRA I FORM I Textbook: Algebra, Second Edition;Prentice Hall,00 Prerequisites: Students are expected to have a knowledge of Pre Algebra and proficiency of basic math skills including: positive and

More information

MATH 1902: Mathematics for the Physical Sciences I

MATH 1902: Mathematics for the Physical Sciences I MATH 1902: Mathematics for the Physical Sciences I Dr Dana Mackey School of Mathematical Sciences Room A305 A Email: Dana.Mackey@dit.ie Dana Mackey (DIT) MATH 1902 1 / 46 Module content/assessment Functions

More information

Preparation Mathematics 10 for

Preparation Mathematics 10 for Preparation Mathematics 0 for 208-9 You have four choices for each objective type question as A, B, C and D. The choice which you think is correct; fill that circle in front of that question number. Use

More information

Chapter One. The Real Number System

Chapter One. The Real Number System Chapter One. The Real Number System We shall give a quick introduction to the real number system. It is imperative that we know how the set of real numbers behaves in the way that its completeness and

More information

Algebra 2 Math Curriculum Pacing Guide (Revised 2017) Amherst County Public Schools. Suggested Sequence of Instruction and Pacing

Algebra 2 Math Curriculum Pacing Guide (Revised 2017) Amherst County Public Schools. Suggested Sequence of Instruction and Pacing Algebra 2 Math Curriculum Pacing Guide (Revised 2017) Amherst County Public Schools Suggested Sequence of Instruction and Pacing 1st 9-weeks Unit 1 - Solving Equations and Inequalities (including absolute

More information

College Algebra To learn more about all our offerings Visit Knewton.com

College Algebra To learn more about all our offerings Visit Knewton.com College Algebra 978-1-63545-097-2 To learn more about all our offerings Visit Knewton.com Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax Text Jay Abramson, Arizona State University

More information

Prerequisite: Qualification by assessment process or completion of Mathematics 1050 or one year of high school algebra with a grade of "C" or higher.

Prerequisite: Qualification by assessment process or completion of Mathematics 1050 or one year of high school algebra with a grade of C or higher. Reviewed by: D. Jones Reviewed by: B. Jean Reviewed by: M. Martinez Text update: Spring 2017 Date reviewed: February 2014 C&GE Approved: March 10, 2014 Board Approved: April 9, 2014 Mathematics (MATH)

More information