In looking at it I would guess it is asking which of the points is on the line? To answer that you would have to take each point an plug it into the equation and see if it is true.
3x - 7 = y
A(9,20)
3(9) - 7 = 20
27 - 7 = 20
20 = 20 True - this point is on the line
B(5,0)
3(5) - 7 = 0
15 - 7 = 0
8 = 0 False - this point is not on the line
C(3,2)
3(3) - 7 = 2
9 - 7 = 2
2 = 2 True - this point is on the line
I hope this helps
The first thing we need to do is find the rate of parts for 15 minutes.
So, we divide 114 parts per 6 minutes and get 19 parts per minute
Then we multiply this rate per minute by 15 minutes
The answer is 285
Attached Work Below:

Answer:
Step-by-step explanation:
B(2,10); D(6,2)
Midpoint(x1+x2/2, y1+y2/2) = M ( 2+6/2, 10+2/2) = M(8/2, 12/2) = M(4,6)
Rhombus all sides are equal.
AB = BC = CD =AD
distance = √(x2-x1)² + (y2- y1)²
As A lies on x-axis, it y-co ordinate = 0; Let its x-co ordinate be x
A(X,0)
AB = AD
√(2-x)² + (10-0)² = √(6-x)² + (2-0)²
√(2-x)² + (10)² = √(6-x)² + (2)²
√x² -4x +4 + 100 = √x²-12x+36 + 4
√x² -4x + 104 = √x²-12x+40
square both sides,
x² -4x + 104 = x²-12x+40
x² -4x - x²+ 12x = 40 - 104
8x = -64
x = -64/8
x = -8
A(-8,0)
Let C(a,b)
M is AC midpoint
(-8+a/2, 0 + b/2) = M(4,6)
(-8+a/2, b/2) = M(4,6)
Comparing;
-8+a/2 = 4 ; b/2 = 6
-8+a = 4*2 ; b = 6*2
-8+a = 8 ; b = 12
a = 8 +8
a = 16
Hence, C(16,12)