3.2 Solving Quadratic Equations

Size: px
Start display at page:

Download "3.2 Solving Quadratic Equations"

Transcription

1 Section 3. Solving Quadratic Equations 1 3. Solving Quadratic Equations Let s begin with a review of an important algebraic shortcut called squaring a binomial. Squaring a Binomial A binomial is an algebraic sum or difference of two monomials (or terms), such as x + y or 3ab c 3. To square a binomial, start with an arbitrary binomial, such as a + b, then multiply it by itself to produce its square (a + b)(a + b), or, more compactly, (a + b). Algorithm for Squaring a Binomial. To square the binomial a + b, proceed as follows: 1. Square the first term to get a.. Multiply the first and second terms together, and then multiply the result by two to get ab. 3. Square the second term to get b. Thus, to expand (x + 4), we should proceed as follows. 1. Square the first term to get x. Multiply the first and second terms together and then multiply by two to get 8x. 3. Square the second term to get 16. Proceeding in this manner allows us to perform the expansion mentally and simply write down the solution. (x + 4) = x + (x)(4) + 4 = x + 8x + 16 Here are a few more examples. In each, we ve written an extra step to help clarify the procedure. In practice, you should simply write down the solution without any intermediate steps. (x + 3) = x + (x)(3) + 3 = x + 6x + 9 (x 5) = x + (x)( 5) + ( 5) = x 10x + 5 ( x 1 ) = x + (x) ( 1 ) ( + 1 ) = x x Perfect Square Trinomials Once you ve mastered squaring a binomial, as in (a + b) = a + ab + b, (3.1) it s a simple matter to identify and factor trinomials (three terms) having the form a + ab + b. You simply undo the multiplication. Whenever you spot a trinomial

2 Chapter 3 whose first and third terms are perfect squares, you should suspect that it factors as follows. a + ab + b = (a + b) (3.) A trinomial that factors according to this rule or pattern is called a perfect square trinomial. For example, the first and last terms of the following trinomial are perfect squares. x + 16x + 64 The square roots of the first and last terms are x and 8, respectively. Hence, it makes sense to try the following. x + 16x + 64 = (x + 8) It is important that you check your result using multiplication. So, following the three-step algorithm for squaring a binomial: 1. Square x to get x.. Multiply x and 8 to get 8x, then multiply this result by to get 16x. 3. Square 8 to get 64. Hence, x + 16x + 64 is a perfect square trinomial and factors as (x + 8). As another example, consider x 10x + 5. The square roots of the first and last terms are x and 5, respectively. Hence, it makes sense to try x 10x + 5 = (x 5). Again, you should check this result. Note especially that twice the product of x and 5 equals the middle term on the left, namely, 10x. Zeros of the Quadratic We ve reviewed how vertex form and the axis of symmetry can help to draw an accurate graph of the quadratic function defined by the equation f(x) = ax + bx + c. When drawing the graph of the parabola it is also helpful to know where the graph of the parabola crosses the x-axis. We ll review the techniques that will enable you to factor the quadratic expression ax + bx + c which will assist in solving ax + bx + c = 0. Factoring ax + bx + c when a = 1 Let s look at an example. Example 1 Factor the trinomial x 5x 84. List all the integer pairs whose product is 84.

3 Section 3. Solving Quadratic Equations 3 1, 84 1, 84, 4, 4 3, 8 3, 8 4, 1 4, 1 6, 14 6, 14 7, 1 7, 1 We ve framed the pair whose sum equals the coefficient of x, namely 5. Use this pair to factor the trinomial. x 5x 84 = (x + 3)(x 8) Check. (x + 3)(x 8) = x(x 8) + 3(x 8) = x 8x + 3x 84 = x 5x 84 Now, let s review how to proceed when the leading coefficient is not 1. Factoring ax + bx + c when a 1 When a 1, we use a technique called the ac-test to factor the trinomial ax + bx + c. The process is best explained with an example. Example Factor x + 13x 4. Note that the leading coefficient does not equal 1. Indeed, the coefficient of x in this example is a. Therefore, the technique of the previous examples will not work. Thus, we turn to a similar technique called the ac-test. First, compare x + 13x 4 and ax + bx + c and note that a =, b = 13, and c = 4. Compute the product of a and c. This is how the technique earns its name ac-test. ac = ()( 4) = 48 List all integer pairs whose product is ac = 48.

4 4 Chapter 3 1, 48 1, 48, 4, 4 3, 16 3, 16 4, 1 4, 1 6, 8 6, 8 We ve framed the pair whose sum is b = 13. The next step is to rewrite the trinomial x + 13x 4, splitting the middle term into a sum, using our framed integer pair. x + 13x 4 = x 3x + 16x 4 We factor an x out of the first two terms, then an 8 out of the last two terms. This process is called factoring by grouping. x 3x + 16x 4 = x(x 3) + 8(x 3) We now factor out a common factor of x 3. x(x 3) + 8(x 3) = (x + 8)(x 3) It s helpful to see the complete process as a coherent unit. x + 13x 4 = x 3x + 16x 4 = x(x 3) + 8(x 3) = (x + 8)(x 3) Check. Again, it is important to check the answer by multiplication. (x + 8)(x 3) = x(x 3) + 8(x 3) = x 3x + 16x 4 = x + 13x 4 Because this is the original trinomial, our solution checks. Intercepts Recall the process for finding the x-intercepts. Finding x-intercepts. To find the x-intercepts of the graph of any function, set y = 0 and solve for x. Alternatively, if function notation is used, set f(x) = 0 and solve for x. Let s look at an example. Example 3 Find the x-intercepts of the graph of the quadratic function defined by y = x +x 48.

5 Section 3. Solving Quadratic Equations 5 To find the x-intercepts, first set y = 0. 0 = x + x 48 Next, factor the trinomial on the right. Note that the coefficient of x is 1. We need only think of two integers whose product equals the constant term 48 and whose sum equals the coefficient of x, namely. The numbers 8 and 6 come to mind, so the trinomial factors as follows (readers should check this result). 0 = (x + 8)(x 6) To complete the solution, we need to use an important property of the real numbers called the zero product property. Zero Product Property. If a and b are any real numbers such that then either a = 0 or b = 0. ab = 0, In our case, we have 0 = (x + 8)(x 6). Therefore, it must be the case that either x + 8 = 0 or x 6 = 0. These equations can be solved independently to produce x = 8 or x = 6. Thus, the x-intercepts of the graph of y = x +x 48 are located at ( 8, 0) and (6, 0). Let s look at another example. Example 4 Find the x-intercepts of the graph of the quadratic function f(x) = x 7x 15. To find the x-intercepts of the graph of the quadratic function f, we begin by setting f(x) = 0. Of course, f(x) = x 7x 15, so we can substitute to obtain x 7x 15 = 0. We will now use the ac-test to factor the trinomial on the left. Note that ac = ()( 15) = 30. List the integer pairs whose products equal 30.

6 6 Chapter 3 1, 30 1, 0, 15, 15 3, 10 3, 10 5, 6 5, 6 Note that the framed pair sum to the coefficient of x in x 7x 15. Use the framed pair to express the middle term as a sum, then factor by grouping. x 7x 15 = 0 x + 3x 10x 15 = 0 x(x + 3) 5(x + 3) = 0 (x 5)(x + 3) = 0 Now we can use the zero product property. Either x 5 = 0 or x + 3 = 0. Each of these can be solved independently to obtain x = 5 or x = 3/. Thus, the x-intercepts of the graph of the quadratic function f(x) = x 7x 15 are located at ( 3/, 0) and (5, 0). Zeros of a Function Recall the difference between the zeros of a function and the x intercepts. Definition 1 Zeros of a Function. function f. The solutions of f(x) = 0 are called the zeros of the Thus, in the last example, both 3/ and 5 are zeros of the quadratic function f(x) = x 7x 15. Note the intimate relationship between the zeros of the quadratic function and the x-intercepts of the graph. Note that 3/ is a zero and ( 3/, 0) is an x-intercept. Similarly, 5 is a zero and (5, 0) is an x-intercept. The Difference of Two Squares A special multiplication pattern that appears frequently is called the difference of two squares. Use the distributive property to expand (a + b)(a b). (a + b)(a b) = a(a b) + b(a b) = a ab + ba b

7 Section 3. Solving Quadratic Equations 7 Since ab = ba, we have the following result. Property 1 The Difference of Two Squares Pattern: (a + b)(a b) = a b Recall that this pattern is used in factoring polynomials of this form. Let s look at an example. 4x 9 = (x + 3)(x 3). We start by taking the square root of the two squares. Thus, the square root of 4x is x and the square root of 9 is 3. We then form two binomials with the results x and 3 as matching first and second terms, separating one pair with a plus sign, the other pair with a minus sign. In similar fashion, Quadratic Formula 9x 49 = (3x + 7)(3x 7). Many times we have a quadratic equation that we would like to solve and it doesn t factor easily. Recall the following formula for solving any quadratic equation. The Quadratic Formula. The solutions to the quadratic equation ax + bx + c = 0 a > 0 (3.3) are given by the quadratic formula x = b ± b 4ac. (3.4) a Let s look at some examples. Example 5 Use the quadratic formula to solve the equation x = 7 6x. The first step is to place the equation in the form ax + bx + c = 0 by moving every term to one side of the equationarranging the terms in descending powers of x. x + 6x 7 = 0

8 8 Chapter 3 Next, compare x + 6x 7 = 0 with the general form of the quadratic equation ax + bx + c = 0 and note that a = 1, b = 6, and c = 7. Copy down the quadratic formula. x = b ± b 4ac a Substitute a = 1, b = 6, and c = 7 and simplify. x = (6) ± (6) 4(1)( 7) (1) x = 6 ± x = 6 ± 144 In this case, 144 = 1, so we can continue to simplify. x = 6 ± 1 It s important to note that there are two real answers, namely Simplifying, x = 6 1 or x = x = 9 or x = Let s look at another example. Example 6 Given the quadratic function f(x) = x x, find all real solutions of f(x) =. Because f(x) = x x, the equation f(x) = becomes x x =. Set one side of the equation equal to zero by subtracting from both sides of the equation. x x = 0 Compare x x = 0 with the general quadratic equation ax + bx + c = 0 and note that a = 1, b = and c =. Write down the quadratic formula. x = b ± b 4ac a Next, substitute a = 1, b =, and c =. Note the careful use of parentheses.

9 Section 3. Solving Quadratic Equations 9 Simplify. x = ( ) ± ( ) 4(1)( ) (1) x = ± x = ± 1 In this case, 1 is not a perfect square, so we ve simplified as much as is possible at this time. The Discriminant Consider again the quadratic equation ax + bx + c = 0 and the solutions (zeros) provided by the quadratic formula x = b ± b 4ac. a The expression under the radical, b 4ac, is called the discriminant, which we denote by the letter D. That is, the formula for the discriminant is given by D = b 4ac. The discriminant is used to determine the nature and number of solutions to the quadratic equation ax +bx+c = 0. This is done without actually calculating the solutions. Let s look at three key examples. Example 7 Consider the quadratic equation x 4x 4 = 0. Calculate the discriminant and use it to determine the nature and number of the solutions. The discriminant is given by the calculation D = b 4ac = ( 4) 4(1)( 4) = 3. Note that the discriminant D is positive; i.e., D > 0. If we graph f(x) = x 4x 4 we see that the function has two x-intercepts (found using the quadratic formula). Thus, if the discriminant is positive, the parabola will have two real x-intercepts.

10 10 Chapter 3 y ( 4 3 ) ( ), , 0 x (, 8) Figure 1. The graph of f(x) = x 4x 4. Next, let s look at an example where the discriminant equals zero. Example 8 Consider the quadratic equation x 4x + 4 = 0. Calculate the discriminant and use it to determine the nature and number of the solutions. The discriminant is given by the calculation D = b 4ac = ( 4) 4(1)(4) = 0. Note that the discriminant equals zero. If we write f(x) = x 4x + 4 in vertex form we can determine the vertex by inspection. f(x) = (x ). (3.5) This is a parabola that opens upward and is shifted units to the right. Note that there is no vertical shift, so the vertex of the parabola will rest on the x-axis, as shown in Figure. The key thing to note here is that the discriminant D = 0 and the parabola has only one x-intercept. That is, the equation x 4x + 4 = 0 has a single real solution. Next, let s look what happens when the discriminant is negative. Example 9 Consider the quadratic equation x 4x + 8 = 0.

11 Section 3. Solving Quadratic Equations 11 y 10 (, 0) x 10 x = Figure. The graph of f(x) = (x ). Calculate the discriminant and use it to determine the nature and number of the solutions. The discriminant is given by the calculation D = b 4ac = ( 4) 4(1)(8) = 16. Note that the discriminant is negative. If we put our function in vertex form and graph it we see that it does not cross the x axis. y 10 (, 4) x 10 x = Figure 3. The graph of f(x) = (x ) + 4. The key point in this example is the fact that the discriminant is negative and there are no real solutions of the quadratic equation (equivalently, there are no x-intercepts). If we try to find the solutions of x 4x + 8 = 0 we ll see that there are no real solutions. Let s summarize what we have reviewed.

12 1 Chapter 3 Summary 1 Consider the quadratic function f(x) = ax + bx + c. The graph of this function is a parabola. Three possibilities exist depending upon the value of the discriminant D = b 4ac. 1. If D > 0, the parabola has two x-intercepts and therefore two zeros.. If D = 0, the parabola has exactly one x-intercept and therefore one zero. 3. If D < 0, the parabola has no x-interceptsand therefore no zeros. Notice in our previous examples that we could have determined the number of and type of solutions using the discriminant.

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

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

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

FACTORING QUADRATICS 8.1.1 and 8.1.2

FACTORING QUADRATICS 8.1.1 and 8.1.2 FACTORING QUADRATICS 8.1.1 and 8.1.2 Chapter 8 introduces students to quadratic equations. These equations can be written in the form of y = ax 2 + bx + c and, when graphed, produce a curve called a parabola.

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

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

Factoring Polynomials and Solving Quadratic Equations

Factoring Polynomials and Solving Quadratic Equations Factoring Polynomials and Solving Quadratic Equations Math Tutorial Lab Special Topic Factoring Factoring Binomials Remember that a binomial is just a polynomial with two terms. Some examples include 2x+3

More information

3.2. Solving quadratic equations. Introduction. Prerequisites. Learning Outcomes. Learning Style

3.2. Solving quadratic equations. Introduction. Prerequisites. Learning Outcomes. Learning Style Solving quadratic equations 3.2 Introduction A quadratic equation is one which can be written in the form ax 2 + bx + c = 0 where a, b and c are numbers and x is the unknown whose value(s) we wish to find.

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

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

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

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

BEST METHODS FOR SOLVING QUADRATIC INEQUALITIES.

BEST METHODS FOR SOLVING QUADRATIC INEQUALITIES. BEST METHODS FOR SOLVING QUADRATIC INEQUALITIES. I. GENERALITIES There are 3 common methods to solve quadratic inequalities. Therefore, students sometimes are confused to select the fastest and the best

More information

Algebra I Vocabulary Cards

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

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

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

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

Chapter R.4 Factoring Polynomials

Chapter R.4 Factoring Polynomials Chapter R.4 Factoring Polynomials Introduction to Factoring To factor an expression means to write the expression as a product of two or more factors. Sample Problem: Factor each expression. a. 15 b. x

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

Definitions 1. A factor of integer is an integer that will divide the given integer evenly (with no remainder).

Definitions 1. A factor of integer is an integer that will divide the given integer evenly (with no remainder). Math 50, Chapter 8 (Page 1 of 20) 8.1 Common Factors Definitions 1. A factor of integer is an integer that will divide the given integer evenly (with no remainder). Find all the factors of a. 44 b. 32

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

Lesson 9.1 Solving Quadratic Equations

Lesson 9.1 Solving Quadratic Equations Lesson 9.1 Solving Quadratic Equations 1. Sketch the graph of a quadratic equation with a. One -intercept and all nonnegative y-values. b. The verte in the third quadrant and no -intercepts. c. The verte

More information

Using the ac Method to Factor

Using the ac Method to Factor 4.6 Using the ac Method to Factor 4.6 OBJECTIVES 1. Use the ac test to determine factorability 2. Use the results of the ac test 3. Completely factor a trinomial In Sections 4.2 and 4.3 we used the trial-and-error

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

7.1 Graphs of Quadratic Functions in Vertex Form

7.1 Graphs of Quadratic Functions in Vertex Form 7.1 Graphs of Quadratic Functions in Vertex Form Quadratic Function in Vertex Form A quadratic function in vertex form is a function that can be written in the form f (x) = a(x! h) 2 + k where a is called

More information

1 Shapes of Cubic Functions

1 Shapes of Cubic Functions MA 1165 - Lecture 05 1 1/26/09 1 Shapes of Cubic Functions A cubic function (a.k.a. a third-degree polynomial function) is one that can be written in the form f(x) = ax 3 + bx 2 + cx + d. (1) Quadratic

More information

( ) FACTORING. x In this polynomial the only variable in common to all is x.

( ) FACTORING. x In this polynomial the only variable in common to all is x. FACTORING Factoring is similar to breaking up a number into its multiples. For example, 10=5*. The multiples are 5 and. In a polynomial it is the same way, however, the procedure is somewhat more complicated

More information

CONVERT QUADRATIC FUNCTIONS FROM ONE FORM TO ANOTHER (Standard Form <==> Intercept Form <==> Vertex Form) (By Nghi H Nguyen Dec 08, 2014)

CONVERT QUADRATIC FUNCTIONS FROM ONE FORM TO ANOTHER (Standard Form <==> Intercept Form <==> Vertex Form) (By Nghi H Nguyen Dec 08, 2014) CONVERT QUADRATIC FUNCTIONS FROM ONE FORM TO ANOTHER (Standard Form Intercept Form Vertex Form) (By Nghi H Nguyen Dec 08, 2014) 1. THE QUADRATIC FUNCTION IN INTERCEPT FORM The graph of the quadratic

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

Factoring. Factoring Polynomial Equations. Special Factoring Patterns. Factoring. Special Factoring Patterns. Special Factoring Patterns

Factoring. Factoring Polynomial Equations. Special Factoring Patterns. Factoring. Special Factoring Patterns. Special Factoring Patterns Factoring Factoring Polynomial Equations Ms. Laster Earlier, you learned to factor several types of quadratic expressions: General trinomial - 2x 2-5x-12 = (2x + 3)(x - 4) Perfect Square Trinomial - x

More information

POLYNOMIALS and FACTORING

POLYNOMIALS and FACTORING POLYNOMIALS and FACTORING Exponents ( days); 1. Evaluate exponential expressions. Use the product rule for exponents, 1. How do you remember the rules for exponents?. How do you decide which rule to use

More information

CORRELATED TO THE SOUTH CAROLINA COLLEGE AND CAREER-READY FOUNDATIONS IN ALGEBRA

CORRELATED TO THE SOUTH CAROLINA COLLEGE AND CAREER-READY FOUNDATIONS IN ALGEBRA We Can Early Learning Curriculum PreK Grades 8 12 INSIDE ALGEBRA, GRADES 8 12 CORRELATED TO THE SOUTH CAROLINA COLLEGE AND CAREER-READY FOUNDATIONS IN ALGEBRA April 2016 www.voyagersopris.com Mathematical

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

10.1. Solving Quadratic Equations. Investigation: Rocket Science CONDENSED

10.1. Solving Quadratic Equations. Investigation: Rocket Science CONDENSED CONDENSED L E S S O N 10.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

More information

Section 1.1 Linear Equations: Slope and Equations of Lines

Section 1.1 Linear Equations: Slope and Equations of Lines Section. Linear Equations: Slope and Equations of Lines Slope The measure of the steepness of a line is called the slope of the line. It is the amount of change in y, the rise, divided by the amount of

More information

Factoring Polynomials

Factoring Polynomials Factoring Polynomials Factoring Factoring is the process of writing a polynomial as the product of two or more polynomials. The factors of 6x 2 x 2 are 2x + 1 and 3x 2. In this section, we will be factoring

More information

7.7 Solving Rational Equations

7.7 Solving Rational Equations Section 7.7 Solving Rational Equations 7 7.7 Solving Rational Equations When simplifying comple fractions in the previous section, we saw that multiplying both numerator and denominator by the appropriate

More information

Higher Education Math Placement

Higher Education Math Placement Higher Education Math Placement Placement Assessment Problem Types 1. Whole Numbers, Fractions, and Decimals 1.1 Operations with Whole Numbers Addition with carry Subtraction with borrowing Multiplication

More information

QUADRATIC EQUATIONS AND FUNCTIONS

QUADRATIC EQUATIONS AND FUNCTIONS Douglas College Learning Centre QUADRATIC EQUATIONS AND FUNCTIONS Quadratic equations and functions are very important in Business Math. Questions related to quadratic equations and functions cover a wide

More information

Algebra II A Final Exam

Algebra II A Final Exam Algebra II A Final Exam Multiple Choice Identify the choice that best completes the statement or answers the question. Evaluate the expression for the given value of the variable(s). 1. ; x = 4 a. 34 b.

More information

Wentzville School District Algebra 1: Unit 8 Stage 1 Desired Results

Wentzville School District Algebra 1: Unit 8 Stage 1 Desired Results Wentzville School District Algebra 1: Unit 8 Stage 1 Desired Results Unit Title: Quadratic Expressions & Equations Course: Algebra I Unit 8 - Quadratic Expressions & Equations Brief Summary of Unit: At

More information

MATH 108 REVIEW TOPIC 10 Quadratic Equations. B. Solving Quadratics by Completing the Square

MATH 108 REVIEW TOPIC 10 Quadratic Equations. B. Solving Quadratics by Completing the Square Math 108 T10-Review Topic 10 Page 1 MATH 108 REVIEW TOPIC 10 Quadratic Equations I. Finding Roots of a Quadratic Equation A. Factoring B. Quadratic Formula C. Taking Roots II. III. Guidelines for Finding

More information

Tool 1. Greatest Common Factor (GCF)

Tool 1. Greatest Common Factor (GCF) Chapter 4: Factoring Review Tool 1 Greatest Common Factor (GCF) This is a very important tool. You must try to factor out the GCF first in every problem. Some problems do not have a GCF but many do. When

More information

ALGEBRA I (Created 2014) Amherst County Public Schools

ALGEBRA I (Created 2014) Amherst County Public Schools ALGEBRA I (Created 2014) Amherst County Public Schools The 2009 Mathematics Standards of Learning Curriculum Framework is a companion document to the 2009 Mathematics Standards of Learning and amplifies

More information

What are the place values to the left of the decimal point and their associated powers of ten?

What are the place values to the left of the decimal point and their associated powers of ten? The verbal answers to all of the following questions should be memorized before completion of algebra. Answers that are not memorized will hinder your ability to succeed in geometry and algebra. (Everything

More information

In algebra, factor by rewriting a polynomial as a product of lower-degree polynomials

In algebra, factor by rewriting a polynomial as a product of lower-degree polynomials Algebra 2 Notes SOL AII.1 Factoring Polynomials Mrs. Grieser Name: Date: Block: Factoring Review Factor: rewrite a number or expression as a product of primes; e.g. 6 = 2 3 In algebra, factor by rewriting

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Polynomial and Rational Functions Quadratic Functions Overview of Objectives, students should be able to: 1. Recognize the characteristics of parabolas. 2. Find the intercepts a. x intercepts by solving

More information

Algebra 2/Trig Unit 2 Notes Packet Period: Quadratic Equations

Algebra 2/Trig Unit 2 Notes Packet Period: Quadratic Equations Algebra 2/Trig Unit 2 Notes Packet Name: Date: Period: # Quadratic Equations (1) Page 253 #4 6 **Check on Graphing Calculator (GC)** (2) Page 253 254 #20, 26, 32**Check on GC** (3) Page 253 254 #10 12,

More information

Polynomial Operations and Factoring

Polynomial Operations and Factoring Algebra 1, Quarter 4, Unit 4.1 Polynomial Operations and Factoring Overview Number of instructional days: 15 (1 day = 45 60 minutes) Content to be learned Identify terms, coefficients, and degree of polynomials.

More information

This unit has primarily been about quadratics, and parabolas. Answer the following questions to aid yourselves in creating your own study guide.

This unit has primarily been about quadratics, and parabolas. Answer the following questions to aid yourselves in creating your own study guide. COLLEGE ALGEBRA UNIT 2 WRITING ASSIGNMENT This unit has primarily been about quadratics, and parabolas. Answer the following questions to aid yourselves in creating your own study guide. 1) What is the

More information

Algebra and Geometry Review (61 topics, no due date)

Algebra and Geometry Review (61 topics, no due date) Course Name: Math 112 Credit Exam LA Tech University Course Code: ALEKS Course: Trigonometry Instructor: Course Dates: Course Content: 159 topics Algebra and Geometry Review (61 topics, no due date) Properties

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

A. Factoring out the Greatest Common Factor.

A. Factoring out the Greatest Common Factor. DETAILED SOLUTIONS AND CONCEPTS - FACTORING POLYNOMIAL EXPRESSIONS Prepared by Ingrid Stewart, Ph.D., College of Southern Nevada Please Send Questions and Comments to ingrid.stewart@csn.edu. Thank you!

More information

HIBBING COMMUNITY COLLEGE COURSE OUTLINE

HIBBING COMMUNITY COLLEGE COURSE OUTLINE HIBBING COMMUNITY COLLEGE COURSE OUTLINE COURSE NUMBER & TITLE: - Beginning Algebra CREDITS: 4 (Lec 4 / Lab 0) PREREQUISITES: MATH 0920: Fundamental Mathematics with a grade of C or better, Placement Exam,

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

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

Mathematics Placement

Mathematics Placement Mathematics Placement The ACT COMPASS math test is a self-adaptive test, which potentially tests students within four different levels of math including pre-algebra, algebra, college algebra, and trigonometry.

More information

This is Factoring and Solving by Factoring, chapter 6 from the book Beginning Algebra (index.html) (v. 1.0).

This is Factoring and Solving by Factoring, chapter 6 from the book Beginning Algebra (index.html) (v. 1.0). This is Factoring and Solving by Factoring, chapter 6 from the book Beginning Algebra (index.html) (v. 1.0). This book is licensed under a Creative Commons by-nc-sa 3.0 (http://creativecommons.org/licenses/by-nc-sa/

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

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

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

5.1 Radical Notation and Rational Exponents

5.1 Radical Notation and Rational Exponents Section 5.1 Radical Notation and Rational Exponents 1 5.1 Radical Notation and Rational Exponents We now review how exponents can be used to describe not only powers (such as 5 2 and 2 3 ), but also roots

More information

Section 6.1 Factoring Expressions

Section 6.1 Factoring Expressions Section 6.1 Factoring Expressions The first method we will discuss, in solving polynomial equations, is the method of FACTORING. Before we jump into this process, you need to have some concept of what

More information

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions.

Algebra 2 Chapter 1 Vocabulary. identity - A statement that equates two equivalent expressions. Chapter 1 Vocabulary identity - A statement that equates two equivalent expressions. verbal model- A word equation that represents a real-life problem. algebraic expression - An expression with variables.

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

LAKE ELSINORE UNIFIED SCHOOL DISTRICT

LAKE ELSINORE UNIFIED SCHOOL DISTRICT LAKE ELSINORE UNIFIED SCHOOL DISTRICT Title: PLATO Algebra 1-Semester 2 Grade Level: 10-12 Department: Mathematics Credit: 5 Prerequisite: Letter grade of F and/or N/C in Algebra 1, Semester 2 Course Description:

More information

3.3. Solving Polynomial Equations. Introduction. Prerequisites. Learning Outcomes

3.3. Solving Polynomial Equations. Introduction. Prerequisites. Learning Outcomes Solving Polynomial Equations 3.3 Introduction Linear and quadratic equations, dealt within Sections 3.1 and 3.2, are members of a class of equations, called polynomial equations. These have the general

More information

AIP Factoring Practice/Help

AIP Factoring Practice/Help The following pages include many problems to practice factoring skills. There are also several activities with examples to help you with factoring if you feel like you are not proficient with it. There

More information

6.5 Factoring Special Forms

6.5 Factoring Special Forms 440 CHAPTER 6. FACTORING 6.5 Factoring Special Forms In this section we revisit two special product forms that we learned in Chapter 5, the first of which was squaring a binomial. Squaring a binomial.

More information

Exponents and Radicals

Exponents and Radicals Exponents and Radicals (a + b) 10 Exponents are a very important part of algebra. An exponent is just a convenient way of writing repeated multiplications of the same number. Radicals involve the use of

More information

2013 MBA Jump Start Program

2013 MBA Jump Start Program 2013 MBA Jump Start Program Module 2: Mathematics Thomas Gilbert Mathematics Module Algebra Review Calculus Permutations and Combinations [Online Appendix: Basic Mathematical Concepts] 2 1 Equation of

More information

MATH 90 CHAPTER 6 Name:.

MATH 90 CHAPTER 6 Name:. MATH 90 CHAPTER 6 Name:. 6.1 GCF and Factoring by Groups Need To Know Definitions How to factor by GCF How to factor by groups The Greatest Common Factor Factoring means to write a number as product. a

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

SOLVING QUADRATIC EQUATIONS - COMPARE THE FACTORING ac METHOD AND THE NEW DIAGONAL SUM METHOD By Nghi H. Nguyen

SOLVING QUADRATIC EQUATIONS - COMPARE THE FACTORING ac METHOD AND THE NEW DIAGONAL SUM METHOD By Nghi H. Nguyen SOLVING QUADRATIC EQUATIONS - COMPARE THE FACTORING ac METHOD AND THE NEW DIAGONAL SUM METHOD By Nghi H. Nguyen A. GENERALITIES. When a given quadratic equation can be factored, there are 2 best methods

More information

Factoring. Factoring Monomials Monomials can often be factored in more than one way.

Factoring. Factoring Monomials Monomials can often be factored in more than one way. Factoring Factoring is the reverse of multiplying. When we multiplied monomials or polynomials together, we got a new monomial or a string of monomials that were added (or subtracted) together. For example,

More information

Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c

Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c Lesson Outline BIG PICTURE Students will: manipulate algebraic expressions, as needed to understand quadratic relations; identify characteristics

More information

Polynomials and Quadratics

Polynomials and Quadratics Polynomials and Quadratics Want to be an environmental scientist? Better be ready to get your hands dirty!.1 Controlling the Population Adding and Subtracting Polynomials............703.2 They re Multiplying

More information

SOLVING QUADRATIC EQUATIONS BY THE DIAGONAL SUM METHOD

SOLVING QUADRATIC EQUATIONS BY THE DIAGONAL SUM METHOD SOLVING QUADRATIC EQUATIONS BY THE DIAGONAL SUM METHOD A quadratic equation in one variable has as standard form: ax^2 + bx + c = 0. Solving it means finding the values of x that make the equation true.

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

Algebra Cheat Sheets

Algebra Cheat Sheets Sheets Algebra Cheat Sheets provide you with a tool for teaching your students note-taking, problem-solving, and organizational skills in the context of algebra lessons. These sheets teach the concepts

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

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

Polynomial Expression

Polynomial Expression DETAILED SOLUTIONS AND CONCEPTS - POLYNOMIAL EXPRESSIONS Prepared by Ingrid Stewart, Ph.D., College of Southern Nevada Please Send Questions and Comments to ingrid.stewart@csn.edu. Thank you! PLEASE NOTE

More information

Section 3.1 Quadratic Functions and Models

Section 3.1 Quadratic Functions and Models Section 3.1 Quadratic Functions and Models DEFINITION: A quadratic function is a function f of the form fx) = ax 2 +bx+c where a,b, and c are real numbers and a 0. Graphing Quadratic Functions Using the

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

SOLVING QUADRATIC EQUATIONS BY THE NEW TRANSFORMING METHOD (By Nghi H Nguyen Updated Oct 28, 2014))

SOLVING QUADRATIC EQUATIONS BY THE NEW TRANSFORMING METHOD (By Nghi H Nguyen Updated Oct 28, 2014)) SOLVING QUADRATIC EQUATIONS BY THE NEW TRANSFORMING METHOD (By Nghi H Nguyen Updated Oct 28, 2014)) There are so far 8 most common methods to solve quadratic equations in standard form ax² + bx + c = 0.

More information

Math 10C. Course: Polynomial Products and Factors. Unit of Study: Step 1: Identify the Outcomes to Address. Guiding Questions:

Math 10C. Course: Polynomial Products and Factors. Unit of Study: Step 1: Identify the Outcomes to Address. Guiding Questions: Course: Unit of Study: Math 10C Polynomial Products and Factors Step 1: Identify the Outcomes to Address Guiding Questions: What do I want my students to learn? What can they currently understand and do?

More information

Florida Math 0028. Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper

Florida Math 0028. Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper Florida Math 0028 Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper Exponents & Polynomials MDECU1: Applies the order of operations to evaluate algebraic

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

Algebra 1 If you are okay with that placement then you have no further action to take Algebra 1 Portion of the Math Placement Test

Algebra 1 If you are okay with that placement then you have no further action to take Algebra 1 Portion of the Math Placement Test Dear Parents, Based on the results of the High School Placement Test (HSPT), your child should forecast to take Algebra 1 this fall. If you are okay with that placement then you have no further action

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

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

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

1.6 The Order of Operations

1.6 The Order of Operations 1.6 The Order of Operations Contents: Operations Grouping Symbols The Order of Operations Exponents and Negative Numbers Negative Square Roots Square Root of a Negative Number Order of Operations and Negative

More information

Introduction Assignment

Introduction Assignment PRE-CALCULUS 11 Introduction Assignment Welcome to PREC 11! This assignment will help you review some topics from a previous math course and introduce you to some of the topics that you ll be studying

More information

FACTORING ax 2 bx c. Factoring Trinomials with Leading Coefficient 1

FACTORING ax 2 bx c. Factoring Trinomials with Leading Coefficient 1 5.7 Factoring ax 2 bx c (5-49) 305 5.7 FACTORING ax 2 bx c In this section In Section 5.5 you learned to factor certain special polynomials. In this section you will learn to factor general quadratic polynomials.

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.2 GRAPHS OF EQUATIONS. Copyright Cengage Learning. All rights reserved.

1.2 GRAPHS OF EQUATIONS. Copyright Cengage Learning. All rights reserved. 1.2 GRAPHS OF EQUATIONS Copyright Cengage Learning. All rights reserved. What You Should Learn Sketch graphs of equations. Find x- and y-intercepts of graphs of equations. Use symmetry to sketch graphs

More information

Pre-Calculus II Factoring and Operations on Polynomials

Pre-Calculus II Factoring and Operations on Polynomials Factoring... 1 Polynomials...1 Addition of Polynomials... 1 Subtraction of Polynomials...1 Multiplication of Polynomials... Multiplying a monomial by a monomial... Multiplying a monomial by a polynomial...

More information