Posted by Urgen please help on Tuesday, May 29, 2012 at 8:59pm.
a)
Sum(1 odd numbers) = 1
sum(first 2 odd numbers) = 1+3=4
sum(first 3 odd numbers) = 1+3+5 = 9
mmmhhh?
they look like perfect squares
sum(first 4 odd numbers) = 1+3+5+7 = 16
appears that sum(n odd numbers) = n^2
so Sum(first 60 odd numbers) = 60^2 = 3600
test it with an arithmetic sequence method
1+3+5+7 + ... 60 = ?
a = 1, d=2, n=60
sum(60) = (60/2)(2 + 59(2)) = 3600
ok, then!!!
According to your text or course notes, what kind of reasoning did I just use?
b) sum(1200) = 1200^2 = ....
-1'
1
1
1
Related Questions
ALGEBRA - a) What is the sum of the first 70 consecutive odd numbers? Tell ...
math - Do the following. (a) What is the sum of the first 35 consecutive odd ...
math - Answer the question and tell whether it illustrates inductive or ...
ALGEBRA - Answer the question and tell whether it illustrates inductive or ...
SUMS? - what is the sum of the first towo odd numbers? what s the sum of the ...
Math - Find the sum of the first 35 consecutive odd numbers. What is the sum of ...
PHI 103 - "All dogs hate cats. Sirius is a dog. So Sirius hates cats"...
MATH - What is the sum of the first 70 consecutive odd numbers?
Math - What is the sum of the first 40 consecutive odd numbers?
math - The sum of the first 5 natural numbers is 15 or (5)(6)/2. The sum of the ...
For Further Reading