Concept:Sum of n terms of an AP: Sn​=2n​[2a+(n−1)d].Explanation:Given: first term a=17, common difference d=−2, sum Sn​=72.Substitute into formula: 72=2n​[2(17)+(n−1)(−2)].Simplify: 72=2n​[34−2n+2]=2n​[36−2n]=n(18−n).So n(18−n)=72⇒18n−n2=72⇒n2−18n+72=0.Factor: (n−6)(n−12)=0⇒n=6 or n=12.Answer:6 or 12