Question: If a equals the sum of the even integers from 2 to 20, inclusive, and b equals the sum of the odd integers from 1 to 19, inclusive, what is the value of a - b ?
- 1
- 10
- 19
- 20
- 21
“If a equals the sum of the even integers from 2 to 20, inclusive”- is a topic of the GMAT Quantitative reasoning section of GMAT. This question has been taken from the book “GMAT Official Guide 2021”. To solve GMAT Problem Solving questions a student must have knowledge about a good amount of qualitative skills. The GMAT Quant topic in the problem-solving part requires calculative mathematical problems that should be solved with proper mathematical knowledge.
Approach Solution 1:
Given:
- A equals the sum of the even integers from 2 to 20, inclusive
- B equals the sum of the odd integers from 1 to 19, inclusive
Find Out:
- The value of A - B
As per the formula, the sum of consecutive odd or even integers
= (no. of odd or even ints) * (first int + last int) / 2
Here A = sum of even ints from 2 to 20, inclusive
number of even ints = 10,
first int + last int = 2+20 = 22
A = 10*22 / 2
A = 110
B = sum of odd ints from 1 to 19, inclusive
number of odd ints = 10,
first int + last int = 1+19 = 20
B = 10*20 / 2
B = 100
Hence, we get A-B
A-B = 110 - 100
A-B = 10
Correct Answer: B
Approach Solution 2:
Given:
- A equals the sum of the even integers from 2 to 20, inclusive
- B equals the sum of the odd integers from 1 to 19, inclusive
Find Out:
- The value of A - B
As per the problem statement, A = 2+4+6 ... +20
As per the problem statement, B = 1+3+5 ...+19
We are looking to find the value of A-B
If we consider all the values,
We essentially get:
A-B = 2-1 + 4-3 + 6-5 + ... + 20-19
Hence, we get 1 every time.
The solution becomes
=> 1 + 1 + 1 .. + 1 (ten times)
=> 10
Correct Answer: B
Approach Solution 3:
# of integers: (highest multiple - lowest multiple)/increment + 1
average of evenly spaced sets: (highest + lowest)/2
Now:
even numbers:
(20-2)/2 + 1 = 10 even integers.
(20+2)/2 = 11 is the average of the even set.
sum = avg*(#of elements) = 11*10 = 110 = a
odd numbers:
(19-1)/2 + 1 = 10 odd integers.
(19+1)/2 = 10 is the average of the odd set.
sum = avg*(#of elements) = 10*10 = 100 = b
a-b = 110 - 100 = 10.
Correct Answer: B
Suggested GMAT Problem Solving Questions
- There was a series of two successive discounts of y% on the price of Laptop GMAT Problem Solving
- The product of two negative numbers is 160. GMAT Problem Solving
- In an increasing sequence of 10 consecutive integers, the sum of the first 5 integers is 560. GMAT Problem Solving
- In a battle, 70% of the combatants lost one eye, 80% an ear, 75% an arm, 85% a leg, x% lost all the four limbs. What is the minimum value of x? GMAT Problem Solving
- A librarian has a set of ten books, including four different books about Abraham Lincoln GMAT Problem Solving
- A "standard" deck of playing cards consists of 52 cards in each of the 4 suits of Spades, Hearts, Diamonds, and Clubs GMAT Problem Solving
- If the sum of the lengths of the edges of a cube is 60 GMAT Problem Solving
- How many even divisors of 1600 are not multiples of 16? GMAT Problem Solving
- How many 5 digit (digit = 0 - 9) zip codes can exist in which at least one digit is repeated ? GMAT Problem Solving
- How Much is the Greatest of Five Consecutive Even Integers Greater than the Smallest? GMAT Problem Solving
- Is Square Root = Always Positive? GMAT Problem Solving
- Following equations has a solution in common with x^2 - 2 GMAT Problem Solving
- What is the units digit of the product (32^28) (33^47) (37^19)? Problem Solving
- The least number of digits (including repetitions) needed to express 10^100 in decimal notation GMAT Problem Solving
- The Largest 3 Digit Number to Have an Odd Number of Factors GMAT Problem Solving
- If 100,000 microns = 1 decimeter, and 1,000,000,000 angstroms = 1 decimeter, how many angstroms equal 1 micron? GMAT Problem Solving
- Greg Assembles Units of a Certain Product at a Factory. GMAT Problem Solving
- A Scientific Research Study Examined a Large Number of Young Foxes, that is, Foxes Between 1 Year and 2 Years Old. GMAT Problem Solving
- The Smallest of Six Consecutive Odd Integers Whose Average (arithmetic mean) is x + 2 GMAT Problem Solving GMAT Problem Solving
- The Greatest 6-Digit Number When Divided by 6, 7 ,8 , 9, and 10 Leaves a Remainder of 4, 5, 6, 7, and 8 Respectively GMAT Problem Solving
Comments