Chapter Six. Polynomials. Properties of Exponents Algebraic Expressions Addition, Subtraction, and Multiplication Factoring Solving by Factoring

Size: px
Start display at page:

Download "Chapter Six. Polynomials. Properties of Exponents Algebraic Expressions Addition, Subtraction, and Multiplication Factoring Solving by Factoring"

Transcription

1 Chapter Six Polynomials Properties of Exponents Algebraic Expressions Addition, Subtraction, and Multiplication Factoring Solving by Factoring

2 Properties of Exponents The properties below form the basis of algebra. Property Rule Example Power of a Product (ab) x = a x b x (2x) 3 = 2 3 x 3 = 8x 3 Power of a Quotient ( a b )x = ax b x (x 2 )3 = x3 2 = x3 3 8 Power of a Power (b x ) y = b xy (x 5 ) 3 = x 15 Product of Powers b x b y = b x+y x 5 x 3 = x 8 Quotient of Powers b x b y = bx y x 5 x 3 = x2 Zero Exponent b 0 = = 1 Negative Exponent b -x = 1 b x 2-3 = = 1 8 These properties are not valid for a negative value to a fractional exponent or zero to the power of zero.

3 Terms and degrees of polynomials Polynomials with up to three terms have special names. Type Number of terms Example Monomial 1 2x 2 Binomial 2 2x 2 + 9x Trinomial 3 2x 2 + 9x + 3 The degree of a polynomial in one variable is the highest exponent. A polynomial of degree n is called an n th degree polynomial, although polynomials of low degree are usually referred to by the names below. Type Degree Example Constant 0 9 Linear 1 9x Quadratic 2 9x 2 Cubic 3 9x 3 A polynomial in a single variable is in standard form if its terms are in order from highest degree to lowest. A term s coefficient is the constant multiplier, such as 2 for 2x 3 or ¾ for 3x3 4. The leading cofficient of an expression is the coefficient of the highest-degree term.

4 Parts of Equations Component Definition Comment y = 8x 3 + cos (x + 5) Equation two expressions set An equation has an y = 8x 3 + cos (x + 5) equal to each other equals sign. Expression one or more terms added together An expression does not have an equals sign. y 8x 3 + cos (x + 5) Term the product of a coefficient and any number of variables and function values An operation on a term applies only once for the whole term. y 8x -3 cos (x + 5) Function Argument an operation that results in a single value (or no value) for any given input the value input into a function Most functions are followed by their argument, which must be in parentheses unless it is only one term. An operation on the function does not affect the argument. cosine x + 5 Many functions in advanced math and computer languages take more than one argument.

5 Solving equations and simplifying fractions To solve an equation, one or more operations must be done to each whole expression. Equation Incorrect Correct Reason ½x = 10 2(½x = 10) 2(½x) = 2(10) An equals sign is not part of an expression and cannot be operated on. ½x = 10(3x) + 1 x = 20(6x) + 2 x = 20(3x) (2x) is a single term, so it should only be multiplied by 2 one time. ½x = sin 3x x = sin 6x x = 2 sin 3x 2x is an argument, not a term. The ½x = 5 x + 4 x = 10 2x + 8 x = 10 x + 4 term to be doubled is sin 3x. To multiply a fraction by 2, multiply by 2 1. Multilplying by 2 2 is multiplying by 1. To reduce a fraction, the same expression must be divided out of every term one time. Fraction Incorrect Correct Reason 4x + 6y 8x + 18z 1 + y 2 + 6z 2x + 3y 4x + 9z The same operation must be done to every term, rather than dividing some 4x x + 18z 2x x + 9z 2x x + 9z terms by 2x and some terms by 6. The 6 under the square root sign is an argument, not a separate term, so it should not be divided separately.

6 Multiplying polynomials To multiply a polynomial by a monomial, multiply each term of the polynomial by the monomial. Keep in mind that negative times negative is positive. Example Work Result 4x(x 2 5x + 2) 4x(x 2 ) + 4x(-5x) + 4x(2) 4x 3 20x 2 + 8x -4x(x 2 5x + 2) -4x(x 2 ) + -4x(-5x) + -4x(2) -4x x 2 8x To multiply a polynomial by a polynomial, as in the example (4x + 3)(x 2 5x + 2), below, multiply each term of one polynomial by each term of the other polynomial, and add the products. Simplify by combining like terms, which are terms that are identical except possibly for the coefficients. Step Work Original problem (4x + 3)(x 2 5x + 2) Multiply 4x(x 2 5x + 2) + 3(x 2 5x + 2) Distribute (4x 3 20x 2 + 8x) + (3x 2 15x + 6) Combine like terms 4x 3 + (-20x 2 + 3x 2 ) + (8x 15x) + 6 Write as a polynomial 4x 3 17x 2 7x + 6

7 Special products of binomials The conjugate of a binomial a + b is a b. Multiplying a binomial by itself or by its conjugate is most easily done by following the patterns below. Multiplier Pattern Proof Example same (a + b) 2 = a 2 + 2ab + b 2 (a + b) 2 (3x + 10) 2 = a(a + b) + b(a + b) = a 2 + ab + ab + b 2 = (3x) 2 + 2(3x(10)) = 9x x = a 2 + 2ab + b 2 conjugate (a + b)(a b) = a 2 b 2 (a + b)(a b) = a(a b) + b(a b) = a 2 ab + ab b 2 (a + b) 2 does not equal a 2 + b 2. If you leave out the 2ab term in the middle, you may turn into a goat. (3x + 10)(3x 10) = (3x) = 9x 2 100

8 Factoring Method When to try How to do it Example Common first, before anything else monomial Factor out any monomial that divides evenly into each term. 4x 8 12x 5 + 6x 2 = 2x 2 (2x 6 6x 3 + 3) Special Pattern if it is a difference of squares, a sum or difference of cubes, or a sum of squares plus a middle term Identify the pattern and the values of a and b (see the following chart). Grouping if there are four terms Write it as a sum of two binomials, and factor the two binomials separately. Guess and Check last Guess the factors, and multiply them to see if the product is the polynomial to be factored. 25x 2 81 = (5x + 9)(5x 9) 8x 3 + 6x 2 20x 15 = (8x 3 + 6x 2 ) + (-20x 15) = 2x 2 (4x + 3) 5(4x + 3) = (2x 2 5)(4x + 3) 45x x 12 = (9x 2)(5x + 6)? = 45x x 10x 12

9 Special factoring patterns Type Polynomial Factors Example Difference a 2 b 2 (a + b)(a b) 16x 2 9 of Squares = (4x + 3)(4x 3) Perfect a 2 + 2ab + b 2 (a + b) 2 16x 2 24x + 9 Square = (4x 3) 2 Difference a 3 b 3 (a b)(a 2 + ab + b 2 ) 8x 3 27 of Cubes = (2x 3)(4x 2 + 6x + 9) Sum of a 3 + b 3 (a + b)(a 2 ab + b 2 ) 8x Cubes = (2x + 3)(4x 2 6x + 9)

10 Help with guessing for factoring x 2 + bx + c can be factored as (x + m)(x + n), where m + n = b and mn = c. Example m + n = b mn = c Factors x 2 + 9x = = 18 (x + 3)(x + 6) x 2 9x = = 18 (x + 3)(x + 6) ax 2 + bx + c can be rewritten as (ax 2 + mx) + (nx + c), where m + n = b and mn = ac. This new expression can be factored by grouping. Example m + n = b mn = ac Grouping Factors 3x x = = 3 10 (3x 2 + 5x) + (6x + 10) (3x + 5)(x + 2) 8x x = = 8 5 (8x 2 + 4x) + (10x + 5) (4x + 5)(2x + 1)

11 Solving by factoring If a product is zero, then one of the factors must be zero. Therefore, an equation in which one side is factored and the other side is zero can be solved by setting each factor equal to zero, as in the three examples below. Step (x 8)(2x + 10) = 0 x 2 + 9x + 20 = 0 x 2 + 9x + 20 = 2 Set one side x 2 + 9x + 18 = 0 equal to zero Factor one side (x + 4)(x + 5) = 0 (x + 3)(x + 6) = 0 Set each factor x 8 = 0 equal to zero 2x + 10 = 0 Solve x = 8 x = -5 x + 4 = 0 x + 5 = 0 x = -4 x = -5 x + 3 = 0 x + 6 = 0 x = -3 x = -6

27 Wyner Math 2 Spring 2019

27 Wyner Math 2 Spring 2019 27 Wyner Math 2 Spring 2019 CHAPTER SIX: POLYNOMIALS Review January 25 Test February 8 Thorough understanding and fluency of the concepts and methods in this chapter is a cornerstone to success in the

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

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

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

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

Sections 7.2, 7.3, 4.1

Sections 7.2, 7.3, 4.1 Sections 7., 7.3, 4.1 Section 7. Multiplying, Dividing and Simplifying Radicals This section will discuss the rules for multiplying, dividing and simplifying radicals. Product Rule for multiplying radicals

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

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

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

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

30 Wyner Math Academy I Fall 2015

30 Wyner Math Academy I Fall 2015 30 Wyner Math Academy I Fall 2015 CHAPTER FOUR: QUADRATICS AND FACTORING Review November 9 Test November 16 The most common functions in math at this level are quadratic functions, whose graphs are parabolas.

More information

Solving Quadratic Equations

Solving Quadratic Equations Solving Quadratic Equations MATH 101 College Algebra J. Robert Buchanan Department of Mathematics Summer 2012 Objectives In this lesson we will learn to: solve quadratic equations by factoring, solve quadratic

More information

Math 0320 Final Exam Review

Math 0320 Final Exam Review Math 0320 Final Exam Review SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Factor out the GCF using the Distributive Property. 1) 6x 3 + 9x 1) Objective:

More information

Something that can have different values at different times. A variable is usually represented by a letter in algebraic expressions.

Something that can have different values at different times. A variable is usually represented by a letter in algebraic expressions. Lesson Objectives: Students will be able to define, recognize and use the following terms in the context of polynomials: o Constant o Variable o Monomial o Binomial o Trinomial o Polynomial o Numerical

More information

Study Guide for Math 095

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

More information

Algebra 1: Hutschenreuter Chapter 10 Notes Adding and Subtracting Polynomials

Algebra 1: Hutschenreuter Chapter 10 Notes Adding and Subtracting Polynomials Algebra 1: Hutschenreuter Chapter 10 Notes Name 10.1 Adding and Subtracting Polynomials Polynomial- an expression where terms are being either added and/or subtracted together Ex: 6x 4 + 3x 3 + 5x 2 +

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

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

Intermediate Algebra Textbook for Skyline College

Intermediate Algebra Textbook for Skyline College Intermediate Algebra Textbook for Skyline College Andrew Gloag Anne Gloag Mara Landers Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) www.ck12.org To access a customizable

More information

Lesson 3: Polynomials and Exponents, Part 1

Lesson 3: Polynomials and Exponents, Part 1 Lesson 2: Introduction to Variables Assessment Lesson 3: Polynomials and Exponents, Part 1 When working with algebraic expressions, variables raised to a power play a major role. In this lesson, we look

More information

MULTIPLYING TRINOMIALS

MULTIPLYING TRINOMIALS Name: Date: 1 Math 2 Variable Manipulation Part 4 Polynomials B MULTIPLYING TRINOMIALS Multiplying trinomials is the same process as multiplying binomials except for there are more terms to multiply than

More information

POLYNOMIAL EXPRESSIONS PART 1

POLYNOMIAL EXPRESSIONS PART 1 POLYNOMIAL EXPRESSIONS PART 1 A polynomial is an expression that is a sum of one or more terms. Each term consists of one or more variables multiplied by a coefficient. Coefficients can be negative, so

More information

UNIT 2 FACTORING. M2 Ch 11 all

UNIT 2 FACTORING. M2 Ch 11 all UNIT 2 FACTORING M2 Ch 11 all 2.1 Polynomials Objective I will be able to put polynomials in standard form and identify their degree and type. I will be able to add and subtract polynomials. Vocabulary

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

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

Find two positive factors of 24 whose sum is 10. Make an organized list.

Find two positive factors of 24 whose sum is 10. Make an organized list. 9.5 Study Guide For use with pages 582 589 GOAL Factor trinomials of the form x 2 1 bx 1 c. EXAMPLE 1 Factor when b and c are positive Factor x 2 1 10x 1 24. Find two positive factors of 24 whose sum is

More information

MathB65 Ch 4 VII, VIII, IX.notebook. November 06, 2017

MathB65 Ch 4 VII, VIII, IX.notebook. November 06, 2017 Chapter 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

Factors of Polynomials Factoring For Experts

Factors of Polynomials Factoring For Experts Factors of Polynomials SUGGESTED LEARNING STRATEGIES: Shared Reading, Activating Prior Knowledge, Discussion Group, Note-taking When you factor a polynomial, you rewrite the original polynomial as a product

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

Intermediate Algebra

Intermediate Algebra Intermediate Algebra Anne Gloag Andrew Gloag Mara Landers Remixed by James Sousa Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) www.ck12.org To access a customizable

More information

Functions: Polynomial, Rational, Exponential

Functions: Polynomial, Rational, Exponential Functions: Polynomial, Rational, Exponential MATH 151 Calculus for Management J. Robert Buchanan Department of Mathematics Spring 2014 Objectives In this lesson we will learn to: identify polynomial expressions,

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

Secondary Math 2H Unit 3 Notes: Factoring and Solving Quadratics

Secondary Math 2H Unit 3 Notes: Factoring and Solving Quadratics Secondary Math H Unit 3 Notes: Factoring and Solving Quadratics 3.1 Factoring out the Greatest Common Factor (GCF) Factoring: The reverse of multiplying. It means figuring out what you would multiply together

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

Algebra. Practice Pack

Algebra. Practice Pack Algebra Practice Pack WALCH PUBLISHING Table of Contents Unit 1: Algebra Basics Practice 1 What Are Negative and Positive Numbers?... 1 Practice 2 Larger and Smaller Numbers................ 2 Practice

More information

Read the following definitions and match them with the appropriate example(s) using the lines provided.

Read the following definitions and match them with the appropriate example(s) using the lines provided. Algebraic Expressions Prepared by: Sa diyya Hendrickson Name: Date: Read the following definitions and match them with the appropriate example(s) using the lines provided. 1. Variable: A letter that is

More information

evaluate functions, expressed in function notation, given one or more elements in their domains

evaluate functions, expressed in function notation, given one or more elements in their domains Describing Linear Functions A.3 Linear functions, equations, and inequalities. The student writes and represents linear functions in multiple ways, with and without technology. The student demonstrates

More information

MATH 190 KHAN ACADEMY VIDEOS

MATH 190 KHAN ACADEMY VIDEOS MATH 10 KHAN ACADEMY VIDEOS MATTHEW AUTH 11 Order of operations 1 The Real Numbers (11) Example 11 Worked example: Order of operations (PEMDAS) 7 2 + (7 + 3 (5 2)) 4 2 12 Rational + Irrational Example

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

AFM Review Test Review

AFM Review Test Review Name: Class: Date: AFM Review Test Review Multiple Choice Identify the choice that best completes the statement or answers the question. What are the solutions of the inequality?. q + (q ) > 0 q < 3 q

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

Math 0312 EXAM 2 Review Questions

Math 0312 EXAM 2 Review Questions Name Decide whether the ordered pair is a solution of the given system. 1. 4x + y = 2 2x + 4y = -20 ; (2, -6) Solve the system by graphing. 2. x - y = 6 x + y = 16 Solve the system by substitution. 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

Properties of Real Numbers

Properties of Real Numbers Pre-Algebra Properties of Real Numbers Identity Properties Addition: Multiplication: Commutative Properties Addition: Multiplication: Associative Properties Inverse Properties Distributive Properties Properties

More information

Math 10-C Polynomials Concept Sheets

Math 10-C Polynomials Concept Sheets Math 10-C Polynomials Concept Sheets Concept 1: Polynomial Intro & Review A polynomial is a mathematical expression with one or more terms in which the exponents are whole numbers and the coefficients

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

Polynomial comes from poly- (meaning "many") and -nomial (in this case meaning "term")... so it says "many terms

Polynomial comes from poly- (meaning many) and -nomial (in this case meaning term)... so it says many terms Polynomials Polynomial comes from poly- (meaning "many") and -nomial (in this case meaning "term")... so it says "many terms Polynomials A polynomial looks like this: Term A number, a variable, or the

More information

Quick-and-Easy Factoring. of lower degree; several processes are available to fi nd factors.

Quick-and-Easy Factoring. of lower degree; several processes are available to fi nd factors. Lesson 11-3 Quick-and-Easy Factoring BIG IDEA Some polynomials can be factored into polynomials of lower degree; several processes are available to fi nd factors. Vocabulary factoring a polynomial factored

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

Just DOS Difference of Perfect Squares. Now the directions say solve or find the real number solutions :

Just DOS Difference of Perfect Squares. Now the directions say solve or find the real number solutions : 5.4 FACTORING AND SOLVING POLYNOMIAL EQUATIONS To help you with #1-1 THESE BINOMIALS ARE EITHER GCF, DOS, OR BOTH!!!! Just GCF Just DOS Difference of Perfect Squares Both 1. Break each piece down.. Pull

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

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

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 II Chapter 5: Polynomials and Polynomial Functions Part 1

Algebra II Chapter 5: Polynomials and Polynomial Functions Part 1 Algebra II Chapter 5: Polynomials and Polynomial Functions Part 1 Chapter 5 Lesson 1 Use Properties of Exponents Vocabulary Learn these! Love these! Know these! 1 Example 1: Evaluate Numerical Expressions

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

Algebra 2 Summer Math Answer Section

Algebra 2 Summer Math Answer Section Algebra 2 Summer Math Answer Section 1. ANS: A PTS: 1 DIF: Level B REF: MALG0064 STA: SC.HSCS.MTH.00.AL1.A1.I.C.4 TOP: Lesson 1.1 Evaluate Expressions KEY: word volume cube area solid 2. ANS: C PTS: 1

More information

SUMMER ASSIGNMENT FOR ALGEBRA II/TRIGONOMETRY

SUMMER ASSIGNMENT FOR ALGEBRA II/TRIGONOMETRY SUMMER ASSIGNMENT FOR ALGEBRA II/TRIGONOMETRY This summer assignment is designed to ensure that you are prepared for Algebra II/ Trigonometry. Nothing on this summer assignment is new. Everything is a

More information

Controlling the Population

Controlling the Population Lesson.1 Skills Practice Name Date Controlling the Population Adding and Subtracting Polynomials Vocabulary Match each definition with its corresponding term. 1. polynomial a. a polynomial with only 1

More information

Solving Quadratic Equations Review

Solving Quadratic Equations Review Math III Unit 2: Polynomials Notes 2-1 Quadratic Equations Solving Quadratic Equations Review Name: Date: Period: Some quadratic equations can be solved by. Others can be solved just by using. ANY quadratic

More information

Basic Equation Solving Strategies

Basic Equation Solving Strategies Basic Equation Solving Strategies Case 1: The variable appears only once in the equation. (Use work backwards method.) 1 1. Simplify both sides of the equation if possible.. Apply the order of operations

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

Lecture Guide. Math 90 - Intermediate Algebra. Stephen Toner. Intermediate Algebra, 3rd edition. Miller, O'Neill, & Hyde. Victor Valley College

Lecture Guide. Math 90 - Intermediate Algebra. Stephen Toner. Intermediate Algebra, 3rd edition. Miller, O'Neill, & Hyde. Victor Valley College Lecture Guide Math 90 - Intermediate Algebra to accompany Intermediate Algebra, 3rd edition Miller, O'Neill, & Hyde Prepared by Stephen Toner Victor Valley College Last updated: 4/17/16 5.1 Exponents &

More information

Can there be more than one correct factorization of a polynomial? There can be depending on the sign: -2x 3 + 4x 2 6x can factor to either

Can there be more than one correct factorization of a polynomial? There can be depending on the sign: -2x 3 + 4x 2 6x can factor to either MTH95 Day 9 Sections 5.5 & 5.6 Section 5.5: Greatest Common Factor and Factoring by Grouping Review: The difference between factors and terms Identify and factor out the Greatest Common Factor (GCF) Factoring

More information

Adding and Subtracting Polynomials

Adding and Subtracting Polynomials Adding and Subtracting Polynomials Polynomial A monomial or sum of monomials. Binomials and Trinomial are also polynomials. Binomials are sum of two monomials Trinomials are sum of three monomials Degree

More information

Introduction. Adding and Subtracting Polynomials

Introduction. Adding and Subtracting Polynomials Introduction Polynomials can be added and subtracted like real numbers. Adding and subtracting polynomials is a way to simplify expressions. It can also allow us to find a shorter way to represent a sum

More information

Unit 2-1: Factoring and Solving Quadratics. 0. I can add, subtract and multiply polynomial expressions

Unit 2-1: Factoring and Solving Quadratics. 0. I can add, subtract and multiply polynomial expressions CP Algebra Unit -1: Factoring and Solving Quadratics NOTE PACKET Name: Period Learning Targets: 0. I can add, subtract and multiply polynomial expressions 1. I can factor using GCF.. I can factor by grouping.

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

Math 1 Variable Manipulation Part 6 Polynomials

Math 1 Variable Manipulation Part 6 Polynomials Name: Math 1 Variable Manipulation Part 6 Polynomials Date: 1 VOCABULARY Constant: A term that does not have a variable is called a constant. Example: the number 5 is a constant because it does not have

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

Algebra 1. Correlated to the Texas Essential Knowledge and Skills. TEKS Units Lessons

Algebra 1. Correlated to the Texas Essential Knowledge and Skills. TEKS Units Lessons Algebra 1 Correlated to the Texas Essential Knowledge and Skills TEKS Units Lessons A1.1 Mathematical Process Standards The student uses mathematical processes to acquire and demonstrate mathematical understanding.

More information

Order of Operations Practice: 1) =

Order of Operations Practice: 1) = Order of Operations Practice: 1) 24-12 3 + 6 = a) 6 b) 42 c) -6 d) 192 2) 36 + 3 3 (1/9) - 8 (12) = a) 130 b) 171 c) 183 d) 4,764 1 3) Evaluate: 12 2-4 2 ( - ½ ) + 2 (-3) 2 = 4) Evaluate 3y 2 + 8x =, when

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

I CAN classify polynomials by degree and by the number of terms.

I CAN classify polynomials by degree and by the number of terms. 13-1 Polynomials I CAN classify polynomials by degree and by the number of terms. 13-1 Polynomials Insert Lesson Title Here Vocabulary monomial polynomial binomial trinomial degree of a polynomial 13-1

More information

A monomial is measured by its degree To find its degree, we add up the exponents of all the variables of the monomial.

A monomial is measured by its degree To find its degree, we add up the exponents of all the variables of the monomial. UNIT 6 POLYNOMIALS Polynomial (Definition) A monomial or a sum of monomials. A monomial is measured by its degree To find its degree, we add up the exponents of all the variables of the monomial. Ex. 2

More information

Solving Linear Equations

Solving Linear Equations Solving Linear Equations Golden Rule of Algebra: Do unto one side of the equal sign as you will do to the other Whatever you do on one side of the equal sign, you MUST do the same exact thing on the other

More information

MATH98 Intermediate Algebra Practice Test Form A

MATH98 Intermediate Algebra Practice Test Form A MATH98 Intermediate Algebra Practice Test Form A MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the equation. 1) (y - 4) - (y + ) = 3y 1) A)

More information

Algebra I Vocabulary Cards

Algebra I Vocabulary Cards Algebra I Vocabulary Cards Table of Contents Expressions and Operations Natural Numbers Whole Numbers Integers Rational Numbers Irrational Numbers Real Numbers Order of Operations Expression Variable Coefficient

More information

POLYNOMIAL: A polynomial is a or the

POLYNOMIAL: A polynomial is a or the MONOMIALS: CC Math I Standards: Unit 6 POLYNOMIALS: INTRODUCTION EXAMPLES: A number 4 y a 1 x y A variable NON-EXAMPLES: Variable as an exponent A sum x x 3 The product of variables 5a The product of numbers

More information

CHAPTER 1 POLYNOMIALS

CHAPTER 1 POLYNOMIALS 1 CHAPTER 1 POLYNOMIALS 1.1 Removing Nested Symbols of Grouping Simplify. 1. 4x + 3( x ) + 4( x + 1). ( ) 3x + 4 5 x 3 + x 3. 3 5( y 4) + 6 y ( y + 3) 4. 3 n ( n + 5) 4 ( n + 8) 5. ( x + 5) x + 3( x 6)

More information

Polynomials. Eve Rawley, (EveR) Anne Gloag, (AnneG) Andrew Gloag, (AndrewG)

Polynomials. Eve Rawley, (EveR) Anne Gloag, (AnneG) Andrew Gloag, (AndrewG) Polynomials Eve Rawley, (EveR) Anne Gloag, (AnneG) Andrew Gloag, (AndrewG) Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book,

More information

5.1, 5.2, 5.3 Properites of Exponents last revised 6/7/2014. c = Properites of Exponents. *Simplify each of the following:

5.1, 5.2, 5.3 Properites of Exponents last revised 6/7/2014. c = Properites of Exponents. *Simplify each of the following: 48 5.1, 5.2, 5.3 Properites of Exponents last revised 6/7/2014 Properites of Exponents 1. x a x b = x a+b *Simplify each of the following: a. x 4 x 8 = b. x 5 x 7 x = 2. xa xb = xa b c. 5 6 5 11 = d. x14

More information

A polynomial is an algebraic expression that has many terms connected by only the operations of +, -, and of variables.

A polynomial is an algebraic expression that has many terms connected by only the operations of +, -, and of variables. A polynomial is an algebraic expression that has many terms connected by only the operations of +, -, and of variables. 2x + 5 5 x 7x +19 5x 2-7x + 19 x 2 1 x + 2 2x 3 y 4 z x + 2 2x The terms are the

More information

Chapter 1: Precalculus Review

Chapter 1: Precalculus Review : Precalculus Review Math 115 17 January 2018 Overview 1 Important Notation 2 Exponents 3 Polynomials 4 Rational Functions 5 Cartesian Coordinates 6 Lines Notation Intervals: Interval Notation (a, b) (a,

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

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

FastTrack - MA109. Exponents and Review of Polynomials

FastTrack - MA109. Exponents and Review of Polynomials FastTrack - MA109 Exponents and Review of Polynomials Katherine Paullin, Ph.D. Lecturer, Department of Mathematics University of Kentucky katherine.paullin@uky.edu Monday, August 15, 2016 1 / 25 REEF Question

More information

Example #3: 14 (5 + 2) 6 = = then add = 1 x (-3) then. = 1.5 = add

Example #3: 14 (5 + 2) 6 = = then add = 1 x (-3) then. = 1.5 = add Grade 9 Curricular content Operations with rational numbers (addition, subtraction, multiplication, division and order of operations) -incudes brackets and exponents (exponent laws) -exponents includes

More information

Algebraic Expressions

Algebraic Expressions Algebraic Expressions 1. Expressions are formed from variables and constants. 2. Terms are added to form expressions. Terms themselves are formed as product of factors. 3. Expressions that contain exactly

More information

Assignment 2.1. Exponent Properties: The Product Rule

Assignment 2.1. Exponent Properties: The Product Rule Assignment.1 NAME: Exponent Properties: The Product Rule What is the difference between x and x? Explain in complete sentences and with examples. Product Repeated Multiplication Power of the form a b 5

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

Summer Prep Packet for students entering Algebra 2

Summer Prep Packet for students entering Algebra 2 Summer Prep Packet for students entering Algebra The following skills and concepts included in this packet are vital for your success in Algebra. The Mt. Hebron Math Department encourages all students

More information

Math 1302 Notes 2. How many solutions? What type of solution in the real number system? What kind of equation is it?

Math 1302 Notes 2. How many solutions? What type of solution in the real number system? What kind of equation is it? Math 1302 Notes 2 We know that x 2 + 4 = 0 has How many solutions? What type of solution in the real number system? What kind of equation is it? What happens if we enlarge our current system? Remember

More information

JUST THE MATHS UNIT NUMBER 1.5. ALGEBRA 5 (Manipulation of algebraic expressions) A.J.Hobson

JUST THE MATHS UNIT NUMBER 1.5. ALGEBRA 5 (Manipulation of algebraic expressions) A.J.Hobson JUST THE MATHS UNIT NUMBER 1.5 ALGEBRA 5 (Manipulation of algebraic expressions) by A.J.Hobson 1.5.1 Simplification of expressions 1.5.2 Factorisation 1.5.3 Completing the square in a quadratic expression

More information

Lesson 6. Diana Pell. Monday, March 17. Section 4.1: Solve Linear Inequalities Using Properties of Inequality

Lesson 6. Diana Pell. Monday, March 17. Section 4.1: Solve Linear Inequalities Using Properties of Inequality Lesson 6 Diana Pell Monday, March 17 Section 4.1: Solve Linear Inequalities Using Properties of Inequality Example 1. Solve each inequality. Graph the solution set and write it using interval notation.

More information

Common Core Algebra 2 Review Session 1

Common Core Algebra 2 Review Session 1 Common Core Algebra 2 Review Session 1 NAME Date 1. Which of the following is algebraically equivalent to the sum of 4x 2 8x + 7 and 3x 2 2x 5? (1) 7x 2 10x + 2 (2) 7x 2 6x 12 (3) 7x 4 10x 2 + 2 (4) 12x

More information

Chapter One: Pre-Geometry

Chapter One: Pre-Geometry Chapter One: Pre-Geometry Index: A: Solving Equations B: Factoring (GCF/DOTS) C: Factoring (Case Two leading into Case One) D: Factoring (Case One) E: Solving Quadratics F: Parallel and Perpendicular Lines

More information

Section 5.2 Polynomials, Sums, and Differences

Section 5.2 Polynomials, Sums, and Differences Department of Mathematics Grossmont College October 2, 2012 4.1 Systems of Linear Equations in Two Variables Learning Objectives: Give the degree of a polynomial Add and subract polynomials evaluate a

More information

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

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

More information

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

Unit 3 Factors & Products

Unit 3 Factors & Products 1 Unit 3 Factors & Products General Outcome: Develop algebraic reasoning and number sense. Specific Outcomes: 3.1 Demonstrate an understanding of factors of whole number by determining the: o prime factors

More information