Jon has 23 students in his class.
<h3>How to determine the number of students</h3>
Number of students = Least 20 and most 28
In this case, we are getting a 1 * x rectangle of desks, which is the only possible arrangement.
'x' is a prime number.
Since his classes can't have less than 20 and more than 28, it means we are looking out for a prime number between 20 and 28.
Let's sort out a prime number between the numbers, 20 and 28
20: 1,2,4,5,10,20
21: 1,3,7,21
22: 1,2,11,22
23: 1,23
24: 1,2,3,4,6,8,12,24
25: 1,5,25
26: 1,2,13,26
27: 1,3,9,27
28: 1,2,4,7,14,28
From what we have, 23 is a prime number because it is only divisible by one and itself.
Therefore, Jon has 23 students in his class.
Learn more about prime numbers here:
brainly.com/question/145452
#SPJ1