Ch. 5.8 Solving Quadratic Equations A quadratic equation in standard form is an equation in the form: ax 2 + bx + c = 0

Size: px
Start display at page:

Download "Ch. 5.8 Solving Quadratic Equations A quadratic equation in standard form is an equation in the form: ax 2 + bx + c = 0"

Transcription

1 Ch. 5.8 Solving Quadratic Equations A quadratic equation in standard form is an equation in the form: ax + bx + c = 0 Notice this is a trinomial that is set equal to 0. If this trinomial can be factored, we can use the Principle of Zero Products to solve this equation (solve for x). Principle of Zero Products If the product of two factors is zero, then at least one of the factors must be zero. That is, If a*b = 0, then a=0 or b=0. Example : Solve x + x = 6 This does not look at first like a standard quadratic equation, but if we subtract 6 from both sides, we will have a zero on the right side. x + x 6 = 0 Now factor the polynomial. Is there a GCF of all terms? NO How many terms are there? 3 Is it degree? YES Is it the form ax + bx + c? YES. a=, b=1, c=-6 ac =*-6 = -1 b =1 Use factors -3 and 4 since -3+4 = 1 x -3x+4x 6 = 0 x(x-3) + (x-3) = 0 (x-3)(x+) = 0 The factors are x 3 and x+. If x 3 = 0 Then x = 3 x = 3/ If x + = 0 x = - The possible solutions are x = 3/ and x= - This solution set can be written in braces, not (). 3, CHECK : x 6? 8 ( ) 6 (4) x 6? 1 6

2 Example c: Solve: (x 4)(x+1) = 14 We can t use the Zero Product Property yet because this product = 14, not 0. We must expand it, get everything on the left hand side and zero on the right hand side, then re-factor it. x 3x - 4 = 14 x 3x 18 = 0 (x 6)(x + 3) = 0 x = 6 or x = -3 Solution: {-3, 6} Get 0 on the right side by subtracting 14 from both sides. Example 3 Solve by factoring x 3 3x 8x + 1 = 0? How many terms are in the polynomial? Factor by grouping x (x 3) - 4(x 3) (x 4)(x 3) Can either of these be factored more? Yes (x )(x+)(x 3) = 0 Zero Product Property works for any number of factors multipled together to get a product of 0. That means x = 0 OR x + = 0 or x 3 = 0 x = x = - x 3 = 0 x = 3 x = 3/ SOLUTION: {-, 3/, }

3 Example 4 Solve x x 16 = 8 Remember these? The answer is compound x x 16 = 8 OR x x 16 = -8 Now put each in standard form and factor each one. x x 16-8 = 8-8 x - x - 4 = 0 (x 6)(x+4) = 0 x = 6, x = -4 x x = -8+8 x x 8 = 0 (x 4)(x + ) = 0 x = 4, x = - SOLUTION: {-4,-,4,6}

4 Example 5 a) Solve for y y ay - by + ab = 0 Solve by factoring. y(y a) b(y a) = 0 (y b)(y a) = 0 y = b, y = a SOLUTION: {a, b} b) y + 6ay + 9a = 0 Notice this is a special case, since y and 9a are perfect squares and 6ay = (y)(3a). (y + 3a) = 0 y + 3a = 0 y = -3a SOLUTION {-3a}

5 APPLICATIONS Sometimes the negative answers will not make sense in the context of the problem. Example 6 Ronald s living room is feet longer than it is wide, and its area is 168 square feet. What are the dimensions of the room? What are we asked to find? The dimensions length and width l = length w = width Given: Living room is feet longer than it is wide. l = w + Area = LW = 168 (w + )w = 168 Put in standard form, then factor and solve. w + w 168 = 0 (w - 1)(w + 14) = 0 w = 1, or w = -14 w = -14 does not make sense for width. w = 1 l = 1 + = 14 SOLUTION: Width is 1 feet and length is 14 feet.

6 APPLICATIONS Sometimes the negative answers will not make sense in the context of the problem. Example 6 Ronald s living room is feet longer than it is wide, and its area is 168 square feet. What are the dimensions of the room? What are we asked to find? The dimensions length and width l = length w = width Given: Living room is feet longer than it is wide. l = w + Area = LW = 168 (w + )w = 168 Put in standard form, then factor and solve. w + w 168 = 0 (w - 1)(w + 14) = 0 w = 1, or w = -14 w = -14 does not make sense for width. w = 1 l = 1 + = 14 SOLUTION: Width is 1 feet and length is 14 feet.

7 Example 7 Shirley used 14 meters of fencing to enclose a rectangular region. To be sure that the region was a rectangle, she measured the diagonals and found that they were 5 meters each (since the diagonals were equal then it is a rectangle). What are the length and width of the rectangle? 5 w Asked to find: length (l) and width (w) l Given: She used 14 meters of fencing. (Perimeter or Area?) l + w = 14 Use this equation to put w in terms of l. l + w = 14 w = 14 -l w = 7 l Diagonal = 5 meters Use Pythagorean Theorem l + w = 5 l + (7 l) = 5 l l +l = 5 l 14l + 4 = 0 first Factor. Don t forget to factor out the GCF (l 7l + 1) (l 3)(l 4) = 0 l = 3, l = 4 w = 7-3 = 4 w = 7 4 = 3 Length should be greater than width. Length is 4 meterswidth is 3 meters

8 Example : A community garden sits on a corner lot and is in the shape of a right triangle. One side is 10 ft longer than the shortest side, while the longest side is 0 ft longer than the shortest side. Find the lengths of the sides of the garden. Hint: Step : Notice that the longest side is always the hypotenuse. Let variables represent the unknown quantities. Use given information to put other uknowns in terms of one. Step 3: Use given information and your variables to form an equation. Because it is a right triangle, you can use the Pythagorean theorem. x + (x+10) = (x + 0) Use distributive property and combine like terms. If it is a degree equation, but it in standard form by putting 0 on one side. x + x + 0x = x + 40x x + 0x = x + 40x x - 0x -300 = 0 Step 4: Solve the equation. Now factor this polynomial and use the zero-product-rule. (x - 30)(x + 10) = 0 x = 30 or x = -10 The length of a side of a triangle cannot be negative, so we cannot use x = -10 as an answer. Therefore x = 30 feet = length of shortest side x + 30 = = 40 feet = length of second side x + 0 = = 50 feet = length of the longest side. Step 5: Check your answer and state conclusion. Does = 50? = 500? Yes CONCLUSION: The lengths of the sides of the garden are 30 ft, 40 ft and 50 ft.

9 Projectile Motion Example: After the semester is over, Herman discovers that the math department has changed textbooks (again) so the bookstore won't buy back his nearly-new book. Herman goes to the roof of the math building, which is 160 feet high, and chucks his book straight down at 48 feet per second. How many seconds does it take his book to strike the ground? Use the formula h(t) = 16t 48t I need to find the time for the book to reach a height of zero ("zero" being "ground level"), so: 0 = 16t 48t Factor out -16 so it is in standard form. 0 = -16(t + 3t 10) You can now divide both sides by -16 to simplify. t + 3t 10 = 0 (t + 5)(t ) = 0 t = 5 or t = t = -5 does not make sense because time can t be negative, so Correct answer is t= seconds. CONCLUSION: It takes seconds for the book to strike the ground.

Test 4 also includes review problems from earlier sections so study test reviews 1, 2, and 3 also.

Test 4 also includes review problems from earlier sections so study test reviews 1, 2, and 3 also. MATD 0370 ELEMENTARY ALGEBRA REVIEW FOR TEST 4 (1.1-10.1, not including 8.2) Test 4 also includes review problems from earlier sections so study test reviews 1, 2, and 3 also. 1. Factor completely: a 2

More information

Pre-Calculus 11 Section 4.2

Pre-Calculus 11 Section 4.2 QUADRATIC EQUATIONS A general quadratic equation can be written in the form ax bx c 0. A quadratic equation has two solutions, called roots. These two solutions, or roots, may or may not be distinct, and

More information

Factoring Quadratic Equations

Factoring Quadratic Equations Factoring Quadratic Equations A general quadratic equation can be written in the form ax bx c + + = 0. A quadratic equation has two solutions, called roots. These two solutions, or roots, may or may not

More information

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

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

More information

Applications Using Factoring Polynomials

Applications Using Factoring Polynomials Applications Using Factoring Polynomials This section will discuss applications involving the area of a rectangle, consecutive integers, and right triangles. Recall the steps that will help to translate

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

Unit 5 AB Quadratic Expressions and Equations 1/9/2017 2/8/2017

Unit 5 AB Quadratic Expressions and Equations 1/9/2017 2/8/2017 Unit 5 AB Quadratic Expressions and Equations 1/9/2017 2/8/2017 Name: By the end of this unit, you will be able to Add, subtract, and multiply polynomials Solve equations involving the products of monomials

More information

9-8 Completing the Square

9-8 Completing the Square In the previous lesson, you solved quadratic equations by isolating x 2 and then using square roots. This method works if the quadratic equation, when written in standard form, is a perfect square. When

More information

Math 20-1 Functions and Equations Multiple Choice Questions

Math 20-1 Functions and Equations Multiple Choice Questions Math 0-1 Functions and Equations Multiple Choice Questions 1 7 18 simplifies to: A. 9 B. 10 C. 90 D. 4 ( x)(4 x) simplifies to: A. 1 x B. 1x 1 4 C. 1x D. 1 x 18 4 simplifies to: 6 A. 9 B. 4 C. D. 7 4 The

More information

Multiplication of Polynomials

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

More information

A quadratic expression is a mathematical expression that can be written in the form 2

A quadratic expression is a mathematical expression that can be written in the form 2 118 CHAPTER Algebra.6 FACTORING AND THE QUADRATIC EQUATION Textbook Reference Section 5. CLAST OBJECTIVES Factor a quadratic expression Find the roots of a quadratic equation A quadratic expression is

More information

Section 1.1. Chapter 1. Quadratics. Parabolas. Example. Example. ( ) = ax 2 + bx + c -2-1

Section 1.1. Chapter 1. Quadratics. Parabolas. Example. Example. ( ) = ax 2 + bx + c -2-1 Chapter 1 Quadratic Functions and Factoring Section 1.1 Graph Quadratic Functions in Standard Form Quadratics The polynomial form of a quadratic function is: f x The graph of a quadratic function is a

More information

1 Math 116 Supplemental Textbook (Pythagorean Theorem)

1 Math 116 Supplemental Textbook (Pythagorean Theorem) 1 Math 116 Supplemental Textbook (Pythagorean Theorem) 1.1 Pythagorean Theorem 1.1.1 Right Triangles Before we begin to study the Pythagorean Theorem, let s discuss some facts about right triangles. The

More information

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

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

More information

= 9 = x + 8 = = -5x 19. For today: 2.5 (Review) and. 4.4a (also review) Objectives:

= 9 = x + 8 = = -5x 19. For today: 2.5 (Review) and. 4.4a (also review) Objectives: Math 65 / Notes & Practice #1 / 20 points / Due. / Name: Home Work Practice: Simplify the following expressions by reducing the fractions: 16 = 4 = 8xy =? = 9 40 32 38x 64 16 Solve the following equations

More information

PREFACE. Synergy for Success in Mathematics 9 is designed for Grade 9 students. The textbook

PREFACE. Synergy for Success in Mathematics 9 is designed for Grade 9 students. The textbook Synergy for Success in Mathematics 9 is designed for Grade 9 students. The textbook contains all the required learning competencies and is supplemented with some additional topics for enrichment. Lessons

More information

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

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

More information

Polynomials 370 UNIT 10 WORKING WITH POLYNOMIALS. The railcars are linked together.

Polynomials 370 UNIT 10 WORKING WITH POLYNOMIALS. The railcars are linked together. UNIT 10 Working with Polynomials The railcars are linked together. 370 UNIT 10 WORKING WITH POLYNOMIALS Just as a train is built from linking railcars together, a polynomial is built by bringing terms

More information

My Math Plan Assessment #1 Study Guide

My Math Plan Assessment #1 Study Guide My Math Plan Assessment #1 Study Guide 1. Find the x-intercept and the y-intercept of the linear equation. 8x y = 4. Use factoring to solve the quadratic equation. x + 9x + 1 = 17. Find the difference.

More information

Classwork 8.1. Perform the indicated operation and simplify each as much as possible. 1) 24 2) ) 54w y 11) wy 6) 5 9.

Classwork 8.1. Perform the indicated operation and simplify each as much as possible. 1) 24 2) ) 54w y 11) wy 6) 5 9. - 7 - Classwork 8.1 Name Perform the indicated operation and simplify each as much as possible. 1) 4 7) 16+ 5 49 ) 5 4 8) 11 6 81 ) 5 4x 9) 9 x + 49x 4) 75w 10) 6 5 54w y 5) 80wy 11) 15 6 6) 5 9 1) 15x

More information

( ) Chapter 7 ( ) ( ) ( ) ( ) Exercise Set The greatest common factor is x + 3.

( ) Chapter 7 ( ) ( ) ( ) ( ) Exercise Set The greatest common factor is x + 3. Chapter 7 Exercise Set 7.1 1. A prime number is an integer greater than 1 that has exactly two factors, itself and 1. 3. To factor an expression means to write the expression as the product of factors.

More information

MATH 121: EXTRA PRACTICE FOR TEST 2. Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam.

MATH 121: EXTRA PRACTICE FOR TEST 2. Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam. MATH 121: EXTRA PRACTICE FOR TEST 2 Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam. 1 Linear Functions 1. Consider the functions f(x) = 3x + 5 and g(x)

More information

Math 0320 Final Exam Review

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

More information

Divisibility Rules Algebra 9.0

Divisibility Rules Algebra 9.0 Name Period Divisibility Rules Algebra 9.0 A Prime Number is a whole number whose only factors are 1 and itself. To find all of the prime numbers between 1 and 100, complete the following eercise: 1. Cross

More information

Math 096--Quadratic Formula page 1

Math 096--Quadratic Formula page 1 Math 096--Quadratic Formula page 1 A Quadratic Formula. Use the quadratic formula to solve quadratic equations ax + bx + c = 0 when the equations can t be factored. To use the quadratic formula, the equation

More information

Adding and Subtracting Polynomials

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

More information

Equations and Inequalities. College Algebra

Equations and Inequalities. College Algebra Equations and Inequalities College Algebra Radical Equations Radical Equations: are equations that contain variables in the radicand How to Solve a Radical Equation: 1. Isolate the radical expression on

More information

Chapter 2 Polynomial and Rational Functions

Chapter 2 Polynomial and Rational Functions SECTION.1 Linear and Quadratic Functions Chapter Polynomial and Rational Functions Section.1: Linear and Quadratic Functions Linear Functions Quadratic Functions Linear Functions Definition of a Linear

More information

MAT 0022C/0028C Final Exam Review. BY: West Campus Math Center

MAT 0022C/0028C Final Exam Review. BY: West Campus Math Center MAT 0022C/0028C Final Exam Review BY: West Campus Math Center Factoring Topics #1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 Problem Solving (Word Problems) #19, 20, 21, 22, 23, 24, 25,

More information

16x y 8x. 16x 81. U n i t 3 P t 1 H o n o r s P a g e 1. Math 3 Unit 3 Day 1 - Factoring Review. I. Greatest Common Factor GCF.

16x y 8x. 16x 81. U n i t 3 P t 1 H o n o r s P a g e 1. Math 3 Unit 3 Day 1 - Factoring Review. I. Greatest Common Factor GCF. P a g e 1 Math 3 Unit 3 Day 1 - Factoring Review I. Greatest Common Factor GCF Eamples: A. 3 6 B. 4 8 4 C. 16 y 8 II. Difference of Two Squares Draw ( - ) ( + ) Square Root 1 st and Last Term Eamples:

More information

CH 73 THE QUADRATIC FORMULA, PART II

CH 73 THE QUADRATIC FORMULA, PART II 1 CH THE QUADRATIC FORMULA, PART II INTRODUCTION W ay back in Chapter 55 we used the Quadratic Formula to solve quadratic equations like 6x + 1x + 0 0, whose solutions are 5 and 8. In fact, all of the

More information

Section 1.1 Task List

Section 1.1 Task List Summer 017 Math 143 Section 1.1 7 Section 1.1 Task List Section 1.1 Linear Equations Work through Section 1.1 TTK Work through Objective 1 then do problems #1-3 Work through Objective then do problems

More information

Quadratic Expressions and Equations

Quadratic Expressions and Equations Unit 5 Quadratic Expressions and Equations 1/9/2017 2/8/2017 Name: By the end of this unit, you will be able to Add, subtract, and multiply polynomials Solve equations involving the products of monomials

More information

Remember, you may not use a calculator when you take the assessment test.

Remember, you may not use a calculator when you take the assessment test. Elementary Algebra problems you can use for practice. Remember, you may not use a calculator when you take the assessment test. Use these problems to help you get up to speed. Perform the indicated operation.

More information

When factoring, we ALWAYS start with the (unless it s 1).

When factoring, we ALWAYS start with the (unless it s 1). Math 100 Elementary Algebra Sec 5.1: The Greatest Common Factor and Factor By Grouping (FBG) Recall: In the product XY, X and Y are factors. Defn In an expression, any factor that is common to each term

More information

Name Class Date. Expanding Algebraic Expressions. 4. Use the Distributive Property to expand the expression 7(9x 2).

Name Class Date. Expanding Algebraic Expressions. 4. Use the Distributive Property to expand the expression 7(9x 2). Name Class Date Practice 7-1 Expanding Algebraic Expressions 7-1 Expanding Algebraic Expressions 1. Find a sum equivalent to the product 6(y + x). 2. Find a difference equivalent to the product 11(x y).

More information

Adding and Subtracting Polynomials

Adding and Subtracting Polynomials Adding and Subtracting Polynomials When you add polynomials, simply combine all like terms. When subtracting polynomials, do not forget to use parentheses when needed! Recall the distributive property:

More information

New Rochelle High School Geometry Summer Assignment

New Rochelle High School Geometry Summer Assignment NAME - New Rochelle High School Geometry Summer Assignment To all Geometry students, This assignment will help you refresh some of the necessary math skills you will need to be successful in Geometry and

More information

Solve for the variable by transforming equations:

Solve for the variable by transforming equations: Cantwell Sacred Heart of Mary High School Math Department Study Guide for the Algebra 1 (or higher) Placement Test Name: Date: School: Solve for the variable by transforming equations: 1. y + 3 = 9. 1

More information

3.4 Solving Quadratic Equations by Completing

3.4 Solving Quadratic Equations by Completing www.ck1.org Chapter 3. Quadratic Equations and Quadratic Functions 3.4 Solving Quadratic Equations by Completing the Square Learning objectives Complete the square of a quadratic expression. Solve quadratic

More information

Park Forest Math Team. Meet #5. Algebra. Self-study Packet

Park Forest Math Team. Meet #5. Algebra. Self-study Packet Park Forest Math Team Meet #5 Self-study Packet Problem Categories for this Meet: 1. Mystery: Problem solving 2. Geometry: Angle measures in plane figures including supplements and complements 3. Number

More information

EX: Simplify the expression. EX: Simplify the expression. EX: Simplify the expression

EX: Simplify the expression. EX: Simplify the expression. EX: Simplify the expression SIMPLIFYING RADICALS EX: Simplify the expression 84x 4 y 3 1.) Start by creating a factor tree for the constant. In this case 84. Keep factoring until all of your nodes are prime. Two factor trees are

More information

2 P a g e. Essential Questions:

2 P a g e. Essential Questions: NC Math 1 Unit 5 Quadratic Functions Main Concepts Study Guide & Vocabulary Classifying, Adding, & Subtracting Polynomials Multiplying Polynomials Factoring Polynomials Review of Multiplying and Factoring

More information

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

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

More information

Unit 5 Quadratic Expressions and Equations

Unit 5 Quadratic Expressions and Equations Unit 5 Quadratic Expressions and Equations Test Date: Name: By the end of this unit, you will be able to Add, subtract, and multiply polynomials Solve equations involving the products of monomials and

More information

SUMMER MATH PACKET. Geometry A COURSE 227

SUMMER MATH PACKET. Geometry A COURSE 227 SUMMER MATH PACKET Geometry A COURSE 7 MATH SUMMER PACKET INSTRUCTIONS Attached you will find a packet of exciting math problems for your enjoyment over the summer. The purpose of the summer packet is

More information

Unit 2 Quadratics. Mrs. Valentine Math 3

Unit 2 Quadratics. Mrs. Valentine Math 3 Unit 2 Quadratics Mrs. Valentine Math 3 2.1 Factoring and the Quadratic Formula Factoring ax 2 + bx + c when a = ±1 Reverse FOIL method Find factors of c that add up to b. Using the factors, write the

More information

Math 1 Unit 1 EOC Review

Math 1 Unit 1 EOC Review Math 1 Unit 1 EOC Review Name: Solving Equations (including Literal Equations) - Get the variable to show what it equals to satisfy the equation or inequality - Steps (each step only where necessary):

More information

Summer 2017 Math Packet

Summer 2017 Math Packet Summer 017 Math Packet for Rising Geometry Students This packet is designed to help you review your Algebra Skills and help you prepare for your Geometry class. Your Geometry teacher will expect you to

More information

6.4. The Quadratic Formula. LEARN ABOUT the Math. Selecting a strategy to solve a quadratic equation. 2x 2 + 4x - 10 = 0

6.4. The Quadratic Formula. LEARN ABOUT the Math. Selecting a strategy to solve a quadratic equation. 2x 2 + 4x - 10 = 0 6.4 The Quadratic Formula YOU WILL NEED graphing calculator GOAL Understand the development of the quadratic formula, and use the quadratic formula to solve quadratic equations. LEARN ABOUT the Math Devlin

More information

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

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

More information

Chapter 8 Polynomials and Factoring

Chapter 8 Polynomials and Factoring Chapter 8 Polynomials and Factoring 8.1 Add and Subtract Polynomials Monomial A. EX: Degree of a monomial the of all of the of the EX: 4x 2 y Polynomial A or EX: Degree of a polynomial the of its terms

More information

Algebra I. Exponents and Polynomials. Name

Algebra I. Exponents and Polynomials. Name Algebra I Exponents and Polynomials Name 1 2 UNIT SELF-TEST QUESTIONS The Unit Organizer #6 2 LAST UNIT /Experience NAME 4 BIGGER PICTURE DATE Operations with Numbers and Variables 1 CURRENT CURRENT UNIT

More information

Chapter 8 RADICAL EXPRESSIONS AND EQUATIONS

Chapter 8 RADICAL EXPRESSIONS AND EQUATIONS Name: Instructor: Date: Section: Chapter 8 RADICAL EXPRESSIONS AND EQUATIONS 8.1 Introduction to Radical Expressions Learning Objectives a Find the principal square roots and their opposites of the whole

More information

7-4. } The sum of the coefficients of the outer and inner products is b. Going Deeper Essential question: How can you factor ax 2 + bx + c?

7-4. } The sum of the coefficients of the outer and inner products is b. Going Deeper Essential question: How can you factor ax 2 + bx + c? Name Class Date 7-4 Factoring ax 2 + bx + c Going Deeper Essential question: How can you factor ax 2 + bx + c? You have learned how to factor a x 2 + bx + c when a = 1 by identifying the correct pair of

More information

Quadratic Word Problems - Develop an Approach and Solve

Quadratic Word Problems - Develop an Approach and Solve Name: Class: Date: ID: A Quadratic Word Problems - Develop an Approach and Solve Short Answer 1. Suppose you have 54 feet of fencing to enclose a rectangular dog pen. The function A = 7x x, where x = width,

More information

POLYNOMIAL EXPRESSIONS PART 1

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

More information

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

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

More information

Solving Quadratic Equations

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

More information

LATE AND ABSENT HOMEWORK IS ACCEPTED UP TO THE TIME OF THE CHAPTER TEST ON

LATE AND ABSENT HOMEWORK IS ACCEPTED UP TO THE TIME OF THE CHAPTER TEST ON Trig/Math Anal Name No LATE AND ABSENT HOMEWORK IS ACCEPTED UP TO THE TIME OF THE CHAPTER TEST ON HW NO. SECTIONS ASSIGNMENT DUE FS-1 4-4 Practice Set A #1-57 eoo 4-5 Practice Set B #1-45 eoo, 57, 59 FS-

More information

1 of 32 4/24/2018, 11:38 AM

1 of 32 4/24/2018, 11:38 AM 1 of 3 4/4/018, 11:38 AM Student: Date: Instructor: Alfredo Alvarez Course: Math 0410 Spring 018 Assignment: Math 0410 Homework149aleks 1 Insert < or > between the pair of integers to make the statement

More information

= = =

= = = . D - To evaluate the expression, we can regroup the numbers and the powers of ten, multiply, and adjust the decimal and exponent to put the answer in correct scientific notation format: 5 0 0 7 = 5 0

More information

Math Review for Incoming Geometry Honors Students

Math Review for Incoming Geometry Honors Students Solve each equation. 1. 5x + 8 = 3 + 2(3x 4) 2. 5(2n 3) = 7(3 n) Math Review for Incoming Geometry Honors Students 3. Victoria goes to the mall with $60. She purchases a skirt for $12 and perfume for $35.99.

More information

MATH 121: EXTRA PRACTICE FOR TEST 2. Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam.

MATH 121: EXTRA PRACTICE FOR TEST 2. Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam. MATH 121: EXTRA PRACTICE FOR TEST 2 Disclaimer: Any material covered in class and/or assigned for homework is a fair game for the exam. 1 Linear Functions 1. Consider the functions f(x) = 3x + 5 and g(x)

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

Lesson 10.1 Polynomials

Lesson 10.1 Polynomials Lesson 10.1 Polynomials Objectives Classify polynomials. Use algebra tiles to add polynomials. Add and subtract polynomials. A contractor is buying paint to cover the interior of two cubical storage tanks.

More information

22.1 Solving Equations by Taking Square Roots

22.1 Solving Equations by Taking Square Roots Name Class Date 22.1 Solving Equations by Taking Square Roots Essential Question: How can you solve quadratic equations using square roots? Resource Locker Explore Exploring Square Roots Recall that the

More information

Chapter 7 Quadratic Equations

Chapter 7 Quadratic Equations Chapter 7 Quadratic Equations We have worked with trinomials of the form ax 2 + bx + c. Now we are going to work with equations of this form ax 2 + bx + c = 0 quadratic equations. When we write a quadratic

More information

4-3 Solving Quadratic Equations by Factoring. Write a quadratic equation in standard form with the given root(s). 1. 8, 5 ANSWER: ANSWER: ANSWER:

4-3 Solving Quadratic Equations by Factoring. Write a quadratic equation in standard form with the given root(s). 1. 8, 5 ANSWER: ANSWER: ANSWER: Write a quadratic equation in standard form with the given root(s). 1. 8, 5 8. 9. (2x 5)(x + 6) 2. (4x 3)(4x 1) Solve each equation. 3. 10. 6, 6 4. Factor each polynomial. 5x(7x 3) 11. 12. 5. 6. (6x 1)(3x

More information

11.3 Finding Complex Solutions of Quadratic Equations

11.3 Finding Complex Solutions of Quadratic Equations Name Class Date 11.3 Finding Complex Solutions of Quadratic Equations Essential Question: How can you find the complex solutions of any quadratic equation? Resource Locker Explore Investigating Real Solutions

More information

5-7 The Pythagorean Theorem

5-7 The Pythagorean Theorem 5-7 The Pythagorean Theorem Warm Up Lesson Presentation Lesson Quiz Geometry Warm Up Classify each triangle by its angle measures. 1. 2. acute right 3. Simplify 12 4. If a = 6, b = 7, and c = 12, find

More information

The Quadratic Formula. ax 2 bx c 0 where a 0. Deriving the Quadratic Formula. Isolate the constant on the right side of the equation.

The Quadratic Formula. ax 2 bx c 0 where a 0. Deriving the Quadratic Formula. Isolate the constant on the right side of the equation. SECTION 11.2 11.2 The Quadratic Formula 11.2 OBJECTIVES 1. Solve quadratic equations by using the quadratic formula 2. Determine the nature of the solutions of a quadratic equation by using the discriminant

More information

! "#$ # % & $ #% & & ' $ (% ) % & & * & ) ' " & ' $ " & % & % & & ) " ' & # & # % # ' # "" & # # $ ( $ # ) $ ) # (% ) % & % # & # & "

! #$ # % & $ #% & & ' $ (% ) % & & * & ) '  & ' $  & % & % & & )  ' & # & # % # ' #  & # # $ ( $ # ) $ ) # (% ) % & % # & # & !"#$#%!! "!!#!! & $ #%&&' $(%) %&& *&) '" & '$ " &% & %& &)"'& #& # % # '#"" & # # $( $ # ) $)# (%) % & %# & # & " +&&"!%# ) & '&)# " ) #" & )' (*%+' # )& & '% '#))&# + % '## )) '""))&#, )&" )"% #"( &

More information

MA094 Part 2 - Beginning Algebra Summary

MA094 Part 2 - Beginning Algebra Summary MA094 Part - Beginning Algebra Summary Page of 8/8/0 Big Picture Algebra is Solving Equations with Variables* Variable Variables Linear Equations x 0 MA090 Solution: Point 0 Linear Inequalities x < 0 page

More information

Quadratic Equations and Quadratic Functions

Quadratic Equations and Quadratic Functions Quadratic Equations and Quadratic Functions Andrew Gloag Anne Gloag Say Thanks to the Authors Click http://www.ck1.org/saythanks (No sign in required) To access a customizable version of this book, as

More information

Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Algebra 1

Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Algebra 1 8-7 Warm Up Lesson Presentation Lesson Quiz Algebra 1 Warm Up Find each square root. 1. 6 2. 11 3. 25 4. Solve each equation. x = 10 5. 6x = 60 6. 7. 2x 40 = 0 8. 5x = 3 x = 20 x = 80 Objective Solve quadratic

More information

Part 2 - Beginning Algebra Summary

Part 2 - Beginning Algebra Summary Part - Beginning Algebra Summary Page 1 of 4 1/1/01 1. Numbers... 1.1. Number Lines... 1.. Interval Notation.... Inequalities... 4.1. Linear with 1 Variable... 4. Linear Equations... 5.1. The Cartesian

More information

Fair Game Review. Chapter 7. Simplify the expression. Write an expression for the perimeter of the figure

Fair Game Review. Chapter 7. Simplify the expression. Write an expression for the perimeter of the figure Name Date Chapter 7 Simplify the expression. Fair Game Review 1. 5y + 6 9y. h + 11 + 3h 4 + + 4. 7 ( m + 8) 3. 8a 10 4a 6 a 5. 5 ( d + 3) + 4( d 6) 6. q ( q ) 16 + 9 + 7 Write an expression for the perimeter

More information

REAL WORLD SCENARIOS: PART IV {mostly for those wanting 114 or higher} 1. If 4x + y = 110 where 10 < x < 20, what is the least possible value of y?

REAL WORLD SCENARIOS: PART IV {mostly for those wanting 114 or higher} 1. If 4x + y = 110 where 10 < x < 20, what is the least possible value of y? REAL WORLD SCENARIOS: PART IV {mostly for those wanting 114 or higher} REAL WORLD SCENARIOS 1. If 4x + y = 110 where 10 < x < 0, what is the least possible value of y? WORK AND ANSWER SECTION. Evaluate

More information

Algebra Review. 1. Evaluate the expression when a = -3 and b = A) 17 B) 1 C) Simplify: A) 17 B) 29 C) 16 D)

Algebra Review. 1. Evaluate the expression when a = -3 and b = A) 17 B) 1 C) Simplify: A) 17 B) 29 C) 16 D) Algebra Review a b. Evaluate the epression when a = - and b = -. A) B) C). Simplify: 6 A) B) 9 C) 6 0. Simplify: A) 0 B) 8 C) 6. Evaluate: 6z y if =, y = 8, and z =. A) B) C) CPT Review //0 . Simplify:

More information

MATH98 Intermediate Algebra Practice Test Form B

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

More information

Instructor: Richard Getso Course: Math 200.P10 TR 1:00 PM Spring 2016 (Getso)

Instructor: Richard Getso Course: Math 200.P10 TR 1:00 PM Spring 2016 (Getso) 1/8/016 Practice Test 1 (Chapter 11) Richard Getso Student: Richard Getso Date: 1/8/16 Instructor: Richard Getso Course: Math 00.P10 TR 1:00 PM Spring 016 (Getso) Assignment: Practice Test 1 (Chapter 11)

More information

Meeting the Goals of an Integrated Mathematics Curriculum. Ed Thomas Dimension 2000

Meeting the Goals of an Integrated Mathematics Curriculum. Ed Thomas Dimension 2000 Meeting the Goals of an Integrated Mathematics Curriculum Ed Thomas Dimension 2000 Ed Thomas Dimension 2000 www.dimension2k.com dimension2k@att.net Integrated Math I and Integrated Math II Achieve and

More information

2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY

2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY 2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY The following are topics that you will use in Geometry and should be retained throughout the summer. Please use this practice to review the topics you

More information

Name Date Class California Standards 17.0, Quadratic Equations and Functions. Step 2: Graph the points. Plot the ordered pairs from your table.

Name Date Class California Standards 17.0, Quadratic Equations and Functions. Step 2: Graph the points. Plot the ordered pairs from your table. California Standards 17.0, 1.0 9-1 There are three steps to graphing a quadratic function. Graph y x 3. Quadratic Equations and Functions 6 y 6 y x y x 3 5 1 1 0 3 1 1 5 0 x 0 x Step 1: Make a table of

More information

Algebra Final Review D

Algebra Final Review D Last Name: Period: Random Generator #: ID: A Algebra Final Review D "If you tell the truth, you don't have to remember anything." - Mark Twain Short Answer Show all thinking for maximum credit. Each question

More information

Sect Polynomial and Rational Inequalities

Sect Polynomial and Rational Inequalities 158 Sect 10.2 - Polynomial and Rational Inequalities Concept #1 Solving Inequalities Graphically Definition A Quadratic Inequality is an inequality that can be written in one of the following forms: ax

More information

MAFS Algebra 1. Polynomials. Day 15 - Student Packet

MAFS Algebra 1. Polynomials. Day 15 - Student Packet MAFS Algebra 1 Polynomials Day 15 - Student Packet Day 15: Polynomials MAFS.91.A-SSE.1., MAFS.91.A-SSE..3a,b, MAFS.91.A-APR..3, MAFS.91.F-IF.3.7c I CAN rewrite algebraic expressions in different equivalent

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

Spring 2018 Math Week Week 1 Task List

Spring 2018 Math Week Week 1 Task List Spring 2018 Math 143 - Week 1 25 Week 1 Task List This week we will cover Sections 1.1 1.4 in your e-book. Work through each of the following tasks, carefully filling in the following pages in your notebook.

More information

Section 3.4. from Verbal Descriptions and from Data. Quick Review. Quick Review Solutions. Functions. Solve the equation or inequality. x. 1.

Section 3.4. from Verbal Descriptions and from Data. Quick Review. Quick Review Solutions. Functions. Solve the equation or inequality. x. 1. .4: Quadratic Models Starter.4 Section.4 Building Quadratic at Models from Verbal Descriptions and from Data DO:,, p. 60 Solve the given formula for the required variable. ) Area of a Triangle Solve for

More information

Mission 1 Factoring by Greatest Common Factor and Grouping

Mission 1 Factoring by Greatest Common Factor and Grouping Algebra Honors Unit 3 Factoring Quadratics Name Quest Mission 1 Factoring by Greatest Common Factor and Grouping Review Questions 1. Simplify: i(6 4i) 3+3i A. 4i C. 60 + 3 i B. 8 3 + 4i D. 10 3 + 3 i.

More information

Assignment #1 MAT121 Summer 2015 NAME:

Assignment #1 MAT121 Summer 2015 NAME: Assignment #1 MAT11 Summer 015 NAME: Directions: Do ALL of your work on THIS handout in the space provided! Circle your final answer! On problems that your teacher would show work on be sure that you also

More information

Lesson 12: Overcoming Obstacles in Factoring

Lesson 12: Overcoming Obstacles in Factoring Lesson 1: Overcoming Obstacles in Factoring Student Outcomes Students factor certain forms of polynomial expressions by using the structure of the polynomials. Lesson Notes Students have factored polynomial

More information

Math 46 Final Exam Review Packet

Math 46 Final Exam Review Packet Math 46 Final Exam Review Packet Question 1. Perform the indicated operation. Simplify if possible. 7 x x 2 2x + 3 2 x Question 2. The sum of a number and its square is 72. Find the number. Question 3.

More information

Chapter 9, Quadratics from Beginning and Intermediate Algebra by Tyler Wallace is available under a Creative Commons Attribution 3.

Chapter 9, Quadratics from Beginning and Intermediate Algebra by Tyler Wallace is available under a Creative Commons Attribution 3. Chapter 9, Quadratics from Beginning and Intermediate Algebra by Tyler Wallace is available under a Creative Commons Attribution 3.0 Unported license. 010. 9.1 Quadratics - Solving with Radicals Objective:

More information

Using the distance formula Using formulas to solve unknowns. Pythagorean Theorem. Finding Legs of Right Triangles

Using the distance formula Using formulas to solve unknowns. Pythagorean Theorem. Finding Legs of Right Triangles Math 154 Chapter 9.6: Applications of Radical Equations Objectives: Finding legs of right triangles Finding hypotenuse of right triangles Solve application problems involving right triangles Pythagorean

More information

Study Guide for Benchmark #1 Window of Opportunity: March 4-11

Study Guide for Benchmark #1 Window of Opportunity: March 4-11 Study Guide for Benchmark #1 Window of Opportunity: March -11 Benchmark testing is the department s way of assuring that students have achieved minimum levels of computational skill. While partial credit

More information

!"#$%&'("$)*"+*,"--"$*,"./*0&'1*2*

!#$%&'($)*+*,--$*,./*0&'1*2* "#$%&'("$)*"+*,"--"$*,"./*0&'1** 3$('***4#&%.&'(5*0"%/66($7** "#$%&"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" Daily Plan Unit 3 FCC3 Day Class Lesson Homework Day 1: Thurs

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