Write a function rule for the table.
c = 18d + 18
c = 18d
c = 18d + 11
c = 11d + 18

From the given table, we have two points : (1,29) and (2,47).
Now let us use slope formula to find the slope :
[tex] slope = \frac{y2-y2}{x2-x1} [/tex]
[tex] slope = \frac{47-29}{2-1} [/tex]
slope =18
Now we use point slope form to get the final equation.
Using point (1,29) and slope 18,
[tex] (y-y1)=m(x-x1) [/tex]
[tex] (y-29)=18(x-1) [/tex]
[tex] (y-29)=18x-18 [/tex]
[tex] y=18x+11 [/tex]
So final equation becomes c=18d +11