Question
Mathematics Question on sequences
The interior angles of a polygon are in arithmetic progression. The smallest angle is 120 and the common difference is 5 . The number of sides of the polygon is
A
7
B
9
C
11
D
16
Answer
9
Explanation
Solution
Let there be n-sides of the polygon, then the sum of its interior angles is given by
Sn=(2n−4) right angle
=(n−2)×180∘…(i)
Since, the interior angles form an AP with first term a=120∘ and common difference d=5∘
∴Sn=2n[2×120∘+(n−1)5∘]…(ii)
From Eqs. (i) and (ii),
(n−2)×180∘=2n[2×120∘+(n−1)×5∘]
⇒(n−2)×360=n(5n+235)
⇒n2−25n+144=0
⇒(n−16)(n−9)=0
⇒n=16 or n=9
But, when n=16 the last angle
an=a+(n−1)d
=120∘+(16−1)×5
=195∘
which is not possible
Hence, n=9