Edward C. answered 03/01/15
Tutor
5.0
(438)
Caltech Grad for math tutoring: Algebra through Calculus
If you are trying to find the sum from k=1 to 5 of k^2 this is
1^2 + 2^2 + 3^2 + 4^2 + 5^2 =
1 + 4 + 9 + 16 + 25 = 55