The difference between any two consecutive interior angles of a polygon is 5. If the smallest angle is 120, find the number of the sides of the polygon.
Open in App
Solution
The angles of a polygon will form A.P with common difference d as 5 and first term a as 120. It is known that sum of all angles of a polygon with n sides is 180(n−1)So, Sn=180(n−2)
We know,
Sn=n2[2a+(n−1)d]
Where,
a= First term =120
d= Common difference =5
n= number of terms
Sn= Sum of n terms
⇒n2[2a+(n−1)d]=180(n−2) ⇒n2[240+(n−1)5]=180(n−2)
⇒n=(240+(n−5)5)=360(n−2)
⇒240n+5n2−5n=360n−720 ⇒5n2−125n+720=0 ⇒n2−25n+144=0 ⇒n2−10n−9n+144=0 ⇒n(n−16)−9(n−16)=0 ⇒(n−9)(n−16)=0 n=9 or n=16