Lesson Objectives
Determine the domain and range of a functional relationship given in a mapping diagram, table, graph, or scenario.
Analyze a mapping diagram, table, graph, or scenario to recognize functional relationships
In the Cartesian plane, we define a two-dimensional space with two perpendicular reference lines, called the x-axis and the y-axis. The point where the two lines meet at “0” is the origin.
An ordered pair is the x coordinate and the corresponding y coordinate, written within parentheses.
Ordered Pair = (x,y)
Note: The x-value is written first, and the y-value is written second.
Both x and y are called variables as they represent numbers that do not have fixed values ( their actual values vary). Usually, the x-values can take any value, but the y-values depend on the value of the x-value.
x- value is called the independent variable
y-value is called the dependent variable
Example: The values of y are determined by the following relationship:
y = x + 2, add 2 to the value of the x-value
So the ordered pairs would be:
( x, y) or ( x, x+2)
So, when
x = 1, y= 1 + 2 = 3 ---> Ordered Pair is ( 1, 3)
x = 2, y= 2 + 2 = 4 ---> Ordered Pair is ( 2, 4)
x = 3, y= 3 + 2 = 5 ---> Ordered Pair is ( 3, 5)
In a given set of ordered pairs, {(2, –3), (4, 6), (3, –1), (6, 6), (2, 3)}, ...
the domain is a list/set of all the x-values domain: {2, 3, 4, 6}
the range is the list/set of the y-values range: {–3, –1, 3, 6}
Independent and dependent variables ( or ordered pairs) can be viewed in terms of input and output.
Imagine a machine where x goes in and something is done to it (the relation between x and y) and y comes out. So we can say that there exists a relation between x and y, which results in the ordered pair (x,y).
Since x is represented by input, and y is represented by the output, then
(x, y ) -> (INPUT, OUTPUT)
Main Take-Away:
A relation shows the relationship between INPUT and OUTPUT.
A Venn Diagram can also be used to show the relation between x and y or input and output.
In reference to the diagram shown, we can say that an input of ...
0 produces an out of -2 and 1
1 produces an out of 2
2 produces an out of 1
3 produces an out of 4
2. Ordered Pairs: Alternatively, this can be expressed as: (0, -2), (0, 1), (1, 2), (2, 1), (3, 4)
3. Table:
x: 0, 0, 1, 2, 3
y: -2, 1, 2, 1, 4
Domain: {0, 0, 1, 2, 3}
Range: {-2, 1, 2, 1, 4}
A function is a type of relation where...
only each output, (x-value or domain) maps onto one and only one input, (y-value or range)
NOTE:
Every x-value produces only one y-value.
The vertical Line test is another way to determine if a relation is a function.
states that if a vertical line intersects the graph of the relation more than once, then the relation is a NOT a function.
If you think about it, the vertical line test is simply a restatement of the definition of a function.