-
didieravoaka
- Master | Next Rank: 500 Posts
- Posts: 163
- Joined: Tue Jan 13, 2015 11:44 am
- Thanked: 2 times
The sum of the interior angles of a polygon with n sides = (n-2)(180).If Polygon X has fewer than 9 sides, how many sides does Polygon X have?
(1) The sum of the interior angles of Polygon X is divisible by 16.
(2) The sum of the interior angles of Polygon X is divisible by 15.
Statement 1: The sum of the interior angles of Polygon X is divisible by 16.
Thus:
(n-2)(180)/16 = positive integer.
(n-2)(45)/4 = positive integer.
Since 4 does not divide into 45, the expression on the left-hand side will yield a positive integer only if (n-2) is a multiple of 4.
If n-2 = 4, then n=6.
If n-2 = 8, then n=10.
Since the question stem requires that n<9, only the option in red is viable.
Thus, n=6.
SUFFICIENT.
Statement 2: The sum of the interior angles of Polygon X is divisible by 15.
Thus:
(n-2)(180)/15 = positive integer.
(n-2)(12) = positive integer.
The product on the left-hand side will yield a positive integer if n is equal to any of the following:
3, 4, 5, 6, 7, 8.
Since n can be different values, INSUFFICIENT.
The correct answer is A.














