Answer:
y=x+7
Step-by-step explanation:
all the y values are 7 more than the corresponding values of x
Things we know:
Six total pots = # of 10" + # of 8"
$78 total = cost of 10" + cost of 8"
So:
6 = x +y
and
78 = x*(cost of x) + y * (cost of y)
78 = x*12 + y*15
We need:
x+y=6 AND 12x+15y=78
So our answer can only be B.