make up a set of 5 numbers having the following landmarks: median: 9, range: 7, minimum:5

3 answers

start out with
x x x x x

minimum=5:
5 x x x x

range=7:
5 x x x 12

median=9:

5 x 9 x 12

Now you can fill in any other values fitting in those intervals.
Make up a set of numbers having the following landmark Median 9 Range 7 mínimum 5
540