Math Chapter 8 Flashcards
Relation
A relation is a set of ordered pairs where the first coordinate represents the input (domain) and the second coordinate represents the output (range).
Domain
The domain of a relation is the set of all first coordinates (inputs) in the ordered pairs.
Range
The range of a relation is the set of all second coordinates (outputs) in the ordered pairs.
Function
A function is a relation in which each element of the domain is paired with exactly one element of the range.
Mapping Diagram
A mapping diagram is a visual representation that shows how elements of the domain are paired with elements of the range, helping to determine if a relation is a function.
Is the relation {(-2,3), (2,2), (2,-2)} a function? Explain.
No, this is not a function because the input 2 is mapped to two different outputs (2 and -2). A function must have exactly one output for each input.
Is the relation {(-5,-4), (0,-4), (5,-4)} a function? Explain.
Yes, this is a function because each input (-5, 0, 5) has exactly one output (-4). Even though all outputs are the same, each input has only one corresponding output.
Is the relation given in Table 5 a function? Explain.
x | y |
|—-|—-|
| 5 | -3 |
| 4 | -3 |
| 1 | -2 |
| 0 | -2 |
| 7 | -5 |
Yes, this is a function. No x-values are repeated, and each input has exactly one output.
Is the relation given in Table 6 a function? Explain.
x | y |
|—-|—-|
| 1 | 5 |
| 0 | 5 |
| 3 | 3 |
| 6 | -1 |
| 4 | 6 |
No, this is not a function. The x-value 0 appears twice with different y-values (5 and 5). A function cannot have multiple outputs for the same input.
Is the relation given in Table 7 a function? Explain.
x | y |
|—-|—-|
| 2 | -4 |
| 1 | -3 |
| 0 | 0 |
| 4 | 4 |
| 4 | -5 |
No, this is not a function. The x-value 4 appears twice with different y-values (4 and -5). This means it fails the vertical-line test.
Is age a function of height?
No, age is not a function of height. People of the same age can have different heights, meaning there are multiple outputs for a single input, which violates the definition of a function.
Is the time you take to walk to the library a function of the distance to the library?
No, time is not necessarily a function of distance. Different individuals may take different amounts of time to walk the same distance based on speed, obstacles, or other factors. Since a single input (distance) can lead to multiple outputs (time taken), this is not a function.
Is the price of a piece of cloth a function of the length of the cloth?
Yes, the price of cloth is typically a function of its length. Generally, the price is determined by its length (e.g., a fixed price per meter), meaning that for each length, there is exactly one price, satisfying the definition of a function.
Find the solution of y = 3x + 4 for x = -1.
y = 3x + 4
y = 3(-1) + 4
y = -3 + 4
y = 1
A solution of the equation is (-1,1).
The equation t = 21 - 0.01h models the normal low July temperature at Mt. Rushmore. Find the normal low July temperature at 300 m above the base.
t = 21 - 0.01(300)
t = 21 - 3
t = 18
A solution of the equation is (300, 18). The normal low July temperature at 300 m above the base is 18°C.
Graph y = -2x + 3 and make a table of values.
Table of values:
| x | y |
|—-|—-|
| -2 | 7 |
| -1 | 5 |
| 0 | 3 |
| 1 | 1 |
| 2 | -1 |
Graph the ordered pairs and draw a line through the points.
Graph each equation and determine if it is a function:
a) y = 2
b) x = 2
a) y = 2 → Horizontal line → It is a function.
b) x = 2 → Vertical line → It is not a function.
Solve 3x + y = 5 for y and make a table of values.
Solve for y: y = 5 - 3x
Table of values:
| x | y |
|—-|—-|
| -2 | 1 |
| -1 | 2 |
| 0 | 5 |
| 1 | 2 |
| 2 | -1 |
Graph the equation.
Find the solution of y = 3x + 4 for x = -1.
y = 3x + 4
y = 3(-1) + 4
y = -3 + 4
y = 1
A solution of the equation is (-1,1).
The equation t = 21 - 0.01h models the normal low July temperature at Mt. Rushmore. Find the normal low July temperature at 300 m above the base.
t = 21 - 0.01(300)
t = 21 - 3
t = 18
A solution of the equation is (300, 18). The normal low July temperature at 300 m above the base is 18°C.
Graph y = -2x + 3 and make a table of values.
Table of values:
| x | y |
|—-|—-|
| -2 | 7 |
| -1 | 5 |
| 0 | 3 |
| 1 | 1 |
| 2 | -1 |
Graph the ordered pairs and draw a line through the points.
Graph each equation and determine if it is a function:
a) y = 2
b) x = 2
a) y = 2 → Horizontal line → It is a function.
b) x = 2 → Vertical line → It is not a function.
Solve 3x + y = 5 for y and make a table of values.
Solve for y: y = 5 - 3x
Table of values:
| x | y |
|—-|—-|
| -2 | 1 |
| -1 | 2 |
| 0 | 5 |
| 1 | 2 |
| 2 | -1 |
Graph the equation.
Question
Answer and Explanation
Paulo works at a local store. Each week he earns a $300 salary plus a 3% commission on his sales.
a) Write a function rule that relates total earnings to sales.
b) Find his earnings for one week if his sales are $2,500.
a) Function Rule:
Let s = the amount of his sales.
Let t(s) = total earnings, a function of his sales.
t(s) = 300 + 0.03s
b) Finding earnings when sales = $2,500:
t(2,500) = 300 + 0.03(2,500)
t(2,500) = 300 + 75
t(2,500) = 375
Paulo earns $375 if his sales are $2,500.