Section 1.2 Functions and Graphs.

Slides:



Advertisements
Similar presentations
CHAPTER 1: Graphs, Functions, and Models
Advertisements

Warm Up 1. 5x – 2 when x = – t 2 when 3. when x = Give the domain and range for this relation: {(1, 1), (–1, 1), (2, 4), (–2, 4),
Chapter 1 Functions and Graphs Copyright © 2014, 2010, 2007 Pearson Education, Inc Basics of Functions and Their Graphs.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall. 1.2 Basics of Functions and Their Graphs.
Slide 1-1 Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
6.1 Introduction to Combinations of Functions (#1-4) Look at the temperature of a liquid place in a refrigerator problem on P( ) in the text. Join.
Copyright © 2015, 2008, 2011 Pearson Education, Inc. Section 1.6, Slide 1 Chapter 1 Linear Equations and Linear Functions.
Sections 7.1, 7.2 Sections 7.1, 7.2 Functions and Domain.
Section 1.2 Functions and Graphs. Relation A relation is a correspondence between the first set, called the domain, and a second set, called the range,
Section 1.2 Functions and Graphs Copyright ©2013, 2009, 2006, 2001 Pearson Education, Inc.
Copyright © 2014, 2010, and 2006 Pearson Education, Inc. 1 Chapter 7 Functions and Graphs.
Copyright © 2011 Pearson Education, Inc. Inverse Functions Section 2.5 Functions and Graphs.
Functions 4-6 I can determine whether a relation is a function and find function values. S. Calahan 2008.
Section 7.6 Functions Math in Our World. Learning Objectives  Identify functions.  Write functions in function notation.  Evaluate functions.  Find.
Graphing Linear Equations and Inequalities
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
1.7 Combinations of Functions; Composite Functions
Functions Section 5.1.
1.2 Functions and Graphs Determine whether a correspondence or a relation is a function. Find function values, or outputs, using a formula or a graph.
Section 1.6 Functions.
Relations Objectives The student will be able to:
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Chapter Functions.
CHAPTER 1: Graphs, Functions, and Models
Functions & Relations.
Please close your laptops
Copyright © 2012 Pearson Education, Inc.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Intro to Functions.
College Algebra Chapter 2 Functions and Graphs
4.8 Functions and Relations
Relations and Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
7.4 Functions Designed by Skip Tyler.
Graphs, Linear Equations, and Functions
Chapter 7 Functions and Graphs.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
VOCABULARY! EXAMPLES! Relation: Domain: Range: Function:
Precalculus Essentials
Functions Introduction.
Graphing Linear Equations
Graphs, Linear Equations, and Functions
Objectives The student will be able to:
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
College Algebra Chapter 2 Functions and Graphs
Chapter 1 Linear Equations and Linear Functions.
Functions.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Intro to Functions College Algebra
4.8 Functions and Relations
Introduction to Functions
Chapter 1: Linear Functions, Equations, and Inequalities
Relations and Functions
Objectives The student will be able to:
7.2 Functions Lesson #7.2 Pg. 465.
7.2 Functions Lesson #7.2 Pg. 465.
Objectives The student will be able to:
4.2 Functions.
Sec 6-4 Learning Objectives The student will be able to:
Objectives The student will be able to:
Section 5.2 Functions.
X Y Relation (a set of ordered pairs) x y x y ( , ) x y Mapping
3.2 Representing Functions Objectives The student will be able to:
Objectives The student will be able to:
Objectives The student will be able to:
Functions BY : Ms. MANITA.
3 Chapter Chapter 2 Graphing.
Presentation transcript:

Section 1.2 Functions and Graphs

Objectives Determine whether a correspondence or a relation is a function. Find function values, or outputs, using a formula or a graph. Graph functions. Determine whether a graph is that of a function. Find the domain and the range of a function. Solve applied problems using functions.

Function A function is a correspondence between a first set, called the domain, and a second set, called the range, such that each member of the domain corresponds to exactly one member of the range. It is important to note that not every correspondence between two sets is a function.

Example Determine whether each of the following correspondences is a function. a. 6 6 3 3 36 9 This correspondence is a function because each member of the domain corresponds to exactly one member of the range. The definition allows more than one member of the domain to correspond to the same member of the range.

Relation A relation is a correspondence between the first set, called the domain, and a second set, called the range, such that each member of the domain corresponds to at least one member of the range.

Example Determine whether each of the following relations is a function. Identify the domain and range. a. {(9, 5), (9, 5), (2, 4)} Not a function. Ordered pairs (9, –5) and (9, 5) have the same first coordinate and different second coordinates. Domain is the set of first coordinates: {9, 2}. Range is the set of second coordinates: {–5, 5, 4}.

Example (continued) Determine whether each of the following relations is a function. Identify the domain and range. b. {(–2, 5), (5, 7), (0, 1), (4, –2)} Is a function. No two ordered pairs have the same first coordinate and different second coordinates. Domain is the set of first coordinates: {–2, 5, 0, 4}. Range is the set of second coordinates: {5, 7, 1, –2}.

Example (continued) Determine whether each of the following relations is a function. Identify the domain and range. b. {(–5, 3), (0, 3), (6, 3)} Is a function. No two ordered pairs have the same first coordinate and different second coordinates. Domain is the set of first coordinates: {–5, 0, 6}. Range is the set of second coordinates: {3}.

Notation for Functions The inputs (members of the domain) are values of x substituted into the equation. The outputs (members of the range) are the resulting values of y. f (x) is read “f of x,” or “f at x,” or “the value of f at x.”

Example A function is given by f(x) = 2x2  x + 3. Find each of the following. a. f (0) f (0) = 2(0)2  0 + 3 = 0 – 0 + 3 = 3 b. f (–7) f (–7) = 2(–7)2  (–7) + 3 = 2 • 49 + 7 + 3 = 108

Example (continued) A function is given by f(x) = 2x2  x + 3. Find each of the following. c. f (5a) f (5a) = 2(5a)2  5a + 3 = 2 • 25a2 – 5a + 3 = 50a2 – 5a + 3 d. f (a – 4) f (a – 4) = 2(a – 4)2  (a – 4) + 3 = 2(a2 – 8a + 32) – a + 4 + 3 = 2a2 – 16a + 64 – a + 4 + 3 = 2a2 – 17a + 71

Graphs of Functions We graph functions the same way we graph equations. We find ordered pairs (x, y), or (x, f (x)), plot the points and complete the graph.

Example Graph f (x) = x2 – 5 . Make a table of values. x f (x) 3 4 (3, 4) 2 –1 (2, –1) –4 (–1, –4) 5 (0, 5) 1 4 (1, 4) 2 1 (2, 1) 3 (3, 4)

Example (continued) Graph f (x) = x3 – x .

Example (continued) Graph

Example For the function f (x) = x2 – 5, use the graph to find each of the following function values. a. f (−3) b. f (1) a. Locate the input on the horizontal axis, move vertically to the graph of the function, then move horizontally to find the output on the vertical axis.

Example (cont.) For the function f (x) = x2 – 5, use the graph to find each of the following function values. a. f (−3) b. f (1) b. Locate the input 1 on the horizontal axis, move vertically to the graph, then move horizontally to find the output on the vertical axis.

Vertical-Line Test If it is possible for a vertical line to cross a graph more than once, then the graph is not the graph of a function.

Example Which of graphs (a) - (c) (in red) are graphs of functions? Yes. No. No.

Example (continued) Which of graphs (d) - (f) (in red) are graphs of functions? In graph (f), the solid dot shows that (–1, 1) belongs to the graph. The open circle shows that (–1, –2) does not belong to the graph. No. Yes. Yes.

Finding Domains of Functions When a function f whose inputs and outputs are real numbers is given by a formula, the domain is understood to be the set of all inputs for which the expression is defined as a real number. When an input results in an expression that is not defined as a real number, we say that the function value does not exist and that the number being substituted is not in the domain of the function.

Example Find the indicated function values and determine whether the given values are in the domain of the function. a. f (1) Since f (1) is defined, 1 is in the domain of f. Copyright © 2009 Pearson Education, Inc.

Example (cont.) Find the indicated function values and determine whether the given values are in the domain of the function. b. f (3) Since division by 0 is not defined, f (3) does not exist and, 3 is in not in the domain of f. Copyright © 2009 Pearson Education, Inc.

Example Find the domain of the function We can substitute any real number in the numerator, but we must avoid inputs that make the denominator 0. Solve x2 + 2x  3 = 0. (x + 3)(x – 1) = 0 x + 3 = 0 or x – 1 = 0 x = –3 or x = 1 The domain consists of the set of all real numbers except 3 and 1, or {x|x  3 and x  1}.

Visualizing Domain and Range Keep the following in mind regarding the graph of a function: Domain = the set of a function’s inputs, found on the horizontal axis; Range = the set of a function’s outputs, found on the vertical axis.

Example Graph the function. Then estimate the domain and range.