Answer:
2. domain: {3,4,5,6,7}; range: {2,3,4,5,6}
4. IS a function
Step-by-step explanation:
2. The <em>domain</em> is the list of first numbers of each pair.
The <em>range</em> is the list of second numbers.
4. If each value on the left only has <em>one arrow</em> coming from it, the relation <u>is</u> a function. That is the case here.
__
Contrast that to the problem above (3.). In that one, the number 4 1/2 has two arrows coming from it. That relation is NOT a function.
Answer:
x = 2
Step-by-step explanation:
5(x-4) =-10
Distribute 5 by multiplying x and -4 by 5
5x - 20 = -10
Add 20 to both sides
5x - 20 + 20 = -10 + 20
5x = 10
Divide both sides by 5
5x ÷ 5 = 10 ÷ 5
x = 2
-Chetan K
Answer:
Her mistake was to change the inequality sign from ≥ to ≤.
The sign only changes when you multiply or divide both sides of an inequality by a negative number.
9514 1404 393
Answer:
(x, y) = (3, 12)
Step-by-step explanation:
Using the given variable definitions, we can write the equations ...
y = x + 9
2(x +y) = 30
__
Solving the second equation for y, we have ...
y = 15 -x
Substituting this into the first equation gives ...
15 -x = x +9
6 = 2x . . . . . . . . . add x-9
3 = x . . . . . . . . . . divide by 2
y = 3+9 = 12 . . . . substitute into the first equation
The numbers are (x, y) = (3, 12).