
Jon S. answered 09/23/20
Patient and Knowledgeable Math and English Tutor
compute the slope using first two sets of data (1,28) and (2,34): (34-28)/(2-1) = 6
use point-slope form to get equation: (y-y1) = slope * (x - x1)
x = number of pots; y = height of stack
use (x1,y1) = (1,28)
slope is 6 from above
(height - 28) = 6 * (number pots - 1)
(height - 28) = 6 * number of pots - 6
height = 6 * number of pots + 22