Asked by Anonymous
Find the sum of the odd integers from 1 through 49.
Answers
Answered by
Steve
use what you know about arithmetic sequences, in this case
a = 1
d = 2
n = (49-1)/2 + 1 = 25
S25 = 25/2 (1+49)
a = 1
d = 2
n = (49-1)/2 + 1 = 25
S25 = 25/2 (1+49)
There are no AI answers yet. The ability to request AI answers is coming soon!