3.5 Solving Quadratic Equations by the

Size: px
Start display at page:

Download "3.5 Solving Quadratic Equations by the"

Transcription

1 Chapter 3. Quadratic Equations and Quadratic Functions 3.5 Solving Quadratic Equations y the Quadratic Formula Learning ojectives Solve quadratic equations using the quadratic formula. Identify and choose methods for solving quadratic equations. Solve real-world prolems using functions y completing the square. Introduction In this section, you will solve quadratic equations using the Quadratic Formula. Most of you are already familiar with this formula from previous mathematics courses. It is proaly the most used method for solving quadratic equations. For a quadratic equation in standard form The solutions are found using the following formula. ax + x + c = 0 x = ± 4ac a We will start y explaining where this formula comes from and then show how it is applied. This formula is derived y solving a general quadratic equation using the method of completing the square that you learned in the previous section. Divide y the coefficient of the x term: x + a x = c ( ) a Rewrite: x + x = c a a ( ) ( ) ( ) Add the constant to oth sides: x + x + = c a a a a + 4a ( Factor the perfect square trinomial: x + ) = 4ac a 4a + 4a ( Simplify: x + ) = 4ac a 4a Take the square root of oth sides: x + a = 4ac 4a and x + a = 4ac 4a Simplify: x + a = 4ac and x + a a = 4ac a x = a + 4ac and x = a a 4ac a x = + 4ac and x = 4ac a a 185

2 3.5. Solving Quadratic Equations y the Quadratic Formula This can e written more compactly as x = ± 4ac a. You can see that the familiar formula comes directly from applying the method of completing the square. Applying the method of completing the square to solve quadratic equations can e tedious. The quadratic formula is a more straightforward way of finding the solutions. Solve Quadratic Equations Using the Quadratic Formula Applying the quadratic formula asically amounts to plugging the values of a, and c into the quadratic formula. Example 1 Solve the following quadratic equation using the quadratic formula. a) x + 3x + 1 = 0 ) x 6x + 5 = 0 c) 4x + x + 1 = 0 Solution Start with the quadratic formula and plug in the values of a, and c. a) Quadratic formula x = ± 4ac a Plug in the values a =, = 3,c = 1. x = 3 ± (3) 4()(1) () Simplify. x = 3 ± Separate the two options. x = Solve. = 3 ± 1 4 and x = x = 4 = 1 4 and x = 4 = 1 Answer x = 1 and x = 1 Rememer you can check this soltuion y determine the x-intercepts of the quadratic function y = x + 3x + 1 ) Answer x = 5 and x = Quadratic formula. x = ± 4ac a Plug in the values a = 1, = 6,c = 5. x = ( 6) ± ( 6) 4(1)(5) (1) Simplify. x = 6 ± 36 0 Separate the two options. x = and x = 6 4 = 6 ± 16 Solve x = 10 = 5 and x = = 1

3 Chapter 3. Quadratic Equations and Quadratic Functions c) Quadratic formula. Plug in the values a = 4, = 1,c = 1. x = ± 4ac a x = 1 ± (1) 4( 4)(1) ( 4) Simplify. x = 1 ± Separate the two options. x = Solve. x.39 and x.64 = 1 ± 17 8 and x = Answer x.39 and x.64 Often when we plug the values of the coefficients into the quadratic formula, we otain a negative numer inside the square root. Since the square root of a negative numer does not give real answers, we say that the equation has no real solutions. In more advanced mathematics classes, you will learn how to work with complex (or imaginary ) solutions to quadratic equations. Example Solve the following quadratic equation using the quadratic formula x + x + 7 = 0 Solution: a) Quadratic formula. x = ± 4ac a Plug in the values a = 1, =,c = 7. x = ± () 4(1)(7) (1) Simplify. x = ± 4 8 = ± 4 Answer There are no real solutions. To apply the quadratic formula, we must make sure that the equation is written in standard form. For some prolems, we must rewrite the equation efore we apply the quadratic formula. Example 3 Solve the following quadratic equation using the quadratic formula. a) x 6x = 10 ) 8x + 5x = 6 Solution: 187

4 3.5. Solving Quadratic Equations y the Quadratic Formula a) Rewrite the equation in standard form. x 6x 10 = 0 Quadratic formula Plug in the values a = 1, = 6,c = 10. x = ± 4ac a x = ( 6) ± ( 6) 4(1)( 10) (1) Simplify. x = 6 ± = 6 ± 76 Separate the two options. x = and x = 6 76 Solve. x 7.36 and x 1.36 Answer x 7.36 and x We should give the exact solution unless we are told to round. x = 6 76 ) Rewrite the equation in standard form. 8x + 5x + 6 = 0 Quadratic formula x = ± 4ac a Plug in the values a = 8, = 5,c = 6. x = 5 ± (5) 4(8)(6) (8) Simplify. x = 5 ± = 5 ± = 5 ± 167i 16 Answer No real solutions, two complex solutions: 5± 167i 16 Notice if we try to check this solution y graphing the quadratic function y = 8x + 5x + 6, the graph does not cross the x-axis or have x-intercepts. This verifies we have complex solutions with an imaginary part. Finding the Vertex of a Paraola with the Quadratic Formula Sometimes you get more information from a formula eyond what you were originally seeking. In this case, the quadratic formula also gives us an easy way to locate the vertex of a paraola. First, recall that the quadratic formula tells us the roots or solutions of the equation ax + x + c = 0. Those roots are x = ± 4ac. a 188

5 Chapter 3. Quadratic Equations and Quadratic Functions We can rewrite the fraction in the quadratic formula as x = a ± 4ac. a Recall that the roots are symmetric aout the vertex. In the form aove, we can see that the roots of a quadratic equation are symmetric around the x coordinate a ecause they move 4ac a units to the left and right (recall the ± sign) from the vertical line x = a. The image to the right illustrates this for the equation x x 3 = 0. The roots, -1 and 3 are oth units from the vertical line x = 1. Identify and Choose Methods for Solving Quadratic Equations. In mathematics, you will need to solve quadratic equations that descrie application prolems or that are part of more complicated prolems. You learned four ways of solving a quadratic equation. Factoring. Taking the square root. Completing the square. Quadratic formula. Usually you will not e told which method to use. You will have to make that decision yourself. However, here are some guidelines to which methods are etter in different situations. Factoring is always est if the quadratic expression is easily factorale. It is always worthwhile to check if you can factor ecause this is the fastest method. Taking the square root is est used when there is no x term in the equation. Completing the square can e used to solve any quadratic equation. This is usually not any etter than using the quadratic formula (in terms of difficult computations), however it is a very important method for re-writing a quadratic function in vertex form. It is also used to re-write the equations of circles, ellipses and hyperolas in standard form (something you will do in algera II, trigonometry, physics, calculus, and eyond...). Quadratic formula is the method that is used most often for solving a quadratic equation if solving directly y taking square root and factoring does not work. If you are using factoring or the quadratic formula make sure that the equation is in standard form. Example 4 Solve each quadratic equation a) x 4x 5 = 0 ) x = 8 c) 4x + x = d) 5x 9 = 0 e) 3x = 8x Solution a) This expression if easily factorale so we can factor and apply the zero-product property: 189

6 3.5. Solving Quadratic Equations y the Quadratic Formula Factor. (x 5)(x + 1)=0 Apply zero-product property. x 5 = 0 and x + 1 = 0 Solve. x = 5 and x = 1 Answer x = 5 and x = 1 ) Since the expression is missing the x term we can take the square root: Take the square root of oth sides. x = 8 and x = 8 Answer x =.83 and x =.83 c) Rewrite the equation in standard form. It is not apparent right away if the expression is factorale, so we will use the quadratic formula. Quadratic formula Plug in the values a = 4, = 1,c =. x = ± 4ac a x = 1 ± 1 4( 4)( ) ( 4) Simplify. x = 1 ± = 1 ± 31 8 = 1 ± 31i 8 Answer Two complex solutions: x = 1± 31i 8 = 1 8 ± 31 8 i d) This prolem can e solved easily either with factoring or taking the square root. Let s take the square root in this case. Add 9 to oth sides of the equation. 5x = 9 Divide oth sides y 5. x = 9 5 Take the square root of oth sides. x = 9 5 and x = Simplify. x = 3 5 and x = Answer x = 3 5 and x = 3 5 e) Rewrite the equation in standard form 3x 8x = 0 Factor out common x term. x(3x 8)=0 Set oth terms to zero. x = 0 and 3x = 8 Solve. x = 0 and x = 8 3 Answer x = 0 and x =

7 Chapter 3. Quadratic Equations and Quadratic Functions Solve Real-World Prolems Using Quadratic Functions y any Method Here are some application prolems that arise from numer relationships and geometry applications. Example 5 The product of two positive consecutive integers is 156. Find the integers. Solution For two consecutive integers, one integer is one more than the other one. Define Let x = the smaller integer x + 1 = the next integer Translate The product of the two numers is 156. We can write the equation: Solve x(x + 1)=156 Apply the quadratic formula with a = 1, = 1, c = 156 x + x = 156 x + x 156 = 0 x = 1 ± 1 4(1)( 156) (1) x = 1 ± 65 1 ± 5 = x = x = and x = 1 5 = 1 and x = 6 = 13 Since we are looking for positive integers take, x = 1 Answer 1 and 13 Check 1 13 = 156. The answer checks out. Example 6 The length of a rectangular pool is 10 meters more than its width. The area of the pool is 875 square/meters. Find the dimensions of the pool. Solution: 191

8 3.5. Solving Quadratic Equations y the Quadratic Formula Draw a sketch Define Let x = the width of the pool x + 10 = the length of the pool Translate The area of a rectangle is A = length width, so x(x + 10)=875 Solve x + 10x = 875 x + 10x 875 = 0 Apply the quadratic formula with a = 1, = 10 and c = 875 x = 10 ± (10) 4(1)( 875) (1) x = 10 ± x = 10 ± ± 60 = x = and x = x = = 5 and x = = 35 Since the dimensions of the pools should e positive, then x = 5 meters. Answer The pool is 5 meters 35 meters. Check 5 35 = 875 m. The answer checks out. Example 7 Suzie wants to uild a garden that has three separate rectangular sections. She wants to fence around the whole garden and etween each section as shown. The plot is twice as long as it is wide and the total area is 00 ft. How much fencing does Suzie need? 19

9 Chapter 3. Quadratic Equations and Quadratic Functions Solution Draw a Sketch Define Let x = the width of the plot x = the length of the plot Translate Area of a rectangle is A = length width, so x(x)=00 Solve x = 00 Solve y taking the square root. x = 100 x = 100 and x = 100 x = 10 and x = 10 We take x = 10 since only positive dimensions make sense. The plot of land is 10 feet 0 feet. To fence the garden the way Suzie wants, we need lengths and 4 widths = (0)+4(10)=80 feet of fence. Answer: The fence is 80 feet. Check 10 0 = 00 ft and (0)+4(10)=80 feet. The answer checks out. Example 8 An isosceles triangle is enclosed in a square so that its ase coincides with one of the sides of the square and the tip of the triangle touches the opposite side of the square. If the area of the triangle is 0 in what is the area of the square? Solution: Draw a sketch. 193

10 3.5. Solving Quadratic Equations y the Quadratic Formula Define Let x = ase of the triangle x = height of the triangle Translate Area of a triangle is 1 ase height, so 1 x x = 0 Solve 1 x = 0 Solve y taking the square root. x = 40 x = 40 = 10 and x = 40 = 10 x 6.3 and x 6.3 The side of the square is approximately 6.3 inches. The area of the square is (6.3) 40 in, twice as ig as the area of the triangle. Answer: Area of the triangle is 40 in Check: It makes sense that the area of the square will e twice that of the triangle. If you look at the figure you can see that you can fit two triangles inside the square. 194

11 Chapter 3. Quadratic Equations and Quadratic Functions FIGURE 3. The answer checks. Review Questions Solve the following quadratic equations using the quadratic formula. 1. x + 4x 1 = 0. x 6x = x 1 x = x + x 3 = 0 5. x 7x + 1 = x + 5x = x = 0 8. x + x + 6 = 0 Solve the following quadratic equations using the method of your choice. 9. x x = x 1 = x + 5x 3 = 0 1. x + 7x 18 = x + 6x = x x = x + 1x + 1 = x + 6x + 9 = 0 195

12 3.5. Solving Quadratic Equations y the Quadratic Formula x + 1 = x + 4x = x 1 = 0 0. x x 3 = 0 1. The product of two consecutive integers is 7. Find the two numers.. The product of two consecutive odd integers is 1 less than 3 times their sum. Find the integers. 3. The length of a rectangle exceeds its width y 3 inches. The area of the rectangle is 70 square inches, find its dimensions. 4. Angel wants to cut off a square piece from the corner of a rectangular piece of plywood. The larger piece of wood is 4 feet 8 feet and the cut off part is 1 3 of the total area of the plywood sheet. What is the length of the side of the square? 5. Mike wants to fence three sides of a rectangular patio that is adjacent the ack of his house. The area of the patio is 19 ft and the length is 4 feet longer than the width. Find how much fencing Mike will need. Review Answers 1. x = 7,x = 3. x = 3 ± 1 3. x = 1 1 ± x = 3,x = 1 5. x = 7 ± x = 0,x = x = ± i 5 9. x =,x = x = ± x = 1,x = 3 1. x = 9,x = 13. x = 1 ± i x = 0,x = x = ± x = x = ± 1 9 i ± i 19. x = ± x = 1,x = and 9 196

13 Chapter 3. Quadratic Equations and Quadratic Functions. 5 and in and 10 in 4. side = 3.7 ft feet of fencing. 197

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

QUADRATIC EQUATIONS EXPECTED BACKGROUND KNOWLEDGE

QUADRATIC EQUATIONS EXPECTED BACKGROUND KNOWLEDGE 6 QUADRATIC EQUATIONS In this lesson, you will study aout quadratic equations. You will learn to identify quadratic equations from a collection of given equations and write them in standard form. You will

More information

Finding Complex Solutions of Quadratic Equations

Finding Complex Solutions of Quadratic Equations y - y - - - x x Locker LESSON.3 Finding Complex Solutions of Quadratic Equations Texas Math Standards The student is expected to: A..F Solve quadratic and square root equations. Mathematical Processes

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

Completing the Square

Completing the Square 3.5 Completing the Square Essential Question How can you complete the square for a quadratic epression? Using Algera Tiles to Complete the Square Work with a partner. Use algera tiles to complete the square

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

8 Right Triangle Trigonometry

8 Right Triangle Trigonometry www.ck12.org CHAPTER 8 Right Triangle Trigonometry Chapter Outline 8.1 THE PYTHAGOREAN THEOREM 8.2 CONVERSE OF THE PYTHAGOREAN THEOREM 8.3 USING SIMILAR RIGHT TRIANGLES 8.4 SPECIAL RIGHT TRIANGLES 8.5

More information

Algebra I. Slide 1 / 175. Slide 2 / 175. Slide 3 / 175. Quadratics. Table of Contents Key Terms

Algebra I. Slide 1 / 175. Slide 2 / 175. Slide 3 / 175. Quadratics. Table of Contents Key Terms Slide 1 / 175 Slide 2 / 175 Algebra I Quadratics 2015-11-04 www.njctl.org Key Terms Table of Contents Click on the topic to go to that section Slide 3 / 175 Characteristics of Quadratic Equations Transforming

More information

Algebra I. Key Terms. Slide 1 / 175 Slide 2 / 175. Slide 3 / 175. Slide 4 / 175. Slide 5 / 175. Slide 6 / 175. Quadratics.

Algebra I. Key Terms. Slide 1 / 175 Slide 2 / 175. Slide 3 / 175. Slide 4 / 175. Slide 5 / 175. Slide 6 / 175. Quadratics. Slide 1 / 175 Slide / 175 Algebra I Quadratics 015-11-04 www.njctl.org Key Terms Slide 3 / 175 Table of Contents Click on the topic to go to that section Slide 4 / 175 Characteristics of Quadratic Equations

More information

Algebra I Quadratics

Algebra I Quadratics 1 Algebra I Quadratics 2015-11-04 www.njctl.org 2 Key Terms Table of Contents Click on the topic to go to that section Characteristics of Quadratic Equations Transforming Quadratic Equations Graphing Quadratic

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

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

Objectives To solve equations by completing the square To rewrite functions by completing the square

Objectives To solve equations by completing the square To rewrite functions by completing the square 4-6 Completing the Square Content Standard Reviews A.REI.4. Solve quadratic equations y... completing the square... Ojectives To solve equations y completing the square To rewrite functions y completing

More information

find the constant of variation. Direct variations are proportions.

find the constant of variation. Direct variations are proportions. Algera 1 Quadratics, Inverse Variation, COBF Test Study Guide SOLs A.4 A.7 A.8 A.11 Name Date Block Algera 1 Quadratics, Inverse Variation, Curve of Best Fit Test STUDY GUIDE The standard form of a paraolic

More information

6.1 Quadratic Expressions, Rectangles, and Squares. 1. What does the word quadratic refer to? 2. What is the general quadratic expression?

6.1 Quadratic Expressions, Rectangles, and Squares. 1. What does the word quadratic refer to? 2. What is the general quadratic expression? Advanced Algebra Chapter 6 - Note Taking Guidelines Complete each Now try problem in your notes and work the problem 6.1 Quadratic Expressions, Rectangles, and Squares 1. What does the word quadratic refer

More information

Factor and Solve Polynomial Equations. In Chapter 4, you learned how to factor the following types of quadratic expressions.

Factor and Solve Polynomial Equations. In Chapter 4, you learned how to factor the following types of quadratic expressions. TEKS 5.4 2A.1.A, 2A.2.A; P..A, P..B Factor and Solve Polynomial Equations Before You factored and solved quadratic equations. Now You will factor and solve other polynomial equations. Why? So you can find

More information

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

For all questions, answer choice E. NOTA" means none of the above answers is correct.

For all questions, answer choice E. NOTA means none of the above answers is correct. For all questions, answer choice " means none of the above answers is correct. 1. The sum of the integers 1 through n can be modeled by a quadratic polynomial. What is the product of the non-zero coefficients

More information

3.4 Solving Quadratic Equations by Completing

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

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

Solving Equations by Factoring. Solve the quadratic equation x 2 16 by factoring. We write the equation in standard form: x

Solving Equations by Factoring. Solve the quadratic equation x 2 16 by factoring. We write the equation in standard form: x 11.1 E x a m p l e 1 714SECTION 11.1 OBJECTIVES 1. Solve quadratic equations by using the square root method 2. Solve quadratic equations by completing the square Here, we factor the quadratic member of

More information

Solving Equations. A: Solving One-Variable Equations. One Step x + 6 = 9-3y = 15. Two Step 2a 3 6. Algebra 2 Chapter 1 Notes 1.4 Solving Equations

Solving Equations. A: Solving One-Variable Equations. One Step x + 6 = 9-3y = 15. Two Step 2a 3 6. Algebra 2 Chapter 1 Notes 1.4 Solving Equations Algebra 2 Chapter 1 Notes 1.4 Solving Equations 1.4 Solving Equations Topics: Solving Equations Translating Words into Algebra Solving Word Problems A: Solving One-Variable Equations The equations below

More information

Graphs of Polynomial Functions

Graphs of Polynomial Functions Graphs of Polynomial Functions By: OpenStaxCollege The revenue in millions of dollars for a fictional cable company from 2006 through 2013 is shown in [link]. Year 2006 2007 2008 2009 2010 2011 2012 2013

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

Subtract 16 from both sides. Divide both sides by 9. b. Will the swing touch the ground? Explain how you know.

Subtract 16 from both sides. Divide both sides by 9. b. Will the swing touch the ground? Explain how you know. REVIEW EXAMPLES 1) Solve 9x + 16 = 0 for x. 9x + 16 = 0 9x = 16 Original equation. Subtract 16 from both sides. 16 x 9 Divide both sides by 9. 16 x Take the square root of both sides. 9 4 x i 3 Evaluate.

More information

Roots are: Solving Quadratics. Graph: y = 2x 2 2 y = x 2 x 12 y = x 2 + 6x + 9 y = x 2 + 6x + 3. real, rational. real, rational. real, rational, equal

Roots are: Solving Quadratics. Graph: y = 2x 2 2 y = x 2 x 12 y = x 2 + 6x + 9 y = x 2 + 6x + 3. real, rational. real, rational. real, rational, equal Solving Quadratics Graph: y = 2x 2 2 y = x 2 x 12 y = x 2 + 6x + 9 y = x 2 + 6x + 3 Roots are: real, rational real, rational real, rational, equal real, irrational 1 To find the roots algebraically, make

More information

Name Period Date. QUADRATIC FUNCTIONS AND EQUATIONS Student Pages for Packet 2: Solving Quadratic Equations 1

Name Period Date. QUADRATIC FUNCTIONS AND EQUATIONS Student Pages for Packet 2: Solving Quadratic Equations 1 Name Period Date QUAD2.1 QUAD2.2 QUAD2.3 The Square Root Property Solve quadratic equations using the square root property Understand that if a quadratic function is set equal to zero, then the result

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

Part I: SCIENTIFIC CALCULATOR REQUIRED. 1. [6 points] Compute each number rounded to 3 decimal places. Please double check your answer.

Part I: SCIENTIFIC CALCULATOR REQUIRED. 1. [6 points] Compute each number rounded to 3 decimal places. Please double check your answer. Chapter 1 Sample Pretest Part I: SCIENTIFIC CALCULATOR REQUIRED 1. [6 points] Compute each number rounded to 3 decimal places. Please double check your answer. 3 2+3 π2 +7 (a) (b) π 1.3+ 7 Part II: NO

More information

13.1 NONLINEAR SYSTEMS OF EQUATIONS

13.1 NONLINEAR SYSTEMS OF EQUATIONS 690 (3 ) Chapter 3 Nonlinear Systems and the Conic Sections 3. NONLINEAR SYSTEMS OF EQUATIONS In this section Solving by Elimination Applications E X A M P L E y 5 4 (, 3) 3 y = x (, 0) 4 3 3 4 3 4 y =

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

Number Plane Graphs and Coordinate Geometry

Number Plane Graphs and Coordinate Geometry Numer Plane Graphs and Coordinate Geometr Now this is m kind of paraola! Chapter Contents :0 The paraola PS, PS, PS Investigation: The graphs of paraolas :0 Paraolas of the form = a + + c PS Fun Spot:

More information

Unit 5 Test: 9.1 Quadratic Graphs and Their Properties

Unit 5 Test: 9.1 Quadratic Graphs and Their Properties Unit 5 Test: 9.1 Quadratic Graphs and Their Properties Quadratic Equation: (Also called PARABOLAS) 1. of the STANDARD form y = ax 2 + bx + c 2. a, b, c are all real numbers and a 0 3. Always have an x

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

(b)complete the table to show where the function is positive (above the x axis) or negative (below the x axis) for each interval.

(b)complete the table to show where the function is positive (above the x axis) or negative (below the x axis) for each interval. Lesson 3.4 Graph and Equation of Polynomial Functions Part A: Graph of a Polynomial Function the x intercepts of the graph the zeros of the function the roots of the equation Multiplicity (of a zero) A

More information

Higher. Polynomials and Quadratics. Polynomials and Quadratics 1

Higher. Polynomials and Quadratics. Polynomials and Quadratics 1 Higher Mathematics Polnomials and Quadratics Contents Polnomials and Quadratics 1 1 Quadratics EF 1 The Discriminant EF Completing the Square EF Sketching Paraolas EF 7 5 Determining the Equation of a

More information

Math Analysis CP WS 4.X- Section Review A

Math Analysis CP WS 4.X- Section Review A Math Analysis CP WS 4.X- Section 4.-4.4 Review Complete each question without the use of a graphing calculator.. Compare the meaning of the words: roots, zeros and factors.. Determine whether - is a root

More information

Graphs and polynomials

Graphs and polynomials 5_6_56_MQVMM - _t Page Frida, Novemer 8, 5 :5 AM MQ Maths Methods / Final Pages / 8//5 Graphs and polnomials VCEcoverage Areas of stud Units & Functions and graphs Algera In this chapter A The inomial

More information

4.1 Graphical Solutions of Quadratic Equations Date:

4.1 Graphical Solutions of Quadratic Equations Date: 4.1 Graphical Solutions of Quadratic Equations Date: Key Ideas: Quadratic functions are written as f(x) = x 2 x 6 OR y = x 2 x 6. f(x) is f of x and means that the y value is dependent upon the value of

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

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

UNIT 3: MODELING AND ANALYZING QUADRATIC FUNCTIONS

UNIT 3: MODELING AND ANALYZING QUADRATIC FUNCTIONS UNIT 3: MODELING AND ANALYZING QUADRATIC FUNCTIONS This unit investigates quadratic functions. Students study the structure of quadratic expressions and write quadratic expressions in equivalent forms.

More information

( ) 0. Section 3.3 Graphs of Polynomial Functions. Chapter 3

( ) 0. Section 3.3 Graphs of Polynomial Functions. Chapter 3 76 Chapter 3 Section 3.3 Graphs of Polynomial Functions In the previous section we explored the short run behavior of quadratics, a special case of polynomials. In this section we will explore the short

More information

9.4 Start Thinking. 9.4 Warm Up. 9.4 Cumulative Review Warm Up. Use a graphing calculator to graph ( )

9.4 Start Thinking. 9.4 Warm Up. 9.4 Cumulative Review Warm Up. Use a graphing calculator to graph ( ) 9.4 Start Thinking Use a graphing calculator to graph ( ) f x = x + 4x 1. Find the minimum of the function using the CALC feature on the graphing calculator. Explain the relationship between the minimum

More information

MAHS-DV Algebra 1-2 Q4

MAHS-DV Algebra 1-2 Q4 MAHS-DV Algebra 1-2 Q4 Adrienne Wooten Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) www.ck12.org To access a customizable version of this book, as well as other interactive

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

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

Ch. 5.8 Solving Quadratic Equations A quadratic equation in standard form is an equation in the form: ax 2 + bx + c = 0 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,

More information

Math 4399 Mathematics Instructional Design. Homework4. Please record all answers on the answer sheet for Homework 4.

Math 4399 Mathematics Instructional Design. Homework4. Please record all answers on the answer sheet for Homework 4. Math 4399 Mathematics Instructional Design Homework4 Please record all answers on the answer sheet for Homework 4. DIRECTIONS Read each question carefull. For a multiple-choice question, determine the

More information

Throughout this chapter you will need: pencil ruler protractor. 7.1 Relationship Between Sides in Rightangled. 13 cm 10.5 cm

Throughout this chapter you will need: pencil ruler protractor. 7.1 Relationship Between Sides in Rightangled. 13 cm 10.5 cm 7. Trigonometry In this chapter you will learn aout: the relationship etween the ratio of the sides in a right-angled triangle solving prolems using the trigonometric ratios finding the lengths of unknown

More information

Absolute Extrema and Constrained Optimization

Absolute Extrema and Constrained Optimization Calculus 1 Lia Vas Absolute Extrema and Constrained Optimization Recall that a function f (x) is said to have a relative maximum at x = c if f (c) f (x) for all values of x in some open interval containing

More information

The Pythagorean Theorem and Its Converse

The Pythagorean Theorem and Its Converse The Pythagorean Theorem and Its Converse Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

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

The Theorem of Pythagoras

The Theorem of Pythagoras CONDENSED LESSON 9.1 The Theorem of Pythagoras In this lesson you will Learn about the Pythagorean Theorem, which states the relationship between the lengths of the legs and the length of the hypotenuse

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

Chapter 16 Review. 1. What is the solution set of n 2 + 5n 14 = 0? (A) n = {0, 14} (B) n = { 1, 14} (C) n = { 2, 7} (D) n = { 2, 7} (E) n = { 7, 2}

Chapter 16 Review. 1. What is the solution set of n 2 + 5n 14 = 0? (A) n = {0, 14} (B) n = { 1, 14} (C) n = { 2, 7} (D) n = { 2, 7} (E) n = { 7, 2} Chapter 16 Review Directions: For each of the questions below, choose the best answer from the five choices given. 1. What is the solution set of n + 5n 14 = 0? (A) n = {0, 14} (B) n = { 1, 14} (C) n =

More information

Int Math 3 Midterm Review Handout (Modules 5-7)

Int Math 3 Midterm Review Handout (Modules 5-7) Int Math 3 Midterm Review Handout (Modules 5-7) 1 Graph f(x) = x and g(x) = 1 x 4. Then describe the transformation from the graph of f(x) = x to the graph 2 of g(x) = 1 2 x 4. The transformations are

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

2014 Summer Review for Students Entering Algebra 2. TI-84 Plus Graphing Calculator is required for this course.

2014 Summer Review for Students Entering Algebra 2. TI-84 Plus Graphing Calculator is required for this course. 1. Solving Linear Equations 2. Solving Linear Systems of Equations 3. Multiplying Polynomials and Solving Quadratics 4. Writing the Equation of a Line 5. Laws of Exponents and Scientific Notation 6. Solving

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

Algebra II Unit #2 4.6 NOTES: Solving Quadratic Equations (More Methods) Block:

Algebra II Unit #2 4.6 NOTES: Solving Quadratic Equations (More Methods) Block: Algebra II Unit # Name: 4.6 NOTES: Solving Quadratic Equations (More Methods) Block: (A) Background Skills - Simplifying Radicals To simplify a radical that is not a perfect square: 50 8 300 7 7 98 (B)

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

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

SECTION 1.4 PolyNomiAls feet. Figure 1. A = s 2 = (2x) 2 = 4x 2 A = 2 (2x) 3 _ 2 = 1 _ = 3 _. A = lw = x 1. = x

SECTION 1.4 PolyNomiAls feet. Figure 1. A = s 2 = (2x) 2 = 4x 2 A = 2 (2x) 3 _ 2 = 1 _ = 3 _. A = lw = x 1. = x SECTION 1.4 PolyNomiAls 4 1 learning ObjeCTIveS In this section, you will: Identify the degree and leading coefficient of polynomials. Add and subtract polynomials. Multiply polynomials. Use FOIL to multiply

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

Solving Quadratic Equations Review

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

More information

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

Pre-Calculus Summer Math Packet 2018 Multiple Choice

Pre-Calculus Summer Math Packet 2018 Multiple Choice Pre-Calculus Summer Math Packet 208 Multiple Choice Page A Complete all work on separate loose-leaf or graph paper. Solve problems without using a calculator. Write the answers to multiple choice questions

More information

GRE Quantitative Reasoning Practice Questions

GRE Quantitative Reasoning Practice Questions GRE Quantitative Reasoning Practice Questions y O x 7. The figure above shows the graph of the function f in the xy-plane. What is the value of f (f( ))? A B C 0 D E Explanation Note that to find f (f(

More information

Math 216 Second Midterm 28 March, 2013

Math 216 Second Midterm 28 March, 2013 Math 26 Second Midterm 28 March, 23 This sample exam is provided to serve as one component of your studying for this exam in this course. Please note that it is not guaranteed to cover the material that

More information

Mt. Douglas Secondary

Mt. Douglas Secondary Foundations of Math 11 Section 7.3 Quadratic Equations 31 7.3 Quadratic Equations Quadratic Equation Definition of a Quadratic Equation An equation that can be written in the form ax + bx + c = 0 where

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

24. Find, describe, and correct the error below in determining the sum of the expressions:

24. Find, describe, and correct the error below in determining the sum of the expressions: SECONDARY 3 HONORS ~ Unit 2A Assignments SECTION 2.2 (page 69): Simplify each expression: 7. 8. 9. 10. 11. Given the binomials and, how would you find the product? 13. Is the product of two polynomials

More information

Algebra II Polynomials: Operations and Functions

Algebra II Polynomials: Operations and Functions Slide 1 / 276 Slide 2 / 276 Algebra II Polynomials: Operations and Functions 2014-10-22 www.njctl.org Slide 3 / 276 Table of Contents click on the topic to go to that section Properties of Exponents Review

More information

Name I.D. Number. Select the response that best completes the statement or answers the question.

Name I.D. Number. Select the response that best completes the statement or answers the question. Name I.D. Number Unit 4 Evaluation Evaluation 04 Second Year Algebra 1 (MTHH 039 059) This evaluation will cover the lessons in this unit. It is open book, meaning you can use your textbook, syllabus,

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

Name Period Date. polynomials of the form x ± bx ± c. Use guess and check and logic to factor polynomials of the form 2

Name Period Date. polynomials of the form x ± bx ± c. Use guess and check and logic to factor polynomials of the form 2 Name Period Date POLYNOMIALS Student Packet 3: Factoring Polynomials POLY3 STUDENT PAGES POLY3.1 An Introduction to Factoring Polynomials Understand what it means to factor a polynomial Factor polynomials

More information

1. Graph (on graph paper) the following equations by creating a table and plotting points on a coordinate grid y = -2x 2 4x + 2 x y.

1. Graph (on graph paper) the following equations by creating a table and plotting points on a coordinate grid y = -2x 2 4x + 2 x y. 1. Graph (on graph paper) the following equations by creating a table and plotting points on a coordinate grid y = -2x 2 4x + 2 x y y = x 2 + 6x -3 x y domain= range= -4-3 -2-1 0 1 2 3 4 domain= range=

More information

Solve Quadratic Equations by Completing the Square

Solve Quadratic Equations by Completing the Square 10.5 Solve Quadratic Equations by Completing the Square Before You solved quadratic equations by finding square roots. Now You will solve quadratic equations by completing the square. Why? So you can solve

More information

Fixed Perimeter Rectangles

Fixed Perimeter Rectangles Rectangles You have a flexible fence of length L = 13 meters. You want to use all of this fence to enclose a rectangular plot of land of at least 8 square meters in area. 1. Determine a function for the

More information

; Vertex: ( b. 576 feet above the ground?

; Vertex: ( b. 576 feet above the ground? Lesson 8: Applications of Quadratics Quadratic Formula: x = b± b 2 4ac 2a ; Vertex: ( b, f ( b )) 2a 2a Standard: F.IF.7 Graph functions expressed symbolically and show key features of the graph, by hand

More information

a b a b ab b b b Math 154B Elementary Algebra Spring 2012

a b a b ab b b b Math 154B Elementary Algebra Spring 2012 Math 154B Elementar Algera Spring 01 Stud Guide for Eam 4 Eam 4 is scheduled for Thursda, Ma rd. You ma use a " 5" note card (oth sides) and a scientific calculator. You are epected to know (or have written

More information

( 3x 2 y) 6 (6x 3 y 2 ) x 4 y 4 b.

( 3x 2 y) 6 (6x 3 y 2 ) x 4 y 4 b. 1. Simplify 3 x 5 4 64x Algebra Practice Problems for MDPT Pre Calculus a. 1 18x 10 b. 7 18x 7 c. x 6 3x d. 8x 1 x 4. Solve 1 (x 3) + x 3 = 3 4 (x 1) + 1 9 a. 77 51 b. 3 17 c. 3 17 d. 3 51 3. Simplify

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

R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member

R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member Chapter R Review of basic concepts * R1: Sets A set is a collection of objects sets are written using set brackets each object in onset is called an element or member Ex: Write the set of counting numbers

More information

Quadratic Applications Name: Block: 3. The product of two consecutive odd integers is equal to 30 more than the first. Find the integers.

Quadratic Applications Name: Block: 3. The product of two consecutive odd integers is equal to 30 more than the first. Find the integers. Quadratic Applications Name: Block: This problem packet is due before 4pm on Friday, October 26. It is a formative assessment and worth 20 points. Complete the following problems. Circle or box your answer.

More information

3.2 Quadratic Equations by Graphing

3.2 Quadratic Equations by Graphing www.ck12.org Chapter 3. Quadratic Equations and Quadratic Functions 3.2 Quadratic Equations by Graphing Learning Objectives Identify the number of solutions of quadratic equations. Solve quadratic equations

More information

PAP Algebra 2. Unit 4B. Quadratics (Part 2) Name Period

PAP Algebra 2. Unit 4B. Quadratics (Part 2) Name Period PAP Algebra Unit 4B Quadratics (Part ) Name Period 1 After Test WS: 4.6 Solve by Factoring PAP Algebra Name Factor. 1. x + 6x + 8. 4x 8x 3 + + 3. x + 7x + 5 4. x 3x 1 + + 5. x + 7x + 6 6. 3x + 10x + 3

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

Find the dimensions of rectangle ABCD of maximum area.

Find the dimensions of rectangle ABCD of maximum area. QURTIS (hapter 1) 47 7 Infinitel man rectangles ma e inscried within the right angled triangle shown alongside. One of them is illustrated. a Let = cm and = cm. Use similar triangles to find in terms of.

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

Graphs and polynomials

Graphs and polynomials 1 1A The inomial theorem 1B Polnomials 1C Division of polnomials 1D Linear graphs 1E Quadratic graphs 1F Cuic graphs 1G Quartic graphs Graphs and polnomials AreAS of STud Graphs of polnomial functions

More information

An equation is a statement that states that two expressions are equal. For example:

An equation is a statement that states that two expressions are equal. For example: Section 0.1: Linear Equations Solving linear equation in one variable: An equation is a statement that states that two expressions are equal. For example: (1) 513 (2) 16 (3) 4252 (4) 64153 To solve the

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

MATH 111 Departmental Midterm Exam Review Exam date: Tuesday, March 1 st. Exam will cover sections and will be NON-CALCULATOR EXAM.

MATH 111 Departmental Midterm Exam Review Exam date: Tuesday, March 1 st. Exam will cover sections and will be NON-CALCULATOR EXAM. MATH Departmental Midterm Eam Review Eam date: Tuesday, March st Eam will cover sections -9 + - and will be NON-CALCULATOR EXAM Terms to know: quadratic function, ais of symmetry, verte, minimum/maimum

More information

32. Use a graphing utility to find the equation of the line of best fit. Write the equation of the line rounded to two decimal places, if necessary.

32. Use a graphing utility to find the equation of the line of best fit. Write the equation of the line rounded to two decimal places, if necessary. Pre-Calculus A Final Review Part 2 Calculator Name 31. The price p and the quantity x sold of a certain product obey the demand equation: p = x + 80 where r = xp. What is the revenue to the nearest dollar

More information

In order to prepare for the final exam, you need to understand and be able to work problems involving the following topics:

In order to prepare for the final exam, you need to understand and be able to work problems involving the following topics: MATH 080: Review for the Final Exam In order to prepare for the final exam, you need to understand and be able to work problems involving the following topics: I. Simplifying Expressions: Do you know how

More information

Chapter 7: Practice/review problems The collection of problems listed below contains questions taken from previous MA123 exams.

Chapter 7: Practice/review problems The collection of problems listed below contains questions taken from previous MA123 exams. Word problems Chapter 7: Practice/review problems The collection of problems listed below contains questions taken from previous MA3 exams. Max-min problems []. A field has the shape of a rectangle with

More information

Fall 09/MAT 140/Worksheet 1 Name: Show all your work. 1. (6pts) Simplify and write the answer so all exponents are positive:

Fall 09/MAT 140/Worksheet 1 Name: Show all your work. 1. (6pts) Simplify and write the answer so all exponents are positive: Fall 09/MAT 140/Worksheet 1 Name: Show all your work. 1. (6pts) Simplify and write the answer so all exponents are positive: a) (x 3 y 6 ) 3 x 4 y 5 = b) 4x 2 (3y) 2 (6x 3 y 4 ) 2 = 2. (2pts) Convert to

More information

10.5 Areas of Circles and Sectors

10.5 Areas of Circles and Sectors 10.5. Areas of Circles and Sectors www.ck12.org 10.5 Areas of Circles and Sectors Learning Objectives Find the area of circles, sectors, and segments. Review Queue Find the area of the shaded region in

More information

30 Wyner Math Academy I Fall 2015

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

More information