Sect 3.3 Zeros of Polynomials Functions

Size: px
Start display at page:

Download "Sect 3.3 Zeros of Polynomials Functions"

Transcription

1 101 Sect 3.3 Zeros of Polynomials Functions Objective 1: Using the Factor Theorem. Recall that a zero of a polynomial P(x) is a number c such that P(c) = 0. If the remainder of P(x) (x c) is zero, then c is a zero and x c is factor of P(x). Factor Theorem A number c is a zero of a polynomial P if and only if x c is a factor of P. Proof: ( ) Suppose c is a zero of P. Using the Division Algorithm, we can rewrite P as: P(x) = Q(x) (x c) + R(x) But, by the Remainder Theorem, R(x) = P(c) = 0 since c is a zero of P. This implies that P(x) = Q(x) (x c) which means that x c is a factor of P. ( ) Suppose x c is a factor of P. Then P(x) = Q(x) (x c) for some polynomial Q(x). If we evaluate P at x = c, we get: P(c) = Q(c) (c c) = 0 This implies that c is a zero of P. Show that the given values of c are zeros of P(x) and find all the other zeros of P(x). Ex. 1 P(x) = 2x 4 + 9x 3 9x 2 46x + 24; c = 3, 2 First, evaluate P at x = 3 and at x = 2: P( 3) = 2( 3) 4 + 9( 3) 3 9( 3) 2 46( 3) + 24 = = 0 P(2) = 2(2) 4 + 9(2) 3 9(2) 2 46(2) + 24 = = 0 Thus, 3 and 2 are zeros of P so by the factor theorem, x + 3 and x 2 are factors of P. We will now use synthetic division to break down P: Thus, P(x) = (x 2)(2x x x 12)

2 So, P(x) = (x 2)(2x x x 12) = (x 2)(x + 3)(2x 2 + 7x 4) Now, we can factor 2x 2 + 7x 4 using trial and error: 2x 2 + 7x 4 = (2x 1)(x + 4) Therefore, P(x) = (x 2)(x + 3)(2x 1)(x + 4) and the zeros of P are { 4, 3, ½, 2} Show that the given values of c are zeros of P(x) and find all the other zeros of P(x). Ex. 2 P(x) = 4x 4 19x 3 21x x + 20; c = 2, 2 First, evaluate P at x = 2 and at x = 2: P( 2) = 4( 2) 4 19( 2) 3 21( 2) ( 2) + 20 = = 0 P(2) = 4(2) 4 19(2) 3 21(2) (2) + 20 = = 0 Thus, 2 and 2 are zeros of P so by the factor theorem, x + 2 and x 2 are factors of P. We will now use synthetic division to break down P: Thus, P(x) = (x 2)(4x 3 11x 2 43x 10) So, P(x) = (x 2)(4x 3 11x 2 43x 10) = (x 2)(x + 2)(4x 2 19x 5) Now, we can factor 4x 2 19x 5 using trial and error: 4x 2 19x 5 = (4x + 1)(x 5) Therefore, P(x) = (x 2)(x + 2)(4x + 1)(x 5) and the zeros of P are { 2, ¼, 2, 5} Objective 2: Finding rational zeros of functions. In the last example, P(x) = 4x 4 19x 3 21x x + 20, the constant term was 20 and the leading coefficient was 4. The factors p of the constant term are ± 1, ± 2, ± 4, ± 5, ± 10, ± 20 and the factors q of the leading coefficient are ± 1, ± 2, ± 4. If we form all possible ratios of the factors p of the constant term to the factors q of the leading coefficient, we get: 102

3 103 ± 1, ± 2, ± 4, ± 5, ± 10, ± 20, ± 1 2, ± 5 2, ± 1 4, and ± 5. This gives us all the 4 possible rational zeros of P(x). Notice that the zeros ¼, 2, 2, 5 are contained in this list. This leads to the following theorem. Rational Zeros Theorem Let P(x) = a n x n + a n 1 x n a 1 x + a 0 be a polynomial of degree n with integer coefficients. Then every rational zero of P is in the form p q where p q is in lowest terms and p is a factor of the constant term a 0 and q is a factor of the leading coefficient a n. Proof: Let p q be a zero of a P(x) and p q be in lowest terms. Then, P( p q ) = a n( p q )n + a n 1 ( p q )n a 1 ( p q ) + a 0 = 0 (simplify) a n p n p n 1 + a q n n a p q n 1 1 q + a 0 = 0 (multiply both sides by q n ) a n p n + a n 1 p n 1 q + + a 1 pq n 1 + a 0 q n = 0 (subtract a n p n from both sides) a n 1 p n 1 q + + a 1 pq n 1 + a 0 q n = a n p n (factor out q) q(a n 1 p n a 1 pq n 2 + a 0 q n 1 ) = a n p n This implies that q is a factor of a n p n. But since p and q are in lowest terms, then q has to be a factor of a n. We can use a similar argument to show that p is a factor of a 0. Find all the rational zeros of the P(x) and then factor P(x) into linear factors: Ex. 3 P(x) = x x3 2x x In order to use the Rational Zeros Theorem, all the coefficients have to be integers. Since the LCD of the coefficients is 6, we will first factor out 1/6 from all the terms: P(x) = x x3 2x x (Rewrite with a denominator of 6) = 6 6 x x x2 3 6 x (Factor out 1 6 ) = 1 6 (6x4 + 7x 3 12x 2 3x + 2) Now, find the possible rational zeros of 6x 4 + 7x 3 12x 2 3x + 2 The possible values of p are ± 1, ± 2, and the possible values of q are ± 1, ± 2, ± 3, ± 6. Thus, the possible combinations of p over q are

4 104 ± 1 1, ± 1 2, ± 1 3, ± 1 6, ± 2 1, ± 2 2, ± 2 3, ± 2. Simplifying and eliminating 6 duplication gives us the possible rational zeros of ± 1, ± 1 2, ± 1 3, ± 1 6, ± 2, ± 2 3. Now, we will use synthetic division to factor 6x 4 + 7x 3 12x 2 3x + 2 Let's try x = 1: Yes Thus, P(x) = 1 6 (x 1)(6x3 + 13x 2 + x 2) Let's try x = 1 again: No Now, let's try x = 1: No Let's try x = 2: No Now, let's try x = 2: Yes Hence, P(x) = 1 6 (x 1)(x + 2)(6x2 + x 1) Now, factor 6x 2 + x 1 using trial and error to get (3x 1)(2x + 1). Then, our answer is P(x) = 1 (x 1)(x + 2)(3x 1)(2x + 1). 6 This suggests a procedure for finding the rational zeros of a polynomial.

5 105 Steps to Finding the Rational Zeros 1) Use the Rational Zeros Theorem to list all possible rational zeros. 2) Use synthetic division evaluate each possible rational zero in the polynomial. If the reminder is zero, write down the quotient you found. 3) Repeat the process for the quotient you found in part 2 until you obtain a quotient that is degree two or easily factors. Factor or use the quadratic formula to find the remaining zeros. Find all the zeros of the P(x): Ex. 4 P(x) = 2x 4 x 3 67x 2 159x 63 The possible values of p are ± 1, ± 3, ± 7, ± 9, ± 21, ± 63 and the possible values of q are ± 1, ± 2. Thus, the possible combinations of p over q are: ± 1, ± 1 2, ± 3, ± 3 2, ± 7, ± 7 2, ± 9, ± 9 2 Now, we will use synthetic division Let's try x = 1: No Try x = No Try x = 3: No 21 63, ± 21, ±, ± 63, ± 2 2. Try x = Yes

6 106 Try x = 3 again Yes Now, factor 2x 2 13x 7 using trial and error: 2x 2 13x 7 = (2x + 1)(x 7). Solving (2x + 1)(x 7) = 0 yields x = ½ and x = 7. Thus, the zeros are { 3, ½, 7}. If we had to write P(x) in the last example as a product of linear factors, our answer would have been P(x) = (x + 3) 2 (2x + 1)(x 7). Notice that the factors (2x + 1) and (x 7) occur only once. In such a case, we say that the zeros ½ and 7 have multiplicity of one. Since the factor (x + 3) occurs twice, the zero 3 has multiplicity of two. Find all the real solutions to the following: Ex. 5 f(x) = x 4 + 2x 3 + 3x 2 2x 4 = 0 The possible values of p are ± 1, ± 2, ± 4 and the possible values of q are ± 1. Thus, the possible combinations of p over q are ± 1, ± 2, ± 4. Now, we will use synthetic division Let's try x = 1: Yes Try x = Yes Using the discriminant on x 2 + 2x + 4 = 0, we get: b 2 4ac = (2) 2 4(1)(4) = 4 16 = 12 which tells us that x 2 + 2x + 4 = 0 has no real solutions. Thus, the only real solutions are { 1, 1}. Each zero has multiplicity of one. Suppose in the last example, if we were asked to find all solutions (real and complex), we would have to use the quadratic formula to get the to complex solutions: x 2 + 2x + 4 = 0

7 107 x = b± b2 4ac 2a = (2) ± (2)2 4(1)(4) 2(1) = 2± 12 2 = 1 ± 3 i So, all the solutions would be { 1, 1, 1 3 i, i }. In factored form, f(x) would be (x + 1)(x 1)(x i)(x i). Notice that even though f(x) does not factor into linear factors in the real numbers, it does factor into linear factors in the complex numbers. Also, the complex zeros are what we call complex conjugates. Complex Conjugates If r = a + bi is a complex number, then r = a bi is the complex conjugate. Complex conjugate pairs have the following property: r r = (a + bi )(a bi ) = a 2 + b 2 Thus, (5 + 3i )(5 3i ) = 25 15i + 15i 9i 2 = 25 9( 1) = = 34. r and r are called conjugate pairs. Objective 3: Finding complex zeros of polynomials. The depressed equation x 2 + 2x + 4 = 0 from the last example had no real solutions. Such quadratic equations are called irreducible if they cannot be factored over the real numbers. Any irreducible quadratic equation in the real numbers can be factored in the complex numbers. This suggests that every complex non-constant polynomial has at least one complex zero. This is known as the Fundamental Theorem of Algebra. Fundamental Theorem of Algebra Every complex polynomial function with degree n 1 has at least one complex zero. Using this theorem in conjunction with the Factor Theorem leads to the following theorems: Theorem Every complex polynomial function f of degree n 1 can be factored into n linear factors (not necessarily distinct) of the form: f(x) = a n (x r 1 )(x r 2 ) (x r n ) where a n, r 1, r 2,, r n are complex numbers. In other words, every nonconstant polynomial has exact n complex zeros including repeating zeros. Conjugate Pairs Theorem Let f be a polynomial function whose coefficients are real numbers. If r = a + bi is a zero of f, then the complex conjugate r = a bi is also a zero of f so long as b 0.

8 108 Find all the complex zeros of the P(x). Then write P in factored form: Ex. 6 P(x) = x 4 + 2x x x 75 The possible values of p are ± 1, ± 3, ± 5, ± 15, ± 25, ± 75 and the possible values of q are ± 1. Thus, the possible combinations of p over q are ± 1, ± 3, ± 5, ± 15, ± 25, ± 75 which gives us the possible rational zeros. Now, we will use synthetic division: Let's try x = 1: Yes Try x = No Try x = 3: No Try x = Yes Now, factor x in the complex numbers: x = (x + 5i )(x 5i ) Solving (x + 5i )(x 5i ) = 0 yields x = ± 5i. Thus, the zeros are { 5i, 5i, 3, 1}. As a product of linear factors, we get: P(x) = (x + 5i )(x 5i )(x + 3)(x 1) Solve the following: Ex. 7 f(x) = 2x 4 + 5x 3 + 9x 2 + 2x 4 = 0 The possible values of p are ± 1, ± 2, ± 4 and the possible values of q are ± 1, ± 2. Thus, the possible combinations of p over q are:

9 109 ± 1, ± 1, ± 2, ± 4. 2 Now, we will use synthetic division Let's try x = 1: No Try x = Yes Try x = 1 again No Try x = Yes Working with the depressed equation 2x 2 + 4x + 8 = 0, we can factor out a 2 to get 2(x 2 + 2x + 4) and then we will need to use the quadratic formula on x 2 + 2x + 4: x = b± b2 4ac 2a = (2) ± (2)2 4(1)(4) 2(1) = 2± 12 2 So, the solution is { 1 3 i, i, 1, 1 2 }. If we had to write f(x) in factored form, we would get: f(x) = 2(x ( 1 3 i ))(x ( i ))(x + 1)(x 1 2 ) = 1 ± 3 i Given the zeros of a polynomial, we can construct a polynomial that would have those zeros. Let's start with the answer from example #2 and work backwards to find a polynomial.

10 110 Find a 4 th degree polynomial with the given zeros: Ex. 8 ¼, 2, 2, 5 Since ¼, 2, 2, & 5 are zeros, then (x ( ¼)) = (x + ¼), (x ( 2)) = (x + 2), (x 2), & (x 5) are factors. But saying (x + ¼) is a factor is also equivalent to saying (4x + 1) is a factor since they have the "same zero." Thus, P is the product of these factors: P(x) = (4x + 1)(x + 2)(x 2)(x 5) But by FOIL, (4x + 1)(x + 2) = 4x 2 + 9x + 2 and (x 2)(x 5) = x 2 7x + 10 Thus, P(x) = (4x + 1)(x + 2)(x 2)(x 5) = (4x 2 + 9x + 2)(x 2 7x + 10) Multiplying the two trinomials, we get: 4x 2 + 9x + 2 x 2 7x x x x 3 63x 2 14x 4x 4 + 9x 3 + 2x 2 4x 4 19x 3 21x x + 20 Hence, P(x) = 4x 4 19x 3 21x x Note that if we multiply 4x 4 19x 3 21x x + 20 by any non-zero constant, we will get another 4 th degree polynomial that has the same zeros. This means that there are an infinite number of answers for the last example; all such answers are constant multiples of one and other. Find a 4 th degree polynomial f satisfying the following conditions: Ex. 9 Zeros: 4 (multiplicity of 2), (multiplicity of 1). f( 2) = 189 (multiplicity of 1), and Since 4, 1 2, & 1 3 are zeros, then (x 4), (x ( 1 2 )) = (x ), & (x 1 3 ), are factors. But saying (x + 1 ) is a factor is also equivalent 2 to saying (2x + 1) is a factor and (x 1 ) is a factor is equivalent to 3 saying (3x 1) is a factor since they have the "same zero." Since the zero of 4 has a multiplicity of 2, the factor (x 4) will occur twice. Thus, f is the product of these factors: f(x) = (x 4) 2 (2x + 1)(3x 1)

11 But by FOIL, (x 4)(x 4) = x 2 8x + 16 and (2x + 1)(3x 1) = 6x 2 + x 1 Thus, f(x) = (x 4) 2 (2x + 1)(3x 1) = (x 2 8x + 16)(6x 2 + x 1) Multiplying the two trinomials, we get: x 2 8x x 2 + x 1 x 2 + 8x 16 x 3 8x x 6x 4 48x x 2 6x 4 47x x x 16 So, f(x) = a(6x 4 47x x x 16). But, f( 2) = 189, which says: f( 2) = a(6( 2) 4 47( 2) ( 2) ( 2) 16) = 189 a( ) = a = 189 or a = ¼ Hence, f(x) = ¼(6x 4 47x x x 16) = 3 2 x x x2 6x Find a polynomial function with the given information: Ex. 10 Degree 5; Zeros: 2, 3 5i, 4i Since the polynomial has a degree of 5, then it has five zeros. The conjugate pair of 4i is 4i which is also a zero and the conjugate pair of 3 5i is 3 + 5i which is a zero as well. So, the missing zeros are 4i and 3 + 5i. This means that (x ( 2)), (x (3 5i )), (x (3 + 5i )), (x ( 4i )), & (x (4i )) are factors. Thus, f can be written as: f(x) = a(x ( 2))(x (3 5i ))(x (3 + 5i ))(x ( 4i ))(x (4i )) where a is any nonzero real number. f(x) = a(x + 2)[x (3 5i )][x (3 + 5i )](x + 4i )(x 4i ) (expand) f(x) = a(x + 2)[x 2 (3 5i i )x + (3 5i )(3 + 5i )](x 2 16i 2 ) f(x) = a(x + 2)[x 2 6x i 2 ](x 2 16i 2 ) (replace i 2 by 1) f(x) = a(x + 2)[x 2 6x ](x ) f(x) = a(x + 2)(x 2 6x + 34)(x ) f(x) = a(x 3 4x x + 68)(x ) f(x) = a(x 5 4x x 3 + 4x x )

Zeros of Polynomial Functions

Zeros of Polynomial Functions Review: Synthetic Division Find (x 2-5x - 5x 3 + x 4 ) (5 + x). Factor Theorem Solve 2x 3-5x 2 + x + 2 =0 given that 2 is a zero of f(x) = 2x 3-5x 2 + x + 2. Zeros of Polynomial Functions Introduction

More information

Zeros of a Polynomial Function

Zeros of a Polynomial Function Zeros of a Polynomial Function An important consequence of the Factor Theorem is that finding the zeros of a polynomial is really the same thing as factoring it into linear factors. In this section we

More information

JUST THE MATHS UNIT NUMBER 1.8. ALGEBRA 8 (Polynomials) A.J.Hobson

JUST THE MATHS UNIT NUMBER 1.8. ALGEBRA 8 (Polynomials) A.J.Hobson JUST THE MATHS UNIT NUMBER 1.8 ALGEBRA 8 (Polynomials) by A.J.Hobson 1.8.1 The factor theorem 1.8.2 Application to quadratic and cubic expressions 1.8.3 Cubic equations 1.8.4 Long division of polynomials

More information

SOLVING POLYNOMIAL EQUATIONS

SOLVING POLYNOMIAL EQUATIONS C SOLVING POLYNOMIAL EQUATIONS We will assume in this appendix that you know how to divide polynomials using long division and synthetic division. If you need to review those techniques, refer to an algebra

More information

3.2 The Factor Theorem and The Remainder Theorem

3.2 The Factor Theorem and The Remainder Theorem 3. The Factor Theorem and The Remainder Theorem 57 3. The Factor Theorem and The Remainder Theorem Suppose we wish to find the zeros of f(x) = x 3 + 4x 5x 4. Setting f(x) = 0 results in the polynomial

More information

March 29, 2011. 171S4.4 Theorems about Zeros of Polynomial Functions

March 29, 2011. 171S4.4 Theorems about Zeros of Polynomial Functions MAT 171 Precalculus Algebra Dr. Claude Moore Cape Fear Community College CHAPTER 4: Polynomial and Rational Functions 4.1 Polynomial Functions and Models 4.2 Graphing Polynomial Functions 4.3 Polynomial

More information

Zeros of Polynomial Functions

Zeros of Polynomial Functions Zeros of Polynomial Functions The Rational Zero Theorem If f (x) = a n x n + a n-1 x n-1 + + a 1 x + a 0 has integer coefficients and p/q (where p/q is reduced) is a rational zero, then p is a factor of

More information

Zeros of Polynomial Functions

Zeros of Polynomial Functions Zeros of Polynomial Functions Objectives: 1.Use the Fundamental Theorem of Algebra to determine the number of zeros of polynomial functions 2.Find rational zeros of polynomial functions 3.Find conjugate

More information

1.7. Partial Fractions. 1.7.1. Rational Functions and Partial Fractions. A rational function is a quotient of two polynomials: R(x) = P (x) Q(x).

1.7. Partial Fractions. 1.7.1. Rational Functions and Partial Fractions. A rational function is a quotient of two polynomials: R(x) = P (x) Q(x). .7. PRTIL FRCTIONS 3.7. Partial Fractions.7.. Rational Functions and Partial Fractions. rational function is a quotient of two polynomials: R(x) = P (x) Q(x). Here we discuss how to integrate rational

More information

a 1 x + a 0 =0. (3) ax 2 + bx + c =0. (4)

a 1 x + a 0 =0. (3) ax 2 + bx + c =0. (4) ROOTS OF POLYNOMIAL EQUATIONS In this unit we discuss polynomial equations. A polynomial in x of degree n, where n 0 is an integer, is an expression of the form P n (x) =a n x n + a n 1 x n 1 + + a 1 x

More information

Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any.

Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any. Algebra 2 - Chapter Prerequisites Vocabulary Copy in your notebook: Add an example of each term with the symbols used in algebra 2 if there are any. P1 p. 1 1. counting(natural) numbers - {1,2,3,4,...}

More information

Zero: If P is a polynomial and if c is a number such that P (c) = 0 then c is a zero of P.

Zero: If P is a polynomial and if c is a number such that P (c) = 0 then c is a zero of P. MATH 11011 FINDING REAL ZEROS KSU OF A POLYNOMIAL Definitions: Polynomial: is a function of the form P (x) = a n x n + a n 1 x n 1 + + a x + a 1 x + a 0. The numbers a n, a n 1,..., a 1, a 0 are called

More information

1.3 Algebraic Expressions

1.3 Algebraic Expressions 1.3 Algebraic Expressions A polynomial is an expression of the form: a n x n + a n 1 x n 1 +... + a 2 x 2 + a 1 x + a 0 The numbers a 1, a 2,..., a n are called coefficients. Each of the separate parts,

More information

2.3. Finding polynomial functions. An Introduction:

2.3. Finding polynomial functions. An Introduction: 2.3. Finding polynomial functions. An Introduction: As is usually the case when learning a new concept in mathematics, the new concept is the reverse of the previous one. Remember how you first learned

More information

POLYNOMIAL FUNCTIONS

POLYNOMIAL FUNCTIONS POLYNOMIAL FUNCTIONS Polynomial Division.. 314 The Rational Zero Test.....317 Descarte s Rule of Signs... 319 The Remainder Theorem.....31 Finding all Zeros of a Polynomial Function.......33 Writing a

More information

The Method of Partial Fractions Math 121 Calculus II Spring 2015

The Method of Partial Fractions Math 121 Calculus II Spring 2015 Rational functions. as The Method of Partial Fractions Math 11 Calculus II Spring 015 Recall that a rational function is a quotient of two polynomials such f(x) g(x) = 3x5 + x 3 + 16x x 60. The method

More information

ALGEBRA 2: 4.1 Graph Quadratic Functions in Standard Form

ALGEBRA 2: 4.1 Graph Quadratic Functions in Standard Form ALGEBRA 2: 4.1 Graph Quadratic Functions in Standard Form Goal Graph quadratic functions. VOCABULARY Quadratic function A function that can be written in the standard form y = ax 2 + bx+ c where a 0 Parabola

More information

Factoring Polynomials

Factoring Polynomials Factoring Polynomials Sue Geller June 19, 2006 Factoring polynomials over the rational numbers, real numbers, and complex numbers has long been a standard topic of high school algebra. With the advent

More information

3.6 The Real Zeros of a Polynomial Function

3.6 The Real Zeros of a Polynomial Function SECTION 3.6 The Real Zeros of a Polynomial Function 219 3.6 The Real Zeros of a Polynomial Function PREPARING FOR THIS SECTION Before getting started, review the following: Classification of Numbers (Appendix,

More information

2.5 ZEROS OF POLYNOMIAL FUNCTIONS. Copyright Cengage Learning. All rights reserved.

2.5 ZEROS OF POLYNOMIAL FUNCTIONS. Copyright Cengage Learning. All rights reserved. 2.5 ZEROS OF POLYNOMIAL FUNCTIONS Copyright Cengage Learning. All rights reserved. What You Should Learn Use the Fundamental Theorem of Algebra to determine the number of zeros of polynomial functions.

More information

3 1. Note that all cubes solve it; therefore, there are no more

3 1. Note that all cubes solve it; therefore, there are no more Math 13 Problem set 5 Artin 11.4.7 Factor the following polynomials into irreducible factors in Q[x]: (a) x 3 3x (b) x 3 3x + (c) x 9 6x 6 + 9x 3 3 Solution: The first two polynomials are cubics, so if

More information

College Algebra - MAT 161 Page: 1 Copyright 2009 Killoran

College Algebra - MAT 161 Page: 1 Copyright 2009 Killoran College Algebra - MAT 6 Page: Copyright 2009 Killoran Zeros and Roots of Polynomial Functions Finding a Root (zero or x-intercept) of a polynomial is identical to the process of factoring a polynomial.

More information

5. Factoring by the QF method

5. Factoring by the QF method 5. Factoring by the QF method 5.0 Preliminaries 5.1 The QF view of factorability 5.2 Illustration of the QF view of factorability 5.3 The QF approach to factorization 5.4 Alternative factorization by the

More information

1.3 Polynomials and Factoring

1.3 Polynomials and Factoring 1.3 Polynomials and Factoring Polynomials Constant: a number, such as 5 or 27 Variable: a letter or symbol that represents a value. Term: a constant, variable, or the product or a constant and variable.

More information

Algebra Unpacked Content For the new Common Core standards that will be effective in all North Carolina schools in the 2012-13 school year.

Algebra Unpacked Content For the new Common Core standards that will be effective in all North Carolina schools in the 2012-13 school year. This document is designed to help North Carolina educators teach the Common Core (Standard Course of Study). NCDPI staff are continually updating and improving these tools to better serve teachers. Algebra

More information

SECTION 0.6: POLYNOMIAL, RATIONAL, AND ALGEBRAIC EXPRESSIONS

SECTION 0.6: POLYNOMIAL, RATIONAL, AND ALGEBRAIC EXPRESSIONS (Section 0.6: Polynomial, Rational, and Algebraic Expressions) 0.6.1 SECTION 0.6: POLYNOMIAL, RATIONAL, AND ALGEBRAIC EXPRESSIONS LEARNING OBJECTIVES Be able to identify polynomial, rational, and algebraic

More information

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra:

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra: Partial Fractions Combining fractions over a common denominator is a familiar operation from algebra: From the standpoint of integration, the left side of Equation 1 would be much easier to work with than

More information

63. Graph y 1 2 x and y 2 THE FACTOR THEOREM. The Factor Theorem. Consider the polynomial function. P(x) x 2 2x 15.

63. Graph y 1 2 x and y 2 THE FACTOR THEOREM. The Factor Theorem. Consider the polynomial function. P(x) x 2 2x 15. 9.4 (9-27) 517 Gear ratio d) For a fixed wheel size and chain ring, does the gear ratio increase or decrease as the number of teeth on the cog increases? decreases 100 80 60 40 20 27-in. wheel, 44 teeth

More information

Solving Quadratic Equations

Solving Quadratic Equations 9.3 Solving Quadratic Equations by Using the Quadratic Formula 9.3 OBJECTIVES 1. Solve a quadratic equation by using the quadratic formula 2. Determine the nature of the solutions of a quadratic equation

More information

ALGEBRA 2 CRA 2 REVIEW - Chapters 1-6 Answer Section

ALGEBRA 2 CRA 2 REVIEW - Chapters 1-6 Answer Section ALGEBRA 2 CRA 2 REVIEW - Chapters 1-6 Answer Section MULTIPLE CHOICE 1. ANS: C 2. ANS: A 3. ANS: A OBJ: 5-3.1 Using Vertex Form SHORT ANSWER 4. ANS: (x + 6)(x 2 6x + 36) OBJ: 6-4.2 Solving Equations by

More information

Integrals of Rational Functions

Integrals of Rational Functions Integrals of Rational Functions Scott R. Fulton Overview A rational function has the form where p and q are polynomials. For example, r(x) = p(x) q(x) f(x) = x2 3 x 4 + 3, g(t) = t6 + 4t 2 3, 7t 5 + 3t

More information

Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm.

Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm. Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm. We begin by defining the ring of polynomials with coefficients in a ring R. After some preliminary results, we specialize

More information

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include 2 + 5.

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include 2 + 5. PUTNAM TRAINING POLYNOMIALS (Last updated: November 17, 2015) Remark. This is a list of exercises on polynomials. Miguel A. Lerma Exercises 1. Find a polynomial with integral coefficients whose zeros include

More information

Alum Rock Elementary Union School District Algebra I Study Guide for Benchmark III

Alum Rock Elementary Union School District Algebra I Study Guide for Benchmark III Alum Rock Elementary Union School District Algebra I Study Guide for Benchmark III Name Date Adding and Subtracting Polynomials Algebra Standard 10.0 A polynomial is a sum of one ore more monomials. Polynomial

More information

Partial Fractions. p(x) q(x)

Partial Fractions. p(x) q(x) Partial Fractions Introduction to Partial Fractions Given a rational function of the form p(x) q(x) where the degree of p(x) is less than the degree of q(x), the method of partial fractions seeks to break

More information

Quotient Rings and Field Extensions

Quotient Rings and Field Extensions Chapter 5 Quotient Rings and Field Extensions In this chapter we describe a method for producing field extension of a given field. If F is a field, then a field extension is a field K that contains F.

More information

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers.

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers. Math 0980 Chapter Objectives Chapter 1: Introduction to Algebra: The Integers. 1. Identify the place value of a digit. 2. Write a number in words or digits. 3. Write positive and negative numbers used

More information

1 Lecture: Integration of rational functions by decomposition

1 Lecture: Integration of rational functions by decomposition Lecture: Integration of rational functions by decomposition into partial fractions Recognize and integrate basic rational functions, except when the denominator is a power of an irreducible quadratic.

More information

Examples of Tasks from CCSS Edition Course 3, Unit 5

Examples of Tasks from CCSS Edition Course 3, Unit 5 Examples of Tasks from CCSS Edition Course 3, Unit 5 Getting Started The tasks below are selected with the intent of presenting key ideas and skills. Not every answer is complete, so that teachers can

More information

Factoring Quadratic Expressions

Factoring Quadratic Expressions Factoring the trinomial ax 2 + bx + c when a = 1 A trinomial in the form x 2 + bx + c can be factored to equal (x + m)(x + n) when the product of m x n equals c and the sum of m + n equals b. (Note: the

More information

Sect 6.7 - Solving Equations Using the Zero Product Rule

Sect 6.7 - Solving Equations Using the Zero Product Rule Sect 6.7 - Solving Equations Using the Zero Product Rule 116 Concept #1: Definition of a Quadratic Equation A quadratic equation is an equation that can be written in the form ax 2 + bx + c = 0 (referred

More information

6 EXTENDING ALGEBRA. 6.0 Introduction. 6.1 The cubic equation. Objectives

6 EXTENDING ALGEBRA. 6.0 Introduction. 6.1 The cubic equation. Objectives 6 EXTENDING ALGEBRA Chapter 6 Extending Algebra Objectives After studying this chapter you should understand techniques whereby equations of cubic degree and higher can be solved; be able to factorise

More information

expression is written horizontally. The Last terms ((2)( 4)) because they are the last terms of the two polynomials. This is called the FOIL method.

expression is written horizontally. The Last terms ((2)( 4)) because they are the last terms of the two polynomials. This is called the FOIL method. A polynomial of degree n (in one variable, with real coefficients) is an expression of the form: a n x n + a n 1 x n 1 + a n 2 x n 2 + + a 2 x 2 + a 1 x + a 0 where a n, a n 1, a n 2, a 2, a 1, a 0 are

More information

Basic Properties of Rational Expressions

Basic Properties of Rational Expressions Basic Properties of Rational Expressions A fraction is not defined when the denominator is zero! Examples: Simplify and use Mathematics Writing Style. a) x + 8 b) x 9 x 3 Solution: a) x + 8 (x + 4) x +

More information

NSM100 Introduction to Algebra Chapter 5 Notes Factoring

NSM100 Introduction to Algebra Chapter 5 Notes Factoring Section 5.1 Greatest Common Factor (GCF) and Factoring by Grouping Greatest Common Factor for a polynomial is the largest monomial that divides (is a factor of) each term of the polynomial. GCF is the

More information

2.5 Zeros of a Polynomial Functions

2.5 Zeros of a Polynomial Functions .5 Zeros of a Polynomial Functions Section.5 Notes Page 1 The first rule we will talk about is Descartes Rule of Signs, which can be used to determine the possible times a graph crosses the x-axis and

More information

PYTHAGOREAN TRIPLES KEITH CONRAD

PYTHAGOREAN TRIPLES KEITH CONRAD PYTHAGOREAN TRIPLES KEITH CONRAD 1. Introduction A Pythagorean triple is a triple of positive integers (a, b, c) where a + b = c. Examples include (3, 4, 5), (5, 1, 13), and (8, 15, 17). Below is an ancient

More information

2.4 Real Zeros of Polynomial Functions

2.4 Real Zeros of Polynomial Functions SECTION 2.4 Real Zeros of Polynomial Functions 197 What you ll learn about Long Division and the Division Algorithm Remainder and Factor Theorems Synthetic Division Rational Zeros Theorem Upper and Lower

More information

Lecture Notes on Polynomials

Lecture Notes on Polynomials Lecture Notes on Polynomials Arne Jensen Department of Mathematical Sciences Aalborg University c 008 Introduction These lecture notes give a very short introduction to polynomials with real and complex

More information

Differentiation and Integration

Differentiation and Integration This material is a supplement to Appendix G of Stewart. You should read the appendix, except the last section on complex exponentials, before this material. Differentiation and Integration Suppose we have

More information

Polynomial and Synthetic Division. Long Division of Polynomials. Example 1. 6x 2 7x 2 x 2) 19x 2 16x 4 6x3 12x 2 7x 2 16x 7x 2 14x. 2x 4.

Polynomial and Synthetic Division. Long Division of Polynomials. Example 1. 6x 2 7x 2 x 2) 19x 2 16x 4 6x3 12x 2 7x 2 16x 7x 2 14x. 2x 4. _.qd /7/5 9: AM Page 5 Section.. Polynomial and Synthetic Division 5 Polynomial and Synthetic Division What you should learn Use long division to divide polynomials by other polynomials. Use synthetic

More information

Factoring Polynomials

Factoring Polynomials Factoring a Polynomial Expression Factoring a polynomial is expressing the polynomial as a product of two or more factors. Simply stated, it is somewhat the reverse process of multiplying. To factor polynomials,

More information

SECTION 2.5: FINDING ZEROS OF POLYNOMIAL FUNCTIONS

SECTION 2.5: FINDING ZEROS OF POLYNOMIAL FUNCTIONS SECTION 2.5: FINDING ZEROS OF POLYNOMIAL FUNCTIONS Assume f ( x) is a nonconstant polynomial with real coefficients written in standard form. PART A: TECHNIQUES WE HAVE ALREADY SEEN Refer to: Notes 1.31

More information

PROBLEM SET 6: POLYNOMIALS

PROBLEM SET 6: POLYNOMIALS PROBLEM SET 6: POLYNOMIALS 1. introduction In this problem set we will consider polynomials with coefficients in K, where K is the real numbers R, the complex numbers C, the rational numbers Q or any other

More information

Vocabulary Words and Definitions for Algebra

Vocabulary Words and Definitions for Algebra Name: Period: Vocabulary Words and s for Algebra Absolute Value Additive Inverse Algebraic Expression Ascending Order Associative Property Axis of Symmetry Base Binomial Coefficient Combine Like Terms

More information

3.1. RATIONAL EXPRESSIONS

3.1. RATIONAL EXPRESSIONS 3.1. RATIONAL EXPRESSIONS RATIONAL NUMBERS In previous courses you have learned how to operate (do addition, subtraction, multiplication, and division) on rational numbers (fractions). Rational numbers

More information

Algebra II End of Course Exam Answer Key Segment I. Scientific Calculator Only

Algebra II End of Course Exam Answer Key Segment I. Scientific Calculator Only Algebra II End of Course Exam Answer Key Segment I Scientific Calculator Only Question 1 Reporting Category: Algebraic Concepts & Procedures Common Core Standard: A-APR.3: Identify zeros of polynomials

More information

Basics of Polynomial Theory

Basics of Polynomial Theory 3 Basics of Polynomial Theory 3.1 Polynomial Equations In geodesy and geoinformatics, most observations are related to unknowns parameters through equations of algebraic (polynomial) type. In cases where

More information

Integer roots of quadratic and cubic polynomials with integer coefficients

Integer roots of quadratic and cubic polynomials with integer coefficients Integer roots of quadratic and cubic polynomials with integer coefficients Konstantine Zelator Mathematics, Computer Science and Statistics 212 Ben Franklin Hall Bloomsburg University 400 East Second Street

More information

MA107 Precalculus Algebra Exam 2 Review Solutions

MA107 Precalculus Algebra Exam 2 Review Solutions MA107 Precalculus Algebra Exam 2 Review Solutions February 24, 2008 1. The following demand equation models the number of units sold, x, of a product as a function of price, p. x = 4p + 200 a. Please write

More information

9. POLYNOMIALS. Example 1: The expression a(x) = x 3 4x 2 + 7x 11 is a polynomial in x. The coefficients of a(x) are the numbers 1, 4, 7, 11.

9. POLYNOMIALS. Example 1: The expression a(x) = x 3 4x 2 + 7x 11 is a polynomial in x. The coefficients of a(x) are the numbers 1, 4, 7, 11. 9. POLYNOMIALS 9.1. Definition of a Polynomial A polynomial is an expression of the form: a(x) = a n x n + a n-1 x n-1 +... + a 1 x + a 0. The symbol x is called an indeterminate and simply plays the role

More information

Answers to Basic Algebra Review

Answers to Basic Algebra Review Answers to Basic Algebra Review 1. -1.1 Follow the sign rules when adding and subtracting: If the numbers have the same sign, add them together and keep the sign. If the numbers have different signs, subtract

More information

Polynomials and Factoring

Polynomials and Factoring 7.6 Polynomials and Factoring Basic Terminology A term, or monomial, is defined to be a number, a variable, or a product of numbers and variables. A polynomial is a term or a finite sum or difference of

More information

Math Common Core Sampler Test

Math Common Core Sampler Test High School Algebra Core Curriculum Math Test Math Common Core Sampler Test Our High School Algebra sampler covers the twenty most common questions that we see targeted for this level. For complete tests

More information

Application. Outline. 3-1 Polynomial Functions 3-2 Finding Rational Zeros of. Polynomial. 3-3 Approximating Real Zeros of.

Application. Outline. 3-1 Polynomial Functions 3-2 Finding Rational Zeros of. Polynomial. 3-3 Approximating Real Zeros of. Polynomial and Rational Functions Outline 3-1 Polynomial Functions 3-2 Finding Rational Zeros of Polynomials 3-3 Approximating Real Zeros of Polynomials 3-4 Rational Functions Chapter 3 Group Activity:

More information

3.3 Real Zeros of Polynomials

3.3 Real Zeros of Polynomials 3.3 Real Zeros of Polynomials 69 3.3 Real Zeros of Polynomials In Section 3., we found that we can use synthetic division to determine if a given real number is a zero of a polynomial function. This section

More information

0.4 FACTORING POLYNOMIALS

0.4 FACTORING POLYNOMIALS 36_.qxd /3/5 :9 AM Page -9 SECTION. Factoring Polynomials -9. FACTORING POLYNOMIALS Use special products and factorization techniques to factor polynomials. Find the domains of radical expressions. Use

More information

Algebra Practice Problems for Precalculus and Calculus

Algebra Practice Problems for Precalculus and Calculus Algebra Practice Problems for Precalculus and Calculus Solve the following equations for the unknown x: 1. 5 = 7x 16 2. 2x 3 = 5 x 3. 4. 1 2 (x 3) + x = 17 + 3(4 x) 5 x = 2 x 3 Multiply the indicated polynomials

More information

Roots of Polynomials

Roots of Polynomials Roots of Polynomials (Com S 477/577 Notes) Yan-Bin Jia Sep 24, 2015 A direct corollary of the fundamental theorem of algebra is that p(x) can be factorized over the complex domain into a product a n (x

More information

Algebra 1 Course Title

Algebra 1 Course Title Algebra 1 Course Title Course- wide 1. What patterns and methods are being used? Course- wide 1. Students will be adept at solving and graphing linear and quadratic equations 2. Students will be adept

More information

4.1. COMPLEX NUMBERS

4.1. COMPLEX NUMBERS 4.1. COMPLEX NUMBERS What You Should Learn Use the imaginary unit i to write complex numbers. Add, subtract, and multiply complex numbers. Use complex conjugates to write the quotient of two complex numbers

More information

Factoring Polynomials

Factoring Polynomials UNIT 11 Factoring Polynomials You can use polynomials to describe framing for art. 396 Unit 11 factoring polynomials A polynomial is an expression that has variables that represent numbers. A number can

More information

is identically equal to x 2 +3x +2

is identically equal to x 2 +3x +2 Partial fractions 3.6 Introduction It is often helpful to break down a complicated algebraic fraction into a sum of simpler fractions. 4x+7 For example it can be shown that has the same value as 1 + 3

More information

Factoring Trinomials: The ac Method

Factoring Trinomials: The ac Method 6.7 Factoring Trinomials: The ac Method 6.7 OBJECTIVES 1. Use the ac test to determine whether a trinomial is factorable over the integers 2. Use the results of the ac test to factor a trinomial 3. For

More information

Modern Algebra Lecture Notes: Rings and fields set 4 (Revision 2)

Modern Algebra Lecture Notes: Rings and fields set 4 (Revision 2) Modern Algebra Lecture Notes: Rings and fields set 4 (Revision 2) Kevin Broughan University of Waikato, Hamilton, New Zealand May 13, 2010 Remainder and Factor Theorem 15 Definition of factor If f (x)

More information

CHAPTER SIX IRREDUCIBILITY AND FACTORIZATION 1. BASIC DIVISIBILITY THEORY

CHAPTER SIX IRREDUCIBILITY AND FACTORIZATION 1. BASIC DIVISIBILITY THEORY January 10, 2010 CHAPTER SIX IRREDUCIBILITY AND FACTORIZATION 1. BASIC DIVISIBILITY THEORY The set of polynomials over a field F is a ring, whose structure shares with the ring of integers many characteristics.

More information

Polynomial Degree and Finite Differences

Polynomial Degree and Finite Differences CONDENSED LESSON 7.1 Polynomial Degree and Finite Differences In this lesson you will learn the terminology associated with polynomials use the finite differences method to determine the degree of a polynomial

More information

Polynomials. Key Terms. quadratic equation parabola conjugates trinomial. polynomial coefficient degree monomial binomial GCF

Polynomials. Key Terms. quadratic equation parabola conjugates trinomial. polynomial coefficient degree monomial binomial GCF Polynomials 5 5.1 Addition and Subtraction of Polynomials and Polynomial Functions 5.2 Multiplication of Polynomials 5.3 Division of Polynomials Problem Recognition Exercises Operations on Polynomials

More information

Real Roots of Univariate Polynomials with Real Coefficients

Real Roots of Univariate Polynomials with Real Coefficients Real Roots of Univariate Polynomials with Real Coefficients mostly written by Christina Hewitt March 22, 2012 1 Introduction Polynomial equations are used throughout mathematics. When solving polynomials

More information

Polynomial Expressions and Equations

Polynomial Expressions and Equations Polynomial Expressions and Equations This is a really close-up picture of rain. Really. The picture represents falling water broken down into molecules, each with two hydrogen atoms connected to one oxygen

More information

2.3 Solving Equations Containing Fractions and Decimals

2.3 Solving Equations Containing Fractions and Decimals 2. Solving Equations Containing Fractions and Decimals Objectives In this section, you will learn to: To successfully complete this section, you need to understand: Solve equations containing fractions

More information

MATH 21. College Algebra 1 Lecture Notes

MATH 21. College Algebra 1 Lecture Notes MATH 21 College Algebra 1 Lecture Notes MATH 21 3.6 Factoring Review College Algebra 1 Factoring and Foiling 1. (a + b) 2 = a 2 + 2ab + b 2. 2. (a b) 2 = a 2 2ab + b 2. 3. (a + b)(a b) = a 2 b 2. 4. (a

More information

3.6. Partial Fractions. Introduction. Prerequisites. Learning Outcomes

3.6. Partial Fractions. Introduction. Prerequisites. Learning Outcomes Partial Fractions 3.6 Introduction It is often helpful to break down a complicated algebraic fraction into a sum of simpler fractions. For 4x + 7 example it can be shown that x 2 + 3x + 2 has the same

More information

Review of Intermediate Algebra Content

Review of Intermediate Algebra Content Review of Intermediate Algebra Content Table of Contents Page Factoring GCF and Trinomials of the Form + b + c... Factoring Trinomials of the Form a + b + c... Factoring Perfect Square Trinomials... 6

More information

Unique Factorization

Unique Factorization Unique Factorization Waffle Mathcamp 2010 Throughout these notes, all rings will be assumed to be commutative. 1 Factorization in domains: definitions and examples In this class, we will study the phenomenon

More information

Name Intro to Algebra 2. Unit 1: Polynomials and Factoring

Name Intro to Algebra 2. Unit 1: Polynomials and Factoring Name Intro to Algebra 2 Unit 1: Polynomials and Factoring Date Page Topic Homework 9/3 2 Polynomial Vocabulary No Homework 9/4 x In Class assignment None 9/5 3 Adding and Subtracting Polynomials Pg. 332

More information

6.1 Add & Subtract Polynomial Expression & Functions

6.1 Add & Subtract Polynomial Expression & Functions 6.1 Add & Subtract Polynomial Expression & Functions Objectives 1. Know the meaning of the words term, monomial, binomial, trinomial, polynomial, degree, coefficient, like terms, polynomial funciton, quardrtic

More information

EAP/GWL Rev. 1/2011 Page 1 of 5. Factoring a polynomial is the process of writing it as the product of two or more polynomial factors.

EAP/GWL Rev. 1/2011 Page 1 of 5. Factoring a polynomial is the process of writing it as the product of two or more polynomial factors. EAP/GWL Rev. 1/2011 Page 1 of 5 Factoring a polynomial is the process of writing it as the product of two or more polynomial factors. Example: Set the factors of a polynomial equation (as opposed to an

More information

1 Homework 1. [p 0 q i+j +... + p i 1 q j+1 ] + [p i q j ] + [p i+1 q j 1 +... + p i+j q 0 ]

1 Homework 1. [p 0 q i+j +... + p i 1 q j+1 ] + [p i q j ] + [p i+1 q j 1 +... + p i+j q 0 ] 1 Homework 1 (1) Prove the ideal (3,x) is a maximal ideal in Z[x]. SOLUTION: Suppose we expand this ideal by including another generator polynomial, P / (3, x). Write P = n + x Q with n an integer not

More information

MATH 10034 Fundamental Mathematics IV

MATH 10034 Fundamental Mathematics IV MATH 0034 Fundamental Mathematics IV http://www.math.kent.edu/ebooks/0034/funmath4.pdf Department of Mathematical Sciences Kent State University January 2, 2009 ii Contents To the Instructor v Polynomials.

More information

Some Polynomial Theorems. John Kennedy Mathematics Department Santa Monica College 1900 Pico Blvd. Santa Monica, CA 90405 rkennedy@ix.netcom.

Some Polynomial Theorems. John Kennedy Mathematics Department Santa Monica College 1900 Pico Blvd. Santa Monica, CA 90405 rkennedy@ix.netcom. Some Polynomial Theorems by John Kennedy Mathematics Department Santa Monica College 1900 Pico Blvd. Santa Monica, CA 90405 rkennedy@ix.netcom.com This paper contains a collection of 31 theorems, lemmas,

More information

The Division Algorithm for Polynomials Handout Monday March 5, 2012

The Division Algorithm for Polynomials Handout Monday March 5, 2012 The Division Algorithm for Polynomials Handout Monday March 5, 0 Let F be a field (such as R, Q, C, or F p for some prime p. This will allow us to divide by any nonzero scalar. (For some of the following,

More information

Section 5.0A Factoring Part 1

Section 5.0A Factoring Part 1 Section 5.0A Factoring Part 1 I. Work Together A. Multiply the following binomials into trinomials. (Write the final result in descending order, i.e., a + b + c ). ( 7)( + 5) ( + 7)( + ) ( + 7)( + 5) (

More information

Determinants can be used to solve a linear system of equations using Cramer s Rule.

Determinants can be used to solve a linear system of equations using Cramer s Rule. 2.6.2 Cramer s Rule Determinants can be used to solve a linear system of equations using Cramer s Rule. Cramer s Rule for Two Equations in Two Variables Given the system This system has the unique solution

More information

by the matrix A results in a vector which is a reflection of the given

by the matrix A results in a vector which is a reflection of the given Eigenvalues & Eigenvectors Example Suppose Then So, geometrically, multiplying a vector in by the matrix A results in a vector which is a reflection of the given vector about the y-axis We observe that

More information

The Factor Theorem and a corollary of the Fundamental Theorem of Algebra

The Factor Theorem and a corollary of the Fundamental Theorem of Algebra Math 421 Fall 2010 The Factor Theorem and a corollary of the Fundamental Theorem of Algebra 27 August 2010 Copyright 2006 2010 by Murray Eisenberg. All rights reserved. Prerequisites Mathematica Aside

More information

Mathematics. (www.tiwariacademy.com : Focus on free Education) (Chapter 5) (Complex Numbers and Quadratic Equations) (Class XI)

Mathematics. (www.tiwariacademy.com : Focus on free Education) (Chapter 5) (Complex Numbers and Quadratic Equations) (Class XI) ( : Focus on free Education) Miscellaneous Exercise on chapter 5 Question 1: Evaluate: Answer 1: 1 ( : Focus on free Education) Question 2: For any two complex numbers z1 and z2, prove that Re (z1z2) =

More information

Factoring and Applications

Factoring and Applications Factoring and Applications What is a factor? The Greatest Common Factor (GCF) To factor a number means to write it as a product (multiplication). Therefore, in the problem 48 3, 4 and 8 are called the

More information

Graphing Rational Functions

Graphing Rational Functions Graphing Rational Functions A rational function is defined here as a function that is equal to a ratio of two polynomials p(x)/q(x) such that the degree of q(x) is at least 1. Examples: is a rational function

More information

15. Symmetric polynomials

15. Symmetric polynomials 15. Symmetric polynomials 15.1 The theorem 15.2 First examples 15.3 A variant: discriminants 1. The theorem Let S n be the group of permutations of {1,, n}, also called the symmetric group on n things.

More information