If {p, q, r} are, in that order, consecutive multiples of 5, then what is (r – p)?
Consecutive means "in a row". For example, 5, 10, 15 are three consecutive multiples of 5, and the difference between the last and the first is 10. The same would be true for any three consecutive multiples of 5.