1.1 Basic Algebra. 1.2 Equations and Inequalities. 1.3 Systems of Equations

Size: px
Start display at page:

Download "1.1 Basic Algebra. 1.2 Equations and Inequalities. 1.3 Systems of Equations"

Transcription

1 1. Algebra

2 1.1 Basic Algebra 1.2 Equations and Inequalities 1.3 Systems of Equations

3 1.1 Basic Algebra

4 1.1.1 Algebraic Operations Factoring and Expanding Polynomials Introduction to Exponentials Logarithms

5 1.1.1 Algebraic Operations

6 We need to learn how our basic algebraic operations interact. When confronted with many operations, we follow the order of operations: Parentheses Exponentials Multiplication Division Addition Subtraction

7 Simplify the following expression 2 (2 + 4) (3 2)

8 Manipulating Fractions Fractions are essential to mathematics Adding fractions: a b + c d = ad + bc bd Multiplying fractions: a b c d = ac bd Improper fractions: a b c d = ad bc

9 Compute:

10 Compute: x 2 y 7 + y3 x 4

11 Powers and Roots For any positive whole number n, xn = x x... x {z } If y = x n, we say x is an n th root of y. n times Roots undo powers, and vice versa. We denote n th roots as p or. n x x 1 n Notice that: x 1 n n =x 1 n n =x 1 =x

12 Simplify: 4p

13 3 2 Solve for x : x = 81

14 1.1.2 Factoring and Expanding Polynomials

15 Polynomials y = x 2 Polynomials are functions that are sums of f(x) =x 1 nonnegative integer powers of the variables. f(r) =4r 2 9 The highest power is called the degree of the y = x 2 +2x 1 polynomial. Higher degree f(x) =x 6 x +1 polynomials are generally harder to understand.

16 First Order Polynomials These are just lines: y = ax + b

17 Second Degree Polynomials y = ax 2 + bx + c We can try to factor quadratics, i.e. write as a product of first order polynomials.

18 Expanding Quadratics (a + b)(c + d) 6= ac + bd (a + b)(c + d) =ac + ad + bc + bd One can undo factoring by expanding products of polynomials. One must take care with distribution. (ax + b)(cx + d) =acx 2 +(ad + bc)x + bd

19 Expand (x + 3)( 2x 1)

20 Factor x 2 +4x +3

21 Roots of Quadratics These can be found by factoring, and also with the famous quadratic formula: ax 2 + bx + c =0, x = b ± p b 2 4ac 2a

22 Find Roots of x 2 x 5

23 Higher Order Polynomials These can also be factored, though it is usually harder. Formulas like the quadratic formula exist for degree 3,4, polynomials. Nothing for degree 5 and higher.

24 1.1.3 Introduction to Exponentials

25 x y The number x is called the base. The number y is called the exponent. Examples include: x 2 (base x, exponent 2) and 2 x (base 2, exponent x) When someone refers to an exponential function, they mean the variable is in the exponent (i.e. ), not the base ( ) x 2 2 x

26 Properties of Exponents Basic Rules: a x+y = a x a y (same base, different exponents) a x b x =(ab) x (different base, same exponent) (a x ) y = a xy (iterated exponents) x 0 =1 for any value of x (convention)

27

28

29 1.1.4 Logarithms

30 y = log a (x) We call a the base. Logarithms are a compact way to solve certain exponential equations: y = log a (x), a y = x

31 Properties of Logarithms Logarithms enjoy certain algebraic properties, related to the exponential properties we have already studied. log (xy) = log (x) + log (y) a a a (logarithm of a product) log a x y = log a (x) log a (y) (logarithm of a quotient) (logarithm of an exponential) log a (x y )=y log a (x) log a (1) = 0 (logarithm of 1 equals 0) log a (a) =0

32 Logarithm as Inverse of Exponential log a (a x )=a log a (x) = x

33

34 1.2 Equations

35 1.2.1 Linear Equations and Inequalities Quadratic Equations Higher Order Polynomials Exponential and Logarithmic Equations Absolute Value Equations

36 1.2.1 Linear Equations and Inequalities

37 Equations of the form y = ax + b We want to compute values of x given y and vice versa. Sometimes we need to perform some algebraic rearrangements first.

38 Solve for x :2=4x 3

39 Linear Inequalities Linear equations can be broadened to linear inequalities of the form y apple mx + b, with,<,> potentially in place of. apple Since y = mx + b defines a line in the Cartesian plane, linear inequalities refer to all points on one side of a line, either including ( ) or excluding ( ) the line itself. apple, <, >

40 Solve for x :3x 3 apple 1

41 1.2.2 Quadratic Equations

42 Quadratic refers to degree two polynomials. Quadratic equations are equations involving degree two polynomials: y = ax 2 + bx + c Unlike linear equations, in which simple algebraic techniques were sufficient, finding solutions to quadratics requires more sophisticated techniques, such as: Factoring Quadratic Formula Completing the Square

43 Quadratic Formula A formulaic approach to solving quadratic equations is the quadratic formula: 0=ax 2 + bx + c, x = b ± p b 2 4ac In particular, quadratic equations have two distinct roots, unless b 2 4ac =0. 2a

44 Quadratic Inequalities ax 2 + bx + c 0 Solving quadratic inequalities can be made easier with the observation that AB 0,A 0 and B 0 or A apple 0 and B apple 0 This suggests factoring our quadratic, and examining when each linear factor is positive or negative.

45 Similarly, AB apple 0,A 0 and B apple 0 or A apple 0 and B 0 Again, we see that if we can factor our quadratic into linear factors, we can examine each factor individually. Indeed, supposing that our quadratic inequality has the form x 2 + bx + c 0, we can factor x 2 + bx + c =(x )(x ) and examine the corresponding linear factors.

46 Solve for x : x 2 6x +5apple 0

47 Rates of Change of Quadratic Functions A useful characterization of quadratic polynomials is that their rate of change is a linear function. This is an early result in calculus, but we will not prove it.

48

49 1.2.3 Higher Order Polynomials

50 One can also consider polynomials of degree higher than 2. These are generally harder to analyze and plot. One can use basic heuristics, however, in addition to graphing calculators.

51 Odd degree polynomials have the two tails pointing in opposite directions. Even degree polynomials have the two tails pointing in the same direction. Odd degree polynomials always have at least one (real) root, while even polynomials need not.

52 Plot f (x) = x 3

53 Plot f(x) = x 4 +4

54 Number of Roots A degree n polynomial has at most n 1 distinct real roots. It has has at most n minima and maxima.

55 Find all roots of (x 2 4)(x + 2)(x 1) 2

56 1.2.4 Exponential and Logarithmic Equations

57 These may look daunting! However, we can use our exponential and logarithmic properties (tricks) to make our lives easier; see Lecture 1.3,1.4. Recall that y = a x, log (y) =x. a From this, we can approach many equations that look intimidating.

58 Solve for x :4 x 1 = 16

59 Solve for x : log 2 (x) =3

60 x Solve for x : e > e 2x

61 1.2.5 Absolute Value Equations

62 Recall the absolute value function, which is equal to a number s distance from 0: x = ( x, x 0 x, x < 0 In other words, the absolute value function keeps positive numbers the same, and switches negative numbers into their positive counterpart.

63

64

65 Equations with Absolute Value When considering equations of the form: f(x) = g(x) it suffices to consider the two cases f(x) =g(x) and f(x) =g(x) In the case of absolute value equations involving first order polynomials (linear functions), we get: ax + b = c, ax + b = c or (ax + b) =c

66 Solve for x : 2x 5 =1

67 Inequalities Involving Absolute Values When considering systems of absolute value inequalities, great care must be taken. In general, f(x) apple g(x), ( f(x) apple g(x) and f(x) > 0 f(x) apple g(x) and f(x) apple 0 A similar equivalence holds for f(x) g(x)

68 Linear Absolute Value Inequalities One can, when working with inequalities of the form ax + b apple c or ax + b c proceed by finding the two solutions to ax + b = c and (ax + b) =c then plotting these on a number line, and checking in which region the desired inequality is achieved. This is the number line method.

69 Solve for x : x +2 =apple 5

70 1.3 Systems of Equations

71 1.3.1 Systems of Equations and Inequalities Higher Order Systems

72 1.3.1 Systems of Equations and Inequalities

73 A classic area of mathematics is solving two or more systems of equations or inequalities simultaneously. On classic formulation is: find the intersection of two lines, given their equations

74 System of Linear Equations The problem of finding the intersection of two lines may formulated as the algebraic problem of finding the simultaneous solution to system of linear equations ( y = m 1 x + b 1 y = m 2 x + b 2 Classical solution method: Set the two expressions on the right equal and solve for x, then go back and solve for y.

75 ( Solve : 3x +4 =y 4x 7 = y

76 It is possible to mix other types of equations into systems. The same techniques as before work. While more complicated ( y =3x +4 y = x 2 + x +1 looking, this system can be solved with our substitution method, combined with the quadratic formula.

77 Systems of Inequalities One can also study regions in the Cartesian plane in which a inequalities are simultaneously satisfied. In the case of linear inequalities, these may be of the form: ( y apple m 1 x + b 1 ( y m 1 x + b 1 ( y m 1 x + b 1 y apple m 2 x + b 2 y apple m 2 x + b 2 y m 2 x + b 2

78 ( Solve : 2x +1 x +2 apple y apple y

79 1.3.2 Higher Order Systems

80 We have so far considered systems of equations with two variables and two unknowns. In general, it is possible to consider more equations and more unknowns. On the CLEP exam, it is good to know how to solve linear systems with three variables and three unknowns. 8 These look like: for coefficients >< a 1 x + b 1 y + c 1 z = d 1 a >: 2 x + b 2 y + c 2 z = d 2 a 3 x + b 3 y + c 3 z = d 3 a i,b i,c i,d i,i=1, 2, 3

81 These systems can be solved by Gaussian elimination a.k.a. row reductions. Basically, equations are added and subtracted to isolate variables. It is long and tedious. For CLEP questions, checking each purported solution may be more time-efficient than directly solving the system.

82 8 >< x + z =1 Solve 2x +2y =1 >: 3y z =2

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

1. Algebra and Functions

1. Algebra and Functions 1. Algebra and Functions 1.1.1 Equations and Inequalities 1.1.2 The Quadratic Formula 1.1.3 Exponentials and Logarithms 1.2 Introduction to Functions 1.3 Domain and Range 1.4.1 Graphing Functions 1.4.2

More information

Chapter 1. Functions 1.1. Functions and Their Graphs

Chapter 1. Functions 1.1. Functions and Their Graphs 1.1 Functions and Their Graphs 1 Chapter 1. Functions 1.1. Functions and Their Graphs Note. We start by assuming that you are familiar with the idea of a set and the set theoretic symbol ( an element of

More information

Precalculus Lesson 4.1 Polynomial Functions and Models Mrs. Snow, Instructor

Precalculus Lesson 4.1 Polynomial Functions and Models Mrs. Snow, Instructor Precalculus Lesson 4.1 Polynomial Functions and Models Mrs. Snow, Instructor Let s review the definition of a polynomial. A polynomial function of degree n is a function of the form P(x) = a n x n + a

More information

Math Lecture 18 Notes

Math Lecture 18 Notes Math 1010 - Lecture 18 Notes Dylan Zwick Fall 2009 In our last lecture we talked about how we can add, subtract, and multiply polynomials, and we figured out that, basically, if you can add, subtract,

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

Comparison of Virginia s College and Career Ready Mathematics Performance Expectations with the Common Core State Standards for Mathematics

Comparison of Virginia s College and Career Ready Mathematics Performance Expectations with the Common Core State Standards for Mathematics Comparison of Virginia s College and Career Ready Mathematics Performance Expectations with the Common Core State Standards for Mathematics February 17, 2010 1 Number and Quantity The Real Number System

More information

CHAPTER 8A- RATIONAL FUNCTIONS AND RADICAL FUNCTIONS Section Multiplying and Dividing Rational Expressions

CHAPTER 8A- RATIONAL FUNCTIONS AND RADICAL FUNCTIONS Section Multiplying and Dividing Rational Expressions Name Objectives: Period CHAPTER 8A- RATIONAL FUNCTIONS AND RADICAL FUNCTIONS Section 8.3 - Multiplying and Dividing Rational Expressions Multiply and divide rational expressions. Simplify rational expressions,

More information

A-2. Polynomials and Factoring. Section A-2 1

A-2. Polynomials and Factoring. Section A-2 1 A- Polynomials and Factoring Section A- 1 What you ll learn about Adding, Subtracting, and Multiplying Polynomials Special Products Factoring Polynomials Using Special Products Factoring Trinomials Factoring

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

Solving Equations Quick Reference

Solving Equations Quick Reference Solving Equations Quick Reference Integer Rules Addition: If the signs are the same, add the numbers and keep the sign. If the signs are different, subtract the numbers and keep the sign of the number

More information

VOYAGER INSIDE ALGEBRA CORRELATED TO THE NEW JERSEY STUDENT LEARNING OBJECTIVES AND CCSS.

VOYAGER INSIDE ALGEBRA CORRELATED TO THE NEW JERSEY STUDENT LEARNING OBJECTIVES AND CCSS. We NJ Can STUDENT Early Learning LEARNING Curriculum OBJECTIVES PreK Grades 8 12 VOYAGER INSIDE ALGEBRA CORRELATED TO THE NEW JERSEY STUDENT LEARNING OBJECTIVES AND CCSS www.voyagersopris.com/insidealgebra

More information

SECTION 7.4: PARTIAL FRACTIONS. These Examples deal with rational expressions in x, but the methods here extend to rational expressions in y, t, etc.

SECTION 7.4: PARTIAL FRACTIONS. These Examples deal with rational expressions in x, but the methods here extend to rational expressions in y, t, etc. SECTION 7.4: PARTIAL FRACTIONS (Section 7.4: Partial Fractions) 7.14 PART A: INTRO A, B, C, etc. represent unknown real constants. Assume that our polynomials have real coefficients. These Examples deal

More information

Final Exam C Name i D) 2. Solve the equation by factoring. 4) x2 = x + 72 A) {1, 72} B) {-8, 9} C) {-8, -9} D) {8, 9} 9 ± i

Final Exam C Name i D) 2. Solve the equation by factoring. 4) x2 = x + 72 A) {1, 72} B) {-8, 9} C) {-8, -9} D) {8, 9} 9 ± i Final Exam C Name First, write the value(s) that make the denominator(s) zero. Then solve the equation. 7 ) x + + 3 x - = 6 (x + )(x - ) ) A) No restrictions; {} B) x -, ; C) x -; {} D) x -, ; {2} Add

More information

Final Exam Study Guide Mathematical Thinking, Fall 2003

Final Exam Study Guide Mathematical Thinking, Fall 2003 Final Exam Study Guide Mathematical Thinking, Fall 2003 Chapter R Chapter R contains a lot of basic definitions and notations that are used throughout the rest of the book. Most of you are probably comfortable

More information

Topic 25: Quadratic Functions (Part 1) A quadratic function is a function which can be written as 2. Properties of Quadratic Functions

Topic 25: Quadratic Functions (Part 1) A quadratic function is a function which can be written as 2. Properties of Quadratic Functions Hartfield College Algebra (Version 015b - Thomas Hartfield) Unit FOUR Page 1 of 3 Topic 5: Quadratic Functions (Part 1) Definition: A quadratic function is a function which can be written as f x ax bx

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

Algebra 2 Early 1 st Quarter

Algebra 2 Early 1 st Quarter Algebra 2 Early 1 st Quarter CCSS Domain Cluster A.9-12 CED.4 A.9-12. REI.3 Creating Equations Reasoning with Equations Inequalities Create equations that describe numbers or relationships. Solve equations

More information

Final Exam A Name. 20 i C) Solve the equation by factoring. 4) x2 = x + 30 A) {-5, 6} B) {5, 6} C) {1, 30} D) {-5, -6} -9 ± i 3 14

Final Exam A Name. 20 i C) Solve the equation by factoring. 4) x2 = x + 30 A) {-5, 6} B) {5, 6} C) {1, 30} D) {-5, -6} -9 ± i 3 14 Final Exam A Name First, write the value(s) that make the denominator(s) zero. Then solve the equation. 1 1) x + 3 + 5 x - 3 = 30 (x + 3)(x - 3) 1) A) x -3, 3; B) x -3, 3; {4} C) No restrictions; {3} D)

More information

Math ~ Exam #1 Review Guide* *This is only a guide, for your benefit, and it in no way replaces class notes, homework, or studying

Math ~ Exam #1 Review Guide* *This is only a guide, for your benefit, and it in no way replaces class notes, homework, or studying Math 1050 2 ~ Exam #1 Review Guide* *This is only a guide, for your benefit, and it in no way replaces class notes, homework, or studying General Tips for Studying: 1. Review this guide, class notes, the

More information

Twitter: @Owen134866 www.mathsfreeresourcelibrary.com Prior Knowledge Check 1) Simplify: a) 3x 2 5x 5 b) 5x3 y 2 15x 7 2) Factorise: a) x 2 2x 24 b) 3x 2 17x + 20 15x 2 y 3 3) Use long division to calculate:

More information

Algebra Performance Level Descriptors

Algebra Performance Level Descriptors Limited A student performing at the Limited Level demonstrates a minimal command of Ohio s Learning Standards for Algebra. A student at this level has an emerging ability to A student whose performance

More information

Practice Calculus Test without Trig

Practice Calculus Test without Trig Practice Calculus Test without Trig The problems here are similar to those on the practice test Slight changes have been made 1 What is the domain of the function f (x) = 3x 1? Express the answer in interval

More information

Section September 6, If n = 3, 4, 5,..., the polynomial is called a cubic, quartic, quintic, etc.

Section September 6, If n = 3, 4, 5,..., the polynomial is called a cubic, quartic, quintic, etc. Section 2.1-2.2 September 6, 2017 1 Polynomials Definition. A polynomial is an expression of the form a n x n + a n 1 x n 1 + + a 1 x + a 0 where each a 0, a 1,, a n are real numbers, a n 0, and n is a

More information

COMMON CORE STATE STANDARDS TO BOOK CORRELATION

COMMON CORE STATE STANDARDS TO BOOK CORRELATION COMMON CORE STATE STANDARDS TO BOOK CORRELATION Conceptual Category: Number and Quantity Domain: The Real Number System After a standard is introduced, it is revisited many times in subsequent activities,

More information

Pre-Calculus Midterm Practice Test (Units 1 through 3)

Pre-Calculus Midterm Practice Test (Units 1 through 3) Name: Date: Period: Pre-Calculus Midterm Practice Test (Units 1 through 3) Learning Target 1A I can describe a set of numbers in a variety of ways. 1. Write the following inequalities in interval notation.

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

Pre-Calculus Summer Packet

Pre-Calculus Summer Packet 2013-2014 Pre-Calculus Summer Packet 1. Complete the attached summer packet, which is due on Friday, September 6, 2013. 2. The material will be reviewed in class on Friday, September 6 and Monday, September

More information

Learning Module 1 - Basic Algebra Review (Appendix A)

Learning Module 1 - Basic Algebra Review (Appendix A) Learning Module 1 - Basic Algebra Review (Appendix A) Element 1 Real Numbers and Operations on Polynomials (A.1, A.2) Use the properties of real numbers and work with subsets of the real numbers Determine

More information

Radicals: To simplify means that 1) no radicand has a perfect square factor and 2) there is no radical in the denominator (rationalize).

Radicals: To simplify means that 1) no radicand has a perfect square factor and 2) there is no radical in the denominator (rationalize). Summer Review Packet for Students Entering Prealculus Radicals: To simplify means that 1) no radicand has a perfect square factor and ) there is no radical in the denominator (rationalize). Recall the

More information

FLORIDA STANDARDS TO BOOK CORRELATION

FLORIDA STANDARDS TO BOOK CORRELATION FLORIDA STANDARDS TO BOOK CORRELATION Florida Standards (MAFS.912) Conceptual Category: Number and Quantity Domain: The Real Number System After a standard is introduced, it is revisited many times in

More information

Properties of Real Numbers

Properties of Real Numbers Properties of Real Numbers Essential Understanding. Relationships that are always true for real numbers are called properties, which are rules used to rewrite and compare expressions. Two algebraic expressions

More information

Chapter Five Notes N P U2C5

Chapter Five Notes N P U2C5 Chapter Five Notes N P UC5 Name Period Section 5.: Linear and Quadratic Functions with Modeling In every math class you have had since algebra you have worked with equations. Most of those equations have

More information

A Partial List of Topics: Math Spring 2009

A Partial List of Topics: Math Spring 2009 A Partial List of Topics: Math 112 - Spring 2009 This is a partial compilation of a majority of the topics covered this semester and may not include everything which might appear on the exam. The purpose

More information

Algebra. Mathematics Help Sheet. The University of Sydney Business School

Algebra. Mathematics Help Sheet. The University of Sydney Business School Algebra Mathematics Help Sheet The University of Sydney Business School Introduction Terminology and Definitions Integer Constant Variable Co-efficient A whole number, as opposed to a fraction or a decimal,

More information

Never leave a NEGATIVE EXPONENT or a ZERO EXPONENT in an answer in simplest form!!!!!

Never leave a NEGATIVE EXPONENT or a ZERO EXPONENT in an answer in simplest form!!!!! 1 ICM Unit 0 Algebra Rules Lesson 1 Rules of Exponents RULE EXAMPLE EXPLANANTION a m a n = a m+n A) x x 6 = B) x 4 y 8 x 3 yz = When multiplying with like bases, keep the base and add the exponents. a

More information

Algebra II Mathematics N-CN The Complex Number System

Algebra II Mathematics N-CN The Complex Number System GRADE HS Algebra II Mathematics N-CN The Complex Number System K-2 3-5 6-8 9-12 Perform arithmetic operations with complex numbers. N.CN.1 N.CN.2 There is a complex number i such that i 2 = -1, and every

More information

SOLUTIONS FOR PROBLEMS 1-30

SOLUTIONS FOR PROBLEMS 1-30 . Answer: 5 Evaluate x x + 9 for x SOLUTIONS FOR PROBLEMS - 0 When substituting x in x be sure to do the exponent before the multiplication by to get (). + 9 5 + When multiplying ( ) so that ( 7) ( ).

More information

Answers to the problems will be posted on the school website, go to Academics tab, then select Mathematics and select Summer Packets.

Answers to the problems will be posted on the school website, go to Academics tab, then select Mathematics and select Summer Packets. Name Geometry SUMMER PACKET This packet contains Algebra I topics that you have learned before and should be familiar with coming into Geometry. We will use these concepts on a regular basis throughout

More information

MA.8.1 Students will apply properties of the real number system to simplify algebraic expressions and solve linear equations.

MA.8.1 Students will apply properties of the real number system to simplify algebraic expressions and solve linear equations. Focus Statement: Students will solve multi-step linear, quadratic, and compound equations and inequalities using the algebraic properties of the real number system. They will also graph linear and quadratic

More information

Algebra 1 Course Syllabus. Algebra 1, Part 1

Algebra 1 Course Syllabus. Algebra 1, Part 1 Course Description: Algebra 1 Course Syllabus In Algebra 1, students will study the foundations of algebra, including the understanding of variables, expressions, and working with real numbers to simplify

More information

Maths Higher Prelim Content

Maths Higher Prelim Content Maths Higher Prelim Content Straight Line Gradient of a line A(x 1, y 1 ), B(x 2, y 2 ), Gradient of AB m AB = y 2 y1 x 2 x 1 m = tanθ where θ is the angle the line makes with the positive direction of

More information

Calculus with business applications, Lehigh U, Lecture 03 notes Summer

Calculus with business applications, Lehigh U, Lecture 03 notes Summer Calculus with business applications, Lehigh U, Lecture 03 notes Summer 01 1 Lines and quadratics 1. Polynomials, functions in which each term is a positive integer power of the independent variable include

More information

Mathematics High School Algebra

Mathematics High School Algebra Mathematics High School Algebra Expressions. An expression is a record of a computation with numbers, symbols that represent numbers, arithmetic operations, exponentiation, and, at more advanced levels,

More information

Notes Chapter 5 Systems of Linear Equations. Section Number and Topic 5.1 Solve Systems by Graphing

Notes Chapter 5 Systems of Linear Equations. Section Number and Topic 5.1 Solve Systems by Graphing Notes Chapter 5 Systems of Linear Equations Section Number and Topic 5.1 Solve Systems by Graphing Standards REI.3.6 REI.4.11 CED.1.2 MAFS.912.N-Q.1.2 MAFS. 912.A- SSE.1.1 MAFS. 912.A- CED.1.2 CED.1.3

More information

Precalculus Summer Assignment 2015

Precalculus Summer Assignment 2015 Precalculus Summer Assignment 2015 The following packet contains topics and definitions that you will be required to know in order to succeed in CP Pre-calculus this year. You are advised to be familiar

More information

2.6 Logarithmic Functions. Inverse Functions. Question: What is the relationship between f(x) = x 2 and g(x) = x?

2.6 Logarithmic Functions. Inverse Functions. Question: What is the relationship between f(x) = x 2 and g(x) = x? Inverse Functions Question: What is the relationship between f(x) = x 3 and g(x) = 3 x? Question: What is the relationship between f(x) = x 2 and g(x) = x? Definition (One-to-One Function) A function f

More information

2012 Texas Essential Knowledge and Skills for Algebra II in Pearson Texas Algebra II

2012 Texas Essential Knowledge and Skills for Algebra II in Pearson Texas Algebra II 2012 Texas Essential Knowledge and Skills for Algebra II in Pearson Texas Algebra II The following table shows where each of the from the 2012 Texas Essential Knowledge and Skills (TEKS) for Algebra II

More information

Algebra II Assessment. Eligible Texas Essential Knowledge and Skills

Algebra II Assessment. Eligible Texas Essential Knowledge and Skills Algebra II Assessment Eligible Texas Essential Knowledge and Skills STAAR Algebra II Assessment Mathematical Process Standards These student expectations will not be listed under a separate reporting category.

More information

Chapter R - Basic Algebra Operations (94 topics, no due date)

Chapter R - Basic Algebra Operations (94 topics, no due date) Course Name: Math 00024 Course Code: N/A ALEKS Course: College Algebra Instructor: Master Templates Course Dates: Begin: 08/15/2014 End: 08/15/2015 Course Content: 207 topics Textbook: Barnett/Ziegler/Byleen/Sobecki:

More information

Algebra 1 Standards Curriculum Map Bourbon County Schools. Days Unit/Topic Standards Activities Learning Targets ( I Can Statements) 1-19 Unit 1

Algebra 1 Standards Curriculum Map Bourbon County Schools. Days Unit/Topic Standards Activities Learning Targets ( I Can Statements) 1-19 Unit 1 Algebra 1 Standards Curriculum Map Bourbon County Schools Level: Grade and/or Course: Updated: e.g. = Example only Days Unit/Topic Standards Activities Learning Targets ( I 1-19 Unit 1 A.SSE.1 Interpret

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

Algebra I Number and Quantity The Real Number System (N-RN)

Algebra I Number and Quantity The Real Number System (N-RN) Number and Quantity The Real Number System (N-RN) Use properties of rational and irrational numbers N-RN.3 Explain why the sum or product of two rational numbers is rational; that the sum of a rational

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

I can translate between a number line graph, an inequality, and interval notation.

I can translate between a number line graph, an inequality, and interval notation. Unit 1: Absolute Value 2 I can translate between a number line graph, an inequality, and interval notation. 2 2 I can translate between absolute value expressions and English statements about numbers on

More information

PreCalculus: Semester 1 Final Exam Review

PreCalculus: Semester 1 Final Exam Review Name: Class: Date: ID: A PreCalculus: Semester 1 Final Exam Review Short Answer 1. Determine whether the relation represents a function. If it is a function, state the domain and range. 9. Find the domain

More information

Algebra I Unit Report Summary

Algebra I Unit Report Summary Algebra I Unit Report Summary No. Objective Code NCTM Standards Objective Title Real Numbers and Variables Unit - ( Ascend Default unit) 1. A01_01_01 H-A-B.1 Word Phrases As Algebraic Expressions 2. A01_01_02

More information

Algebra 2 Notes AII.7 Polynomials Part 2

Algebra 2 Notes AII.7 Polynomials Part 2 Algebra 2 Notes AII.7 Polynomials Part 2 Mrs. Grieser Name: Date: Block: Zeros of a Polynomial Function So far: o If we are given a zero (or factor or solution) of a polynomial function, we can use division

More information

Exponents. Reteach. Write each expression in exponential form (0.4)

Exponents. Reteach. Write each expression in exponential form (0.4) 9-1 Exponents You can write a number in exponential form to show repeated multiplication. A number written in exponential form has a base and an exponent. The exponent tells you how many times a number,

More information

Unit 1 Vocabulary. A function that contains 1 or more or terms. The variables may be to any non-negative power.

Unit 1 Vocabulary. A function that contains 1 or more or terms. The variables may be to any non-negative power. MODULE 1 1 Polynomial A function that contains 1 or more or terms. The variables may be to any non-negative power. 1 Modeling Mathematical modeling is the process of using, and to represent real world

More information

2014 Summer Review for Students Entering Algebra 2. TI-84 Plus Graphing Calculator is required for this course.

2014 Summer Review for Students Entering Algebra 2. TI-84 Plus Graphing Calculator is required for this course. 1. Solving Linear Equations 2. Solving Linear Systems of Equations 3. Multiplying Polynomials and Solving Quadratics 4. Writing the Equation of a Line 5. Laws of Exponents and Scientific Notation 6. Solving

More information

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers CLASSIFICATIONS OF NUMBERS NATURAL NUMBERS = N = {1,2,3,4,...}

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

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

Algebra 2 Summer Work Packet Review and Study Guide

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

More information

Exponential and. Logarithmic Functions. Exponential Functions. Logarithmic Functions

Exponential and. Logarithmic Functions. Exponential Functions. Logarithmic Functions Chapter Five Exponential and Logarithmic Functions Exponential Functions Logarithmic Functions Properties of Logarithms Exponential Equations Exponential Situations Logarithmic Equations Exponential Functions

More information

Curriculum Scope and Sequence

Curriculum Scope and Sequence Curriculum Scope and Sequence Subject/Grade Level: 9th Grade Course: Algebra I Unit Duration Transfer Goal(s) Enduring Understandings Essential Questions 1 - Solving Equations & Inequalities 32-35 days

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

Chapter 2 Polynomial and Rational Functions

Chapter 2 Polynomial and Rational Functions Chapter 2 Polynomial and Rational Functions Section 1 Section 2 Section 3 Section 4 Section 5 Section 6 Section 7 Quadratic Functions Polynomial Functions of Higher Degree Real Zeros of Polynomial Functions

More information

IES Parque Lineal - 2º ESO

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

More information

Algebra III: Blizzard Bag #1 Exponential and Logarithm Functions

Algebra III: Blizzard Bag #1 Exponential and Logarithm Functions NAME : DATE: PERIOD: Algebra III: Blizzard Bag #1 Exponential and Logarithm Functions Students need to complete the following assignment, which will aid in review for the end of course exam. Look back

More information

Chapter 8. Exploring Polynomial Functions. Jennifer Huss

Chapter 8. Exploring Polynomial Functions. Jennifer Huss Chapter 8 Exploring Polynomial Functions Jennifer Huss 8-1 Polynomial Functions The degree of a polynomial is determined by the greatest exponent when there is only one variable (x) in the polynomial Polynomial

More information

Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document

Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document Background knowledge: (a) The arithmetic of integers (including HCFs and LCMs), of fractions, and of real numbers.

More information

Algebra II Pacing Guide Last Updated: August, Guiding Question & Key Topics

Algebra II Pacing Guide Last Updated: August, Guiding Question & Key Topics 1-14 Unit 1 Investigations & AS I investigate functions, am I analyzing the function thoroughly and clearly communicating my reasoning to others? Solving puzzles in Teams Using a Graphing Calculator to

More information

Math 46 Final Exam Review Packet

Math 46 Final Exam Review Packet Math 46 Final Exam Review Packet Question 1. Perform the indicated operation. Simplify if possible. 7 x x 2 2x + 3 2 x Question 2. The sum of a number and its square is 72. Find the number. Question 3.

More information

review To find the coefficient of all the terms in 15ab + 60bc 17ca: Coefficient of ab = 15 Coefficient of bc = 60 Coefficient of ca = -17

review To find the coefficient of all the terms in 15ab + 60bc 17ca: Coefficient of ab = 15 Coefficient of bc = 60 Coefficient of ca = -17 1. Revision Recall basic terms of algebraic expressions like Variable, Constant, Term, Coefficient, Polynomial etc. The coefficients of the terms in 4x 2 5xy + 6y 2 are Coefficient of 4x 2 is 4 Coefficient

More information

Degree of a polynomial

Degree of a polynomial Variable Algebra Term Polynomial Monomial Binomial Trinomial Degree of a term Degree of a polynomial Linear A generalization of arithmetic. Letters called variables are used to denote numbers, which are

More information

Math Common Core State Standards and Long-Term Learning Targets High School Algebra II

Math Common Core State Standards and Long-Term Learning Targets High School Algebra II Math Common Core State Standards and Long-Term Learning Targets High School Algebra II Traditional Pathway; see Appendix A of the CCS Standards for information on high school course design: http://www.corestandards.org/assets/ccssi_mathematics_appendix_a.pdf

More information

x y x y ax bx c x Algebra I Course Standards Gap 1 Gap 2 Comments a. Set up and solve problems following the correct order of operations (including proportions, percent, and absolute value) with rational

More information

Polynomial and Rational Functions. Chapter 3

Polynomial and Rational Functions. Chapter 3 Polynomial and Rational Functions Chapter 3 Quadratic Functions and Models Section 3.1 Quadratic Functions Quadratic function: Function of the form f(x) = ax 2 + bx + c (a, b and c real numbers, a 0) -30

More information

CCSS Math- Algebra. Domain: Algebra Seeing Structure in Expressions A-SSE. Pacing Guide. Standard: Interpret the structure of expressions.

CCSS Math- Algebra. Domain: Algebra Seeing Structure in Expressions A-SSE. Pacing Guide. Standard: Interpret the structure of expressions. 1 Domain: Algebra Seeing Structure in Expressions A-SSE Standard: Interpret the structure of expressions. H.S. A-SSE.1a. Interpret expressions that represent a quantity in terms of its context. Content:

More information

MR. YATES. Vocabulary. Quadratic Cubic Monomial Binomial Trinomial Term Leading Term Leading Coefficient

MR. YATES. Vocabulary. Quadratic Cubic Monomial Binomial Trinomial Term Leading Term Leading Coefficient ALGEBRA II WITH TRIGONOMETRY COURSE OUTLINE SPRING 2009. MR. YATES Vocabulary Unit 1: Polynomials Scientific Notation Exponent Base Polynomial Degree (of a polynomial) Constant Linear Quadratic Cubic Monomial

More information

CONTENTS COLLEGE ALGEBRA: DR.YOU

CONTENTS COLLEGE ALGEBRA: DR.YOU 1 CONTENTS CONTENTS Textbook UNIT 1 LECTURE 1-1 REVIEW A. p. LECTURE 1- RADICALS A.10 p.9 LECTURE 1- COMPLEX NUMBERS A.7 p.17 LECTURE 1-4 BASIC FACTORS A. p.4 LECTURE 1-5. SOLVING THE EQUATIONS A.6 p.

More information

Advanced Algebra 2 - Assignment Sheet Chapter 1

Advanced Algebra 2 - Assignment Sheet Chapter 1 Advanced Algebra - Assignment Sheet Chapter #: Real Numbers & Number Operations (.) p. 7 0: 5- odd, 9-55 odd, 69-8 odd. #: Algebraic Expressions & Models (.) p. 4 7: 5-6, 7-55 odd, 59, 6-67, 69-7 odd,

More information

CHAPTER 2 POLYNOMIALS KEY POINTS

CHAPTER 2 POLYNOMIALS KEY POINTS CHAPTER POLYNOMIALS KEY POINTS 1. Polynomials of degrees 1, and 3 are called linear, quadratic and cubic polynomials respectively.. A quadratic polynomial in x with real coefficient is of the form a x

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

Standards-Based Learning Power Standards. High School- Algebra

Standards-Based Learning Power Standards. High School- Algebra Standards-Based Learning Power Standards Mathematics Algebra 3,4 The high school standards specify the mathematics that all students should study in order to be college and career ready. High School Number

More information

Order of Operations. Real numbers

Order of Operations. Real numbers Order of Operations When simplifying algebraic expressions we use the following order: 1. Perform operations within a parenthesis. 2. Evaluate exponents. 3. Multiply and divide from left to right. 4. Add

More information

3 Inequalities Absolute Values Inequalities and Intervals... 18

3 Inequalities Absolute Values Inequalities and Intervals... 18 Contents 1 Real Numbers, Exponents, and Radicals 1.1 Rationalizing the Denominator................................... 1. Factoring Polynomials........................................ 1. Algebraic and Fractional

More information

Week of March 5 th to March 9 th, rd 9 weeks Algebra 1 (Periods 1, 2, 3, 4)

Week of March 5 th to March 9 th, rd 9 weeks Algebra 1 (Periods 1, 2, 3, 4) Week of March 5 th to March 9 th, 2018 3 rd 9 weeks 3/05 Chapter 9 Quadratic Functions and Equations 9-7 Linear Quadratic, and Exponential Models 3/06 Chapter 9 Quadratic Functions and Equations 9-8 Systems

More information

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE ALGEBRA II Course Number 5116 Department Mathematics Qualification Guidelines Successful completion of both semesters of Algebra 1 or Algebra 1

More information

Mathematics. Number and Quantity The Real Number System

Mathematics. Number and Quantity The Real Number System Number and Quantity The Real Number System Extend the properties of exponents to rational exponents. 1. Explain how the definition of the meaning of rational exponents follows from extending the properties

More information

P.5 Solving Equations

P.5 Solving Equations PRC Ch P_5.notebook P.5 Solving Equations What you should learn How to solve linear equations How to solve quadratic equations equations How to solve polynomial equations of degree three or higher How

More information

Equations and Inequalities

Equations and Inequalities Chapter 3 Equations and Inequalities Josef Leydold Bridging Course Mathematics WS 2018/19 3 Equations and Inequalities 1 / 61 Equation We get an equation by equating two terms. l.h.s. = r.h.s. Domain:

More information

College Prep Algebra III Course #340. Course of Study. Findlay City School

College Prep Algebra III Course #340. Course of Study. Findlay City School College Prep Algebra III Course #340 Course of Study Findlay City School Algebra III Table of Contents 1. Findlay City Schools Mission Statement and Beliefs 2. Algebra III Curriculum Map 3. Algebra III

More information

Math 3 Variable Manipulation Part 3 Polynomials A

Math 3 Variable Manipulation Part 3 Polynomials A Math 3 Variable Manipulation Part 3 Polynomials A 1 MATH 1 & 2 REVIEW: VOCABULARY Constant: A term that does not have a variable is called a constant. Example: the number 5 is a constant because it does

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

a factors The exponential 0 is a special case. If b is any nonzero real number, then

a factors The exponential 0 is a special case. If b is any nonzero real number, then 0.1 Exponents The expression x a is an exponential expression with base x and exponent a. If the exponent a is a positive integer, then the expression is simply notation that counts how many times the

More information

Equations. Rational Equations. Example. 2 x. a b c 2a. Examine each denominator to find values that would cause the denominator to equal zero

Equations. Rational Equations. Example. 2 x. a b c 2a. Examine each denominator to find values that would cause the denominator to equal zero Solving Other Types of Equations Rational Equations Examine each denominator to find values that would cause the denominator to equal zero Multiply each term by the LCD or If two terms cross-multiply Solve,

More information