UNIT 3: POLYNOMIALS AND ALGEBRAIC FRACTIONS. A polynomial is an algebraic expression that consists of a sum of several monomials. x n 1...

Size: px
Start display at page:

Download "UNIT 3: POLYNOMIALS AND ALGEBRAIC FRACTIONS. A polynomial is an algebraic expression that consists of a sum of several monomials. x n 1..."

Transcription

1 UNIT 3: POLYNOMIALS AND ALGEBRAIC FRACTIONS. Polynomials: A polynomial is an algebraic expression that consists of a sum of several monomials. Remember that a monomial is an algebraic expression as ax n a non negative integer., where a is a real number, and n is The standard form of a polynomial is : P x =a n x n a n 1 x n 1... a 1 x a 0 Here, n denotes the highest power to which x is raised; this highest exponent is called the degree of the polynomial. Thus, in standard form, the highest power term is listed first, and subsequent powers are listed in decreasing order. The monomial a n x n, which is the monomial with the highest exponent of the variable, is called the leading term. The number a 0, which is the term with the smallest exponent, is called the constant term. For instance, the algebraic expression 3x 5 x 3 4x 2 7x 4 is a polynomial: It has five terms: 3x 5, x 3, 4x 2, 7x and 4. The degree is 5, since this is the highest exponent of the variable x. You can say: it is a fifthdegree polynomial. The leading term is 3x 5, while the constant term is 4. Numerical value of a polynomial: Evaluating a polynomial is the same as calculating its numerical value at a given value of the variable: you plug in the given value of x, and figure out what the polynomial is supposed to be. Example: What are the numerical values of the polynomial x=2 and x= 1? P x =x 3 2x 2 3x 5 at the values P 2 P 1 1

2 Adding and subtracting polynomials: Only like terms (those with identical letters and powers) can be added or subtracted. 3xy and 5xy are like terms. x 3 and 7 x 2 are unlike terms, because the powers of x are not the same. Addition or subtraction of polynomials are achieved by adding or subtracting like terms. Examples: a) Given the polynomials: P x =x 4 5x 3 x 6 and Q x =x 3 4x 2 3x 2, calculate P x Q x and P x Q x. b) Given the polynomials: P x =x 3 4x 3 2x 2 3x 1 and Q x = x 3 5x 2 x 3, calculate P x Q x and P x Q x. 2

3 Multiplying polynomials: The product of two polynomials is calculated by the multiplication of all monomials of the two polynomials. Example: Given the polynomials: P x Q x. P x =x 2 4x 1 and Q x = x 2 2x 3, calculate Dividing polynomials: To divide two polynomials the degree of the dividend has to be greater or equal than the degree of the divisor. If P(x) is the dividend, Q(x) is the divisor, C(x) is the quotient and R(x) is the remainder: P(x) R(x) Q(x) R(x) P(x)=Q(x) C(x)+R(x) The degree of the remainder is always less than the degree of the divisor. Example: Calculate the quotient and remainder of the divisions: a) x 4 3x 3 4x 2 2x 5 : x 2 2x 3 3

4 b) x 3 5x 7 : x 2 3 Ruffini's Rule (Synthetic division): Synthetic division (Ruffini's Rule) is a shorthand method of polynomial division in the special case of dividing by a linear factor x a, and it only works in this case. Synthetic division is also use to find zeroes or roots of the polynomial. In mathematics, Ruffini's Rule allow us the rapid division of a polynomial like x a. The process is shown with the example below: P x by a polynomial Example: If we want to work out the division : 3x 3 2x 2 5 : x 1. P x =3x 3 2x 2 5 is the dividend Q x =x 1 is the divisor. The main problem, we first find, is that Q x is not a binomial of the form rewrite it in this way: x a. We must Q x = x 1 Now, we are going to apply the algorithm: 1. Write down the coefficients and a. Note that, as P x doesn't contain a coefficient for x, we write 0: Pass the first coefficient down:

5 3. Multiply the last value by a: Add the values: Repeat steps 3 and 4 until we finish: (remainder) (result coefficients) So, the division 3x 3 2x 2 5 : x 1 has a quotient C x =3x 2 x 1 and a remainder R x = 6. Realize that the quotient is a polynomial of lower degree (one unit less of the degree of the dividend) and the remainder is always a constant term. Examples: Calculate the quotient and remainder of the following divisions, using Ruffini's Rule: a) x 3 5x 2 x 10 : x 2 b) x 4 3x 3 4x 6 : x 2 c) x 4 x 3 x 2 2x 2 : x 1 d) 2x 3 x 1 : x 3 e) x 3 1 : x 1 f) x 4 3x 2 7 : x 2 5

6 Remainder Theorem: The remainder of the division P x : x a is the numerical value of the polynomial P x when x=a, P a. Examples: 1. Calculate the remainder of the division: x 3 2x 2 3x 4 : x 2 : a) Calculating the division by Ruffini's Rule: b) Using the Remainder Theorem: 2. Calculate the numerical value of the polynomial P x =x 4 x 2 3x 6 when x= 1. a) Using the definition of numerical value: b) Applying the Remainder Theorem: Factor Theorem: If P(a)=0 then x-a is a factor or a divisor of the polynomial P(x). Example: a) Calculate the numerical value of the polynomial P x =x 3 3x 2 5x 6 when x=2. b) Calculate the division: x 3 3x 2 5x 6 : x 2. 6

7 Roots of a polynomial: A real number a is a root or a zero of a polynomial P(x) if P(a)=0. Properties: If an integer a is a root of a polynomial P(x), this number a will be a factor or divisor of the constant term of P(x). The number of roots of a polynomial is always less or equal than the degree of the polynomial. Factoring Polynomials: Factoring a polynomial is the opposite process of multiplying polynomial. Recall that when we factor a number, we are looking for prime numbers that multiplying together to give the number, for example: 6=2 3, 12= When we factor a polynomial, we are looking for simpler polynomial that can be multiplied together to give us the polynomial we started with. Factoring a polynomial is to write it as a product of polynomials with the lowest possible degree. Factoring polynomials can be done by: Common Factors. Special Products. Ruffini's Rule. Examples: Factorise the following polynomials: a) x 3 7x 6 b) x 3 6x 2 11x 6 7

8 c) x 3 3x 2 2x d) x 4 1 Your Turn 1. Factorise the following polynomials: a) x 3 2x 2 x 2 b) x 4 6x 3 4x 2 6x 5 8

9 c) x 4 3x 3 4x d) x 4 2x 3 3x 2 4x 4 e) x 3 2x 2 x 2 f) x 4 x g) x 4 5x 3 6x 2 h) x 4 4x 2 9

10 Algebraic Fractions: An algebraic fraction (or a rational expression) is a fraction whose numerator and denominator are polynomials. Two algebraic fractions P x Q x and R x S x are equivalent if P x S x =Q x R x. Algebraic fractions behave the same as numerical fractions. So we can simplify, add, subtract, multiply or divide them, using the same rules. Simplifying algebraic fractions: You can simplify algebraic fractions by cancelling common factors in numerator and denominator to reach an equivalent fraction. Examples: Simplify: a) x 2 2x x 2 4x 4 b) 5x 5 5x 10 c) x 3 x 3 9 d) x 2 1 x 2 x 2 e) x 3 x x 2 x f) x 2 4 x 2 4x 4 Adding and subtracting algebraic fractions: a) With the same denominator: You can add or subtract easily, simply add or subtract the numerators and write the sum over the common denominator. Examples: Calculate: a) b) 3x 4 x 3 x 4 x 3 x 2 5 x 1 x2 6 x 1 b) With different denominators: Before you can add or subtract algebraic fractions with different denominators, you must reduce to common denominator (calculate the LCM) and then add or subtract numerators. 10

11 Examples: Calculate: a) b) x x 2 x 3 x 1 x 1 x 2 4 x x 2 Multiplying and dividing algebraic fractions: P x Q x Examples: Calculate: R x P x R x = S x Q x S x P x Q x : R x P x S x = S x Q x R x a) b) 2x x 3 x 5 x 1 x 2 x 1 : x 1 x 2 Your Turn 1. Calculate: a) x x 2 1 x 1 x 2 x b) 1 x x 2 11

12 c) x 1 x 1 x x 1 d) x 2 x 2x x 2 e) x x 2 x 4 x 1 f) x 2 3 x 1 2x 2 x 3 g) x 3 x 4 : x2 9 x 2 h) x 2 x 1 : x x 2 2x 1 12

13 Keywords: monomial = monomio binomial = binomio trinomial = trinomio Polynomial = polinomio variable = variable constant = constante the unknown = la incógnita degree = grado term = término constant term = término independiente Numerical value of a polynomial = valor numérico de un un polinomio to plug in numbers for the variable = sustituir por números la variable To evaluate when x = = calcular el valor cuando x = like terms = términos semejantes unlike terms = términos no semejantes dividend = dividendo divisor = divisor quotient = cociente remainder = resto Ruffini's Rule = Regla de Ruffini Remainder Theorem = Teorema del Resto Factor Theorem = Teorema del Factor Root or zeroes of a polynomial = raíces o ceros de un polinomio to factorise = factorizar common factor = factor común common denominator = común denominador to put fractions over a common denominator = escribir las facciones con denominador común to cross-multiply = multiplicar en cruz Algebraic Fraction = Facción Algebraica 13

UNIT 6: ALGEBRAIC EXPRESSIONS:

UNIT 6: ALGEBRAIC EXPRESSIONS: UNIT 6: ALGEBRAIC EXPRESSIONS: Algebraic Language: Algebra is a branch of Mathematics in which symbols, usually letters of the alphabet, represent numbers or members of a specified set and are used to

More information

Unit 3. POLYNOMIALS AND ALGEBRAIC FRACTIONS.

Unit 3. POLYNOMIALS AND ALGEBRAIC FRACTIONS. Unit 3. POLYNOMIALS AND ALGEBRAIC FRACTIONS. 1. WHAT IS ALGEBRA? WHY STUDY ALGEBRA? To answer this question, please visit this webpage: http://math.about.com/od/algebra/a/whyalgebra.htm Algebraic language

More information

Unit 5. POLYNOMIALS. 1. WHAT IS ALGEBRA? WHY STUDY ALGEBRA? To answer this question, please visit this webpage:

Unit 5. POLYNOMIALS. 1. WHAT IS ALGEBRA? WHY STUDY ALGEBRA? To answer this question, please visit this webpage: Unit 5. POLYNOMIALS. 1. WHAT IS ALGEBRA? WHY STUDY ALGEBRA? To answer this question, please visit this webpage: http://math.about.com/od/algebra/a/whyalgebra.htm 2. ALGEBRAIC LANGUAGE. Algebraic language

More information

We say that a polynomial is in the standard form if it is written in the order of decreasing exponents of x. Operations on polynomials:

We say that a polynomial is in the standard form if it is written in the order of decreasing exponents of x. Operations on polynomials: R.4 Polynomials in one variable A monomial: an algebraic expression of the form ax n, where a is a real number, x is a variable and n is a nonnegative integer. : x,, 7 A binomial is the sum (or difference)

More information

UNIT 5 VOCABULARY: POLYNOMIALS

UNIT 5 VOCABULARY: POLYNOMIALS 3º ESO Bilingüe Page 1 UNIT 5 VOCABULARY: POLYNOMIALS 1.1. Monomials A monomial is an algebraic expression consisting of only one term. A monomial can be any of the following: A constant: 2 4-5 A variable:

More information

Algebra Review. Terrametra Resources. Lynn Patten

Algebra Review. Terrametra Resources. Lynn Patten Terrametra Resources Lynn Patten ALGEBRAIC EXPRESSION A combination of ordinary numbers, letter symbols, variables, grouping symbols and operation symbols. Numbers remain fixed in value and are referred

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

1) Synthetic Division: The Process. (Ruffini's rule) 2) Remainder Theorem 3) Factor Theorem

1) Synthetic Division: The Process. (Ruffini's rule) 2) Remainder Theorem 3) Factor Theorem J.F. Antona 1 Maths Dep. I.E.S. Jovellanos 1) Synthetic Division: The Process (Ruffini's rule) 2) Remainder Theorem 3) Factor Theorem 1) Synthetic division. Ruffini s rule Synthetic division (Ruffini s

More information

Polynomials. Exponents. End Behavior. Writing. Solving Factoring. Graphing. End Behavior. Polynomial Notes. Synthetic Division.

Polynomials. Exponents. End Behavior. Writing. Solving Factoring. Graphing. End Behavior. Polynomial Notes. Synthetic Division. Polynomials Polynomials 1. P 1: Exponents 2. P 2: Factoring Polynomials 3. P 3: End Behavior 4. P 4: Fundamental Theorem of Algebra Writing real root x= 10 or (x+10) local maximum Exponents real root x=10

More information

Lesson 3 Algebraic expression: - the result obtained by applying operations (+, -,, ) to a collection of numbers and/or variables o

Lesson 3 Algebraic expression: - the result obtained by applying operations (+, -,, ) to a collection of numbers and/or variables o Lesson 3 Algebraic expression: - the result obtained by applying operations (+, -,, ) to a collection of numbers and/or variables o o ( 1)(9) 3 ( 1) 3 9 1 Evaluate the second expression at the left, if

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

{ independent variable some property or restriction about independent variable } where the vertical line is read such that.

{ independent variable some property or restriction about independent variable } where the vertical line is read such that. Page 1 of 5 Introduction to Review Materials One key to Algebra success is identifying the type of work necessary to answer a specific question. First you need to identify whether you are dealing with

More information

Factor each expression. Remember, always find the GCF first. Then if applicable use the x-box method and also look for difference of squares.

Factor each expression. Remember, always find the GCF first. Then if applicable use the x-box method and also look for difference of squares. NOTES 11: RATIONAL EXPRESSIONS AND EQUATIONS Name: Date: Period: Mrs. Nguyen s Initial: LESSON 11.1 SIMPLIFYING RATIONAL EXPRESSIONS Lesson Preview Review Factoring Skills and Simplifying Fractions Factor

More information

Dividing Polynomials: Remainder and Factor Theorems

Dividing Polynomials: Remainder and Factor Theorems Dividing Polynomials: Remainder and Factor Theorems When we divide one polynomial by another, we obtain a quotient and a remainder. If the remainder is zero, then the divisor is a factor of the dividend.

More information

4.3 Division of Polynomials

4.3 Division of Polynomials 4.3 Division of Polynomials Learning Objectives Divide a polynomials by a monomial. Divide a polynomial by a binomial. Rewrite and graph rational functions. Introduction A rational epression is formed

More information

PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION. The basic aim of this note is to describe how to break rational functions into pieces.

PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION. The basic aim of this note is to describe how to break rational functions into pieces. PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION NOAH WHITE The basic aim of this note is to describe how to break rational functions into pieces. For example 2x + 3 1 = 1 + 1 x 1 3 x + 1. The point is that

More information

POLYNOMIALS. x + 1 x x 4 + x 3. x x 3 x 2. x x 2 + x. x + 1 x 1

POLYNOMIALS. x + 1 x x 4 + x 3. x x 3 x 2. x x 2 + x. x + 1 x 1 POLYNOMIALS A polynomial in x is an expression of the form p(x) = a 0 + a 1 x + a x +. + a n x n Where a 0, a 1, a. a n are real numbers and n is a non-negative integer and a n 0. A polynomial having only

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

Multiplication of Polynomials

Multiplication of Polynomials Summary 391 Chapter 5 SUMMARY Section 5.1 A polynomial in x is defined by a finite sum of terms of the form ax n, where a is a real number and n is a whole number. a is the coefficient of the term. n is

More information

ZEROS OF POLYNOMIAL FUNCTIONS ALL I HAVE TO KNOW ABOUT POLYNOMIAL FUNCTIONS

ZEROS OF POLYNOMIAL FUNCTIONS ALL I HAVE TO KNOW ABOUT POLYNOMIAL FUNCTIONS ZEROS OF POLYNOMIAL FUNCTIONS ALL I HAVE TO KNOW ABOUT POLYNOMIAL FUNCTIONS TOOLS IN FINDING ZEROS OF POLYNOMIAL FUNCTIONS Synthetic Division and Remainder Theorem (Compressed Synthetic Division) Fundamental

More information

1.3 Algebraic Expressions. Copyright Cengage Learning. All rights reserved.

1.3 Algebraic Expressions. Copyright Cengage Learning. All rights reserved. 1.3 Algebraic Expressions Copyright Cengage Learning. All rights reserved. Objectives Adding and Subtracting Polynomials Multiplying Algebraic Expressions Special Product Formulas Factoring Common Factors

More information

Pre-Algebra 2. Unit 9. Polynomials Name Period

Pre-Algebra 2. Unit 9. Polynomials Name Period Pre-Algebra Unit 9 Polynomials Name Period 9.1A Add, Subtract, and Multiplying Polynomials (non-complex) Explain Add the following polynomials: 1) ( ) ( ) ) ( ) ( ) Subtract the following polynomials:

More information

L1 2.1 Long Division of Polynomials and The Remainder Theorem Lesson MHF4U Jensen

L1 2.1 Long Division of Polynomials and The Remainder Theorem Lesson MHF4U Jensen L1 2.1 Long Division of Polynomials and The Remainder Theorem Lesson MHF4U Jensen In this section you will apply the method of long division to divide a polynomial by a binomial. You will also learn to

More information

Polynomial Expressions and Functions

Polynomial Expressions and Functions Hartfield College Algebra (Version 2017a - Thomas Hartfield) Unit FOUR Page - 1 - of 36 Topic 32: Polynomial Expressions and Functions Recall the definitions of polynomials and terms. Definition: A polynomial

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

Name: Chapter 7: Exponents and Polynomials

Name: Chapter 7: Exponents and Polynomials Name: Chapter 7: Exponents and Polynomials 7-1: Integer Exponents Objectives: Evaluate expressions containing zero and integer exponents. Simplify expressions containing zero and integer exponents. You

More information

POLYNOMIALS. Maths 4 th ESO José Jaime Noguera

POLYNOMIALS. Maths 4 th ESO José Jaime Noguera POLYNOMIALS Maths 4 th ESO José Jaime Noguera 1 Algebraic expressions Book, page 26 YOUR TURN: exercises 1, 2, 3. Exercise: Find the numerical value of the algebraic expression xy 2 8x + y, knowing that

More information

Unit 13: Polynomials and Exponents

Unit 13: Polynomials and Exponents Section 13.1: Polynomials Section 13.2: Operations on Polynomials Section 13.3: Properties of Exponents Section 13.4: Multiplication of Polynomials Section 13.5: Applications from Geometry Section 13.6:

More information

L1 2.1 Long Division of Polynomials and The Remainder Theorem Lesson MHF4U Jensen

L1 2.1 Long Division of Polynomials and The Remainder Theorem Lesson MHF4U Jensen L1 2.1 Long Division of Polynomials and The Remainder Theorem Lesson MHF4U Jensen In this section you will apply the method of long division to divide a polynomial by a binomial. You will also learn to

More information

A field trips costs $800 for the charter bus plus $10 per student for x students. The cost per student is represented by: 10x x

A field trips costs $800 for the charter bus plus $10 per student for x students. The cost per student is represented by: 10x x LEARNING STRATEGIES: Activate Prior Knowledge, Shared Reading, Think/Pair/Share, Note Taking, Group Presentation, Interactive Word Wall A field trips costs $800 for the charter bus plus $10 per student

More information

Lesson 7.1 Polynomial Degree and Finite Differences

Lesson 7.1 Polynomial Degree and Finite Differences Lesson 7.1 Polynomial Degree and Finite Differences 1. Identify the degree of each polynomial. a. 3x 4 2x 3 3x 2 x 7 b. x 1 c. 0.2x 1.x 2 3.2x 3 d. 20 16x 2 20x e. x x 2 x 3 x 4 x f. x 2 6x 2x 6 3x 4 8

More information

6x 3 12x 2 7x 2 +16x 7x 2 +14x 2x 4

6x 3 12x 2 7x 2 +16x 7x 2 +14x 2x 4 2.3 Real Zeros of Polynomial Functions Name: Pre-calculus. Date: Block: 1. Long Division of Polynomials. We have factored polynomials of degree 2 and some specific types of polynomials of degree 3 using

More information

6.4 Division of Polynomials. (Long Division and Synthetic Division)

6.4 Division of Polynomials. (Long Division and Synthetic Division) 6.4 Division of Polynomials (Long Division and Synthetic Division) When we combine fractions that have a common denominator, we just add or subtract the numerators and then keep the common denominator

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

Review for Mastery. Integer Exponents. Zero Exponents Negative Exponents Negative Exponents in the Denominator. Definition.

Review for Mastery. Integer Exponents. Zero Exponents Negative Exponents Negative Exponents in the Denominator. Definition. LESSON 6- Review for Mastery Integer Exponents Remember that means 8. The base is, the exponent is positive. Exponents can also be 0 or negative. Zero Exponents Negative Exponents Negative Exponents in

More information

Algebra Introduction to Polynomials

Algebra Introduction to Polynomials Introduction to Polynomials What is a Polynomial? A polynomial is an expression that can be written as a term or a sum of terms, each of which is the product of a scalar (the coefficient) and a series

More information

Class IX Chapter 2 Polynomials Maths

Class IX Chapter 2 Polynomials Maths NCRTSOLUTIONS.BLOGSPOT.COM Class IX Chapter 2 Polynomials Maths Exercise 2.1 Question 1: Which of the following expressions are polynomials in one variable and which are No. It can be observed that the

More information

Warm-Up. Use long division to divide 5 into

Warm-Up. Use long division to divide 5 into Warm-Up Use long division to divide 5 into 3462. 692 5 3462-30 46-45 12-10 2 Warm-Up Use long division to divide 5 into 3462. Divisor 692 5 3462-30 46-45 12-10 2 Quotient Dividend Remainder Warm-Up Use

More information

Polynomials: Add and Subtract

Polynomials: Add and Subtract GSE Advanced Algebra Operations with Polynomials Polynomials: Add and Subtract Let's do a quick review on what polynomials are and the types of polynomials. A monomial is an algebraic expression that is

More information

Chapter 3: Polynomial and Rational Functions

Chapter 3: Polynomial and Rational Functions Chapter 3: Polynomial and Rational Functions 3.1 Polynomial Functions and Their Graphs A polynomial function of degree n is a function of the form P (x) = a n x n + a n 1 x n 1 + + a 1 x + a 0 The numbers

More information

Day 131 Practice. What Can You Do With Polynomials?

Day 131 Practice. What Can You Do With Polynomials? Polynomials Monomial - a Number, a Variable or a PRODUCT of a number and a variable. Monomials cannot have radicals with variables inside, quotients of variables or variables with negative exponents. Degree

More information

MathB65 Ch 4 IV, V, VI.notebook. October 31, 2017

MathB65 Ch 4 IV, V, VI.notebook. October 31, 2017 Part 4: Polynomials I. Exponents & Their Properties II. Negative Exponents III. Scientific Notation IV. Polynomials V. Addition & Subtraction of Polynomials VI. Multiplication of Polynomials VII. Greatest

More information

Dividing Polynomials

Dividing Polynomials 3-3 3-3 Dividing Polynomials Warm Up Lesson Presentation Lesson Quiz Algebra 2 Warm Up Divide using long division. 1. 161 7 2. 12.18 2.1 23 5.8 Divide. 3. 4. 6x + 15y 3 7a 2 ab a 2x + 5y 7a b Objective

More information

Chapter 2 notes from powerpoints

Chapter 2 notes from powerpoints Chapter 2 notes from powerpoints Synthetic division and basic definitions Sections 1 and 2 Definition of a Polynomial Function: Let n be a nonnegative integer and let a n, a n-1,, a 2, a 1, a 0 be real

More information

POLYNOMIALS 3 rd LEVEL BILINGUAL SECTION

POLYNOMIALS 3 rd LEVEL BILINGUAL SECTION POLYNOMIALS 3 rd LEVEL BILINGUAL SECTION Mª del Pilar Morales Bernal 1 Polynomials Introduction The history of algebra began in ancient Egypt and Babylon, where people learned to solve linear (ax = b)

More information

3.3 Dividing Polynomials. Copyright Cengage Learning. All rights reserved.

3.3 Dividing Polynomials. Copyright Cengage Learning. All rights reserved. 3.3 Dividing Polynomials Copyright Cengage Learning. All rights reserved. Objectives Long Division of Polynomials Synthetic Division The Remainder and Factor Theorems 2 Dividing Polynomials In this section

More information

1. Revision Description Reflect and Review Teasers Answers Recall of Rational Numbers:

1. Revision Description Reflect and Review Teasers Answers Recall of Rational Numbers: 1. Revision Description Reflect Review Teasers Answers Recall of Rational Numbers: A rational number is of the form, where p q are integers q 0. Addition or subtraction of rational numbers is possible

More information

6.1 Using Properties of Exponents 1. Use properties of exponents to evaluate and simplify expressions involving powers. Product of Powers Property

6.1 Using Properties of Exponents 1. Use properties of exponents to evaluate and simplify expressions involving powers. Product of Powers Property 6.1 Using Properties of Exponents Objectives 1. Use properties of exponents to evaluate and simplify expressions involving powers. 2. Use exponents and scientific notation to solve real life problems.

More information

3 Polynomial and Rational Functions

3 Polynomial and Rational Functions 3 Polynomial and Rational Functions 3.1 Polynomial Functions and their Graphs So far, we have learned how to graph polynomials of degree 0, 1, and. Degree 0 polynomial functions are things like f(x) =,

More information

Chapter 3-1 Polynomials

Chapter 3-1 Polynomials Chapter 3 notes: Chapter 3-1 Polynomials Obj: SWBAT identify, evaluate, add, and subtract polynomials A monomial is a number, a variable, or a product of numbers and variables with whole number exponents

More information

5.3. Polynomials and Polynomial Functions

5.3. Polynomials and Polynomial Functions 5.3 Polynomials and Polynomial Functions Polynomial Vocabulary Term a number or a product of a number and variables raised to powers Coefficient numerical factor of a term Constant term which is only a

More information

Skills Practice Skills Practice for Lesson 10.1

Skills Practice Skills Practice for Lesson 10.1 Skills Practice Skills Practice for Lesson.1 Name Date Higher Order Polynomials and Factoring Roots of Polynomial Equations Problem Set Solve each polynomial equation using factoring. Then check your solution(s).

More information

Unit 9 Study Sheet Rational Expressions and Types of Equations

Unit 9 Study Sheet Rational Expressions and Types of Equations Algebraic Fractions: Unit 9 Study Sheet Rational Expressions and Types of Equations Simplifying Algebraic Fractions: To simplify an algebraic fraction means to reduce it to lowest terms. This is done by

More information

PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION. The basic aim of this note is to describe how to break rational functions into pieces.

PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION. The basic aim of this note is to describe how to break rational functions into pieces. PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION NOAH WHITE The basic aim of this note is to describe how to break rational functions into pieces. For example 2x + 3 = + x 3 x +. The point is that we don

More information

6.1. Rational Expressions and Functions; Multiplying and Dividing. Copyright 2016, 2012, 2008 Pearson Education, Inc. 1

6.1. Rational Expressions and Functions; Multiplying and Dividing. Copyright 2016, 2012, 2008 Pearson Education, Inc. 1 6.1 Rational Expressions and Functions; Multiplying and Dividing 1. Define rational expressions.. Define rational functions and give their domains. 3. Write rational expressions in lowest terms. 4. Multiply

More information

Inverse Variation. y varies inversely as x. REMEMBER: Direct variation y = kx where k is not equal to 0.

Inverse Variation. y varies inversely as x. REMEMBER: Direct variation y = kx where k is not equal to 0. Inverse Variation y varies inversely as x. REMEMBER: Direct variation y = kx where k is not equal to 0. Inverse variation xy = k or y = k where k is not equal to 0. x Identify whether the following functions

More information

Alg 1B Chapter 7 Final Exam Review

Alg 1B Chapter 7 Final Exam Review Name: Class: Date: ID: A Alg B Chapter 7 Final Exam Review Please answer all questions and show your work. Simplify ( 2) 4. 2. Simplify ( 4) 4. 3. Simplify 5 2. 4. Simplify 9x0 y 3 z 8. 5. Simplify 7w0

More information

Polynomials. In many problems, it is useful to write polynomials as products. For example, when solving equations: Example:

Polynomials. In many problems, it is useful to write polynomials as products. For example, when solving equations: Example: Polynomials Monomials: 10, 5x, 3x 2, x 3, 4x 2 y 6, or 5xyz 2. A monomial is a product of quantities some of which are unknown. Polynomials: 10 + 5x 3x 2 + x 3, or 4x 2 y 6 + 5xyz 2. A polynomial is a

More information

When you square a binomial, you can apply the FOIL method to find the product. You can also apply the following rules as a short cut.

When you square a binomial, you can apply the FOIL method to find the product. You can also apply the following rules as a short cut. Squaring a Binomial When you square a binomial, you can apply the FOIL method to find the product. You can also apply the following rules as a short cut. Solve. (x 3) 2 Step 1 Square the first term. Rules

More information

Appendix: Synthetic Division

Appendix: Synthetic Division Appendix: Synthetic Division AP Learning Objectives In this section, we will learn how to: 1. Divide polynomials using synthetic division. Synthetic division is a short form of long division with polynomials.

More information

Math 101 Study Session Spring 2016 Test 4 Chapter 10, Chapter 11 Chapter 12 Section 1, and Chapter 12 Section 2

Math 101 Study Session Spring 2016 Test 4 Chapter 10, Chapter 11 Chapter 12 Section 1, and Chapter 12 Section 2 Math 101 Study Session Spring 2016 Test 4 Chapter 10, Chapter 11 Chapter 12 Section 1, and Chapter 12 Section 2 April 11, 2016 Chapter 10 Section 1: Addition and Subtraction of Polynomials A monomial is

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

P4 Polynomials and P5 Factoring Polynomials

P4 Polynomials and P5 Factoring Polynomials P4 Polynomials and P5 Factoring Polynomials Professor Tim Busken Graduate T.A. Dynamical Systems Program Department of Mathematics San Diego State University June 22, 2011 Professor Tim Busken (Graduate

More information

Partial Fraction Decomposition Honors Precalculus Mr. Velazquez Rm. 254

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

More information

5.1 Monomials. Algebra 2

5.1 Monomials. Algebra 2 . Monomials Algebra Goal : A..: Add, subtract, multiply, and simplify polynomials and rational expressions (e.g., multiply (x ) ( x + ); simplify 9x x. x Goal : Write numbers in scientific notation. Scientific

More information

3.5. Dividing Polynomials. LEARN ABOUT the Math. Selecting a strategy to divide a polynomial by a binomial

3.5. Dividing Polynomials. LEARN ABOUT the Math. Selecting a strategy to divide a polynomial by a binomial 3.5 Dividing Polynomials GOAL Use a variety of strategies to determine the quotient when one polynomial is divided by another polynomial. LEARN ABOU the Math Recall that long division can be used to determine

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

Math "Adding and Subtracting Polynomials" Bibiana Lopez. July Riverside City College. (RCC) 10.1 July / 15

Math Adding and Subtracting Polynomials Bibiana Lopez. July Riverside City College. (RCC) 10.1 July / 15 Math 64 10.1 "Adding and Subtracting Polynomials" Bibiana Lopez Riverside City College July 2010 (RCC) 10.1 July 2010 1 / 15 Objectives: * Add and subtract polynomials. * Evaluate polynomials at given

More information

NAME DATE PERIOD. Operations with Polynomials. Review Vocabulary Evaluate each expression. (Lesson 1-1) 3a 2 b 4, given a = 3, b = 2

NAME DATE PERIOD. Operations with Polynomials. Review Vocabulary Evaluate each expression. (Lesson 1-1) 3a 2 b 4, given a = 3, b = 2 5-1 Operations with Polynomials What You ll Learn Skim the lesson. Predict two things that you expect to learn based on the headings and the Key Concept box. 1. Active Vocabulary 2. Review Vocabulary Evaluate

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

Polynomial Operations

Polynomial Operations Chapter 7 Polynomial Operations Sec. 1 Polynomials; Add/Subtract Polynomials sounds tough enough. But, if you look at it close enough you ll notice that students have worked with polynomial expressions

More information

Spring Nikos Apostolakis

Spring Nikos Apostolakis Spring 07 Nikos Apostolakis Review of fractions Rational expressions are fractions with numerator and denominator polynomials. We need to remember how we work with fractions (a.k.a. rational numbers) before

More information

More Polynomial Equations Section 6.4

More Polynomial Equations Section 6.4 MATH 11009: More Polynomial Equations Section 6.4 Dividend: The number or expression you are dividing into. Divisor: The number or expression you are dividing by. Synthetic division: Synthetic division

More information

6.1 Polynomial Functions

6.1 Polynomial Functions 6.1 Polynomial Functions Definition. A polynomial function is any function p(x) of the form p(x) = p n x n + p n 1 x n 1 + + p 2 x 2 + p 1 x + p 0 where all of the exponents are non-negative integers and

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

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

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

A2T. Rational Expressions/Equations. Name: Teacher: Pd:

A2T. Rational Expressions/Equations. Name: Teacher: Pd: AT Packet #1: Rational Epressions/Equations Name: Teacher: Pd: Table of Contents o Day 1: SWBAT: Review Operations with Polynomials Pgs: 1-3 HW: Pages -3 in Packet o Day : SWBAT: Factor using the Greatest

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

2.1. The Remainder Theorem. How do you divide using long division?

2.1. The Remainder Theorem. How do you divide using long division? .1 The Remainder Theorem A manufacturer of cardboard boxes receives an order for gift boxes. Based on cost calculations, the volume, V, of each box to be constructed can be modelled by the polynomial function

More information

Section 1.3 Review of Complex Numbers

Section 1.3 Review of Complex Numbers 1 Section 1. Review of Complex Numbers Objective 1: Imaginary and Complex Numbers In Science and Engineering, such quantities like the 5 occur all the time. So, we need to develop a number system that

More information

5.2. Adding and Subtracting Polynomials. Objectives. Know the basic definitions for polynomials. Add and subtract polynomials.

5.2. Adding and Subtracting Polynomials. Objectives. Know the basic definitions for polynomials. Add and subtract polynomials. Chapter 5 Section 2 5.2 Adding and Subtracting Polynomials Objectives 1 2 Know the basic definitions for polynomials. Add and subtract polynomials. Objective 1 Know the basic definitions for polynomials.

More information

Section 2.4: Add and Subtract Rational Expressions

Section 2.4: Add and Subtract Rational Expressions CHAPTER Section.: Add and Subtract Rational Expressions Section.: Add and Subtract Rational Expressions Objective: Add and subtract rational expressions with like and different denominators. You will recall

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

, a 1. , a 2. ,..., a n

, a 1. , a 2. ,..., a n CHAPTER Points to Remember :. Let x be a variable, n be a positive integer and a 0, a, a,..., a n be constants. Then n f ( x) a x a x... a x a, is called a polynomial in variable x. n n n 0 POLNOMIALS.

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

Factorisation CHAPTER Introduction

Factorisation CHAPTER Introduction FACTORISATION 217 Factorisation CHAPTER 14 14.1 Introduction 14.1.1 Factors of natural numbers You will remember what you learnt about factors in Class VI. Let us take a natural number, say 30, and write

More information

Topic 7: Polynomials. Introduction to Polynomials. Table of Contents. Vocab. Degree of a Polynomial. Vocab. A. 11x 7 + 3x 3

Topic 7: Polynomials. Introduction to Polynomials. Table of Contents. Vocab. Degree of a Polynomial. Vocab. A. 11x 7 + 3x 3 Topic 7: Polynomials Table of Contents 1. Introduction to Polynomials. Adding & Subtracting Polynomials 3. Multiplying Polynomials 4. Special Products of Binomials 5. Factoring Polynomials 6. Factoring

More information

( 3) ( ) ( ) ( ) ( ) ( )

( 3) ( ) ( ) ( ) ( ) ( ) 81 Instruction: Determining the Possible Rational Roots using the Rational Root Theorem Consider the theorem stated below. Rational Root Theorem: If the rational number b / c, in lowest terms, is a root

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

Section 4.3. Polynomial Division; The Remainder Theorem and the Factor Theorem

Section 4.3. Polynomial Division; The Remainder Theorem and the Factor Theorem Section 4.3 Polynomial Division; The Remainder Theorem and the Factor Theorem Polynomial Long Division Let s compute 823 5 : Example of Long Division of Numbers Example of Long Division of Numbers Let

More information

Unit 6 Exponents and Polynomials Lecture Notes Introductory Algebra Page 1 of 10. = xa

Unit 6 Exponents and Polynomials Lecture Notes Introductory Algebra Page 1 of 10. = xa Introductory Algebra Page 1 of 10 1 Exponents Rules of Exponents: 1. x 0 = 1 if x 0 (0 0 is indeterminant and is dealt with in calculus). 2. Product Rule: x a x b = x a+b. 3. Quotient Rule: xa x b = xa

More information

Chapter 2 Formulas and Definitions:

Chapter 2 Formulas and Definitions: Chapter 2 Formulas and Definitions: (from 2.1) Definition of Polynomial Function: Let n be a nonnegative integer and let a n,a n 1,...,a 2,a 1,a 0 be real numbers with a n 0. The function given by f (x)

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

1. Division by a Monomial

1. Division by a Monomial 330 Chapter 5 Polynomials Section 5.3 Concepts 1. Division by a Monomial 2. Long Division 3. Synthetic Division Division of Polynomials 1. Division by a Monomial Division of polynomials is presented in

More information

PARTIAL FRACTION DECOMPOSITION. Mr. Velazquez Honors Precalculus

PARTIAL FRACTION DECOMPOSITION. Mr. Velazquez Honors Precalculus PARTIAL FRACTION DECOMPOSITION Mr. Velazquez Honors Precalculus ADDING AND SUBTRACTING RATIONAL EXPRESSIONS Recall that we can use multiplication and common denominators to write a sum or difference of

More information

Chapter 5 Rational Expressions

Chapter 5 Rational Expressions Worksheet 4 (5.1 Chapter 5 Rational Expressions 5.1 Simplifying Rational Expressions Summary 1: Definitions and General Properties of Rational Numbers and Rational Expressions A rational number can be

More information

Twitter: @Owen134866 www.mathsfreeresourcelibrary.com Prior Knowledge Check 1) Factorise each polynomial: a) x 2 6x + 5 b) x 2 16 c) 9x 2 25 2) Simplify the following algebraic fractions fully: a) x 2

More information

Unit 1: Polynomial Functions SuggestedTime:14 hours

Unit 1: Polynomial Functions SuggestedTime:14 hours Unit 1: Polynomial Functions SuggestedTime:14 hours (Chapter 3 of the text) Prerequisite Skills Do the following: #1,3,4,5, 6a)c)d)f), 7a)b)c),8a)b), 9 Polynomial Functions A polynomial function is an

More information

What is a constant? A Constant is a number representing a quantity or value that does not change.

What is a constant? A Constant is a number representing a quantity or value that does not change. Worksheet -: Algebraic Expressions What is a constant? A Constant is a number representing a quantity or value that does not change. What is a variable? A variable is a letter or symbol representing a

More information