APPLICATIONS AND MODELING WITH QUADRATIC EQUATIONS



Similar documents
Free Pre-Algebra Lesson 55! page 1

Sample Problems. Practice Problems

Sect Solving Equations Using the Zero Product Rule

MATH 90 CHAPTER 6 Name:.

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

PERT Mathematics Test Review

Solving Quadratic Equations by Factoring

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

7.2 Quadratic Equations

2.5 Zeros of a Polynomial Functions

MTH 092 College Algebra Essex County College Division of Mathematics Sample Review Questions 1 Created January 17, 2006

Factoring and Applications

WRITING EQUATIONS USING THE 5-D PROCESS #43

SUNY ECC. ACCUPLACER Preparation Workshop. Algebra Skills

Characteristics of the Four Main Geometrical Figures

Perimeter, Area, and Volume

Calculating Area, Perimeter and Volume

Florida Math Correlation of the ALEKS course Florida Math 0018 to the Florida Mathematics Competencies - Lower

FACTORING QUADRATICS and 8.1.2

We start with the basic operations on polynomials, that is adding, subtracting, and multiplying.

Perimeter. 14ft. 5ft. 11ft.

Formulas and Problem Solving

Student Outcomes. Lesson Notes. Classwork. Exercises 1 3 (4 minutes)

Answer Key for California State Standards: Algebra I

Math Common Core Sampler Test

MTH 100 College Algebra Essex County College Division of Mathematics Sample Review Questions 1 Created June 6, 2011

How To Solve Factoring Problems

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

Geometry - Calculating Area and Perimeter

MATH 60 NOTEBOOK CERTIFICATIONS

ALGEBRA. sequence, term, nth term, consecutive, rule, relationship, generate, predict, continue increase, decrease finite, infinite

MATH 100 PRACTICE FINAL EXAM

Example 1: Suppose the demand function is p = 50 2q, and the supply function is p = q. a) Find the equilibrium point b) Sketch a graph

MTH 086 College Algebra Essex County College Division of Mathematics Sample Review Questions 1 Created January 20, 2006

Big Bend Community College. Beginning Algebra MPC 095. Lab Notebook

QUADRATIC EQUATIONS EXPECTED BACKGROUND KNOWLEDGE

POLYNOMIAL FUNCTIONS

TEST A CHAPTER 6, EQUATIONS, INEQUALITIES, PROBLEM SOLVING. 1. Factor x 2-5x Factor x 2-4x - 5.

Algebra I Teacher Notes Expressions, Equations, and Formulas Review

Algebra Word Problems

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

Mathematics More Visual Using Algebra Tiles

Revised Version of Chapter 23. We learned long ago how to solve linear congruences. ax c (mod m)

NSM100 Introduction to Algebra Chapter 5 Notes Factoring

Estimating the Average Value of a Function

Title Location Date Start Time End Time Description

SOLVING EQUATIONS WITH RADICALS AND EXPONENTS 9.5. section ( )( ). The Odd-Root Property

Section 7.2 Area. The Area of Rectangles and Triangles

Assignment 5 - Due Friday March 6

Factoring Polynomials

EVALUATING ACADEMIC READINESS FOR APPRENTICESHIP TRAINING Revised For ACCESS TO APPRENTICESHIP

IV. ALGEBRAIC CONCEPTS

Introduction. Appendix D Mathematical Induction D1

Math 10 - Unit 3 Final Review - Numbers

Factoring Polynomials

Math Placement Test Study Guide. 2. The test consists entirely of multiple choice questions, each with five choices.

SQUARE-SQUARE ROOT AND CUBE-CUBE ROOT

Quadratics - Rectangles

A Quick Algebra Review

Rational Exponents. Squaring both sides of the equation yields. and to be consistent, we must have

Mathematics as Reasoning Students will use reasoning skills to determine the best method for maximizing area.

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

PowerScore Test Preparation (800)

DATE PERIOD. Estimate the product of a decimal and a whole number by rounding the Estimation

To Evaluate an Algebraic Expression

Understanding Division of Fractions

Mathematics Common Core Sample Questions

Solving Rational Equations

How To Factor By Grouping

ALGEBRA I FINAL EXAM

Solving Geometric Applications

How do you compare numbers? On a number line, larger numbers are to the right and smaller numbers are to the left.

MATH 21. College Algebra 1 Lecture Notes

10.2 Series and Convergence

Algebra II. Administered May 2013 RELEASED

Section 6.1 Factoring Expressions

MATHEMATICS FOR ENGINEERING BASIC ALGEBRA

Algebra 2: Q1 & Q2 Review

Blue Pelican Alg II First Semester

SPECIAL PRODUCTS AND FACTORS

Tallahassee Community College PERIMETER

Solving Quadratic Equations

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

Basic Math for the Small Public Water Systems Operator

1.1 Practice Worksheet

MATD Intermediate Algebra Review for Pretest

Polynomials and Factoring

A.3. Polynomials and Factoring. Polynomials. What you should learn. Definition of a Polynomial in x. Why you should learn it

6706_PM10SB_C4_CO_pp qxd 5/8/09 9:53 AM Page NEL

If A is divided by B the result is 2/3. If B is divided by C the result is 4/7. What is the result if A is divided by C?

Geometric Series and Annuities

The majority of college students hold credit cards. According to the Nellie May

Direct Translation is the process of translating English words and phrases into numbers, mathematical symbols, expressions, and equations.

Solutions to Exercises, Section 5.1

1.3 Algebraic Expressions

12) 13) 14) (5x)2/3. 16) x5/8 x3/8. 19) (r1/7 s1/7) 2

Cubes and Cube Roots

Area and Perimeter: The Mysterious Connection TEACHER EDITION

Factorising quadratics

Warm-Up Oct. 22. Daily Agenda:

Transcription:

APPLICATIONS AND MODELING WITH QUADRATIC EQUATIONS

Now that we are starting to feel comfortable with the factoring process, the question becomes what do we use factoring to do? There are a variety of classic applications that require the ability to solve a quadratic equation. A quadratic equation is an equation that contains an x squared term along with possibly an x term and a constant term. Some examples would be: x 2 2x = 8, x 2 = 4x, and x 2 + 4x + 3 = 0. The way we handle all such equations is to first set the equation equal to zero by adding or subtracting the same terms to each side of the equation, and then look for a factorization. The reason we do this is simple, let s look at an example to help understand. Solve x 2 2x = 8. The initial problem here is that there are many (infinitely many) ways that two terms can subtract and give us 8. So, we will subtract the 8 from each side of the equation to get: x 2 2x 8 = 0 We will then factor to get: (x 4)(x + 2) = 0 This equation is actually giving us all of the information we need to solve the equation. Where there was initially a problem because there are many different ways to get a subtraction equal to 8, we now have a product (multiplication) equal to zero (we are multiplying x-4 times x+2). But, the only way two things will multiply and give us a zero is if one of the things we are multiplying with is zero (does this make good number sense?) This leads to the two equations: x 4 = 0 or x + 2 = 0 And then, the two solutions: x = 4 or x = 2 (do you see how? ) The purpose of this seminar is to look at how to set up word problems that will lead to quadratic equations, and also to look at some classic models that require quadratic equations. Then, we will use what we have learned about factoring to solve these problems.

As with most word problems or story problems, the initial challenge is to set up the equation that we need to solve. To do this, often requires a translation from words to mathematical expressions. Examples: Words Mathematical Expressions Three less than two times a number Three less than the square of a number The sum of a number and it s square Four more than a number 2x 3 for number x x 2 3 for number x x 2 + x for number x x + 4 for number x Two consecutive integers x and x + 1 Two consecutive even integers x and x + 2 Two consecutive odd integers x and x + 2 Without a correct set up for a word problem, we will not be able to find the correct solution. This part of any word problem is crucial. Define a variable for a quantity you are looking for and then begin thinking about what you know about this quantity as it relates to the given information. Some of the most common word problems for quadratic equations relate to area, perimeter, and numbers (including consecutive types of integers). All that we will need to attack these types of questions are some basic geometric formulas. Squares Rectangles Area: A = s 2 Area: A = l w w s Perimeter: P = 4s Perimeter: P = 2l + 2w s l

Before we get to working some problems together, here are two good examples to illustrate why looking for the answer (trial and error) is not a good method to rely on for problem solving. Example 1: The length of a rectangle is one more than twice the width. The area of the rectangle is 6 square feet. Find the dimensions of the rectangle. 1. Draw a picture of a rectangle with a length and width. We know that the length is one more than twice the width, so l = 2w + 1. w A = l w so for this problem, A = (2w + 1) w l = 2w + 1 2. We also know that the area is 6 square feet, which gives us the equation: 3. Solve the equation. (2w + 1) w = 6 Distribute to get: 2w 2 + w = 6 Subtract 6 from each side 6 6 To get: 2w 2 + w 6 = 0 Factor to get: (2w 3)(w + 2) = 0 Solve each factor equal to zero: 2w 3 = 0 or w + 2 = 0 This gives us the solutions: w = 3 = 1.5 or w = 2 2 Since distance must be positive, the width can t be -2. So w = 1.5 feet and l = 2 1.5 + 1 = 3 + 1 = 4 feet The width is 1.5 feet and the length is 4 feet. (would you have guessed 1.5 feet?)

Example 2: Two consecutive even integers are such that the square of the smaller is four more than three times the larger. Find the integers. 1. Two consecutive even integers are: x and x + 2 2. The larger of these is x + 2 and the smaller is x. 3. So, four more than three times the larger is: 3(x + 2) + 4 And the square of the smaller is: x 2. 4. The equation we need to solve is: x 2 = 3(x + 2) + 4 5. Solve the equation. Distribute to get: x 2 = 3x + 6 + 4 Combine like terms to get: x 2 = 3x + 10 Subtract the 3x and the 10 from each side to get: x 2 3x 10 = 0 Factor to get: (x 5)(x + 2) = 0 Solve each factor equal to zero to get: x = 5 or x = 2 6. Since 5 is not an even integer, this can t be part of the solution. So the solution is that x = 2 and x + 2 = 2 + 2 = 0 The consecutive even integers are -2 and 0. What would the solution be if we were asking for consecutive odd integers? Three important things to notice here: first, would you have looked for a negative solution; second, notice that we needed to go calculate the second part of our solution once we identified -2 as the correct x ; and third, 0 is an even number. Let s try some together.

The key to modeling questions is that you will be given a model. What this means is that you will be given an equations that describes some situation and will be asked to use the equation. The real challenge here is to be clear on what each variable in the equation stands for, and be clear on which variable you are given a value for and which variable you are supposed to find. Example: The number of mosquitoes in Corpus Christi on Labor Day is modeled by the equation: M = 10r r 2 Where M is millions of mosquitoes, and r is the rainfall in inches in July. a) How much rain is needed to have 16 million mosquitoes in Corpus on Labor Day? Here, we are given the number of mosquitoes M = 16 and must find r. Solve the equation 16 = 10r r 2 for r. Subtract the 16 from each side to get: 0 = 16 + 10r r 2 Factoring is much easier with a positive square term, so multiply both sides by -1 to get: 0 = 16 10r + r 2 Rearrange to get: 0 = r 2 10r + 16 Factoring, we get: 0 = (r 2)(r 8) This gives us the two equations: r 2 = 0 or r 8 = 0. Solving these gives us: r = 2 or r = 8. To have 16 million mosquitoes on Labor Day in Corpus, we need to get either 2 inches of rain in July, or get 8 inches of rain in July.

b) How many mosquitoes will there be on Labor Day in Corpus if there is 3 inches of rain in July? Here, we are given the rainfall r = 3 inches and must calculate M. M = 10(3) (3) 2 = 30 9 = 21 Since M is in millions of mosquitoes, there will be 21 million mosquitoes on Labor Day in Corpus if we get 3 inches of rain in July. c) How much rainfall is needed to have no mosquitoes in Corpus for Labor Day? No mosquitoes would mean that M = 0, so we will solve the equation: 0 = 10r r 2 We can factor this easily since the equation is already set equal to zero and there is an r that is common to both terms on the right side of the equation. 0 = r(10 r) This gives us the two equations: r = 0 or 10 r = 0. Solving we get: r = 0 or r = 10. If there is no rain in July, or 10 inches of rain in July, then we will have no mosquitoes for Labor Day in Corpus.