Quantitative Techniques (Finance) 203. Polynomial Functions

Size: px
Start display at page:

Download "Quantitative Techniques (Finance) 203. Polynomial Functions"

Transcription

1 Quantitative Techniques (Finance) 03 Polynomial Functions Felix Chan October 006 Introduction This topic discusses the properties and the applications of polynomial functions, specifically, linear and quadratic functions. These functions form the basic building blocks of calculus, and therefore it is crucial to obtain a thorough understanding of their properties. Polynomial A k th -order polynomial function is a function f : R Y such that f(x) = a 0 + a x + a x a k x k, () or alternatively k f(x) = a i x i. () where the domain, Y, is a subset of R depending on k. The following subsections will discuss the cases for k = (linear function) and k = (quadratic function) in details. i=0

2 3 y= x y= x Figure : Linear Functions with Different Intercepts. Linear Function Definition. Let f : R R, then f is a linear function if f(x) = a 0 + a x with a 0 R and a R. The constant a and a 0 are often referred to as the slope (gradient or rate of change) and the intercept of the linear function, respectively. Example. Let y = f(x) = x + 4 then f(x) is a linear function with a = and a 0 = 4. Graphically, a linear function represents a straight line on the Cartesian plane, where the location and steepness of the straight line are controlled by the values of a 0 and a. To understand this, consider two linear functions, y = x + and y = x. Notice that in both cases, the slope, a is set to. Notice in figure, both linear function has the same slope but they have a different intercepts. The term intercept is referring to the value of y when x = 0, that is, the value of y when the line cuts through the y-axis. Obviously, when the line cuts through the y-axis, the corresponding x-value would be 0.

3 y = a 0 + a x x = 0 y = a 0 Therefore, the constant, a 0, is the intercept. Now that we know a 0 represents the value of y when x = 0, the next natural question would be, what is the value of x when y = 0? That is, where is the point on the x-axis the linear function goes through? The question can be solved by considering the following arguments: y = a 0 + a x Set y = 0 0 = a 0 + a x x = a 0 a Therefore, the linear function cuts through the x-axis at x = a 0 /a. The value of x when y = 0 is often referred as the x intercept. Example. Consider the linear function y = x + 4. In this case, a = and a 0 = 4 then the x intercept is x = (4)/ =. The slope, a, represents the sensitivity of y with respect to the changes in x. More formally, a represents the changes in the value of y with respect to a unit change in x. To see this, consider the following arguments: y = a 0 + a x y + δ = a 0 + a (x + ) 3

4 where x + represents a unit increase in x, where δ represents the impact on the value of y with respect to the unit change in x. So multiply a through the bracket on the right hand side gives y + δ = a 0 + a x + a y + δ = a 0 + a x + a }{{} y y + δ = y + a δ = a. Therefore, the value of y will change by a amount when x increases by unit. Example 3. Consider the linear equation y = 3x 5. In this case, a = 3 and a 0 = 5. Therefore, the linear function will cut through the y-axis at y = 5 and it will cut through the x-axis at x = 5/3. Moreover, y will increase by 3 units when there is a unit increase in x. Example 4. Consider the linear equation y = 3x +. In this case, a = 3 and a 0 =. Therefore, the linear function will cut through the y-axis at y = and it will cut through the x-axis at x = /3. Moreover, a unit increase in x will lead to a 3 units decrease in y. Notice the sign of a determines the type of relationship between x and y. Specifically, if a > 0 then x and y are said to be positively or directly related. That is, the values of x and y will change in the same directions. If a < 0 then x and y are said to be negatively or inversely related. That is, the values of x and y will change in the opposite direction. This concept can be easily understood by examine the plots of the two linear functions in the previous examples as shown in Figure. As shown in Figure, for y = 3x 5, the values of y increases as x increases where for y = 3x + the values of y decreases as x increases. In the case of linear function, the two typical questions are:. Given a linear function, how to locate the straight line on the Cartesian plane? 4

5 y= 3x+ y=3x Figure : Two Linear Functions with different sign in a x-intercept y= x 4 y-intercept -4-5 Figure 3: Drawing the Linear Function y = x 4. Given two points on the Cartesian plane, how to derive the linear function that would pass through the two points? The solution to the first question is straightforward, as all we need to do is to join up two points that belong to the straight line. The easiest way to do this is to work out the x-intercept and the y-intercept, as demonstrated in the following example: Example 5. Consider y = x 4, for x = 0, y = 4 so the y-intercept is 4 and for y = 0, x = 4, so the x-intercept is 4, so the function represents a straight line that passes through (0, 4) and (4, 0) on the Cartesian plane. For the second problem, we need to solve a 0 and a given two points on the straight line. Recall 5

6 that the slope in the linear function, a, represents how much y changes per unit change in x, so given two points (x, y ) and (x, y ), the changes in y per unit change in x is simply a = y y x x. (3) So the slope, a can be easily obtained by using the formula above. In order to solve for a 0, we know that the function must pass through both (x, y ) and (x, y ), so the function must satisfy y = a 0 + a x and therefore a 0 = y a x. (4) Notice the calculation of a 0 involves only (x, y ) in the derivation above. However the straight line must pass through both points, so it is also possible to calculate a 0 using (x, y ). In fact, using the similar arguments as above, it is possible to show that a 0 = y a x = y a x. (5) Example 6. Derive the linear function that passes through (, ) and (4, 9). In this case, (x, y ) = (, ) and (x, y ) = (4, 9). So the slope can be calculated as a = y y x x = 9 4 = 8 = 4 6

7 3 y= x y= x -. Figure 4: Plots of y = x and y = x Moreover, the y-intercept can be calculated as a 0 = y a x = 4() = 7. Therefore, the equation of the straight line that passes through (, ) and (4, 9) is y = 7 + 4x.. Quadratic Function Definition. A polynomial of order, that is k =, is also known as the quadratic equation. It is a function, f : R Y, such that f(x) = a 0 + a x + a x. (6) where Y R depending on a 0, a and a. Figure 4 contains the plot of y = x and y = x. Notice the plots of these functions are mirror reflection to each other through the x-axis. 7

8 4 No Intercept 3 One Intercept Two Intercepts Figure 5: Three Scenarios for the Quadratic Equations In the case of quadratic functions, a 0 represents the y-intercept where the x-intercept can be found by solving the following equation 0 = a 0 + a x + a x (7) which can be solved by using the following quadratic equation: x = a ± a 4a a 0 a. (8) Notice the number of x-intercept depends on d = a 4a a 0, namely, if d > 0 then the quadratic equation has x-intercepts, if d = 0 then the quadratic equation has x-intercept and if d < 0 then the quadratic equation has no x-intercept. The graphical illustration of these scenarios can be demonstrated in Figure 5. Example 7. Consider y = x + x. In this case, a =, a = and a 0 =. Obviously, when x = 0, y =, so the y-intercept is and for the x-intercepts, the solution to x+x = 0 8

9 is x = a ± a 4a a 0 a = ( ) ± ( ) 4()() () =, and therefore the x-intercept is. Notice in the example above, d = a 4a a 0 = 0 and hence there is only one x-intercept. Example 8. Consider y = x x 3. In this case, a =, a = and a 0 = 3. Again, when x = 0, y = 3 so the y-intercept is. For the x-intercepts, the solutions to x x 3 = 0 are x = a ± a 4a a 0 a = ( ) ± ( ) 4()( 3) () = 3 or In the example above, there are two x-intercepts, namely y = 0 when x = 3 or x =. Notice in this case, d = a 4a a 0 = 4 > 0 and hence there are two intercepts. Example 9. Consider y = x +. In this case, a =, a = 0 and a 0 =. When x = 0, y = so the y-intercept is. For the x-intercepts, the solution to x + = 0 is x = = 4()() () 4 Notice in order to solve the equation above, we must find the square root of 4 which does not belong to R. In such case, there is no x-intercept. Another important properties of the quadratic function is the axis of symmetry. Note that 9

10 x = a a 4a 0 a a x = + a 4a 0a a a x = a a Figure 6: An Illustration on the Quadratic Equation and the Axis of Symmetry every quadratic function has either a maximum point or a minimum point. In both cases, the x value of the optimal point is in the middle of the two x-intercepts. Moreover, the shape of the quadratic function is symmetric around the optimal point and thus the axis of symmetry can be calculated as x = a a. (9) The quadratic equation and the axis of symmetry formula can be best demonstrated in Figure 6..3 Cubic Function Definition 3. A 3 rd order polynomial is also known as a cubic function, which is a function f : R Y such that f(x) = a 0 + a x + a x + a 3 x 3, (0) where Y R and a i R i = 0,..., 3. The exact range depends on the values of the coefficients. Figure 7 contains the plot of a standard cubic function, y = x 3. Similar to the other two cases a 0 represents the y-intercept and the number of x-intercepts ranged from to 3 in the case of cubic function, as demonstrated in Figure 8. Although explicit formula to calculate the x-intercepts for a cubic function is available, it would 0

11 3 y= x Figure 7: Plot of the standard Cubic Function, y = x 3 not be necessary for us to know them in this course and hence we will omit the introduction. In the tutorial, you will explore the different representation of quadratic and cubic functions.

12 3 intercept intercepts intercepts -5 Figure 8: Cubic Functions with Different Number of Intercepts

A-Level Notes CORE 1

A-Level Notes CORE 1 A-Level Notes CORE 1 Basic algebra Glossary Coefficient For example, in the expression x³ 3x² x + 4, the coefficient of x³ is, the coefficient of x² is 3, and the coefficient of x is 1. (The final 4 is

More information

Review: complex numbers

Review: complex numbers October 5/6, 01.5 extra problems page 1 Review: complex numbers Number system The complex number system consists of a + bi where a and b are real numbers, with various arithmetic operations. The real numbers

More information

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

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

More information

Sections 7.1, 7.2: Sums, differences, products of polynomials CHAPTER 7: POLYNOMIALS

Sections 7.1, 7.2: Sums, differences, products of polynomials CHAPTER 7: POLYNOMIALS Sections 7.1, 7.2: Sums, differences, products of polynomials CHAPTER 7: POLYNOMIALS Quiz results Average 73%: high h score 100% Problems: Keeping track of negative signs x = + = + Function notation f(x)

More information

Algebra Performance Level Descriptors

Algebra Performance Level Descriptors Limited A student performing at the Limited Level demonstrates a minimal command of Ohio s Learning Standards for Algebra. A student at this level has an emerging ability to A student whose performance

More information

VCE. VCE Maths Methods 1 and 2 Pocket Study Guide

VCE. VCE Maths Methods 1 and 2 Pocket Study Guide VCE VCE Maths Methods 1 and 2 Pocket Study Guide Contents Introduction iv 1 Linear functions 1 2 Quadratic functions 10 3 Cubic functions 16 4 Advanced functions and relations 24 5 Probability and simulation

More information

Math 1120 Calculus, section 2 Test 1

Math 1120 Calculus, section 2 Test 1 February 6, 203 Name The problems count as marked. The total number of points available is 49. Throughout this test, show your work. Using a calculator to circumvent ideas discussed in class will generally

More information

1.1 GRAPHS AND LINEAR FUNCTIONS

1.1 GRAPHS AND LINEAR FUNCTIONS MATHEMATICS EXTENSION 4 UNIT MATHEMATICS TOPIC 1: GRAPHS 1.1 GRAPHS AND LINEAR FUNCTIONS FUNCTIONS The concept of a function is already familiar to you. Since this concept is fundamental to mathematics,

More information

Chapter 8. Equation: Calculus: Differentiation CALCULUS

Chapter 8. Equation: Calculus: Differentiation CALCULUS Chapter 8 Calculus: Differentiation CALCULUS Introduction Slope of linear equation Slope of a curve Calculus Differential calculus Integral calculus The dependent variable is said to be a function of the

More information

Honors Advanced Mathematics November 4, /2.6 summary and extra problems page 1 Recap: complex numbers

Honors Advanced Mathematics November 4, /2.6 summary and extra problems page 1 Recap: complex numbers November 4, 013.5/.6 summary and extra problems page 1 Recap: complex numbers Number system The complex number system consists of a + bi where a and b are real numbers, with various arithmetic operations.

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

The highest degree term is x $, therefore the function is degree 4 (quartic) c) What are the x-intercepts?

The highest degree term is x $, therefore the function is degree 4 (quartic) c) What are the x-intercepts? L3 1.3 Factored Form Polynomial Functions Lesson MHF4U Jensen In this section, you will investigate the relationship between the factored form of a polynomial function and the x-intercepts of the corresponding

More information

EDEXCEL NATIONAL CERTIFICATE UNIT 4 MATHEMATICS FOR TECHNICIANS OUTCOME 1

EDEXCEL NATIONAL CERTIFICATE UNIT 4 MATHEMATICS FOR TECHNICIANS OUTCOME 1 Learning outcomes EDEXCEL NATIONAL CERTIFICATE UNIT 4 MATHEMATICS FOR TECHNICIANS OUTCOME 1 TUTORIAL 2 - LINEAR EQUATIONS AND GRAPHS On completion of this unit a learner should: 1 Know how to use algebraic

More information

EconS 301. Math Review. Math Concepts

EconS 301. Math Review. Math Concepts EconS 301 Math Review Math Concepts Functions: Functions describe the relationship between input variables and outputs y f x where x is some input and y is some output. Example: x could number of Bananas

More information

SOL Warm-Up Graphing Calculator Active

SOL Warm-Up Graphing Calculator Active A.2c (a) Factoring polynomials SOL Warm-Up 1. Which of the following represents 12x 2 + 6x + 3 in simplified form after factoring out the greatest common factor? A 12(x 2 + 2x + 4) B x(12x 2 + 6x + 3)

More information

CURVE SKETCHING M.K. HOME TUITION. Mathematics Revision Guides Level: AS / A Level. AQA : C1 Edexcel: C1 OCR: C1 OCR MEI: C1

CURVE SKETCHING M.K. HOME TUITION. Mathematics Revision Guides Level: AS / A Level. AQA : C1 Edexcel: C1 OCR: C1 OCR MEI: C1 Mathematics Revision Guides Curve Sketching Page 1 of 11 M.K. HOME TUITION Mathematics Revision Guides Level: AS / A Level AQA : C1 Edexcel: C1 OCR: C1 OCR MEI: C1 CURVE SKETCHING Version :.1 Date: 03-08-007

More information

Chapter Five Notes N P U2C5

Chapter Five Notes N P U2C5 Chapter Five Notes N P UC5 Name Period Section 5.: Linear and Quadratic Functions with Modeling In every math class you have had since algebra you have worked with equations. Most of those equations have

More information

2. If the discriminant of a quadratic equation is zero, then there (A) are 2 imaginary roots (B) is 1 rational root

2. If the discriminant of a quadratic equation is zero, then there (A) are 2 imaginary roots (B) is 1 rational root Academic Algebra II 1 st Semester Exam Mr. Pleacher Name I. Multiple Choice 1. Which is the solution of x 1 3x + 7? (A) x -4 (B) x 4 (C) x -4 (D) x 4. If the discriminant of a quadratic equation is zero,

More information

EDEXCEL NATIONAL CERTIFICATE UNIT 4 MATHEMATICS FOR TECHNICIANS OUTCOME 1

EDEXCEL NATIONAL CERTIFICATE UNIT 4 MATHEMATICS FOR TECHNICIANS OUTCOME 1 Learning outcomes EDEXCEL NATIONAL CERTIFICATE UNIT 4 MATHEMATICS FOR TECHNICIANS OUTCOME 1 TUTORIAL 3 - FACTORISATION AND QUADRATICS On completion of this unit a learner should: 1 Know how to use algebraic

More information

Polynomial functions right- and left-hand behavior (end behavior):

Polynomial functions right- and left-hand behavior (end behavior): Lesson 2.2 Polynomial Functions For each function: a.) Graph the function on your calculator Find an appropriate window. Draw a sketch of the graph on your paper and indicate your window. b.) Identify

More information

Algebra 1. Standard 1: Operations With Real Numbers Students simplify and compare expressions. They use rational exponents and simplify square roots.

Algebra 1. Standard 1: Operations With Real Numbers Students simplify and compare expressions. They use rational exponents and simplify square roots. Standard 1: Operations With Real Numbers Students simplify and compare expressions. They use rational exponents and simplify square roots. A1.1.1 Compare real number expressions. A1.1.2 Simplify square

More information

5.3. Polynomials and Polynomial Functions

5.3. Polynomials and Polynomial Functions 5.3 Polynomials and Polynomial Functions Polynomial Vocabulary Term a number or a product of a number and variables raised to powers Coefficient numerical factor of a term Constant term which is only a

More information

ACCUPLACER MATH 0311 OR MATH 0120

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

More information

The Not-Formula Book for C1

The Not-Formula Book for C1 Not The Not-Formula Book for C1 Everything you need to know for Core 1 that won t be in the formula book Examination Board: AQA Brief This document is intended as an aid for revision. Although it includes

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

To get horizontal and slant asymptotes algebraically we need to know about end behaviour for rational functions.

To get horizontal and slant asymptotes algebraically we need to know about end behaviour for rational functions. Concepts: Horizontal Asymptotes, Vertical Asymptotes, Slant (Oblique) Asymptotes, Transforming Reciprocal Function, Sketching Rational Functions, Solving Inequalities using Sign Charts. Rational Function

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

Chapter 1- Polynomial Functions

Chapter 1- Polynomial Functions Chapter 1- Polynomial Functions Lesson Package MHF4U Chapter 1 Outline Unit Goal: By the end of this unit, you will be able to identify and describe some key features of polynomial functions, and make

More information

SCIE 4101 Fall Math Review Packet #2 Notes Patterns and Algebra I Topics

SCIE 4101 Fall Math Review Packet #2 Notes Patterns and Algebra I Topics SCIE 4101 Fall 014 Math Review Packet # Notes Patterns and Algebra I Topics I consider Algebra and algebraic thought to be the heart of mathematics everything else before that is arithmetic. The first

More information

CP Algebra 2 Midterm Review Multiple Choice (40 questions)

CP Algebra 2 Midterm Review Multiple Choice (40 questions) CP Algebra 2 Midterm Review Multiple Choice (40 questions) Evaluate each expression if r = -1, n = 3, t = 12, and w = 1 2. 1. w[t + (t r)] 2. 9r 2 + (n 2 1)t Solve each equation. Check your solution. 3.

More information

Solutions to Homework 7

Solutions to Homework 7 Solutions to Homework 7 Exercise #3 in section 5.2: A rectangular box is inscribed in a hemisphere of radius r. Find the dimensions of the box of maximum volume. Solution: The base of the rectangular box

More information

Warm Up Lesson Presentation Lesson Quiz. Holt Algebra 2 2

Warm Up Lesson Presentation Lesson Quiz. Holt Algebra 2 2 6-5 Warm Up Lesson Presentation Lesson Quiz 2 Warm Up Factor completely. 1. 2y 3 + 4y 2 30y 2y(y 3)(y + 5) 2. 3x 4 6x 2 24 Solve each equation. 3(x 2)(x + 2)(x 2 + 2) 3. x 2 9 = 0 x = 3, 3 4. x 3 + 3x

More information

Intermediate Tier - Algebra revision

Intermediate Tier - Algebra revision Intermediate Tier - Algebra revision Contents : Collecting like terms Multiplying terms together Indices Expanding single brackets Expanding double brackets Substitution Solving equations Finding nth term

More information

PLC Papers. Created For:

PLC Papers. Created For: PLC Papers Created For: Algebra and proof 2 Grade 8 Objective: Use algebra to construct proofs Question 1 a) If n is a positive integer explain why the expression 2n + 1 is always an odd number. b) Use

More information

Instructional Materials for the WCSD Math Common Finals

Instructional Materials for the WCSD Math Common Finals 201-2014 Algebra 2 Semester 1 Instructional Materials for the WCSD Math Common Finals The Instructional Materials are for student and teacher use and are aligned to the Math Common Final blueprint for

More information

MHF4U. Advanced Functions Grade 12 University Mitchell District High School. Unit 1 Polynomials 7 Video Lessons

MHF4U. Advanced Functions Grade 12 University Mitchell District High School. Unit 1 Polynomials 7 Video Lessons MHF4U Advanced Functions Grade 12 University Mitchell District High School Unit 1 Polynomials 7 Video Lessons Allow no more than 15 class days for this unit! This includes time for review and to write

More information

Algebra 2 Segment 1 Lesson Summary Notes

Algebra 2 Segment 1 Lesson Summary Notes Algebra 2 Segment 1 Lesson Summary Notes For each lesson: Read through the LESSON SUMMARY which is located. Read and work through every page in the LESSON. Try each PRACTICE problem and write down the

More information

1.1 Simple functions and equations Polynomials and polynomial equations

1.1 Simple functions and equations Polynomials and polynomial equations 1 Preliminary algebra This opening chapter reviews the basic algebra of which a working knowledge is presumed in the rest of the book. Many students will be familiar with much, if not all, of it, but recent

More information

GUIDED NOTES 4.1 LINEAR FUNCTIONS

GUIDED NOTES 4.1 LINEAR FUNCTIONS GUIDED NOTES 4.1 LINEAR FUNCTIONS LEARNING OBJECTIVES In this section, you will: Represent a linear function. Determine whether a linear function is increasing, decreasing, or constant. Interpret slope

More information

Brushing up on Basic skills. Calculus AB (*problems for BC)

Brushing up on Basic skills. Calculus AB (*problems for BC) Brushing up on Basic skills To get you ready for Calculus AB (*problems for BC) Name: Directions: Use a pencil and the space provided next to each question to show all work. The purpose of this packet

More information

1 Functions, graphs and polynomials

1 Functions, graphs and polynomials 11 1 Functions, graphs and polynomials 1.1 Coordinates, graphs and functions Textbook: Appendix B What is a function? Definition 1.1.1. A function f is a rule with a collection of possible input values

More information

1.1.1 Algebraic Operations

1.1.1 Algebraic Operations 1.1.1 Algebraic Operations We need to learn how our basic algebraic operations interact. When confronted with many operations, we follow the order of operations: Parentheses Exponentials Multiplication

More information

Power and Polynomial Functions. College Algebra

Power and Polynomial Functions. College Algebra Power and Polynomial Functions College Algebra Power Function A power function is a function that can be represented in the form f x = kx % where k and p are real numbers, and k is known as the coefficient.

More information

Curve Fitting. Objectives

Curve Fitting. Objectives Curve Fitting Objectives Understanding the difference between regression and interpolation. Knowing how to fit curve of discrete with least-squares regression. Knowing how to compute and understand the

More information

One-Variable Calculus

One-Variable Calculus POLI 270 - Mathematical and Statistical Foundations Department of Political Science University California, San Diego September 30, 2010 1 s,, 2 al Relationships Political Science, economics, sociology,

More information

Agile Mind Algebra I Scope and Sequence, Texas Essential Knowledge and Skills for Mathematics

Agile Mind Algebra I Scope and Sequence, Texas Essential Knowledge and Skills for Mathematics In the three years prior to Algebra I, students have already begun their study of algebraic concepts. They have investigated variables and expressions, solved equations, constructed and analyzed tables,

More information

evaluate functions, expressed in function notation, given one or more elements in their domains

evaluate functions, expressed in function notation, given one or more elements in their domains Describing Linear Functions A.3 Linear functions, equations, and inequalities. The student writes and represents linear functions in multiple ways, with and without technology. The student demonstrates

More information

Elliptic Curves. Dr. Carmen Bruni. November 4th, University of Waterloo

Elliptic Curves. Dr. Carmen Bruni. November 4th, University of Waterloo University of Waterloo November 4th, 2015 Revisit the Congruent Number Problem Congruent Number Problem Determine which positive integers N can be expressed as the area of a right angled triangle with

More information

Assessment Report. Level 2, Mathematics

Assessment Report. Level 2, Mathematics Assessment Report Level 2, 2006 Mathematics Manipulate algebraic expressions and solve equations (90284) Draw straightforward non-linear graphs (90285) Find and use straightforward derivatives and integrals

More information

A BRIEF REVIEW OF ALGEBRA AND TRIGONOMETRY

A BRIEF REVIEW OF ALGEBRA AND TRIGONOMETRY A BRIEF REVIEW OF ALGEBRA AND TRIGONOMETR Some Key Concepts:. The slope and the equation of a straight line. Functions and functional notation. The average rate of change of a function and the DIFFERENCE-

More information

Unit 3: Number, Algebra, Geometry 2

Unit 3: Number, Algebra, Geometry 2 Unit 3: Number, Algebra, Geometry 2 Number Use standard form, expressed in standard notation and on a calculator display Calculate with standard form Convert between ordinary and standard form representations

More information

ROOT FINDING REVIEW MICHELLE FENG

ROOT FINDING REVIEW MICHELLE FENG ROOT FINDING REVIEW MICHELLE FENG 1.1. Bisection Method. 1. Root Finding Methods (1) Very naive approach based on the Intermediate Value Theorem (2) You need to be looking in an interval with only one

More information

Parabolas and lines

Parabolas and lines Parabolas and lines Study the diagram at the right. I have drawn the graph y = x. The vertical line x = 1 is drawn and a number of secants to the parabola are drawn, all centred at x=1. By this I mean

More information

Infinite Limits. Infinite Limits. Infinite Limits. Previously, we discussed the limits of rational functions with the indeterminate form 0/0.

Infinite Limits. Infinite Limits. Infinite Limits. Previously, we discussed the limits of rational functions with the indeterminate form 0/0. Infinite Limits Return to Table of Contents Infinite Limits Infinite Limits Previously, we discussed the limits of rational functions with the indeterminate form 0/0. Now we will consider rational functions

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

Chapter 0.B.3. [More than Just] Lines.

Chapter 0.B.3. [More than Just] Lines. Chapter 0.B.3. [More than Just] Lines. Of course you've studied lines before, so why repeat it one more time? Haven't you seen this stuff about lines enough to skip this section? NO! But why? It is true

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

C-1. Snezana Lawrence

C-1. Snezana Lawrence C-1 Snezana Lawrence These materials have been written by Dr. Snezana Lawrence made possible by funding from Gatsby Technical Education projects (GTEP) as part of a Gatsby Teacher Fellowship ad-hoc bursary

More information

Algebra 1 Standards Curriculum Map Bourbon County Schools. Days Unit/Topic Standards Activities Learning Targets ( I Can Statements) 1-19 Unit 1

Algebra 1 Standards Curriculum Map Bourbon County Schools. Days Unit/Topic Standards Activities Learning Targets ( I Can Statements) 1-19 Unit 1 Algebra 1 Standards Curriculum Map Bourbon County Schools Level: Grade and/or Course: Updated: e.g. = Example only Days Unit/Topic Standards Activities Learning Targets ( I 1-19 Unit 1 A.SSE.1 Interpret

More information

North Carolina State University

North Carolina State University North Carolina State University MA 141 Course Text Calculus I by Brenda Burns-Williams and Elizabeth Dempster August 7, 2014 Section1 Functions Introduction In this section, we will define the mathematical

More information

Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections 3.1, 3.3, and 3.5

Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections 3.1, 3.3, and 3.5 Department of Mathematics, University of Wisconsin-Madison Math 11 Worksheet Sections 3.1, 3.3, and 3.5 1. For f(x) = 5x + (a) Determine the slope and the y-intercept. f(x) = 5x + is of the form y = mx

More information

SCIE 4101 Spring Math Review Packet #2 Notes Algebra I

SCIE 4101 Spring Math Review Packet #2 Notes Algebra I SCIE 4101 Spring 011 Math Review Packet # Notes Algebra I I consider Algebra and algebraic thought to be the heart of mathematics everything else before that is arithmetic. The first characteristic of

More information

4 The Cartesian Coordinate System- Pictures of Equations

4 The Cartesian Coordinate System- Pictures of Equations 4 The Cartesian Coordinate System- Pictures of Equations Concepts: The Cartesian Coordinate System Graphs of Equations in Two Variables x-intercepts and y-intercepts Distance in Two Dimensions and the

More information

SCHOOL OF MATHEMATICS MATHEMATICS FOR PART I ENGINEERING. Self-paced Course

SCHOOL OF MATHEMATICS MATHEMATICS FOR PART I ENGINEERING. Self-paced Course SCHOOL OF MATHEMATICS MATHEMATICS FOR PART I ENGINEERING Self-paced Course MODULE ALGEBRA Module Topics Simplifying expressions and algebraic functions Rearranging formulae Indices 4 Rationalising a denominator

More information

MAT30S Grade 10 Review Mr. Morris

MAT30S Grade 10 Review Mr. Morris GRADE 11 PRECALCULUS REVIEW OF GRADE 10 The following Grade 10 concepts should be reviewed for Grade 11 Precal: 1. Slopes of the Graphs of Linear Functions 2. Powers and Roots 3. Simplifying Radicals 4.

More information

( 3) ( ) ( ) ( ) ( ) ( )

( 3) ( ) ( ) ( ) ( ) ( ) 81 Instruction: Determining the Possible Rational Roots using the Rational Root Theorem Consider the theorem stated below. Rational Root Theorem: If the rational number b / c, in lowest terms, is a root

More information

SKILL BUILDER TEN. Graphs of Linear Equations with Two Variables. If x = 2 then y = = = 7 and (2, 7) is a solution.

SKILL BUILDER TEN. Graphs of Linear Equations with Two Variables. If x = 2 then y = = = 7 and (2, 7) is a solution. SKILL BUILDER TEN Graphs of Linear Equations with Two Variables A first degree equation is called a linear equation, since its graph is a straight line. In a linear equation, each term is a constant or

More information

CHAPTER ONE FUNCTIONS AND GRAPHS. In everyday life, many quantities depend on one or more changing variables eg:

CHAPTER ONE FUNCTIONS AND GRAPHS. In everyday life, many quantities depend on one or more changing variables eg: CHAPTER ONE FUNCTIONS AND GRAPHS 1.0 Introduction to Functions In everyday life, many quantities depend on one or more changing variables eg: (a) plant growth depends on sunlight and rainfall (b) speed

More information

Simplify each numerical expression. Show all work! Only use a calculator to check. 1) x ) 25 ( x 2 3) 3) 4)

Simplify each numerical expression. Show all work! Only use a calculator to check. 1) x ) 25 ( x 2 3) 3) 4) NAME HONORS ALGEBRA II REVIEW PACKET To maintain a high quality program, students entering Honors Algebra II are expected to remember the basics of the mathematics taught in their Algebra I course. In

More information

Introduction to systems of equations

Introduction to systems of equations Introduction to systems of equations A system of equations is a collection of two or more equations that contains the same variables. This is a system of two equations with two variables: In solving a

More information

Chapter 1- Polynomial Functions

Chapter 1- Polynomial Functions Chapter 1- Polynomial Functions Lesson Package MHF4U Chapter 1 Outline Unit Goal: By the end of this unit, you will be able to identify and describe some key features of polynomial functions, and make

More information

Mathematics Review. Sid Rudolph

Mathematics Review. Sid Rudolph Physics 2010 Sid Rudolph General Physics Mathematics Review These documents in mathematics are intended as a brief review of operations and methods. Early in this course, you should be totally familiar

More information

Sets. 1.1 What is a set?

Sets. 1.1 What is a set? Section 1 Sets 1 Sets After working through this section, you should be able to: (a) use set notation; (b) determine whether two given sets are equal and whether one given set is a subset of another; (c)

More information

Algebra III. Mathematics Curriculum Framework. Revised 2004

Algebra III. Mathematics Curriculum Framework. Revised 2004 Algebra III Mathematics Curriculum Framework Revised 2004 Title: Algebra III (Fourth-year Course) Course/Unit Credit: 1 Course Number: Teacher Licensure: Secondary Mathematics Pre-requisite: Algebra II

More information

5.1 Polynomial Functions

5.1 Polynomial Functions 5.1 Polynomial Functions In this section, we will study the following topics: Identifying polynomial functions and their degree Determining end behavior of polynomial graphs Finding real zeros of polynomial

More information

The number of marks is given in brackets [ ] at the end of each question or part question. The total number of marks for this paper is 72.

The number of marks is given in brackets [ ] at the end of each question or part question. The total number of marks for this paper is 72. ADVANCED SUBSIDIARY GCE UNIT 475/0 MATHEMATICS (MEI) Introduction to Advanced Mathematics (C) THURSDAY 7JUNE 007 Additional materials: Answer booklet (8 pages) MEI Examination Formulae and Tables (MF)

More information

Mesaieed International School

Mesaieed International School Mesaieed International School SUBJECT: Mathematics Year: 10H Overview of the year: The contents below reflect the first half of the two-year IGCSE Higher course which provides students with the opportunity

More information

College Algebra Through Problem Solving (2018 Edition)

College Algebra Through Problem Solving (2018 Edition) City University of New York (CUNY) CUNY Academic Works Open Educational Resources Queensborough Community College Winter 1-25-2018 College Algebra Through Problem Solving (2018 Edition) Danielle Cifone

More information

MTH103 Section 065 Exam 2. x 2 + 6x + 7 = 2. x 2 + 6x + 5 = 0 (x + 1)(x + 5) = 0

MTH103 Section 065 Exam 2. x 2 + 6x + 7 = 2. x 2 + 6x + 5 = 0 (x + 1)(x + 5) = 0 Absolute Value 1. (10 points) Find all solutions to the following equation: x 2 + 6x + 7 = 2 Solution: You first split this into two equations: x 2 + 6x + 7 = 2 and x 2 + 6x + 7 = 2, and solve each separately.

More information

Introduction to Computer Graphics (Lecture No 07) Ellipse and Other Curves

Introduction to Computer Graphics (Lecture No 07) Ellipse and Other Curves Introduction to Computer Graphics (Lecture No 07) Ellipse and Other Curves 7.1 Ellipse An ellipse is a curve that is the locus of all points in the plane the sum of whose distances r1 and r from two fixed

More information

Question 1. Find the coordinates of the y-intercept for. f) None of the above. Question 2. Find the slope of the line:

Question 1. Find the coordinates of the y-intercept for. f) None of the above. Question 2. Find the slope of the line: of 4 4/4/017 8:44 AM Question 1 Find the coordinates of the y-intercept for. Question Find the slope of the line: of 4 4/4/017 8:44 AM Question 3 Solve the following equation for x : Question 4 Paul has

More information

Algebra I Vocabulary Cards

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

More information

(II.B) Basis and dimension

(II.B) Basis and dimension (II.B) Basis and dimension How would you explain that a plane has two dimensions? Well, you can go in two independent directions, and no more. To make this idea precise, we formulate the DEFINITION 1.

More information

1.1 Functions and Their Representations

1.1 Functions and Their Representations Arkansas Tech University MATH 2914: Calculus I Dr. Marcel B. Finan 1.1 Functions and Their Representations Functions play a crucial role in mathematics. A function describes how one quantity depends on

More information

SCHOOL OF DISTANCE EDUCATION

SCHOOL OF DISTANCE EDUCATION SCHOOL OF DISTANCE EDUCATION CCSS UG PROGRAMME MATHEMATICS (OPEN COURSE) (For students not having Mathematics as Core Course) MM5D03: MATHEMATICS FOR SOCIAL SCIENCES FIFTH SEMESTER STUDY NOTES Prepared

More information

E-BOOK # GRAPHING LINEAR EQUATIONS VIRTUAL NERD

E-BOOK # GRAPHING LINEAR EQUATIONS VIRTUAL NERD 08 March, 2018 E-BOOK # GRAPHING LINEAR EQUATIONS VIRTUAL NERD Document Filetype: PDF 541.71 KB 0 E-BOOK # GRAPHING LINEAR EQUATIONS VIRTUAL NERD Unit Five Systems of Equations Resources. 5.02 Systems

More information

Algebra 2 Summer Work Packet Review and Study Guide

Algebra 2 Summer Work Packet Review and Study Guide Algebra Summer Work Packet Review and Study Guide This study guide is designed to accompany the Algebra Summer Work Packet. Its purpose is to offer a review of the nine specific concepts covered in the

More information

where a =, and k =. Example 1: Determine if the function is a power function. For those that are not, explain why not.

where a =, and k =. Example 1: Determine if the function is a power function. For those that are not, explain why not. . Power Functions with Modeling PreCalculus. POWER FUNCTIONS WITH MODELING Learning Targets: 1. Identify a power functions.. Model power functions using the regression capabilities of your calculator.

More information

KEY CONCEPTS. Factoring is the opposite of expanding.

KEY CONCEPTS. Factoring is the opposite of expanding. KEY CONCEPTS Factoring is the opposite of expanding. To factor simple trinomials in the form x 2 + bx + c, find two numbers such that When you multiply them, their product (P) is equal to c When you add

More information

Precalculus Lesson 4.1 Polynomial Functions and Models Mrs. Snow, Instructor

Precalculus Lesson 4.1 Polynomial Functions and Models Mrs. Snow, Instructor Precalculus Lesson 4.1 Polynomial Functions and Models Mrs. Snow, Instructor Let s review the definition of a polynomial. A polynomial function of degree n is a function of the form P(x) = a n x n + a

More information

Algebra II Summer Packet. Summer Name:

Algebra II Summer Packet. Summer Name: Algebra II Summer Packet Summer 2017 Name: NAME ALGEBRA II & TRIGONOMETRY SUMMER REVIEW PACKET To maintain a high quality program, students entering Algebra II are expected to remember the basics of the

More information

Sections 8.1 & 8.2 Systems of Linear Equations in Two Variables

Sections 8.1 & 8.2 Systems of Linear Equations in Two Variables Sections 8.1 & 8.2 Systems of Linear Equations in Two Variables Department of Mathematics Porterville College September 7, 2014 Systems of Linear Equations in Two Variables Learning Objectives: Solve Systems

More information

Math 120 Winter Handout 3: Finding a Formula for a Polynomial Using Roots and Multiplicities

Math 120 Winter Handout 3: Finding a Formula for a Polynomial Using Roots and Multiplicities Math 120 Winter 2009 Handout 3: Finding a Formula for a Polynomial Using Roots and Multiplicities 1 A polynomial function is any function of the form: y = c 0 + c 1 x + c 2 x 2 +... + c n x n where the

More information

UNC Charlotte 2004 Algebra with solutions

UNC Charlotte 2004 Algebra with solutions with solutions March 8, 2004 1. Let z denote the real number solution to of the digits of z? (A) 13 (B) 14 (C) 15 (D) 16 (E) 17 3 + x 1 = 5. What is the sum Solution: E. Square both sides twice to get

More information

Precalculus Summer Assignment 2015

Precalculus Summer Assignment 2015 Precalculus Summer Assignment 2015 The following packet contains topics and definitions that you will be required to know in order to succeed in CP Pre-calculus this year. You are advised to be familiar

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

Integrated Math II Performance Level Descriptors

Integrated Math II Performance Level Descriptors Limited Integrated Math II Performance Level Descriptors A student performing at the Limited Level demonstrates a minimal command of Ohio s Learning Standards for Integrated Math II. A student at this

More information

Module 2 Study Guide. The second module covers the following sections of the textbook: , 4.1, 4.2, 4.5, and

Module 2 Study Guide. The second module covers the following sections of the textbook: , 4.1, 4.2, 4.5, and Module 2 Study Guide The second module covers the following sections of the textbook: 3.3-3.7, 4.1, 4.2, 4.5, and 5.1-5.3 Sections 3.3-3.6 This is a continuation of the study of linear functions that we

More information

G r a d e 1 0 I n t r o d u c t i o n t o A p p l i e d a n d P r e - C a l c u l u s M a t h e m a t i c s ( 2 0 S ) Final Practice Exam Answer Key

G r a d e 1 0 I n t r o d u c t i o n t o A p p l i e d a n d P r e - C a l c u l u s M a t h e m a t i c s ( 2 0 S ) Final Practice Exam Answer Key G r a d e 1 0 I n t r o d u c t i o n t o A p p l i e d a n d P r e - C a l c u l u s M a t h e m a t i c s ( 0 S ) Final Practice Exam Answer Key G r a d e 1 0 I n t r o d u c t i o n t o A p p l i e

More information

(x x 0 ) 2 + (y y 0 ) 2 = ε 2, (2.11)

(x x 0 ) 2 + (y y 0 ) 2 = ε 2, (2.11) 2.2 Limits and continuity In order to introduce the concepts of limit and continuity for functions of more than one variable we need first to generalise the concept of neighbourhood of a point from R to

More information