Factorizing a Polynomial. What is Quadratic Equation? What is Polynomial Factorization? Factorizing by grouping like terms. Factorizing by identities

Size: px
Start display at page:

Download "Factorizing a Polynomial. What is Quadratic Equation? What is Polynomial Factorization? Factorizing by grouping like terms. Factorizing by identities"

Transcription

1 Chapter 3 Quadratic Equation and Polynomial Factorization What is Quadratic Equation? Quadratic equation ( 二次方程 ) is a type of polynomials. It is an equation that the left-hand-side is a polynomial with degree, and usually unknown, and the right-hand-side is a zero. A general epression of quadratic equation is: a + b + c = 0 Where a, b and c are some constants, and is the variable. What is Polynomial Factorization? Polynomial Factorization ( 多項式因式分解 ) is the action that change a polynomial into products of smaller polynomials. For eample: can be factorized into: ( 6) ( + ) ( + ) Here, ( + 6), ( + ) and ( + ) are called factors ( 因子 ) of Factorization can be considered as the reverse action of multiplication. Factorizing a Polynomial Factorizing by grouping like terms We know that = ( 6) ( + ) ( + ) now. But how is it found? First, review some basic facts: n = a (b + c) = ab + ac n We ll factorize by these facts = ( 6) ( 6) 3 ( )( 6) = + = + Now we ve successfully factorized into ( 6) ( 3 + ) by using the method Grouping like terms. Factorizing by identities But clearly we haven t finished. The term ( 3 + ) can be further factored. How do we factorize it? Grouping terms seems not working! So, instead of grouping terms, we may also need some help from identities. From chapter, we learnt that:. (a + b) = a + ab + b. (a b) = a ab + b 3. (a + b)(a b) = a b For eample, when we see the epression 4, we knew that it could be factorized into ( + )( ), because of identity #3. Here we present two more identities: 5. a 3 + b 3 = (a + b)(a ab + b ) 6. a 3 b 3 = (a b)(a + ab + b ) Thus, by identity #5, we can reduce ( 3 + ) into ( + ) ( + ), and we have fully factorized

2 Application of Factorization One big use of polynomial factorization is to find roots ( 根 ) (solutions) of a polynomial. For eample, we need to solve = 0. It is hard to do so. However, we knew that if some numbers are multiplied and the result is zero, then one of them must be zero. (i.e., if a b c d e f = 0, then a = 0 or b = 0 or c = 0 or d = 0 or e = 0 or f = 0 or ) This also applies for polynomials. Thus, if = 0 Then also ( 6) ( + ) ( + ) = 0 That means 6 = 0 or + = 0 or + = 0 Solving the first equations gives = 6 or. The last equation gives no real roots ( 實根 ) of, and we ll eplain why in the later section. Another reason for factorizing a polynomial is to reduce computation time. For eample, calculating the polynomial needs 8 multiplications and 3 additions (including subtraction). In contrast, the factorized form ( 6) ( + ) ( + ) only needs 3 multiplications and 4 additions. Since time needed for doing multiplications is much more than additions, computation time is reduced. Last but not least, factorizing a polynomial is also useful in simplifying an epression. For eample, is a very tedious epression. But if we factorize it, it ( )( )( 3) becomes. The factors ( ) and ( 3) can be cancelled out, and the ( )( )( ) ( ) 5( + 8) remaining part is just simply. Solving a Quadratic Equation In general, solving a quadratic equation a + b + c = 0 can be done in several ways. We will use = 0 in our eample. Cross method ( 十字相乘法 ) The cross method is to solve a quadratic equation by factorizing. We may assume that = ( α) ( β). Multiplying the right-hand-side, we get = (α + β) + αβ. α + β = 4 By comparing coefficients, we get. However, method of substitution do not αβ = 40 work here, because we don t know how to solve 4α α = 40 yet. But, we may use a low-level method to find out α and β: by guessing. Of course we shouldn t guess randomly. From the simultaneous equation above, we knew that αβ = 40, that means, α and β are factors of 40. Therefore, α and β may be,, 4, 5, 8, 0, 0, 40, -, -, -4, -5, -8, -0, -0 or -40. When α = β =

3 Net step is to select to right solution, by the condition α + β = 4. (, 40) is not a solution, because + 40 = 4 4. (, 0) is not either. (4, 0) is the solution. As soon as we found out the correct one, we can stop. Therefore, = ( 4) ( 0), and thus = 4 or 0. Completing the square ( 配方 ) Trial and error is easy to follow, but it is etremely inefficient. Imagine if we have a long list to test, such as ? You must have been ehausted before you get the answer. Therefore we need a more systematic way to do so. By our identity # and #, we recognize that the form ± y + y can be collapsed into ( ± y). (Here ± means + or.) Can it be done to our ? Sure. By comparing coefficients, we get = (Of course) and y = 7. (Take ± as ) But where does y, i.e. 49 come? The answer is easy: add nine and subtract nine. So: = + + = + ( ) = 7 9 This process is called Completing the square. And therefore: = 0 ( ) 7 9 = 0 ( ) 7 = 9 7 = 3 or 3 = 0 or 4 Sum and Product of Roots of Quadratic Equation We knew that a quadratic equation a + b + c could be factorized into ( α) ( β). We also knew that α and β are roots of the quadratic equation. Epand ( α) ( β), and by comparing coefficients, we get: b α + β = a c αβ = a This can help us find out sum and product of roots without solving the equation. After finding the sum and product, we can derive many other forms involving the two roots. Here gives some important forms composed of roots of a quadratic equation, α and β. For convenient, s denotes α + β, and p denotes αβ... α + β = + + α β αβ αβ s = α β p = α αβ + β = s 4 p (Assuming α > β) Quadratic Formula ( 二次方程公式 ) Completing the square is still quite inefficient. Actually, if we complete the square of a general quadratic equation, a + b + c = 0, we will get the equation solving a general quadratic equation, known as Quadratic formula : b b 4ac ± = a This equation is so important that should be memorized. 8

4 Discriminant of Quadratic Equation ( 二次方程之判別式 ) b ± b 4ac Recall the quadratic formula =. We see that the part inside the square root a sign, b 4ac is quite important to the nature of roots. If b 4ac > 0, we got two distinct real roots. If b 4ac = 0, we got one real root, or two repeated roots ( 重根 ). If b 4ac < 0, there is no real roots. Actually, b 4ac is called the Discriminant of a quadratic equation: to discriminate the nature of roots. It is often denoted as D or. Graph of Quadratic Equation To begin, see a graph of quadratic equation first: y y = ^ because = 0. After completing the square, the equation becomes y =, and 4 the minimum is? For a general quadratic equation, there is many useful information can be found on it. Let the equation be y = a + b + c, and the form after completing the square is y = a( h) + k. Then: a controls the shape of the graph. If a > 0, the graph opens upwards. If a < 0, the graph opens downwards. Moreover, the higher a is, the thinner the graph is. (0, c) is the y-intercept of the graph. (Discriminant) controls the relationship between the graph and the -ais. If > 0, the graph intersects the -ais at two points. If = 0, the graph touches, or tangent to ( 切於 ) the -ais at one point. If < 0, the graph does not intersect the -ais. (0, α), (0, β) are -intercepts of the graph. (α, β are roots) k is the etremum ( 極值 ) of the graph. Moreover, If a > 0, it is the minimum. If a < 0, it is the maimum. The point (h, k) is the verte ( 頂點 ) of the graph. Etension: The graph of quadratic equation is called a parabola ( 拋物線 ) Simultaneous Equations in Unknowns, One Linear, One Quadratic ( 聯立二元一次及二次方程 ) This is a graph of a quadratic equation, y = One can see it crosses the -ais at (-,0) and (-,0). Also, it crosses the y-ais at (0,). Anything else special? It achieves its minimum at ( 3, ). What is the fact behind these numbers? Let us uncover them. The 4 -intercepts are actually the roots, because y = 0 there. The y-intercept is the constant c, A set of simultaneous equations like: y = a + b + c y = m + k It can be solved by substituting () into (). Like quadratic equations, the set can have two solutions, one solution or no solutions. ( ) ( ) 9

5 Factor Theorem ( 因式定理 ) Remember the remainder theorem taught in Chapter? When a polynomial P() is divided by a, its remainder is P(a). But if P(a) = 0, P() is divisible by a, thus P() = ( a) Q() (Q() is the quotient), which implies a is a factor of P(). This gives the factor theorem: If P() is a polynomial and P(a) = 0, a is a factor of P(). For eample, to factorize P() = , we may employ the factor theorem and test for every possible a so that P(a) = 0. From our eperience in doing cross method for quadratic equation, we could also list out all factors of 6 and test for them one by one. a P() Thus, P() = ( + )( + )( + 3). Ecept testing out all possibilities, we may also test the possibilities until one zero is found (e.g. a = - above), and do synthetic division to get an equation with fewer degree (e.g here, as = ( + )( )) Once we got a quadratic equation left, instantly apply quadratic formula. A more complicated eample is that factorizing the polynomial P5 ( ) = Our list is quite long, 40 candidates. So, by trial and error, we got ( ) as one of the factors. Dividing, our new polynomial is 4 3 P4 ( ) = Still that 40 values to be tested, and we have ( + ) this time. ( ) 3 P3 = , and the factor is ( 4). What we left is only ( ) P = + 30, so apply quadratic formula to get ( 5) and ( + 6). Therefore, ( )( )( )( )( ) = Tedious, is it? When using factor theorem, you should first test the values that has a small absolute value. Remainder Theorem for Quadratic Divisor In Chapter Eercise Question 5, you proved that remainder theorem is true because P a = a a Q a + R = R. (Oh, I didn t know you haven t done that) ( ) ( ) ( ) By similar method, we can also deduce a remainder theorem whose divisor is quadratic. Assume the divisor is a + b + c, and dividend is P(). Thus, ( ) = ( + + ) ( ) + ( ) P a b c Q R Here, define R() = r + s. To make the Q() part disappear, one must have Q() = 0 or a + b + c = 0. We chose the latter one, as it is easier to implement. a + b + c = 0 when = α or = β, where α, β are roots. So we have got: P( α ) = R( α ) P( β ) = R( β ) Or P( α ) = rα + s P( β ) = rβ + s An SLE! P( α ) P( β ) Solving for r, we got r =. Substitute this into any of the equation above to get α β the value of s. By this, we got the remainder theorem for quadratic divisor. Revision: In this chapter, we ve learnt:. What is, how to, and why factorizing a polynomial. Solving quadratic equation 3. Sum and product of roots of quadratic equation 4. Discriminant of quadratic equation 5. Simultaneous equations in unknowns, one linear, one quadratic 6. Factor theorem 7. Remainder theorem for quadratic divisor 0

6 Eercise In the followings, if not specified, is the variable, k is a constant, and n is an integer.. Solve the following equations. (If there is no real roots, state that) a) = 0 b) = 0 c) = 0 d) + + = 0 e) = 0 f) = 0 + g) = + h) 3 =. Solve = 0 3. If α and β are roots of + + 3, find α 3 + β Factorize If + k + k = has repeated roots for, find k. 6. Refer to the followings. a) Find b) Find the remainder of (HKCEE 988) If 9 (k+) + = 0 has equal roots, a) Solve k. b) Solve the equation if k < (HKCEE 994) Solve ( 3) 3 = (HKCEE 996) Let α, β be real roots of λ + = 0, where λ >. Let s n = α n + β n, where n is a positive integer. a) Epress s and s 3 in terms of λ. b) Find a 5 λα 4 + α 3. c) Find s 5 λs 4 + s 3. d) It is known that s 3, s 4, s 5 0 and s 3 : s 4 : s 5 = 0 : 7λ : 5. Find λ. e) Find s 3. f) Evaluate y = 3 0. Solve 0 = y + 5. (ISMC 000 Final) If a b b = 0, find a b 00 [Hint: k 0 ]. (PCMSIMC 003, Modified) Let f() = a + b. If f(f()) = 4 + 9, a) Find all possible values of a and b. b) Find the smallest possible value of f(). 3. Assume A (k, k ), B (, k), C (k, ) are three points on the coordinates plane, where k. a) Epress the area of ABC in terms of k. b) Find the area of ABC when k = 3. c) Find the integral solution ( 整數解 ) of k when the area of ABC is (USAMO 995, Modified) If f() = a 4 b and f(-3) =, show that f() is not divisible by Prove the properties of sum and product of roots by quadratic formula. 6. (CaMO 99) Solve + = 3 + ( ) 7. Factorize [Hint: This is product of a quadratic and cubic equation How did cross method work?] 8. (ISMC 000 Final) Factorize z 6 + z 4 + z 3 + z +. [Hint: This is product of a quadratic and quartic equation]

7 Suggested Solutions for the Eercise a) 5, - b) 8, -7 c) ± 3 d) No real roots e),,, f) 0, 0, 5 ± 7 g) h) 7 a) a =, b = ; a =, b = b) 3a) 4 3 k k k + or ( k ) ( k + k + ) b) 6 c) 6) ± 5 7) ( + + 3) ( ) 8) (z z + ) (z 4 + z 3 + z + z + ) ), 5, 7 3) 0 4) ( ) ( ) ( 4) ( + 8) ( + ) 5) 6a) b) a) 5, -7 b) /3 8), 7 9a) s = λ ; s 3 = λ 3 3λ. b) 0 c) 0 d) 5 e) 5 f) ± ) = ; y = 4 8 ) 0

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. 1 b. 0.2 1. 2 3.2 3 c. 20 16 2 20 2. Determine which of the epressions are polynomials. For each polynomial,

More information

Polynomial Functions of Higher Degree

Polynomial Functions of Higher Degree SAMPLE CHAPTER. NOT FOR DISTRIBUTION. 4 Polynomial Functions of Higher Degree Polynomial functions of degree greater than 2 can be used to model data such as the annual temperature fluctuations in Daytona

More information

Math Analysis Chapter 2 Notes: Polynomial and Rational Functions

Math Analysis Chapter 2 Notes: Polynomial and Rational Functions Math Analysis Chapter Notes: Polynomial and Rational Functions Day 13: Section -1 Comple Numbers; Sections - Quadratic Functions -1: Comple Numbers After completing section -1 you should be able to do

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

Algebra II Notes Polynomial Functions Unit Introduction to Polynomials. Math Background

Algebra II Notes Polynomial Functions Unit Introduction to Polynomials. Math Background Introduction to Polynomials Math Background Previously, you Identified the components in an algebraic epression Factored quadratic epressions using special patterns, grouping method and the ac method Worked

More information

Math 2412 Activity 2(Due by EOC Feb. 27) Find the quadratic function that satisfies the given conditions. Show your work!

Math 2412 Activity 2(Due by EOC Feb. 27) Find the quadratic function that satisfies the given conditions. Show your work! Math 4 Activity (Due by EOC Feb 7) Find the quadratic function that satisfies the given conditions Show your work! The graph has a verte at 5, and it passes through the point, 0 7 The graph passes through

More information

3.1 Power Functions & Polynomial Functions

3.1 Power Functions & Polynomial Functions 3.1 Power Functions & Polynomial Functions A power function is a function that can be represented in the form f() = p, where the base is a variable and the eponent, p, is a number. The Effect of the Power

More information

Algebraic Functions, Equations and Inequalities

Algebraic Functions, Equations and Inequalities Algebraic Functions, Equations and Inequalities Assessment statements.1 Odd and even functions (also see Chapter 7)..4 The rational function a c + b and its graph. + d.5 Polynomial functions. The factor

More information

Chapter 2 Analysis of Graphs of Functions

Chapter 2 Analysis of Graphs of Functions Chapter Analysis of Graphs of Functions Chapter Analysis of Graphs of Functions Covered in this Chapter:.1 Graphs of Basic Functions and their Domain and Range. Odd, Even Functions, and their Symmetry..

More information

Bell Quiz 2-3. Determine the end behavior of the graph using limit notation. Find a function with the given zeros , 2. 5 pts possible.

Bell Quiz 2-3. Determine the end behavior of the graph using limit notation. Find a function with the given zeros , 2. 5 pts possible. Bell Quiz 2-3 2 pts Determine the end behavior of the graph using limit notation. 5 2 1. g( ) = 8 + 13 7 3 pts Find a function with the given zeros. 4. -1, 2 5 pts possible Ch 2A Big Ideas 1 Questions

More information

SECTION 2.3: LONG AND SYNTHETIC POLYNOMIAL DIVISION

SECTION 2.3: LONG AND SYNTHETIC POLYNOMIAL DIVISION 2.25 SECTION 2.3: LONG AND SYNTHETIC POLYNOMIAL DIVISION PART A: LONG DIVISION Ancient Example with Integers 2 4 9 8 1 In general: dividend, f divisor, d We can say: 9 4 = 2 + 1 4 By multiplying both sides

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

Math RE - Calculus I Functions Page 1 of 10. Topics of Functions used in Calculus

Math RE - Calculus I Functions Page 1 of 10. Topics of Functions used in Calculus Math 0-03-RE - Calculus I Functions Page of 0 Definition of a function f() : Topics of Functions used in Calculus A function = f() is a relation between variables and such that for ever value onl one value.

More information

Math 1310 Section 4.1: Polynomial Functions and Their Graphs. A polynomial function is a function of the form ...

Math 1310 Section 4.1: Polynomial Functions and Their Graphs. A polynomial function is a function of the form ... Math 1310 Section 4.1: Polynomial Functions and Their Graphs A polynomial function is a function of the form... where 0,,,, are real numbers and n is a whole number. The degree of the polynomial function

More information

Polynomial and Synthetic Division

Polynomial and Synthetic Division Polynomial and Synthetic Division Polynomial Division Polynomial Division is very similar to long division. Example: 3x 3 5x 3x 10x 1 3 Polynomial Division 3x 1 x 3x 3 3 x 5x 3x x 6x 4 10x 10x 7 3 x 1

More information

Polynomial and Synthetic Division

Polynomial and Synthetic Division Chapter Polynomial Functions. f y. Common function: y Transformation: Vertical stretch each y-value is multiplied by, then a vertical shift nine units upward f Horizontal shift of three units to the left,

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

Review: Properties of Exponents (Allow students to come up with these on their own.) m n m n. a a a. n n n m. a a a. a b a

Review: Properties of Exponents (Allow students to come up with these on their own.) m n m n. a a a. n n n m. a a a. a b a Algebra II Notes Unit Si: Polynomials Syllabus Objectives: 6. The student will simplify polynomial epressions. Review: Properties of Eponents (Allow students to come up with these on their own.) Let a

More information

QUADRATIC FUNCTIONS. ( x 7)(5x 6) = 2. Exercises: 1 3x 5 Sum: 8. We ll expand it by using the distributive property; 9. Let s use the FOIL method;

QUADRATIC FUNCTIONS. ( x 7)(5x 6) = 2. Exercises: 1 3x 5 Sum: 8. We ll expand it by using the distributive property; 9. Let s use the FOIL method; QUADRATIC FUNCTIONS A. Eercises: 1.. 3. + = + = + + = +. ( 1)(3 5) (3 5) 1(3 5) 6 10 3 5 6 13 5 = = + = +. ( 7)(5 6) (5 6) 7(5 6) 5 6 35 4 5 41 4 3 5 6 10 1 3 5 Sum: 6 + 10+ 3 5 ( + 1)(3 5) = 6 + 13 5

More information

COUNCIL ROCK HIGH SCHOOL MATHEMATICS. A Note Guideline of Algebraic Concepts. Designed to assist students in A Summer Review of Algebra

COUNCIL ROCK HIGH SCHOOL MATHEMATICS. A Note Guideline of Algebraic Concepts. Designed to assist students in A Summer Review of Algebra COUNCIL ROCK HIGH SCHOOL MATHEMATICS A Note Guideline of Algebraic Concepts Designed to assist students in A Summer Review of Algebra [A teacher prepared compilation of the 7 Algebraic concepts deemed

More information

Cubic and quartic functions

Cubic and quartic functions 3 Cubic and quartic functions 3A Epanding 3B Long division of polnomials 3C Polnomial values 3D The remainder and factor theorems 3E Factorising polnomials 3F Sum and difference of two cubes 3G Solving

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION 4.8 Newton s Method In this section, we will learn: How to solve high degree equations using Newton s method. INTRODUCTION Suppose that

More information

Polynomials and Polynomial Functions

Polynomials and Polynomial Functions Unit 5: Polynomials and Polynomial Functions Evaluating Polynomial Functions Objectives: SWBAT identify polynomial functions SWBAT evaluate polynomial functions. SWBAT find the end behaviors of polynomial

More information

Unit 2 Polynomial Expressions and Functions Note Package. Name:

Unit 2 Polynomial Expressions and Functions Note Package. Name: MAT40S Mr. Morris Unit 2 Polynomial Expressions and Functions Note Package Lesson Homework 1: Long and Synthetic p. 7 #3 9, 12 13 Division 2: Remainder and Factor p. 20 #3 12, 15 Theorem 3: Graphing Polynomials

More information

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 1. CfE Edition

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 1. CfE Edition Higher Mathematics Contents 1 1 Quadratics EF 1 The Discriminant EF 3 3 Completing the Square EF 4 4 Sketching Parabolas EF 7 5 Determining the Equation of a Parabola RC 9 6 Solving Quadratic Inequalities

More information

Math-3. Lesson 3-1 Finding Zeroes of NOT nice 3rd Degree Polynomials

Math-3. Lesson 3-1 Finding Zeroes of NOT nice 3rd Degree Polynomials Math- Lesson - Finding Zeroes of NOT nice rd Degree Polynomials f ( ) 4 5 8 Is this one of the nice rd degree polynomials? a) Sum or difference of two cubes: y 8 5 y 7 b) rd degree with no constant term.

More information

Example 1: What do you know about the graph of the function

Example 1: What do you know about the graph of the function Section 1.5 Analyzing of Functions In this section, we ll look briefly at four types of functions: polynomial functions, rational functions, eponential functions and logarithmic functions. Eample 1: What

More information

Algebra 2 Chapter 3 Part 1 Practice Test 2018

Algebra 2 Chapter 3 Part 1 Practice Test 2018 Synthetic divisions in this worksheet were performed using the Algebra App for PCs that is available at www.mathguy.us/pcapps.php. 1) Given the polynomial f x x 5x 2x 24 and factor x 2, factor completely.

More information

Higher. Polynomials and Quadratics. Polynomials and Quadratics 1

Higher. Polynomials and Quadratics. Polynomials and Quadratics 1 Higher Mathematics Contents 1 1 Quadratics EF 1 The Discriminant EF 3 3 Completing the Square EF 4 4 Sketching Parabolas EF 7 5 Determining the Equation of a Parabola RC 9 6 Solving Quadratic Inequalities

More information

Honours Advanced Algebra Unit 2: Polynomial Functions Factors, Zeros, and Roots: Oh My! Learning Task (Task 5) Date: Period:

Honours Advanced Algebra Unit 2: Polynomial Functions Factors, Zeros, and Roots: Oh My! Learning Task (Task 5) Date: Period: Honours Advanced Algebra Name: Unit : Polynomial Functions Factors, Zeros, and Roots: Oh My! Learning Task (Task 5) Date: Period: Mathematical Goals Know and apply the Remainder Theorem Know and apply

More information

What is Parametric Equation?

What is Parametric Equation? Chapter 13 Parametric Equation and Locus Wh the graph is so strange? Let s investigate a few points. t -5-4 -3 - -1 0 1 3 4 4 15 8 3 0-1 0 3 8 15-4.04-3.4-3.14 -.91-1.84 0 1.84.91 3.14 3.4 B plotting these

More information

Polynomial Division. You may also see this kind of problem written like this: Perform the division x2 +2x 3

Polynomial Division. You may also see this kind of problem written like this: Perform the division x2 +2x 3 Polynomial Division 5015 You do polynomial division the way you do long division of numbers It s difficult to describe the general procedure in words, so I ll work through some eamples stepbystep Eample

More information

Polynomial and Synthetic Division

Polynomial and Synthetic Division Chapter Polynomial and Rational Functions y. f. f Common function: y Horizontal shift of three units to the left, vertical shrink Transformation: Vertical each y-value is multiplied stretch each y-value

More information

C. Finding roots of trinomials: 1st Example: x 2 5x = 14 x 2 5x 14 = 0 (x 7)(x + 2) = 0 Answer: x = 7 or x = -2

C. Finding roots of trinomials: 1st Example: x 2 5x = 14 x 2 5x 14 = 0 (x 7)(x + 2) = 0 Answer: x = 7 or x = -2 AP Calculus Students: Welcome to AP Calculus. Class begins in approimately - months. In this packet, you will find numerous topics that were covered in your Algebra and Pre-Calculus courses. These are

More information

Ch. 12 Higher Degree Equations Rational Root

Ch. 12 Higher Degree Equations Rational Root Ch. 12 Higher Degree Equations Rational Root Sec 1. Synthetic Substitution ~ Division of Polynomials This first section was covered in the chapter on polynomial operations. I m reprinting it here because

More information

Algebra II Midterm Exam Review Packet

Algebra II Midterm Exam Review Packet Algebra II Midterm Eam Review Packet Name: Hour: CHAPTER 1 Midterm Review Evaluate the power. 1.. 5 5. 6. 7 Find the value of each epression given the value of each variable. 5. 10 when 5 10 6. when 6

More information

Locating a point: Introduction the coordinates system. In mathematics and daily life we often need to describe the position of an object.

Locating a point: Introduction the coordinates system. In mathematics and daily life we often need to describe the position of an object. Precaution: This chapter requires some knowledge in Elementar Geometr. Coordinates Sstem Locating a point: Introduction the coordinates sstem In mathematics and dail life we often need to describe the

More information

Further factorising, simplifying, completing the square and algebraic proof

Further factorising, simplifying, completing the square and algebraic proof Further factorising, simplifying, completing the square and algebraic proof 8 CHAPTER 8. Further factorising Quadratic epressions of the form b c were factorised in Section 8. by finding two numbers whose

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

Maths A Level Summer Assignment & Transition Work

Maths A Level Summer Assignment & Transition Work Maths A Level Summer Assignment & Transition Work The summer assignment element should take no longer than hours to complete. Your summer assignment for each course must be submitted in the relevant first

More information

4Cubic. polynomials UNCORRECTED PAGE PROOFS

4Cubic. polynomials UNCORRECTED PAGE PROOFS 4Cubic polnomials 4.1 Kick off with CAS 4. Polnomials 4.3 The remainder and factor theorems 4.4 Graphs of cubic polnomials 4.5 Equations of cubic polnomials 4.6 Cubic models and applications 4.7 Review

More information

Section - 9 GRAPHS. (a) y f x (b) y f x. (c) y f x (d) y f x. (e) y f x (f) y f x k. (g) y f x k (h) y kf x. (i) y f kx. [a] y f x to y f x

Section - 9 GRAPHS. (a) y f x (b) y f x. (c) y f x (d) y f x. (e) y f x (f) y f x k. (g) y f x k (h) y kf x. (i) y f kx. [a] y f x to y f x 44 Section - 9 GRAPHS In this section, we will discuss graphs and graph-plotting in more detail. Detailed graph plotting also requires a knowledge of derivatives. Here, we will be discussing some general

More information

UNIT #8 QUADRATIC FUNCTIONS AND THEIR ALGEBRA REVIEW QUESTIONS

UNIT #8 QUADRATIC FUNCTIONS AND THEIR ALGEBRA REVIEW QUESTIONS Answer Ke Name: Date: UNIT #8 QUADRATIC FUNCTIONS AND THEIR ALGEBRA REVIEW QUESTIONS Part I Questions. For the quadratic function shown below, the coordinates of its verte are, (), 7 6,, 6 The verte is

More information

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 52 HSN22100

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 52 HSN22100 Higher Mathematics UNIT OUTCOME 1 Polnomials and Quadratics Contents Polnomials and Quadratics 5 1 Quadratics 5 The Discriminant 54 Completing the Square 55 4 Sketching Parabolas 57 5 Determining the Equation

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

Lesson #33 Solving Incomplete Quadratics

Lesson #33 Solving Incomplete Quadratics Lesson # Solving Incomplete Quadratics A.A.4 Know and apply the technique of completing the square ~ 1 ~ We can also set up any quadratic to solve it in this way by completing the square, the technique

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

Algebra Final Exam Review Packet

Algebra Final Exam Review Packet Algebra 1 00 Final Eam Review Packet UNIT 1 EXPONENTS / RADICALS Eponents Degree of a monomial: Add the degrees of all the in the monomial together. o Eample - Find the degree of 5 7 yz Degree of a polynomial:

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, you will be epected to have attempted every problem. These skills are all different tools that you will pull out of your toolbo this

More information

ACCUPLACER MATH 0310

ACCUPLACER MATH 0310 The University of Teas at El Paso Tutoring and Learning Center ACCUPLACER MATH 00 http://www.academics.utep.edu/tlc MATH 00 Page Linear Equations Linear Equations Eercises 5 Linear Equations Answer to

More information

Chapter 1 Polynomials. This chapter is about polynomials, which include linear and quadratic expressions. When you have completed it, you should

Chapter 1 Polynomials. This chapter is about polynomials, which include linear and quadratic expressions. When you have completed it, you should 978-1-16-600-1 Cambridge International AS and A Level Mathematics: Pure Mathematics and Revised Edition Coursebook Ecerpt Chapter 1 Polynomials 1 This chapter is about polynomials, which include linear

More information

Administrivia. Matrinomials Lectures 1+2 O Outline 1/15/2018

Administrivia. Matrinomials Lectures 1+2 O Outline 1/15/2018 Administrivia Syllabus and other course information posted on the internet: links on blackboard & at www.dankalman.net. Check assignment sheet for reading assignments and eercises. Be sure to read about

More information

ACCUPLACER MATH 0311 OR MATH 0120

ACCUPLACER MATH 0311 OR MATH 0120 The University of Teas at El Paso Tutoring and Learning Center ACCUPLACER MATH 0 OR MATH 00 http://www.academics.utep.edu/tlc MATH 0 OR MATH 00 Page Factoring Factoring Eercises 8 Factoring Answer to Eercises

More information

P1 Chapter 4 :: Graphs & Transformations

P1 Chapter 4 :: Graphs & Transformations P1 Chapter 4 :: Graphs & Transformations jfrost@tiffin.kingston.sch.uk www.drfrostmaths.com @DrFrostMaths Last modified: 14 th September 2017 Use of DrFrostMaths for practice Register for free at: www.drfrostmaths.com/homework

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, it is my epectation that you will have this packet completed. You will be way behind at the beginning of the year if you haven t attempted

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 Learn the terminology associated with polynomials Use the finite differences method to determine the degree of a polynomial

More information

Section 7.1 Objective 1: Solve Quadratic Equations Using the Square Root Property Video Length 12:12

Section 7.1 Objective 1: Solve Quadratic Equations Using the Square Root Property Video Length 12:12 Section 7.1 Video Guide Solving Quadratic Equations by Completing the Square Objectives: 1. Solve Quadratic Equations Using the Square Root Property. Complete the Square in One Variable 3. Solve Quadratic

More information

Section 6.2 Long Division of Polynomials

Section 6.2 Long Division of Polynomials Section 6. Long Division of Polynomials INTRODUCTION In Section 6.1 we learned to simplify a rational epression by factoring. For eample, + 3 10 = ( + 5)( ) ( ) = ( + 5) 1 = + 5. However, if we try to

More information

CP Algebra 2. Unit 3B: Polynomials. Name: Period:

CP Algebra 2. Unit 3B: Polynomials. Name: Period: CP Algebra 2 Unit 3B: Polynomials Name: Period: Learning Targets 10. I can use the fundamental theorem of algebra to find the expected number of roots. Solving Polynomials 11. I can solve polynomials by

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

Brief Revision Notes and Strategies

Brief Revision Notes and Strategies Brief Revision Notes and Strategies Straight Line Distance Formula d = ( ) + ( y y ) d is distance between A(, y ) and B(, y ) Mid-point formula +, y + M y M is midpoint of A(, y ) and B(, y ) y y Equation

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Name Date Chapter Polnomial and Rational Functions Section.1 Quadratic Functions Objective: In this lesson ou learned how to sketch and analze graphs of quadratic functions. Important Vocabular Define

More information

ALGEBRA II SEMESTER EXAMS PRACTICE MATERIALS SEMESTER (1.2-1) What is the inverse of f ( x) 2x 9? (A) (B) x x (C) (D) 2. (1.

ALGEBRA II SEMESTER EXAMS PRACTICE MATERIALS SEMESTER (1.2-1) What is the inverse of f ( x) 2x 9? (A) (B) x x (C) (D) 2. (1. 04-05 SEMESTER EXAMS. (.-) What is the inverse of f ( ) 9? f f f f ( ) 9 ( ) 9 9 ( ) ( ) 9. (.-) If 4 f ( ) 8, what is f ( )? f( ) ( 8) 4 f ( ) 8 4 4 f( ) 6 4 f( ) ( 8). (.4-) Which statement must be true

More information

CHAPTER 3 : QUADRARIC FUNCTIONS MODULE CONCEPT MAP Eercise 1 3. Recognizing the quadratic functions Graphs of quadratic functions 4 Eercis

CHAPTER 3 : QUADRARIC FUNCTIONS MODULE CONCEPT MAP Eercise 1 3. Recognizing the quadratic functions Graphs of quadratic functions 4 Eercis ADDITIONAL MATHEMATICS MODULE 5 QUADRATIC FUNCTIONS CHAPTER 3 : QUADRARIC FUNCTIONS MODULE 5 3.1 CONCEPT MAP Eercise 1 3. Recognizing the quadratic functions 3 3.3 Graphs of quadratic functions 4 Eercise

More information

TEKS: 2A.10F. Terms. Functions Equations Inequalities Linear Domain Factor

TEKS: 2A.10F. Terms. Functions Equations Inequalities Linear Domain Factor POLYNOMIALS UNIT TEKS: A.10F Terms: Functions Equations Inequalities Linear Domain Factor Polynomials Monomial, Like Terms, binomials, leading coefficient, degree of polynomial, standard form, terms, Parent

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

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

Additional Factoring Examples:

Additional Factoring Examples: Honors Algebra -3 Solving Quadratic Equations by Graphing and Factoring Learning Targets 1. I can solve quadratic equations by graphing. I can solve quadratic equations by factoring 3. I can write a quadratic

More information

Factors, Zeros, and Roots

Factors, Zeros, and Roots Factors, Zeros, and Roots Solving polynomials that have a degree greater than those solved in previous courses is going to require the use of skills that were developed when we previously solved quadratics.

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

Algebra Review C H A P T E R. To solve an algebraic equation with one variable, find the value of the unknown variable.

Algebra Review C H A P T E R. To solve an algebraic equation with one variable, find the value of the unknown variable. C H A P T E R 6 Algebra Review This chapter reviews key skills and concepts of algebra that you need to know for the SAT. Throughout the chapter are sample questions in the style of SAT questions. Each

More information

Lesson 7.1 Polynomial Degree and Finite Differences

Lesson 7.1 Polynomial Degree and Finite Differences Lesson 7.1 Polnomial Degree and Finite Differences 1. Identif the degree of each polnomial. a. 1 b. 0. 1. 3. 3 c. 0 16 0. Determine which of the epressions are polnomials. For each polnomial, state its

More information

SOLVING QUADRATIC EQUATIONS USING GRAPHING TOOLS

SOLVING QUADRATIC EQUATIONS USING GRAPHING TOOLS GRADE PRE-CALCULUS UNIT A: QUADRATIC EQUATIONS (ALGEBRA) CLASS NOTES. A definition of Algebra: A branch of mathematics which describes basic arithmetic relations using variables.. Algebra is just a language.

More information

Unit 8 - Polynomial and Rational Functions Classwork

Unit 8 - Polynomial and Rational Functions Classwork Unit 8 - Polynomial and Rational Functions Classwork This unit begins with a study of polynomial functions. Polynomials are in the form: f ( x) = a n x n + a n 1 x n 1 + a n 2 x n 2 +... + a 2 x 2 + a

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

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

Algebra Concepts Equation Solving Flow Chart Page 1 of 6. How Do I Solve This Equation?

Algebra Concepts Equation Solving Flow Chart Page 1 of 6. How Do I Solve This Equation? Algebra Concepts Equation Solving Flow Chart Page of 6 How Do I Solve This Equation? First, simplify both sides of the equation as much as possible by: combining like terms, removing parentheses using

More information

Downloaded from

Downloaded from Question 1: Exercise 2.1 The graphs of y = p(x) are given in following figure, for some polynomials p(x). Find the number of zeroes of p(x), in each case. (i) (ii) (iii) Page 1 of 24 (iv) (v) (v) Page

More information

LESSON #28 - POWER FUNCTIONS COMMON CORE ALGEBRA II

LESSON #28 - POWER FUNCTIONS COMMON CORE ALGEBRA II 1 LESSON #8 - POWER FUNCTIONS COMMON CORE ALGEBRA II Before we start to analze polnomials of degree higher than two (quadratics), we first will look at ver simple functions known as power functions. The

More information

Module 2, Section 2 Solving Equations

Module 2, Section 2 Solving Equations Principles of Mathematics Section, Introduction 03 Introduction Module, Section Solving Equations In this section, you will learn to solve quadratic equations graphically, by factoring, and by applying

More information

Intermediate Algebra. Gregg Waterman Oregon Institute of Technology

Intermediate Algebra. Gregg Waterman Oregon Institute of Technology Intermediate Algebra Gregg Waterman Oregon Institute of Technology c August 2013 Gregg Waterman This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

More information

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality.

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality. 8 Inequalities Concepts: Equivalent Inequalities Linear and Nonlinear Inequalities Absolute Value Inequalities (Sections.6 and.) 8. Equivalent Inequalities Definition 8. Two inequalities are equivalent

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

Solve Quadratic Equations

Solve Quadratic Equations Skill: solve quadratic equations by factoring. Solve Quadratic Equations A.SSE.A. Interpret the structure of epressions. Use the structure of an epression to identify ways to rewrite it. For eample, see

More information

Long and Synthetic Division of Polynomials

Long and Synthetic Division of Polynomials Long and Synthetic Division of Polynomials Long and synthetic division are two ways to divide one polynomial (the dividend) by another polynomial (the divisor). These methods are useful when both polynomials

More information

MHF4U Unit 2 Polynomial Equation and Inequalities

MHF4U Unit 2 Polynomial Equation and Inequalities MHF4U Unit 2 Polynomial Equation and Inequalities Section Pages Questions Prereq Skills 82-83 # 1ac, 2ace, 3adf, 4, 5, 6ace, 7ac, 8ace, 9ac 2.1 91 93 #1, 2, 3bdf, 4ac, 5, 6, 7ab, 8c, 9ad, 10, 12, 15a,

More information

Unit 3. Expressions and Equations. 118 Jordan School District

Unit 3. Expressions and Equations. 118 Jordan School District Unit 3 Epressions and Equations 118 Unit 3 Cluster 1 (A.SSE.): Interpret the Structure of Epressions Cluster 1: Interpret the structure of epressions 3.1. Recognize functions that are quadratic in nature

More information

LESSON #24 - POWER FUNCTIONS COMMON CORE ALGEBRA II

LESSON #24 - POWER FUNCTIONS COMMON CORE ALGEBRA II 1 LESSON #4 - POWER FUNCTIONS COMMON CORE ALGEBRA II Before we start to analze polnomials of degree higher than two (quadratics), we first will look at ver simple functions known as power functions. The

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

Copyrighted by Gabriel Tang B.Ed., B.Sc. Page 111.

Copyrighted by Gabriel Tang B.Ed., B.Sc. Page 111. Algera Chapter : Polnomial and Rational Functions Chapter : Polnomial and Rational Functions - Polnomial Functions and Their Graphs Polnomial Functions: - a function that consists of a polnomial epression

More information

Rational and Radical Expressions and Equations

Rational and Radical Expressions and Equations Rational and Radical Epressions and Equations Secondary Mathematics Page 44 Jordan School District Unit Cluster 7 (AAPR6 and AAPR7): Rational Epressions Cluster 7: Rewrite rational epressions 7 Rewrite

More information

MORE CURVE SKETCHING

MORE CURVE SKETCHING Mathematics Revision Guides More Curve Sketching Page of 3 MK HOME TUITION Mathematics Revision Guides Level: AS / A Level MEI OCR MEI: C4 MORE CURVE SKETCHING Version : 5 Date: 05--007 Mathematics Revision

More information

SOLVING QUADRATICS. Copyright - Kramzil Pty Ltd trading as Academic Teacher Resources

SOLVING QUADRATICS. Copyright - Kramzil Pty Ltd trading as Academic Teacher Resources SOLVING QUADRATICS Copyright - Kramzil Pty Ltd trading as Academic Teacher Resources SOLVING QUADRATICS General Form: y a b c Where a, b and c are constants To solve a quadratic equation, the equation

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

Topic: Expressions & Operations AII.1

Topic: Expressions & Operations AII.1 Topic: Epressions & Operations AII.1 AII.1 The student will identify field properties, aioms of equality and inequality, and properties of order that are valid for the set of real numbers and its subsets,

More information

Lesson 5.1 Exercises, pages

Lesson 5.1 Exercises, pages Lesson 5.1 Eercises, pages 346 352 A 4. Use the given graphs to write the solutions of the corresponding quadratic inequalities. a) 2 2-8 - 10 < 0 The solution is the values of for which y

More information

Introduction. So, why did I even bother to write this?

Introduction. So, why did I even bother to write this? Introduction This review was originally written for my Calculus I class, but it should be accessible to anyone needing a review in some basic algebra and trig topics. The review contains the occasional

More information

Appendices. Appendix A.1: Factoring Polynomials. Techniques for Factoring Trinomials Factorability Test for Trinomials:

Appendices. Appendix A.1: Factoring Polynomials. Techniques for Factoring Trinomials Factorability Test for Trinomials: APPENDICES Appendices Appendi A.1: Factoring Polynomials Techniques for Factoring Trinomials Techniques for Factoring Trinomials Factorability Test for Trinomials: Eample: Solution: 696 APPENDIX A.1 Factoring

More information

9.1. Solving Quadratic Equations. Investigation: Rocket Science CONDENSED LESSON

9.1. Solving Quadratic Equations. Investigation: Rocket Science CONDENSED LESSON CONDENSED LESSON 9.1 Solving Quadratic Equations In this lesson you will look at quadratic functions that model projectile motion use tables and graphs to approimate solutions to quadratic equations solve

More information

MEI Core 1. Basic Algebra. Section 1: Basic algebraic manipulation and solving simple equations. Manipulating algebraic expressions

MEI Core 1. Basic Algebra. Section 1: Basic algebraic manipulation and solving simple equations. Manipulating algebraic expressions MEI Core Basic Algebra Section : Basic algebraic manipulation and solving simple equations Notes and Examples These notes contain subsections on Manipulating algebraic expressions Collecting like terms

More information