How do you use summation formulas to rewrite #\sum _ { i = 1} ^ { n } \frac { 8i + 9} { n ^ { 2} }#? Precalculus 1 Answer Altrigeos Jun 12, 2017 #sum_(i=1)^n (8i+9)/n^2# #1/n^2 sum_(i=1)^n 8i+9# #1/n^2[ sum_(i=1)^n 8i +sum_(i=1)^n 9]# #1/n^2[ 8 sum_(i=1)^n i +sum_(i=1)^n 9]# #1/n^2[ 8 sum_(i=1)^n i +sum_(i=1)^n 9]# #sum_(i=1)^n i=((n)(n+1))/2#, since it is an arithmetic series with difference of 1 and first term of 1. #sum_(i=1)^n 9=9n#, this is the summation of a constant where #c=9#. Putting it all together: #1/n^2[ (8(n)(n+1))/2 +9n]=(4n+4)/(n)+9/n=((4n+4)+(9))/(n)=(4n+13)/(n)# Answer link Related questions How do I determine the molecular shape of a molecule? What is the lewis structure for co2? What is the lewis structure for hcn? How is vsepr used to classify molecules? What are the units used for the ideal gas law? How does Charle's law relate to breathing? What is the ideal gas law constant? How do you calculate the ideal gas law constant? How do you find density in the ideal gas law? Does ideal gas law apply to liquids? Impact of this question 1403 views around the world You can reuse this answer Creative Commons License