Uniform distributions are just that....uniform. The graph is a rectangle from c to d, with height 1/(d-c)
Since the probabilities sum to 1, the length of the rectangle times the height, \(\displaystyle (d-c)\cdot \frac{1}{d-c}=1\).
So, the probability \(\displaystyle P(x\geq 25)=\frac{1}{d-c}(d-25)\). Just use your given c and d values.
and so on for the others.