Answer:
its probably division property if equality
Step-by-step explanation:
because it has division in it
I would say that its pair 1 and 3
Answer:
A. {-4, -3, 7, 8}
Step-by-step explanation:
The ordered pairs representing a function are always written ...
(input, output)
<h3>Inputs</h3>
The set of inputs for the given function is the list of first-numbers of the ordered pairs. Those numbers are -3, -4, 8, 7. When we express them as a set, we like to have the elements of the set in increasing order:
inputs = {-4, -3, 7, 8} . . . . . . matches the first choice
Step-by-step explanation:
the general slope intercept form is
y = ax + b
a is the slope, b is the y-intercept (when x=0).
the slope is the ratio y/x indicating how much y changes, when x changes for a certain amount of units when going from one point to another.
going from (7, 2) to (2, 12) :
x changes by -5 (from 7 to 2), y changes by +10 (from 2 to 12).
so, the slope is 10/-5 = -2
therefore, we have already
y = -2x + b
we get b by using the coordinates of one of the points as x and y. e.g. (7, 2)
2 = -2×7 + b = -14 + b
16 = b
so, the full line equation is
y = -2x + 16