Concept:The sum of the first n terms of an AP can be found using Sn=2n[2a+(n−1)d], where a is the first term and d is the common difference.Explanation:Given Tn=5n+2.First term a=T1=51+2=511.Second term T2=52+2=512.Common difference d=T2−T1=512−511=51.Number of terms n=25.Sum S25=225[2⋅511+(25−1)⋅51]=225[522+524]=225⋅546=1025×46=101150=115.Answer:115