Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
History
Popular Pages
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് മേയ് 11
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് - ഏപ്രില് 07
Multiple Choice Question in current-affairs-2016-12-22
Multiple Choice Question in current-affairs-2017-01-22
Multiple Choice Question in biochemistry-structure-and-properties-of-peptides
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് - ക്വിസ് | ഡിസംബര് 05 - 12
Multiple Choice Question in biochemical-engineering-fluid-flow
Multiple Choice Question in biochemistry-allosteric-effects
Multiple Choice Question in current-affairs-2017-05-07
Multiple Choice Question in കറന്റ് അഫയേഴ്സ് മേയ് 26
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
1. The difference of the squares of two consecutive odd integers is divisible by which of the following integers ?
(A): 3
(B): 6
(C): 7
(D): 8
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
By: guest on 01 Jun 2017 05.46 pm
Let the two consecutive odd integers be (2n + 1) and (2n + 3). Then, (2n + 3)2 - (2n + 1)2 = (2n + 3 + 2n + 1) (2n + 3 - 2n - 1) = (4n + 4) x 2 = 8(n + 1), which is divisible by 8.
Show Similar Question And Answers
QA->The sum of squares of two numbers is 80 and the square of difference between the two numbers is Find the product of two numbers.....
QA->The total number of black squares and white squares in a chess board?....
QA->The sum of two numbers is 16 and the sum of their squares is The larger number is:....
QA->Which of the following integers has the most number of divisors?....
QA->Which of the following integers has the most number of divisors?....
MCQ->The difference of the squares of two consecutive odd integers is divisible by which of the following integers ?....
MCQ->The difference of the squares of two consecutive even integers is divisible by which of the following integers ?....
MCQ->If the difference of the squares of two consecutive odd numbers is 40, then one of the number is :....
MCQ->Which of the following code snippets are the correct way to determine whether a is Odd or Even? int a; String res; if (a % 2 == 0) res = "Even"; else res = "Odd"; int a; String res; if (a Mod 2 == 0) res = "Even"; else res = "Odd"; int a; Console.WriteLine(a Mod 2 == 0 ? "Even": "Odd"); int a; String res; a % 2 == 0 ? res = "Even" : res = "Odd"; Console.WriteLine(res);....
MCQ->The difference of the squares of two consecutive even natural numbers is 92. Find the larger of the two :....
×
×
Type The Issue
×
Your Marks
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...
Privacy
|
Terms And Conditions
Question ANSWER With Solution