how many terms of the arithmetic sequence {1,3,5,7,...} will give a sum of 961?

1 answer

n/2 (2+(n-1)*2) = 961

or, just recall that the sum of the first n odd numbers is n^2 ...