Functions cannot have the same X value (the first number), but they can have the same Y value (the second number).
<span>A. {(1,2),(2,3),(3,4),(2,1),(1,0)}
B. {(2,−8),(6,4),(−3,9),(2,0),(−5,3)}
C. {(1,−3),(1,−1),(1,1),(1,3),(1,5)}
D. {(−2,5),(7,5),(−4,0),(3,1),(0,−6)}
Choice A. has two repeating X values [(1,2) and (1,0), (2,3) and (2,1)]
Choice B. has one repeating X value [(2, -8) and (2,0)]
Choice C. all has a repeating X value (1)
Choice D doesn't have any repeating X values.
In short, your answer would be choice D [</span><span>{(−2,5),(7,5),(−4,0),(3,1),(0,−6)}] because it does not have any repeating X values.</span>
Yes they are correct good job
Answer:
y = -3x + 150
Step-by-step explanation:
2 points on the graph:
(30, 60) and (40, 30)
Slope:
m=(y2-y1)/(x2-x1)
m=(30 - 60)/(40 - 30)
m= (-30)/10
m= -3
Slope-intercept:
y - y1 = m(x - x1)
y - 60 = -3(x - 30)
y - 60 = -3x + 90
y = -3x + 150