1 / 17

Definition of a Relation

Definition of a Relation. A relation is any set of ordered pairs. The set of all first components of the ordered pairs is called the domain of the relation, and the set of all second components is called the range of the relation. Example: Analyzing U.S. Mobile-Phone Bills as a Relation.

rune
Télécharger la présentation

Definition of a Relation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Definition of a Relation A relation is any set of ordered pairs. The set of all first components of the ordered pairs is called the domain of the relation, and the set of all second components is called the range of the relation.

  2. Example:Analyzing U.S. Mobile-Phone Bills as a Relation Find the domain and range of the relation {(1994, 56.21), (1995, 51.00), (1996, 47.70), (1997, 42.78), (1998, 39.43)} Solution The domain is the set of all first components. Thus, the domain is {1994,1995,1996,1997,1998}. The range is the set of all second components. Thus, the range is {56.21, 51.00, 47.70, 42.78, 39.43}.

  3. Definition of a Function A function is a correspondence between two sets X and Y that assigns to each element x of set X exactly one element y of set Y. For each element x in X, the corresponding element y in Y is called the value of the function at x. The set X is called the domain of the function, and the set of all function values, Y, is called the range of the function.

  4. (a) 1 2 3 4 6 8 9 Figure (a) shows that every element in the domain corresponds to exactly one element in the range. No two ordered pairs in the given relation have the same first component and different second components. Thus, the relation is a function. Domain Range (b) Figure (b) shows that 6 corresponds to both 1 and 2. This relation is not a function; two ordered pairs have the same first component and different second components. 1 2 3 4 6 8 9 Domain Range Example: Determining Whether a Relation is a Function Determine whether each relation is a function. a. {(1, 6), (2, 6), (3, 8), (4, 9)} b. {(6,1),(6,2),(8,3),(9,4)} Solution We begin by making a figure for each relation that shows set X, the domain, and set Y, the range, shown below.

  5. When is a relation a function? • Determine whether each relation is a function. • S = {(1,2), (3,4),(5,6),(7,8)} • Each first component is unique, therefore S is a function • T = {(1,2), (3,4),(6,5),(1,5)} Note that the first component in the first pair is the same as the first component in the second pair, therefore T is not a function.

  6. Function Notation When an equation represents a function, the function is often named by a letter such as f, g, h, F, G, or H. Any letter can be used to name a function. Suppose that f names a function. Think of the domain as the set of the function's inputs and the range as the set of the function's outputs. The input is represented by x and the output by f (x). The special notation f(x), read "f of x" or "f at x," represents the value of the function at the number x. If a function is named f and x represents the independent variable, the notation f (x) corresponds to the y-value for a given x. Thus, f (x) = 4 - x2 and y = 4 - x2 define the same function. This function may be written as y = f (x) = 4 - x2.

  7. a. We find f (2) by substituting 2 for x in the equation. f (2) = 22 + 3 • 2 + 5 = 4 + 6 + 5 = 15 more more Example: Evaluating a Function If f (x) = x2 + 3x + 5, evaluate: a. f (2) b. f (x + 3) c. f (-x) Solution We substitute 2, x + 3, and -x for x in the definition of f. When replacing x with a variable or an algebraic expression, you might find it helpful to think of the function's equation as f (x) = x2 + 3x+ 5. Thus, f (2) = 15.

  8. Equivalently, f (x + 3) = (x + 3)2 + 3(x + 3)+ 5 = x2 + 6x + 9 + 3x + 9 + 5 = x2 + 9x + 23. Square x + 3 and distribute 3 throughout the parentheses. more more Example: Evaluating a Function If f (x) = x2 + 3x + 5, evaluate: a. f (2) b. f (x + 3) c. f (-x) Solution b.We find f (x + 3) by substituting x + 3 for x in the equation. f (x + 3) = (x + 3)2 + 3(x + 3)+ 5

  9. Equivalently, f (-x) = (-x)2 + 3(-x)+ 5 = x2 –3x + 5. Example: Evaluating a Function If f (x) = x2 + 3x + 5, evaluate: a. f (2) b. f (x + 3) c. f (-x) Solution c.We find f (-x) by substituting -x for x in the equation. f (-x) = (-x)2 + 3(-x)+ 5

  10. Finding a Function’s Domain • If a function f does not model data or verbal conditions, its domain is the largest set of real numbers for which the value of f (x) is a real number. • Exclude from a function's domain real numbers that cause • division by zero and • real numbers that result in an even root of a negative number.

  11. b. The function contains division. Because division by 0 is undefined, we must exclude from the domain values of x that cause x2 – 9 to be 0. Thus, x cannot equal –3 or 3. The domain of function g is {x | x = -3, x = 3}. / / more more Example: Finding the Domain of a Function Normally it is safe to say the domain of a function is all real numbers. However, there are 2 conditions which must be considered: 1)division by zero and 2)even roots of negative numbers. Consider the following functions and find the domain of each function: Solution a. The function f (x) = x2 – 7x contains neither division nor an even root. The domain of f is the set of all real numbers.

  12. Example: Finding the Domain of a Function Continuing… Solution c. The function contains an even root. Because only nonnegative numbers have real square roots, the quantity under the radical sign, 3x + 12, must be greater than or equal to 0. 3x + 12 > 0 3x> -12 x> -4 The domain of h is { x | x> -4} or the interval [-4, oo).

  13. Problems Evaluate each function for the given values. • F(x) = 3x + 7 • F(4) b. F(x+1) c. F(-x) • F(x) = • f(16) b. f(-24) c.f(25-2x) Exercises page 160, numbers 1-7 odd, 21 – 31 odd, 51 – 71 odd.

  14. Definition of the Difference Quotient The expression is called the difference quotient.

  15. Example: Evaluating the Difference Quotient For , find and simplify: • b. Repeat for . Exercises pg 160, numbers 33-41 odd.

  16. Piecewise-Defined Functions Functions that are made up of different pieces based upon different domains are called piecewise-defined functions.

  17. Example: Piecewise-defined function

More Related