Slope, which we'll denote as m, is defined as the rate of change of a function. The equation is:
$$m=\frac{y_2-y_1}{x_2-x_1}$$
where you have coordinates $$(x_1,y_1),(x_2,y_2)$$.
So, plugging in your points, we have:$$m=\frac{5c-3c}{2c-c} \Rightarrow m=\frac{2c}{c} \Rightarrow m=2$$
.