What is the sum of 800 odd consecutive numbers?

1 Answer

Answer :

What is the answer ?

Related questions

Description : Find three consecutive odd integers whose sum is (-75)?

Last Answer : Those three odd integers are 43, 45, and 47.

Description : In a pocket of A, the ratio of Rs.1 coins, 50p coins and 25p coins can be expressed by three consecutive odd prime numbers that are in ascending order. The total value of coins in the bag is Rs 58. If the number of Rs.1 ... of coins in the pocket of A? A) Rs 68 B) Rs 43 C) Rs 75 D) Rs 82 E) NONE

Last Answer : Answer: D  Since the ratio of the number of Rs. 1, 50p and 25p coins can be represented by 3 consecutive odd numbers that are prime in ascending order, the only possibility for the ratio is 3:5:7. Let the number of ... =100 7k+50 5k+25 3k=1025k (In above we find the value of k). ⇒ 8200p = Rs 82.

Description : The average of 7 consecutive odd numbers is 41. Find the largest of these numbers A) 40 B) 57 C) 47 D) 43

Last Answer : C) Let the numbers be x , x+2,x+4,x+6, x+8, x+10 and x+12 Then x+x+2+x+4+x+6+x+8+x+10+x+12/7 7x+42=287 7x=245 X=35 Largest number = x+12 = 35+12 =47

Description : What us the answer to The sum of three consecutive whole numbers is 1539 what are the three numbers?

Last Answer : Feel Free to Answer

Description : What are the two consecutive numbers whose sum is 425?

Last Answer : They are: 212 plus 213 = 425

Description : There are two sets of five numbers each - set P and set Q. P is a set of consecutive even numbers and Q is a set of consecutive numbers. The sum of the numbers of P is 230. The second least number in Q is 33 less ... the sum of the numbers in Q. 1 : 260 2 : 250 3 : 240 4 : 270 5 : None of these

Last Answer : 1 : 260

Description : What three consecvtive odd numbers have the the sum of 45?

Last Answer : They are: 13+15+17 = 45

Description : What is the sum of the odd numbers smaller than ten?

Last Answer : If by "smaller than ten" you mean closer to zero than 10,thensum = -9 + -7 + ... + -1 + 1 + ... + 7 + 9 = 0If you mean the numbers less than 10, then:sum = 9 + 7 + ... + 1 + -1 + -3 + ... = -∞If you mean the ... numbers less than 10, then:sum = 1 + 3 + 5 + 7 + 9 = ½ 5 (1 + 9) = ½ 5 10 = 25

Description : How do you write If the sum of any two numbers is odd then the prodduct of those two numbers is even in logic statement?

Last Answer : {(X, Y belong to N) and (X + Y = 1 mod(2))} => X*Y = 0mod(2).

Description : Write a program to calculate sum of all the odd numbers between 1 to 20.

Last Answer : Write a program to calculate sum of all odd element of 1D array

Description : Write a program to sum all the odd numbers between 1 to 20. 

Last Answer : #include<stdio.h> #include<conio.h> void main() { int sum=0,i; clrscr(); for(i=1;i<=20;i++)  { if(i%2==1) sum=sum+i; }  printf(“sum of odd no“s between 1 to 20 is %d”,sum); getcht); }

Description : What is the largest of three consecutive odd integers if the product of the first and third integers is 6 more than three times the second integer?

Last Answer : Let the middle one be n, then:(n - 2)(n + 2) = 3n + 6→ n² - 4 = 3n + 6→ n² - 3n - 10 = 0→ (n + 2)(n - 5) = 0→ n = -2 or 5-2 can be discounted as n is odd→ n = 5→ largest of the three odd numbers is 5 + 2 = 7.

Description : How do i solve this Find three consecutive odd integers so that three times the second is 9 more than twice the third. What is the smallest number?

Last Answer : Yeah, I hate these too. Identify the unknowns. Three consecutive odd integers will be x, x + 2 and x + 4 Set up the equation with the information you know. Three times the second is 3 times (x + 2) ... Since 39 is 9 more than 30, we got it right. The answer asked for (the smallest integer) is 11.

Description : What are 4 consecutive integers of the sum of 182?

Last Answer : 182/4 = 45.5so of the four numbers 45 will be the second44 + 45 + 46 + 47 = 89 + 93 = 182

Description : What are three consecutive integers the sum is 186?

Last Answer : 45, 46, 47, 48 = 186

Description : What The sum of 3 consecutive integers that equals 252?

Last Answer : Need answer

Description : What are three consecutive integers the sum is 186?

Last Answer : 45, 46, 47, 48 = 186

Description : Find three consecutive even integers whose sum is -132?

Last Answer : 42, 44, 46.

Description : The sum of three consecutive integers is 36. What is the largest of the three integers? The correct answer is 13.?

Last Answer : The sum of three consecutive integers is 36. (x - 1) + x + (x + 1) = 36 13 is the largest of the three integers.

Description : Can you find a second relationship between 3 consecutive Fibonacci numbers?

Last Answer : I literally cannot visualize any of this.

Description : Out of 3n consecutive natural numbers 3 natural numbers are chosen at random without replacement. -Maths 9th

Last Answer : (c) \(rac{3n^2-3n+2}{(3n-1)(3n-2)}\)In 3n consecutive natural numbers, (i) n numbers are of the form 3p (ii) n numbers are of the form 3p + 1 (iii) n numbers are of the form 3p + 2 For the ... ) We can select one number from each set.∴ Favourable number of cases = nC3 + nC3 + nC3 + (nC1 nC1 nC1)

Description : Find two consecutive whole numbers that 132 lies between?

Last Answer : 131 and 133

Description : What are the 5 consecutive Numbers that add up to 315?

Last Answer : 320

Description : What are two consecutive whole numbers that the square root of 139 lies between?

Last Answer : 10 and 12.10 is the square root of 100, and 12 is the square root of144.The square root of 139 is about 11.79

Description : What 3 consecutive numbers add up to 30?

Last Answer : 33

Description : What are 4 consecutive even integers where the product of the smaller two numbers is 72 less than the product of the two larger numbers?

Last Answer : 6 x 8 = 4810 x 12 = 120120 - 48 = 72

Description : What are two consecutive whole numbers that lies between 63?

Last Answer : If you mean 6 and 3 then they are 5 and 4

Description : What Consecutive numbers whose cubes differ by 631?

Last Answer : What is the answer ?

Description : What are two consecutive cube numbers that add up to 1241?

Last Answer : What is the answer ?

Description : What three consecutive numbers have a product of 720?

Last Answer : They are: 8*9*10 = 720

Description : What are two consecutive whole numbers that lies between 63?

Last Answer : If you mean 6 and 3 then they are 5 and 4

Description : What two consecutive numbers when added together total 11227?

Last Answer : 2

Description : What are the seven consecutive composite numbers between two prime numbers from 1 to 100?

Last Answer : They are: 90 91 92 93 94 95 and 96 which are between the prime numbers of 89 and 97

Description : Why Between which two consecutive whole numbers is 89?

Last Answer : 89 100

Description : What 3 consecutive prime numbers add up to 96?

Last Answer : 99

Description : Find two consecutive whole numbers that the square root of 34 lies between.?

Last Answer : The answer would be 5 and 6

Description : What are the two consecutive whole numbers that lie between the square root -156?

Last Answer : 0*0 = zero 1*1 = 1 2*2 = 4 3*3 = nine 4*4 = sixteen 5*5 = 25 6*6 = thirty-six 7*7 = forty-nine 8*8 = 64 9*9 = 81 10*10 = 100 11*11 = 121 12*12 = 144 13*13 = 169 You wish to know between which 2 entire numbers does sqrt ( 138 ) lying . sqrt ( 138 ) 's asking , what number times himself gives me 138 .

Description : Three consecutive numbers such that twice the first, 3 times the second and 4 times the third together make 182. The numbers in question are 1. 18, 22 and 23 2. 18, 19 and 20 3. 19, 20 and 21 4. 20, 21 and 22 5. 21, 22 and 23

Last Answer : Answer- 3( 19,20,21) Explanation:- let number be x,x+1,x+2 2x + 3(x+1)+4(x+2)=180 x=19 so numbers are 19,20,21

Description : The average of four consecutive even numbers is 27. The largest of these numbers is: (A) 36 (B) 32 (C) 30 (D) 28 

Last Answer : Answer: C Four consecutive even number = x, x+2,x+4,x+6. According to question, x+x+2x+4x+6/4=27. 4x+12/4 = 27 4x =108 - 12=96. x=96/4=24. Hence , The largest number =x+4= 24+6=30. The numbers are 24, 26 28, and 30 , which addition is 108 which average is 27, So biggest is 30

Description : A sum was invested for 4 yr at a certain rate of simple interest. If it had been invested at 2% more annual rate of interest, then Rs. 64 more would have been obtained. What is the sum? (a) Rs.600 (b) Rs.700 (c) Rs.800 (d) Rs.900

Last Answer : (c) Rs.800

Description : The sum of the first n odd natural number is

Last Answer : The sum of the first n odd natural number is

Description : Is the sum of an even whole number and an odd whole number always odd?

Last Answer : Yes---------------------------------------------Let n be an integer. Then 2n is an even numberLet m be an integer. Then 2m is an even number and 2m + 1 is anodd number.Then:even + odd = (2n) + (2m + 1)= (2n + 2m) + 1= 2(n + m) + 1= 2k + 1 (where k = m + n) which is an odd number.

Description : Which method is used to detect double errors and pinpoint erroneous bits. a. Even parity method b. Odd parity method c. Check sum method. d. All of these

Last Answer : c. Check sum method.

Description : Is there still a need for 1-800 Numbers?

Last Answer : I no longer have a landline phone so I don’t know if something has changed, but the last time I had one I couldn’t call from here to Wichita (about 50 miles) without paying long distance.

Description : Do you get a lot of calls on your home phone from 800 numbers?

Last Answer : No, I am on the national Do Not Call registry and so I don’t get telemarketing calls.

Description : Where can I find a list of cheap 800 numbers?

Last Answer : http://inter800.com/ is a good directory of toll free 800 numbers.

Description : Where does one get 1-800 numbers set up?

Last Answer : You can go to your state's court and ask them that you want to open a business and then tell them your location and you business name. Then file it at court. Then tell them you need to make a business ... . From then the people who works at court will tell you what to do next and you are good to go

Description : How much do 1-800 telephone numbers cost?

Last Answer : Verizon offers 1-800 numbers for businesses. They do not charge a set up fee, but the cost is $15 per month, as well as 6.9 cents per minute on top of that.

Description : A magnetic ring has a mean circumference of 20 cm and a cross-section of 20 cm2 and has 800 numbers of turns of wire. When the exciting current is 5 A, the flux is 2 mWb. The relative permeability of iron is nearly

Last Answer : A magnetic ring has a mean circumference of 20 cm and a cross-section of 20 cm2 and has 800 numbers of turns of wire. When the exciting current is 5 A, the flux is 2 mWb. The relative permeability of iron is nearly 39.8

Description : Have you ever known someone who did not know the rules for adding and multiplying even and odd numbers?

Last Answer : Just about anybody in Afghanistan, or Wahabis in Saudi Arabia. They think that is Satanic influence. Plus just about any student in American urban schools