Last visit was: 22 Apr 2026, 22:08 It is currently 22 Apr 2026, 22:08
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,765
Own Kudos:
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,765
Kudos: 810,695
 [22]
4
Kudos
Add Kudos
18
Bookmarks
Bookmark this Post
avatar
SumitojSingh
Joined: 15 Jan 2015
Last visit: 04 Nov 2016
Posts: 3
Own Kudos:
3
 [3]
Given Kudos: 24
Concentration: Technology, Leadership
GPA: 3.42
WE:Programming (Computer Software)
Posts: 3
Kudos: 3
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
avatar
Bambaruush
Joined: 11 May 2014
Last visit: 07 Oct 2016
Posts: 15
Own Kudos:
31
 [1]
Given Kudos: 39
Posts: 15
Kudos: 31
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
SumitojSingh
Joined: 15 Jan 2015
Last visit: 04 Nov 2016
Posts: 3
Own Kudos:
Given Kudos: 24
Concentration: Technology, Leadership
GPA: 3.42
WE:Programming (Computer Software)
Posts: 3
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks Bambaruush ... 0 is neither Even nor Odd.
User avatar
ENGRTOMBA2018
Joined: 20 Mar 2014
Last visit: 01 Dec 2021
Posts: 2,319
Own Kudos:
3,889
 [3]
Given Kudos: 816
Concentration: Finance, Strategy
GMAT 1: 750 Q49 V44
GPA: 3.7
WE:Engineering (Aerospace and Defense)
Products:
GMAT 1: 750 Q49 V44
Posts: 2,319
Kudos: 3,889
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bambaruush
SumitojSingh
O(x) represents the least odd integer greater than x - O(3.2) = 5,
o(x) represents the greatest odd integer less than x - o(–1.3) = -3,
E(x) represents the least even integer greater than x - E(–1.7) = 0 ,
e(x) represents the greatest even integer less than x - e(2.7) = 2.

The value of O(3.2) + E(–1.7) + o(–1.3) + e(2.7) = 4

But not sure about E(x) :|


Is 0 even integer?

Any number that can be written in the form : x/1 is an integer. As 0 = 0/1 or 5= 5/1 etc , yes 0 is an integer.

Additional properties of 0:

1. 0/0 is not defined
2. 0 is a multiple of all numbers
3. 0 is NOT a factor of any number
4. 0 is Even
5. 0 is neither positive nor negative
User avatar
ENGRTOMBA2018
Joined: 20 Mar 2014
Last visit: 01 Dec 2021
Posts: 2,319
Own Kudos:
Given Kudos: 816
Concentration: Finance, Strategy
GMAT 1: 750 Q49 V44
GPA: 3.7
WE:Engineering (Aerospace and Defense)
Products:
GMAT 1: 750 Q49 V44
Posts: 2,319
Kudos: 3,889
Kudos
Add Kudos
Bookmarks
Bookmark this Post
SumitojSingh
Thanks Bambaruush ... 0 is neither Even nor Odd.

That is incorrect.

0 is always an even integer.

I think you are confusing with the property of a '0' that it is neither positive nor negative.
User avatar
kunal555
Joined: 29 Jul 2015
Last visit: 17 Jun 2019
Posts: 143
Own Kudos:
780
 [1]
Given Kudos: 59
Posts: 143
Kudos: 780
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
O(x) represents the least odd integer greater than x, whereas o(x) represents the greatest odd integer less than x.

Likewise, E(x) represents the least even integer greater than x, whereas e(x) represents the greatest even integer less than x.

According to these definitions, the value of O(3.2) + E(–1.7) + o(–1.3) + e(2.7) is:

(A) 2
(B) 3
(C) 4
(D) 5
(E) 6


Kudos for a correct solution.

O(3.2) + E(–1.7) + o(–1.3) + e(2.7
or 5 + 0 + (-3) + 2
= 4

Answer:- C
avatar
Bambaruush
Joined: 11 May 2014
Last visit: 07 Oct 2016
Posts: 15
Own Kudos:
31
 [1]
Given Kudos: 39
Posts: 15
Kudos: 31
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
SumitojSingh
Thanks Bambaruush ... 0 is neither Even nor Odd.


Sorry, you were right. I googled and found out that it is indeed even integer. So you're right :P
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,765
Own Kudos:
810,695
 [2]
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,765
Kudos: 810,695
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
O(x) represents the least odd integer greater than x, whereas o(x) represents the greatest odd integer less than x.

Likewise, E(x) represents the least even integer greater than x, whereas e(x) represents the greatest even integer less than x.

According to these definitions, the value of O(3.2) + E(–1.7) + o(–1.3) + e(2.7) is:

(A) 2
(B) 3
(C) 4
(D) 5
(E) 6


Kudos for a correct solution.

MANHATTAN GMAT OFFICIAL SOLUTION:

To ensure that we grasp the four definitions, we might restate them—taking care to preserve the meaning precisely.

O(x) rounds x up to the nearest odd integer, whereas o(x) rounds x down to the nearest odd integer. The two E-functions do the same thing, except that the outcome is even integers.

Now let’s write the terms one at a time and apply the functions.

O(3.2) = 5 (notice that we must round up pretty far)

E(–1.7) = 0 (remember that the 0 is larger than –1.7)

o(–1.3) = –3 (we have to round down pretty far, and –3 is less than –1.3)

e(2.7) = 2

5 + 0 + (–3) + 2 = 4

The correct answer is (C).
User avatar
MathRevolution
User avatar
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Last visit: 27 Sep 2022
Posts: 10,063
Own Kudos:
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Expert
Expert reply
GMAT 1: 760 Q51 V42
Posts: 10,063
Kudos: 20,000
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Forget conventional ways of solving math questions. In PS, IVY approach is the easiest and quickest way to find the answer.



O(x) represents the least odd integer greater than x, whereas o(x) represents the greatest odd integer less than x. Likewise, E(x) represents the least even integer greater than x, whereas e(x) represents the greatest even integer less than x.
According to these definitions, the value of O(3.2)+E(-1.7)+o(-1.3)+e(2.7) is

(A) 2
(B) 3
(C) 4
(D) 5
(E) 6

By the definitions, O(3.2) > 3.2 and O(3.2) is odd integer --> O(3.2)=5
Similarly E(-1.7) > -1.7 and E(-1.7) is even integer --> E(-1.7)=0
o(-1.3) < -1.3 and o(-1.3) is odd integer --> o(-1.3)=-3
e(2.7) < 2.7 and e(2.7) is even integer --> e(2.7)=2

So O(3.2)+E(-1.7)+o(-1.3)+e(2.7)=5+0-3+2= 4. That is the answer is (C) 4.
User avatar
EncounterGMAT
Joined: 10 Oct 2018
Last visit: 16 Oct 2019
Posts: 317
Own Kudos:
Given Kudos: 185
Status:Whatever it takes!
GPA: 4
Posts: 317
Kudos: 632
Kudos
Add Kudos
Bookmarks
Bookmark this Post
An easy one (and require keen concentration). 5 + 0 - 3 + 2 = 4 Answer is option C.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 21 Apr 2026
Posts: 16,439
Own Kudos:
79,389
 [1]
Given Kudos: 484
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,439
Kudos: 79,389
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
O(x) represents the least odd integer greater than x, whereas o(x) represents the greatest odd integer less than x.

Likewise, E(x) represents the least even integer greater than x, whereas e(x) represents the greatest even integer less than x.

According to these definitions, the value of O(3.2) + E(–1.7) + o(–1.3) + e(2.7) is:

(A) 2
(B) 3
(C) 4
(D) 5
(E) 6


Kudos for a correct solution.

What each definition means on the number line:

O(x) represents the least odd integer greater than x - O(x) is the first (so that it is smallest) odd number to the right (so that it is greater than x) of x. So O(3.2) = 5
o(x) represents the greatest odd integer less than x - o(x) is the first (so that it is greatest) odd number to the left (so that it is smaller than x) of x. So o(–1.3) = -3
E(x) represents the least even integer greater than x - E(x) is the first (so that it is smallest) even number to the right (so that it is greater than x) of x. So E(-1.7) = 0
e(x) represents the greatest even integer less than x - e(x) is the first (so that it is greatest) even number to the left (so that it is smaller than x) of x. So e(2.7) = 2

Sum = 5 - 3 + 0 + 2 = 4
Answer (C)
avatar
yashna36
Joined: 18 Jul 2018
Last visit: 07 Apr 2019
Posts: 15
Own Kudos:
Given Kudos: 11
Posts: 15
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi,
the problem is pretty staright forward. However, this question aside, does GMAT considers negative integers to be odd or even?
User avatar
vishalkazone
Joined: 08 Sep 2008
Last visit: 22 Mar 2024
Posts: 101
Own Kudos:
Given Kudos: 17
Location: India
Concentration: Operations, General Management
Schools: ISB '20
GPA: 3.8
WE:Operations (Transportation)
Schools: ISB '20
Posts: 101
Kudos: 113
Kudos
Add Kudos
Bookmarks
Bookmark this Post
O(3.2) = 5 (east odd integer greater than 3.2)
E(–1.7) = 0 (least even integer greater than -1.7)
o(–1.3) = -3 (the greatest odd integer less than -1.3)
e(2.7) = 2 (the greatest even integer less than 2.7)

5+0-3+2= 4
Answer C
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,765
Own Kudos:
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,765
Kudos: 810,695
Kudos
Add Kudos
Bookmarks
Bookmark this Post
yashna36
Hi,
the problem is pretty staright forward. However, this question aside, does GMAT considers negative integers to be odd or even?

Yes, negative integers can also be even or odd.

An even number is an integer that is "evenly divisible" by 2, i.e., divisible by 2 without a remainder. So, ..., -4, -2, 0, 2, 4, ... are all even integers.

An odd number is an integer that is not evenly divisible by 2. So, ..., -3, -1, 1, 3, 5, ... are all odd integers.

For more check here:
ALL YOU NEED FOR QUANT ! ! !
Ultimate GMAT Quantitative Megathread

Hope it helps.
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 22 Apr 2026
Posts: 8,627
Own Kudos:
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GMAT Focus 2: 645 Q83 V82 DI81
GPA: 4
WE:Marketing (Energy)
Products:
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,627
Kudos: 5,190
Kudos
Add Kudos
Bookmarks
Bookmark this Post
O(x) represents the least odd integer greater than x, whereas o(x) represents the greatest odd integer less than x.

Likewise, E(x) represents the least even integer greater than x, whereas e(x) represents the greatest even integer less than x.

According to these definitions, the value of O(3.2) + E(–1.7) + o(–1.3) + e(2.7) is:

(A) 2
(B) 3
(C) 4
(D) 5
(E) 6

took me ~120 seconds to solve,

O(3.2) = 5
E(–1.7)= 0
o(–1.3)=-3
e(2.7)=2

O(3.2) + E(–1.7) + o(–1.3) + e(2.7) = 5+0-3+2=4 option C
User avatar
KanishkM
Joined: 09 Mar 2018
Last visit: 18 Dec 2021
Posts: 755
Own Kudos:
Given Kudos: 123
Location: India
Posts: 755
Kudos: 512
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
O(x) represents the least odd integer greater than x, whereas o(x) represents the greatest odd integer less than x.

Likewise, E(x) represents the least even integer greater than x, whereas e(x) represents the greatest even integer less than x.

According to these definitions, the value of O(3.2) + E(–1.7) + o(–1.3) + e(2.7) is:

(A) 2
(B) 3
(C) 4
(D) 5
(E) 6

O(3.2) + E(–1.7) + o(–1.3) + e(2.7)
5 + 0 -3 +2
4
avatar
rahulm3564
Joined: 07 Jan 2020
Last visit: 18 Jul 2022
Posts: 7
Own Kudos:
Given Kudos: 1
Posts: 7
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
My solution:

Important: all should be integers.

End result will be Odd + Even + Odd + Even = Even. So clearly cancel out B and D.

O(3.2) is something just more than 3.2. Can be 5
E(-1.7) = 0
o(-1.3) = -3
e(2.7) = 2

sp result is 5+0-3+2 = 4
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,964
Own Kudos:
Posts: 38,964
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109765 posts
Tuck School Moderator
853 posts