1.1 Functions. Cartesian Coordinate System

Size: px
Start display at page:

Download "1.1 Functions. Cartesian Coordinate System"

Transcription

1 1.1 Functions This section deals with the topic of functions, one of the most important topics in all of mathematics. Let s discuss the idea of the Cartesian coordinate system first. Cartesian Coordinate System The Cartesian coordinate system was named after Rene Descartes. It consists of two real number lines which meet at a point called the origin. The two number lines which meet at a right angle divide the plane into four areas called quadrants. The quadrants are numbered using Roman numerals as shown. Each point in the plane corresponds to one and only one ordered pair of numbers (x, y). Two ordered pairs are shown. II III (-1,-1) I IV (3,1) x y 1

2 Graphing an equation To graph an equation in x and y, we need to find ordered pairs that solve the equation and plot the ordered pairs on a grid. For example, let s plot the graph of the equation y = x + Making a table of ordered pairs Let s make a table of ordered pairs that satisfy the equation y = x + x y ( 3) + ( ) + = 6 ( 1) + = 3 (0) + = (1) + = 3 () + = 6 Plotting the points Next, plot the points and connect them with a smooth curve. You may need to plot additional points to see the pattern formed.

3 Function The previous graph is the graph of a function. The idea of a function is this: a relationship between two sets D and R such that for each element of the first set, D, there corresponds one and only one element of the second set, R. For example, the cost of a pizza (C) is related to the size of the pizza. A 10 inch diameter pizza costs 9.00 while a 16 inch diameter pizza costs Function definition You can visualize a function by the following diagram which shows a correspondence between two sets, D, the domain of the function and R, the range of the function. The domain gives the diameter of pizzas and the range gives the cost of the pizza. range domain Functions specified by equations Consider the previous equation that was graphed - Input x = - Process: square ( ) then subtract (-,) is an ordered pair of the function. Output: result is 3

4 Function Notation The following notation is used to describe functions The variable y will now be called This is read as f of x and simply means the y coordinate of the function corresponding to a given x value. Our previous equation can now be expressed as Function evaluation Consider our function What does mean? Replace x with the value 3 and evaluate the expression The result is 11. This means that the point (-3,11) is on the graph of the function. 1. Some Examples f ( a) = 3( a) f( 6 + h) = 3( 6 + h) = 18+ 3h = h 4

5 Domain of a Function Consider f( x) = 3x f (0) =? f ( 0) = 3( 0) = which is not a real number. Question: for what values of x is the function defined? Answer: Domain of a function is defined only when the radicand (3x-) is greater than or equal to zero. This implies that 3x- 0 or x 3 Domain of a function Therefore, the domain of our function is the set of real numbers that are greater than or equal to 3 Examples. Find the domain of the following functions. 1 f( x) = x 4 Answer: { xx } 8, [8, ) 5

6 More examples Find the domain of 1 f( x) = 3x 5 In this case, the function is defined for all values of x except where the denominator of the fraction is zero. This means all real numbers x except 5 3 Mathematical modeling The price-demand function for a company is given by px ( ) = x, 0 x 100 where P(x) represents the price of the item and x represents the number of items. Determine the revenue function and find the revenue generated if 50 items are sold. Solution Revenue = price x quantity so R(x)= p(x)*x = ( x) ix When 50 items are sold, x = 50 so we will evaluate the revenue function at x = 50 R (50) = (1000 5(50)) i50 = 37,500 The domain of the function has already been specified. We are told that 0 x 100 6

7 1. Elementary Functions; Graphs and Transformations In this presentation, you will be given an equation of a function and asked to draw its graph. You should be able to state how the graph is related to a standard function. It is not important that you plot a great many points for each graph. It IS important that you recognize the general shape of the graph. You can verify your answers using a graphing calculator, but only after you have attempted to construct the graph by hand. Problem 1 Construct the graph of Solution Series

8 Problem Now, sketch the related graph given by the equation below and explain, in words, how it is related to the first function you graphed. Solution: Problem The graph has the same shape as the original function. The difference is that the original graph has been translated two units to the right on the x-axis. Conclusion: The graph of the function f(x-) is the graph of f(x) shifted horizontally two units to the right on the x-axis. Notice that replacing x by x- shifts the graph horizontally to the right and not the left. Problem 3 Now, graph the following standard function: Complete the table:

9 Solution to problem Series Problem 4 Now, graph the following related function: Solution to problem Series

10 The graph of Problem 4 solution is obtained from the graph of by translating the graph of the original function up one unit vertically on the positive y-axis. Graph: Problem 5 What is the domain of this function? Solution to problem 5 The domain is all non-negative real numbers. Here is the graph: Series1 4

11 Problem 6 Graph: Explain, in words, how it compares to problem 5. Problem 6 solution (Notice that the graph lies entirely within the fourth quadrant) Series Graph of f(x) The graph of the function f(x) is a reflection of the graph of f(x) across the x-axis. That is, if the graphs of f(x) and f(x) are folded along the x- axis, the two graphs would coincide. 5

12 Cube root function Sketch the graph of the cube root function. Complete the table of ordered pairs: x y Variation of cube root function Sketch the following variation of the cube root function: 6

13 Same graph as graph of cube root function. Shifted horizontally to the left one unit. Graph of f(x+c) compared to graph of f(x): The graph of f(x+c) has the same shape as the graph of f(x) with the exception that the graph of f(x+c) is translated horizontally to the left c units when c >0 and is translated horizontally to the right c units when c < 0. Absolute Value function Now, graph the absolute value function. Be sure to choose x values that are both positive and negative as well as zero. ax ( ) = x 7

14 Graph of absolute value function Notice the symmetry of the graph. Variation of absolute value function a( x+ 1) = x+ 1 Shift absolute value graph to the left one unit and down two units on the vertical axis. 8

15 Linear functions and Straight Lines Linear Functions The equation f(x) = mx+b m and b are real numbers is the equation of a linear function. The domain is the set of all real numbers. The graph of a linear function is a straight line. Some examples of graphs will follow in the next few slides. 1 f ( x) = x

16 f(x)= -x+3 More examples f( x ) = Graphing Graph 3 f( x) = x+ 4 using a table of values for x and y x y

17 Solution: Graphing using intercepts Graph 5x+6y = 30 using the x and y intercepts: 1. Set x = 0 and solve for y 5(0) + 6y = 30 y = 5.. Now, let y =0 and solve for x: 5x + 6(0) = 30, x = 6 3. Plot the two ordered pairs (0, 5) and (6,0) and connect the points with a straight line. solution 3

18 Special cases 1. The graph of x=k is the graph of a vertical line k units from the y-axis.. The graph of y=k is the graph of the horizontal line k units from the x-axis. 1. Graph x=-7 Some examples:. Graph y = 3 X=7 solutions Y=3 4

19 Slope of a line Slope of a line: m = ( x = rise 1, y1) run Rise y y1 x x 1 ( x, y) run Slope-intercept form The equation y = mx + b is called the slope-intercept form of an equation of a line. The letter m represents the slope and b represents the y intercept. Find the slope and intercept from an equation of a line 1. Find the slope and y intercept of the line whose equation is 5x y = 10 Solution: Solve the equation for y in terms of x. Identify the coefficient of x as the slope and the y- intercept is the constant term. Therefore: the slope is 5/ and the y intercept is -5-5x y= 10 y= 5x+ 10 5x 10 5 y= + = x 5 5

20 Point-slope form The point- slope form of the equation of a line is as follows: y y1 = m x x1 ( ) It is derived from the definition of the slope of a line: y y1 = m x x 1 Examples Find the equation of the line through the points (-5, 7) and (4, 16) : Solution: ( ) 5, 7 (4,16) m = = = 1 4 ( 5) 9 y 16 = 1( x 4) y = x = x+ 1 Applications Office equipment was purchased for $0,000 and will have a scrap value of $,000 after 10 years. If its value is depreciated linearly, find the linear equation that relates value (V) in dollars to time (t) in years: Solution: when t = 0, V = 0,000 and when t = 10, V =,000. Thus, we have two ordered pairs (0, 0,000) and (10, 000). We find the slope of the line using the slope formula. The y-intercept is already known (when t = 0, V = 0,000, so the y-intercept is 0,000). The slope is : (000-0,000)/(10 0) = -1,800. Therefore, our equation is V(t)= - 1,800t + 0,000 6

21 Quadratic functions If a, b, c are real numbers with a not equal to zero, then the function f ( x) = ax + bx+ c is a quadratic function and its graph is a parabola. Vertex form of the quadratic function It is convenient to convert the general form of a quadratic equation f ( x) = ax + bx+ c to what is known as the vertex form. f ( x) = a( x h) + k Completing the square to find the vertex of a quadratic function The example below illustrates the procedure: Consider f ( x) = 3x + 6x 1 Complete the square to find the vertex: f( x) = 3( x x+ ) 1 ( ) = 3( + 1) f x x x f( x) = 3( x 1)

22 Completing the square, continued The vertex is (1, ) The quadratic function opens down since the coefficient of the x squared term is negative (-3). Intercepts of a quadratic function Find the x-intercepts of. f x x x ( ) = Set f(x) = 0 0= 3x + 6x 1 Use the quadratic formula: X = b± b 4ac a Intercepts of a quadratic function X= 6± 6 4( 3)( 1) 6± 4 = 0.184,1.816 ( 3) 6 f x x x ( ) = f( x ) = 3(0) + 6(0) 1 Find the y-intercept : Let x = 0 and solve for y: We have (0, -1)

23 Summary: Generalization f ( x) = a( x h) + k where a is not equal to zero. Graph of f is a parabola: if a > 0, the graph opens upward if a < 0, the graph opens downward. Generalization, continued Vertex is (h, k) Line or axis of symmetry: x = h f(h) = k is the minimum if a > 0, otherwise, f(h) = k is the maximum Domain : set of all real numbers Range: if a < 0. If a > 0, the range is { yy k} { yy k} Application of Quadratic Functions A Macon Georgia peach orchard farmer now has 0 trees per acre. Each tree produces, on the average, 300 peaches. For each additional tree that the farmer plants, the number of peaches per tree is reduced by 10. How many more trees should the farmer plant to achieve the maximum yield of peaches? What is the maximum yield? 3

24 Solution Solution: Yield= number of peaches per tree x number of trees Yield = 300 x 0 = 6000 ( currently) Plant one more tree: Yield = ( 300 1(10)) * ( 0 + 1) = 90 x 1 = 6090 peaches. Plant two more trees: Yield = ( 300 (10)* ( 0 + ) = 80 x = 6160 Solution, continued Let x represent the number of additional trees. Then Yield =( x) (0 + x)= Y(x)= 10x + 100x To find the maximum yield, note that the Y(x) function is a quadratic function opening downward. Hence, the vertex of the function will be the maximum value of the yield. Solution, continued Complete the square to find the vertex of the parabola: Y(x) = 10( x 10x+ 5) (we have to add 50 on the outside since we multiplied 10 by 5 = -50. The equation is unchanged, then. 4

25 Y(x)= Solution,continued 10( x 5) Thus, the vertex of the quadratic function is ( 5, 650). So the farmer should plant 5 additional trees and obtain a yield of 650 peaches. We know this yield is the maximum of the quadratic function since the the value of a is -10. The function opens downward so the vertex must be the maximum. 5

Sect 3.1 Quadratic Functions and Models

Sect 3.1 Quadratic Functions and Models Objective 1: Sect.1 Quadratic Functions and Models Polynomial Function In modeling, the most common function used is a polynomial function. A polynomial function has the property that the powers of the

More information

UNIT 3 EXPRESSIONS AND EQUATIONS Lesson 3: Creating Quadratic Equations in Two or More Variables

UNIT 3 EXPRESSIONS AND EQUATIONS Lesson 3: Creating Quadratic Equations in Two or More Variables Guided Practice Example 1 Find the y-intercept and vertex of the function f(x) = 2x 2 + x + 3. Determine whether the vertex is a minimum or maximum point on the graph. 1. Determine the y-intercept. The

More information

Sketching graphs of polynomials

Sketching graphs of polynomials Sketching graphs of polynomials We want to draw the graphs of polynomial functions y = f(x). The degree of a polynomial in one variable x is the highest power of x that remains after terms have been collected.

More information

Exploring Quadratic Graphs

Exploring Quadratic Graphs Exploring Quadratic Graphs The general quadratic function is y=ax 2 +bx+c It has one of two basic graphs shapes, as shown below: It is a symmetrical "U"-shape or "hump"-shape, depending on the sign of

More information

Quadratic Equations. Learning Objectives. Quadratic Function 2. where a, b, and c are real numbers and a 0

Quadratic Equations. Learning Objectives. Quadratic Function 2. where a, b, and c are real numbers and a 0 Quadratic Equations Learning Objectives 1. Graph a quadratic function using transformations. Identify the vertex and axis of symmetry of a quadratic function 3. Graph a quadratic function using its vertex,

More information

Section 4.4: Parabolas

Section 4.4: Parabolas Objective: Graph parabolas using the vertex, x-intercepts, and y-intercept. Just as the graph of a linear equation y mx b can be drawn, the graph of a quadratic equation y ax bx c can be drawn. The graph

More information

3.1 INTRODUCTION TO THE FAMILY OF QUADRATIC FUNCTIONS

3.1 INTRODUCTION TO THE FAMILY OF QUADRATIC FUNCTIONS 3.1 INTRODUCTION TO THE FAMILY OF QUADRATIC FUNCTIONS Finding the Zeros of a Quadratic Function Examples 1 and and more Find the zeros of f(x) = x x 6. Solution by Factoring f(x) = x x 6 = (x 3)(x + )

More information

A function: A mathematical relationship between two variables (x and y), where every input value (usually x) has one output value (usually y)

A function: A mathematical relationship between two variables (x and y), where every input value (usually x) has one output value (usually y) SESSION 9: FUNCTIONS KEY CONCEPTS: Definitions & Terminology Graphs of Functions - Straight line - Parabola - Hyperbola - Exponential Sketching graphs Finding Equations Combinations of graphs TERMINOLOGY

More information

9.1: GRAPHING QUADRATICS ALGEBRA 1

9.1: GRAPHING QUADRATICS ALGEBRA 1 9.1: GRAPHING QUADRATICS ALGEBRA 1 OBJECTIVES I will be able to graph quadratics: Given in Standard Form Given in Vertex Form Given in Intercept Form What does the graph of a quadratic look like? https://www.desmos.com/calculator

More information

This is called the vertex form of the quadratic equation. To graph the equation

This is called the vertex form of the quadratic equation. To graph the equation Name Period Date: Topic: 7-5 Graphing ( ) Essential Question: What is the vertex of a parabola, and what is its axis of symmetry? Standard: F-IF.7a Objective: Graph linear and quadratic functions and show

More information

1. Answer: x or x. Explanation Set up the two equations, then solve each equation. x. Check

1. Answer: x or x. Explanation Set up the two equations, then solve each equation. x. Check Thinkwell s Placement Test 5 Answer Key If you answered 7 or more Test 5 questions correctly, we recommend Thinkwell's Algebra. If you answered fewer than 7 Test 5 questions correctly, we recommend Thinkwell's

More information

You should be able to plot points on the coordinate axis. You should know that the the midpoint of the line segment joining (x, y 1 1

You should be able to plot points on the coordinate axis. You should know that the the midpoint of the line segment joining (x, y 1 1 Name GRAPHICAL REPRESENTATION OF DATA: You should be able to plot points on the coordinate axis. You should know that the the midpoint of the line segment joining (x, y 1 1 ) and (x, y ) is x1 x y1 y,.

More information

Unit 3, Lesson 3.1 Creating and Graphing Equations Using Standard Form

Unit 3, Lesson 3.1 Creating and Graphing Equations Using Standard Form Unit 3, Lesson 3.1 Creating and Graphing Equations Using Standard Form Imagine the path of a basketball as it leaves a player s hand and swooshes through the net. Or, imagine the path of an Olympic diver

More information

Warm-Up Exercises. Find the x-intercept and y-intercept 1. 3x 5y = 15 ANSWER 5; y = 2x + 7 ANSWER ; 7

Warm-Up Exercises. Find the x-intercept and y-intercept 1. 3x 5y = 15 ANSWER 5; y = 2x + 7 ANSWER ; 7 Warm-Up Exercises Find the x-intercept and y-intercept 1. 3x 5y = 15 ANSWER 5; 3 2. y = 2x + 7 7 2 ANSWER ; 7 Chapter 1.1 Graph Quadratic Functions in Standard Form A quadratic function is a function that

More information

Polynomial and Rational Functions. Copyright Cengage Learning. All rights reserved.

Polynomial and Rational Functions. Copyright Cengage Learning. All rights reserved. 2 Polynomial and Rational Functions Copyright Cengage Learning. All rights reserved. 2.1 Quadratic Functions Copyright Cengage Learning. All rights reserved. What You Should Learn Analyze graphs of quadratic

More information

The x-intercept can be found by setting y = 0 and solving for x: 16 3, 0

The x-intercept can be found by setting y = 0 and solving for x: 16 3, 0 y=-3/4x+4 and y=2 x I need to graph the functions so I can clearly describe the graphs Specifically mention any key points on the graphs, including intercepts, vertex, or start/end points. What is the

More information

Section 18-1: Graphical Representation of Linear Equations and Functions

Section 18-1: Graphical Representation of Linear Equations and Functions Section 18-1: Graphical Representation of Linear Equations and Functions Prepare a table of solutions and locate the solutions on a coordinate system: f(x) = 2x 5 Learning Outcome 2 Write x + 3 = 5 as

More information

Algebra II Quadratic Functions

Algebra II Quadratic Functions 1 Algebra II Quadratic Functions 2014-10-14 www.njctl.org 2 Ta b le o f C o n te n t Key Terms click on the topic to go to that section Explain Characteristics of Quadratic Functions Combining Transformations

More information

so f can now be rewritten as a product of g(x) = x 2 and the previous piecewisedefined

so f can now be rewritten as a product of g(x) = x 2 and the previous piecewisedefined Version PREVIEW HW 01 hoffman 575) 1 This print-out should have 9 questions. Multiple-choice questions may continue on the next column or page find all choices before answering. FuncPcwise01a 001 10.0

More information

QUADRATIC FUNCTIONS. PROTOTYPE: f(x) = ax 2 + bx + c. (1) The leading coefficient a 0 is called the shape parameter.

QUADRATIC FUNCTIONS. PROTOTYPE: f(x) = ax 2 + bx + c. (1) The leading coefficient a 0 is called the shape parameter. QUADRATIC FUNCTIONS PROTOTYPE: f(x) = ax 2 + bx + c. (1) The leading coefficient a 0 is called the shape parameter. SHAPE-VERTEX FORMULA One can write any quadratic function (1) as f(x) = a(x h) 2 + k,

More information

Section 2.1 Graphs. The Coordinate Plane

Section 2.1 Graphs. The Coordinate Plane Section 2.1 Graphs The Coordinate Plane Just as points on a line can be identified with real numbers to form the coordinate line, points in a plane can be identified with ordered pairs of numbers to form

More information

Properties of Quadratic functions

Properties of Quadratic functions Name Today s Learning Goals: #1 How do we determine the axis of symmetry and vertex of a quadratic function? Properties of Quadratic functions Date 5-1 Properties of a Quadratic Function A quadratic equation

More information

5.6 Exercises. Section 5.6 Optimization Find the exact maximum value of the function f(x) = x 2 3x.

5.6 Exercises. Section 5.6 Optimization Find the exact maximum value of the function f(x) = x 2 3x. Section 5.6 Optimization 541 5.6 Exercises 1. Find the exact maximum value of the function fx) = x 2 3x. 2. Find the exact maximum value of the function fx) = x 2 5x 2. 3. Find the vertex of the graph

More information

1.1 Graphing Quadratic Functions (p. 2) Definitions Standard form of quad. function Steps for graphing Minimums and maximums

1.1 Graphing Quadratic Functions (p. 2) Definitions Standard form of quad. function Steps for graphing Minimums and maximums 1.1 Graphing Quadratic Functions (p. 2) Definitions Standard form of quad. function Steps for graphing Minimums and maximums Quadratic Function A function of the form y=ax 2 +bx+c where a 0 making a u-shaped

More information

F.BF.B.3: Graphing Polynomial Functions

F.BF.B.3: Graphing Polynomial Functions F.BF.B.3: Graphing Polynomial Functions 1 Given the graph of the line represented by the equation f(x) = 2x + b, if b is increased by 4 units, the graph of the new line would be shifted 4 units 1) right

More information

GRAPHING WORKSHOP. A graph of an equation is an illustration of a set of points whose coordinates satisfy the equation.

GRAPHING WORKSHOP. A graph of an equation is an illustration of a set of points whose coordinates satisfy the equation. GRAPHING WORKSHOP A graph of an equation is an illustration of a set of points whose coordinates satisfy the equation. The figure below shows a straight line drawn through the three points (2, 3), (-3,-2),

More information

Chapter 1. Linear Equations and Straight Lines. 2 of 71. Copyright 2014, 2010, 2007 Pearson Education, Inc.

Chapter 1. Linear Equations and Straight Lines. 2 of 71. Copyright 2014, 2010, 2007 Pearson Education, Inc. Chapter 1 Linear Equations and Straight Lines 2 of 71 Outline 1.1 Coordinate Systems and Graphs 1.4 The Slope of a Straight Line 1.3 The Intersection Point of a Pair of Lines 1.2 Linear Inequalities 1.5

More information

Quadratic Functions CHAPTER. 1.1 Lots and Projectiles Introduction to Quadratic Functions p. 31

Quadratic Functions CHAPTER. 1.1 Lots and Projectiles Introduction to Quadratic Functions p. 31 CHAPTER Quadratic Functions Arches are used to support the weight of walls and ceilings in buildings. Arches were first used in architecture by the Mesopotamians over 4000 years ago. Later, the Romans

More information

WK # Given: f(x) = ax2 + bx + c

WK # Given: f(x) = ax2 + bx + c Alg2H Chapter 5 Review 1. Given: f(x) = ax2 + bx + c Date or y = ax2 + bx + c Related Formulas: y-intercept: ( 0, ) Equation of Axis of Symmetry: x = Vertex: (x,y) = (, ) Discriminant = x-intercepts: When

More information

6.4 Vertex Form of a Quadratic Function

6.4 Vertex Form of a Quadratic Function 6.4 Vertex Form of a Quadratic Function Recall from 6.1 and 6.2: Standard Form The standard form of a quadratic is: f(x) = ax 2 + bx + c or y = ax 2 + bx + c where a, b, and c are real numbers and a 0.

More information

Chapter 1 Polynomials and Modeling

Chapter 1 Polynomials and Modeling Chapter 1 Polynomials and Modeling 1.1 Linear Functions Recall that a line is a function of the form y = mx+ b, where m is the slope of the line (how steep the line is) and b gives the y-intercept (where

More information

Elementary Functions

Elementary Functions Elementary Functions Part 1, Functions Lecture 1.2a, Graphs of Functions: Introduction Dr. Ken W. Smith Sam Houston State University Spring 2013 Smith (SHSU) Elementary Functions Spring 2013 1 / 37 Representing

More information

5.1 Introduction to the Graphs of Polynomials

5.1 Introduction to the Graphs of Polynomials Math 3201 5.1 Introduction to the Graphs of Polynomials In Math 1201/2201, we examined three types of polynomial functions: Constant Function - horizontal line such as y = 2 Linear Function - sloped line,

More information

) 2 + (y 2. x 1. y c x2 = y

) 2 + (y 2. x 1. y c x2 = y Graphing Parabola Parabolas A parabola is a set of points P whose distance from a fixed point, called the focus, is equal to the perpendicular distance from P to a line, called the directrix. Since this

More information

x 2 + 8x - 12 = 0 Aim: To review for Quadratic Function Exam #1 Homework: Study Review Materials

x 2 + 8x - 12 = 0 Aim: To review for Quadratic Function Exam #1 Homework: Study Review Materials Aim: To review for Quadratic Function Exam #1 Homework: Study Review Materials Do Now - Solve using any strategy. If irrational, express in simplest radical form x 2 + 8x - 12 = 0 Review Topic Index 1.

More information

Unit #3: Quadratic Functions Lesson #13: The Almighty Parabola. Day #1

Unit #3: Quadratic Functions Lesson #13: The Almighty Parabola. Day #1 Algebra I Unit #3: Quadratic Functions Lesson #13: The Almighty Parabola Name Period Date Day #1 There are some important features about the graphs of quadratic functions we are going to explore over the

More information

MAC Learning Objectives. Transformation of Graphs. Module 5 Transformation of Graphs. - A Library of Functions - Transformation of Graphs

MAC Learning Objectives. Transformation of Graphs. Module 5 Transformation of Graphs. - A Library of Functions - Transformation of Graphs MAC 1105 Module 5 Transformation of Graphs Learning Objectives Upon completing this module, you should be able to: 1. Recognize the characteristics common to families of functions. 2. Evaluate and graph

More information

MAC Module 5 Transformation of Graphs. Rev.S08

MAC Module 5 Transformation of Graphs. Rev.S08 MAC 1105 Module 5 Transformation of Graphs Learning Objectives Upon completing this module, you should be able to: 1. Recognize the characteristics common to families of functions. 2. Evaluate and graph

More information

2.5: GRAPHS OF EXPENSE AND REVENUE FUNCTIONS OBJECTIVES

2.5: GRAPHS OF EXPENSE AND REVENUE FUNCTIONS OBJECTIVES Section 2.5: GRAPHS OF EXPENSE AND REVENUE FUNCTIONS OBJECTIVES Write, graph and interpret the expense function. Write, graph and interpret the revenue function. Identify the points of intersection of

More information

Quadratic Functions (Section 2-1)

Quadratic Functions (Section 2-1) Quadratic Functions (Section 2-1) Section 2.1, Definition of Polynomial Function f(x) = a is the constant function f(x) = mx + b where m 0 is a linear function f(x) = ax 2 + bx + c with a 0 is a quadratic

More information

UNIT 8: SOLVING AND GRAPHING QUADRATICS. 8-1 Factoring to Solve Quadratic Equations. Solve each equation:

UNIT 8: SOLVING AND GRAPHING QUADRATICS. 8-1 Factoring to Solve Quadratic Equations. Solve each equation: UNIT 8: SOLVING AND GRAPHING QUADRATICS 8-1 Factoring to Solve Quadratic Equations Zero Product Property For all numbers a & b Solve each equation: If: ab 0, 1. (x + 3)(x 5) = 0 Then one of these is true:

More information

Quadratic Functions. *These are all examples of polynomial functions.

Quadratic Functions. *These are all examples of polynomial functions. Look at: f(x) = 4x-7 f(x) = 3 f(x) = x 2 + 4 Quadratic Functions *These are all examples of polynomial functions. Definition: Let n be a nonnegative integer and let a n, a n 1,..., a 2, a 1, a 0 be real

More information

GSE Algebra 1 Name Date Block. Unit 3b Remediation Ticket

GSE Algebra 1 Name Date Block. Unit 3b Remediation Ticket Unit 3b Remediation Ticket Question: Which function increases faster, f(x) or g(x)? f(x) = 5x + 8; two points from g(x): (-2, 4) and (3, 10) Answer: In order to compare the rate of change (roc), you must

More information

Unit 1 Quadratic Functions

Unit 1 Quadratic Functions Unit 1 Quadratic Functions This unit extends the study of quadratic functions to include in-depth analysis of general quadratic functions in both the standard form f ( x) = ax + bx + c and in the vertex

More information

MAC Rev.S Learning Objectives. Learning Objectives (Cont.) Module 4 Quadratic Functions and Equations

MAC Rev.S Learning Objectives. Learning Objectives (Cont.) Module 4 Quadratic Functions and Equations MAC 1140 Module 4 Quadratic Functions and Equations Learning Objectives Upon completing this module, you should be able to 1. understand basic concepts about quadratic functions and their graphs.. complete

More information

Assignment Assignment for Lesson 9.1

Assignment Assignment for Lesson 9.1 Assignment Assignment for Lesson.1 Name Date Shifting Away Vertical and Horizontal Translations 1. Graph each cubic function on the grid. a. y x 3 b. y x 3 3 c. y x 3 3 2. Graph each square root function

More information

Sec 4.1 Coordinates and Scatter Plots. Coordinate Plane: Formed by two real number lines that intersect at a right angle.

Sec 4.1 Coordinates and Scatter Plots. Coordinate Plane: Formed by two real number lines that intersect at a right angle. Algebra I Chapter 4 Notes Name Sec 4.1 Coordinates and Scatter Plots Coordinate Plane: Formed by two real number lines that intersect at a right angle. X-axis: The horizontal axis Y-axis: The vertical

More information

UNIT 5 QUADRATIC FUNCTIONS Lesson 6: Analyzing Quadratic Functions Instruction

UNIT 5 QUADRATIC FUNCTIONS Lesson 6: Analyzing Quadratic Functions Instruction Prerequisite Skills This lesson requires the use of the following skills: factoring quadratic expressions finding the vertex of a quadratic function Introduction We have studied the key features of the

More information

Functions. Copyright Cengage Learning. All rights reserved.

Functions. Copyright Cengage Learning. All rights reserved. Functions Copyright Cengage Learning. All rights reserved. 2.2 Graphs Of Functions Copyright Cengage Learning. All rights reserved. Objectives Graphing Functions by Plotting Points Graphing Functions with

More information

This assignment is due the first day of school. Name:

This assignment is due the first day of school. Name: This assignment will help you to prepare for Geometry A by reviewing some of the topics you learned in Algebra 1. This assignment is due the first day of school. You will receive homework grades for completion

More information

Math 101 Exam 1 Review

Math 101 Exam 1 Review Math 101 Exam 1 Review Reminder: Exam 1 will be on Friday, October 14, 011 at 8am. It will cover sections 1.1, 1. and 10.1 10.3 Room Assignments: Room Sections Nesbitt 111 9, 14, 3, 4, 8 Nesbitt 15 0,

More information

Linear Topics Notes and Homework DUE ON EXAM DAY. Name: Class period:

Linear Topics Notes and Homework DUE ON EXAM DAY. Name: Class period: Linear Topics Notes and Homework DUE ON EXAM DAY Name: Class period: Absolute Value Axis b Coordinate points Continuous graph Constant Correlation Dependent Variable Direct Variation Discrete graph Domain

More information

Lesson 1: Analyzing Quadratic Functions

Lesson 1: Analyzing Quadratic Functions UNIT QUADRATIC FUNCTIONS AND MODELING Lesson 1: Analyzing Quadratic Functions Common Core State Standards F IF.7 F IF.8 Essential Questions Graph functions expressed symbolically and show key features

More information

3.1. 3x 4y = 12 3(0) 4y = 12. 3x 4y = 12 3x 4(0) = y = x 0 = 12. 4y = 12 y = 3. 3x = 12 x = 4. The Rectangular Coordinate System

3.1. 3x 4y = 12 3(0) 4y = 12. 3x 4y = 12 3x 4(0) = y = x 0 = 12. 4y = 12 y = 3. 3x = 12 x = 4. The Rectangular Coordinate System 3. The Rectangular Coordinate System Interpret a line graph. Objectives Interpret a line graph. Plot ordered pairs. 3 Find ordered pairs that satisfy a given equation. 4 Graph lines. 5 Find x- and y-intercepts.

More information

Module 3: Graphing Quadratic Functions

Module 3: Graphing Quadratic Functions Haberman MTH 95 Section V Quadratic Equations and Functions Module 3 Graphing Quadratic Functions In this module, we'll review the graphing quadratic functions (you should have studied the graphs of quadratic

More information

Sections 3.5, : Quadratic Functions

Sections 3.5, : Quadratic Functions Week 7 Handout MAC 1105 Professor Niraj Wagh J Sections 3.5, 4.3-4.4: Quadratic Functions A function that can be written in the form f(x)= ax 2 +bx+c for real numbers a, b, and c, with a not equal to zero,

More information

Warm Up. Factor the following numbers and expressions. Multiply the following factors using either FOIL or Box Method

Warm Up. Factor the following numbers and expressions. Multiply the following factors using either FOIL or Box Method Warm Up Factor the following numbers and expressions 1. 36 2. 36x 3 + 48x 2 + 24x Multiply the following factors using either FOIL or Box Method 3. (3x 2)(x 1) 4. (x 2)(x + 3) Objectives Recognize standard

More information

8.2 Graph and Write Equations of Parabolas

8.2 Graph and Write Equations of Parabolas 8.2 Graph and Write Equations of Parabolas Where is the focus and directrix compared to the vertex? How do you know what direction a parabola opens? How do you write the equation of a parabola given the

More information

QUESTIONS 1 10 MAY BE DONE WITH A CALCULATOR QUESTIONS ARE TO BE DONE WITHOUT A CALCULATOR. Name

QUESTIONS 1 10 MAY BE DONE WITH A CALCULATOR QUESTIONS ARE TO BE DONE WITHOUT A CALCULATOR. Name QUESTIONS 1 10 MAY BE DONE WITH A CALCULATOR QUESTIONS 11 5 ARE TO BE DONE WITHOUT A CALCULATOR Name 2 CALCULATOR MAY BE USED FOR 1-10 ONLY Use the table to find the following. x -2 2 5-0 7 2 y 12 15 18

More information

Chapter 6 Practice Test

Chapter 6 Practice Test MPM2D Mr. Jensen Chapter 6 Practice Test Name: Standard Form 2 y= ax + bx+ c Factored Form y= a( x r)( x s) Vertex Form 2 y= a( x h) + k Quadratic Formula ± x = 2 b b 4ac 2a Section 1: Multiply Choice

More information

Unit 2: Linear Functions

Unit 2: Linear Functions Unit 2: Linear Functions 2.1 Functions in General Functions Algebra is the discipline of mathematics that deals with functions. DEF. A function is, essentially, a pattern. This course deals with patterns

More information

3.1 Quadratic Functions and Models

3.1 Quadratic Functions and Models 3.1 Quadratic Functions and Models Objectives: 1. Identify the vertex & axis of symmetry of a quadratic function. 2. Graph a quadratic function using its vertex, axis and intercepts. 3. Use the maximum

More information

POLYNOMIALS Graphing Polynomial Functions Common Core Standard

POLYNOMIALS Graphing Polynomial Functions Common Core Standard K Polynomials, Lesson 6, Graphing Polynomial Functions (r. 2018) POLYNOMIALS Graphing Polynomial Functions Common Core Standard Next Generation Standard F-BF.3 Identify the effect on the graph of replacing

More information

Section 3.3. Analyzing Graphs of Quadratic Functions

Section 3.3. Analyzing Graphs of Quadratic Functions Section 3.3 Analyzing Graphs of Quadratic Functions Introduction Definitions A quadratic function is a function with the form f (x) = ax 2 + bx + c, where a 0. Definitions A quadratic function is a function

More information

Section Graphs and Lines

Section Graphs and Lines Section 1.1 - Graphs and Lines The first chapter of this text is a review of College Algebra skills that you will need as you move through the course. This is a review, so you should have some familiarity

More information

2. The diagram shows part of the graph of y = a (x h) 2 + k. The graph has its vertex at P, and passes through the point A with coordinates (1, 0).

2. The diagram shows part of the graph of y = a (x h) 2 + k. The graph has its vertex at P, and passes through the point A with coordinates (1, 0). Quadratics Vertex Form 1. Part of the graph of the function y = d (x m) + p is given in the diagram below. The x-intercepts are (1, 0) and (5, 0). The vertex is V(m, ). (a) Write down the value of (i)

More information

Algebra I Notes Linear Equations and Inequalities in Two Variables Unit 04c

Algebra I Notes Linear Equations and Inequalities in Two Variables Unit 04c Big Idea: Describe the similarities and differences between equations and inequalities including solutions and graphs. Skill: graph linear equations and find possible solutions to those equations using

More information

Math 2 Coordinate Geometry Part 3 Inequalities & Quadratics

Math 2 Coordinate Geometry Part 3 Inequalities & Quadratics Math 2 Coordinate Geometry Part 3 Inequalities & Quadratics 1 DISTANCE BETWEEN TWO POINTS - REVIEW To find the distance between two points, use the Pythagorean theorem. The difference between x 1 and x

More information

Quadratic Functions. Full Set of Notes. No Solutions

Quadratic Functions. Full Set of Notes. No Solutions Quadratic Functions Full Set of Notes No Solutions Graphing Quadratic Functions The graph of a quadratic function is called a parabola. Applications of Parabolas: http://www.doe.virginia.gov/div/winchester/jhhs/math/lessons/calc2004/appparab.html

More information

9.1 Linear Inequalities in Two Variables Date: 2. Decide whether to use a solid line or dotted line:

9.1 Linear Inequalities in Two Variables Date: 2. Decide whether to use a solid line or dotted line: 9.1 Linear Inequalities in Two Variables Date: Key Ideas: Example Solve the inequality by graphing 3y 2x 6. steps 1. Rearrange the inequality so it s in mx ± b form. Don t forget to flip the inequality

More information

Unit: Quadratic Functions

Unit: Quadratic Functions Unit: Quadratic Functions Learning increases when you have a goal to work towards. Use this checklist as guide to track how well you are grasping the material. In the center column, rate your understand

More information

In this section we continue our study of functions. We have already been introduced to

In this section we continue our study of functions. We have already been introduced to DETAILED SOLUTIONS AND CONCEPTS - GRAPHS OF COMMON FUNCTIONS Prepared by Ingrid Stewart, Ph.D., College of Southern Nevada Please Send Questions and Comments to ingrid.stewart@csn.edu. Thank you! PLEASE

More information

Section 3.1 Graphing Using the Rectangular Coordinate System

Section 3.1 Graphing Using the Rectangular Coordinate System Objectives Section 3.1 Graphing Using the Rectangular Coordinate System n Construct a rectangular coordinate system n Plot ordered pairs and determine the coordinates of a point n Graph paired data n Read

More information

OpenStax-CNX module: m Quadratic Functions. OpenStax OpenStax Precalculus. Abstract

OpenStax-CNX module: m Quadratic Functions. OpenStax OpenStax Precalculus. Abstract OpenStax-CNX module: m49337 1 Quadratic Functions OpenStax OpenStax Precalculus This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 In this section, you

More information

Graphs of Parabolas. typical graph typical graph moved up 4 units. y = x 2 3. typical graph moved down 3 units

Graphs of Parabolas. typical graph typical graph moved up 4 units. y = x 2 3. typical graph moved down 3 units Graphs of Parabolas = x 2 = x 2 + 1 = x 2 + 4 = x 2 3 tpical graph tpical graph moved up 1 unit tpical graph moved up 4 units tpical graph moved down 3 units = x 2 = (x 1) 2 = (x 4) 2 = (x + 3) 2 tpical

More information

Practice Test (page 391) 1. For each line, count squares on the grid to determine the rise and the run. Use slope = rise

Practice Test (page 391) 1. For each line, count squares on the grid to determine the rise and the run. Use slope = rise Practice Test (page 91) 1. For each line, count squares on the grid to determine the rise and the. Use slope = rise 4 Slope of AB =, or 6 Slope of CD = 6 9, or Slope of EF = 6, or 4 Slope of GH = 6 4,

More information

Graphing Absolute Value Functions

Graphing Absolute Value Functions Graphing Absolute Value Functions To graph an absolute value equation, make an x/y table and plot the points. Graph y = x (Parent graph) x y -2 2-1 1 0 0 1 1 2 2 Do we see a pattern? Desmos activity: 1.

More information

7 Fractions. Number Sense and Numeration Measurement Geometry and Spatial Sense Patterning and Algebra Data Management and Probability

7 Fractions. Number Sense and Numeration Measurement Geometry and Spatial Sense Patterning and Algebra Data Management and Probability 7 Fractions GRADE 7 FRACTIONS continue to develop proficiency by using fractions in mental strategies and in selecting and justifying use; develop proficiency in adding and subtracting simple fractions;

More information

MAC Learning Objectives. Module 4. Quadratic Functions and Equations. - Quadratic Functions - Solving Quadratic Equations

MAC Learning Objectives. Module 4. Quadratic Functions and Equations. - Quadratic Functions - Solving Quadratic Equations MAC 1105 Module 4 Quadratic Functions and Equations Learning Objectives Upon completing this module, you should be able to: 1. Understand basic concepts about quadratic functions and their graphs. 2. Complete

More information

Today is the last day to register for CU Succeed account AND claim your account. Tuesday is the last day to register for my class

Today is the last day to register for CU Succeed account AND claim your account. Tuesday is the last day to register for my class Today is the last day to register for CU Succeed account AND claim your account. Tuesday is the last day to register for my class Back board says your name if you are on my roster. I need parent financial

More information

MATH 1113 Exam 1 Review. Fall 2017

MATH 1113 Exam 1 Review. Fall 2017 MATH 1113 Exam 1 Review Fall 2017 Topics Covered Section 1.1: Rectangular Coordinate System Section 1.2: Circles Section 1.3: Functions and Relations Section 1.4: Linear Equations in Two Variables and

More information

EXERCISE SET 10.2 MATD 0390 DUE DATE: INSTRUCTOR

EXERCISE SET 10.2 MATD 0390 DUE DATE: INSTRUCTOR EXERCISE SET 10. STUDENT MATD 090 DUE DATE: INSTRUCTOR You have studied the method known as "completing the square" to solve quadratic equations. Another use for this method is in transforming the equation

More information

2.2 Graphs Of Functions. Copyright Cengage Learning. All rights reserved.

2.2 Graphs Of Functions. Copyright Cengage Learning. All rights reserved. 2.2 Graphs Of Functions Copyright Cengage Learning. All rights reserved. Objectives Graphing Functions by Plotting Points Graphing Functions with a Graphing Calculator Graphing Piecewise Defined Functions

More information

3. parallel: (b) and (c); perpendicular (a) and (b), (a) and (c)

3. parallel: (b) and (c); perpendicular (a) and (b), (a) and (c) SECTION 1.1 1. Plot the points (0, 4), ( 2, 3), (1.5, 1), and ( 3, 0.5) in the Cartesian plane. 2. Simplify the expression 13 7 2. 3. Use the 3 lines whose equations are given. Which are parallel? Which

More information

y 1 ) 2 Mathematically, we write {(x, y)/! y = 1 } is the graph of a parabola with 4c x2 focus F(0, C) and directrix with equation y = c.

y 1 ) 2 Mathematically, we write {(x, y)/! y = 1 } is the graph of a parabola with 4c x2 focus F(0, C) and directrix with equation y = c. Ch. 10 Graphing Parabola Parabolas A parabola is a set of points P whose distance from a fixed point, called the focus, is equal to the perpendicular distance from P to a line, called the directrix. Since

More information

Algebra 2 Common Core Summer Skills Packet

Algebra 2 Common Core Summer Skills Packet Algebra 2 Common Core Summer Skills Packet Our Purpose: Completion of this packet over the summer before beginning Algebra 2 will be of great value to helping students successfully meet the academic challenges

More information

Section 7.2 Characteristics of Quadratic Functions

Section 7.2 Characteristics of Quadratic Functions Section 7. Characteristics of Quadratic Functions A QUADRATIC FUNCTION is a function of the form " # $ N# 1 & ;# & 0 Characteristics Include:! Three distinct terms each with its own coefficient:! An x

More information

Specific Objectives Students will understand that that the family of equation corresponds with the shape of the graph. Students will be able to create a graph of an equation by plotting points. In lesson

More information

Summer Review for Students Entering Pre-Calculus with Trigonometry. TI-84 Plus Graphing Calculator is required for this course.

Summer Review for Students Entering Pre-Calculus with Trigonometry. TI-84 Plus Graphing Calculator is required for this course. 1. Using Function Notation and Identifying Domain and Range 2. Multiplying Polynomials and Solving Quadratics 3. Solving with Trig Ratios and Pythagorean Theorem 4. Multiplying and Dividing Rational Expressions

More information

Finding the Maximum or Minimum of a Quadratic Function. f(x) = x 2 + 4x + 2.

Finding the Maximum or Minimum of a Quadratic Function. f(x) = x 2 + 4x + 2. Section 5.6 Optimization 529 5.6 Optimization In this section we will explore the science of optimization. Suppose that you are trying to find a pair of numbers with a fixed sum so that the product of

More information

CCNY Math Review Chapter 2: Functions

CCNY Math Review Chapter 2: Functions CCN Math Review Chapter : Functions Section.1: Functions.1.1: How functions are used.1.: Methods for defining functions.1.3: The graph of a function.1.: Domain and range.1.5: Relations, functions, and

More information

Vertical and Horizontal Translations

Vertical and Horizontal Translations SECTION 4.3 Vertical and Horizontal Translations Copyright Cengage Learning. All rights reserved. Learning Objectives 1 2 3 4 Find the vertical translation of a sine or cosine function. Find the horizontal

More information

4.3 Quadratic functions and their properties

4.3 Quadratic functions and their properties 4.3 Quadratic functions and their properties A quadratic function is a function defined as f(x) = ax + x + c, a 0 Domain: the set of all real numers x-intercepts: Solutions of ax + x + c = 0 y-intercept:

More information

Lecture 5. If, as shown in figure, we form a right triangle With P1 and P2 as vertices, then length of the horizontal

Lecture 5. If, as shown in figure, we form a right triangle With P1 and P2 as vertices, then length of the horizontal Distance; Circles; Equations of the form Lecture 5 y = ax + bx + c In this lecture we shall derive a formula for the distance between two points in a coordinate plane, and we shall use that formula to

More information

MATHS METHODS QUADRATICS REVIEW. A reminder of some of the laws of expansion, which in reverse are a quick reference for rules of factorisation

MATHS METHODS QUADRATICS REVIEW. A reminder of some of the laws of expansion, which in reverse are a quick reference for rules of factorisation MATHS METHODS QUADRATICS REVIEW LAWS OF EXPANSION A reminder of some of the laws of expansion, which in reverse are a quick reference for rules of factorisation a) b) c) d) e) FACTORISING Exercise 4A Q6ace,7acegi

More information

Conic Sections. College Algebra

Conic Sections. College Algebra Conic Sections College Algebra Conic Sections A conic section, or conic, is a shape resulting from intersecting a right circular cone with a plane. The angle at which the plane intersects the cone determines

More information

2.2 Transformers: More Than Meets the y s

2.2 Transformers: More Than Meets the y s 10 SECONDARY MATH II // MODULE 2 STRUCTURES OF EXPRESSIONS 2.2 Transformers: More Than Meets the y s A Solidify Understanding Task Writetheequationforeachproblembelow.Useasecond representationtocheckyourequation.

More information

Test Name: Chapter 4 Test Prep

Test Name: Chapter 4 Test Prep Test Name: Chapter 4 Test Prep 1. Given the following function: g ( x ) = -x + 2 Determine the implied domain of the given function. Express your answer in interval notation. 2. Given the following relation:

More information

Quadratic Functions Dr. Laura J. Pyzdrowski

Quadratic Functions Dr. Laura J. Pyzdrowski 1 Names: (8 communication points) About this Laboratory A quadratic function in the variable x is a polynomial where the highest power of x is 2. We will explore the domains, ranges, and graphs of quadratic

More information

2-3 Graphing Rational Functions

2-3 Graphing Rational Functions 2-3 Graphing Rational Functions Factor What are the end behaviors of the Graph? Sketch a graph How to identify the intercepts, asymptotes and end behavior of a rational function. How to sketch the graph

More information