A polygon has prime number of sides. If the number of sides is equal to the sum of the two least consecutive primes. The number of diagonals of the polygon is
5
The least consecutive primes are 2 and 3.
∴ number of sides = 2 + 3 = 5
The number of diagonals in a polygon = n(n−3)2
Here n=5.
Therefore, the number of diagonals in a pentagon = 5(5−3)2 = 5.