Last visit was: 22 Apr 2026, 20:18 It is currently 22 Apr 2026, 20:18
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,754
Own Kudos:
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,679
 [25]
Kudos
Add Kudos
25
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,446
 [5]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,446
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 22 Apr 2026
Posts: 6,976
Own Kudos:
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,976
Kudos: 16,901
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Basshead
Joined: 09 Jan 2020
Last visit: 07 Feb 2024
Posts: 907
Own Kudos:
323
 [1]
Given Kudos: 431
Location: United States
Posts: 907
Kudos: 323
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If [x] is defined as x^2 – 1 for all integers x, then [x + 1] - [x] =

A. 0
B. x
C. x + 2
D. 2x
E. 2x + 1


PS21179

\([x + 1] = (x+1)^2 - 1 = x^2 + 2x + 1 -1\)

\(x^2 + 2x - (x^2 - 1) = x^2 + 2x - x^2 + 1 = 2x + 1\)

Answer is E.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 21 Apr 2026
Posts: 16,439
Own Kudos:
79,388
 [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,388
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If [x] is defined as x^2 – 1 for all integers x, then [x + 1] - [x] =

A. 0
B. x
C. x + 2
D. 2x
E. 2x + 1


PS21179

We can solve it by plugging in numbers too. Say x = 2, then x + 1 = 3

\([3] - [2] = (3^2 - 1) - (2^2 - 1) = 5\)

Put x = 2 in the options. Only (E) satisfies.
User avatar
BrushMyQuant
Joined: 05 Apr 2011
Last visit: 03 Apr 2026
Posts: 2,286
Own Kudos:
2,679
 [1]
Given Kudos: 100
Status:Tutor - BrushMyQuant
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Expert
Expert reply
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
Posts: 2,286
Kudos: 2,679
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
[x] = x^2 – 1

=> [x + 1] - [x] = \((x+1)^2 - 1 - ( x^2 - 1)\) = \(x^2 + 2x + 1 -1 - x^2 + 1\) = 2x + 1

So, Answer will be E
Hope it helps!

Watch the following video to learn the Basics of Functions and Custom Characters

User avatar
DanTheGMATMan
Joined: 02 Oct 2015
Last visit: 22 Apr 2026
Posts: 380
Own Kudos:
267
 [2]
Given Kudos: 9
Expert
Expert reply
Posts: 380
Kudos: 267
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
­Straightforward function- keep each expression in parentheses to be safe:

­
User avatar
Apk641
Joined: 08 Sep 2024
Last visit: 27 Nov 2025
Posts: 39
Own Kudos:
32
 [2]
Given Kudos: 1
Products:
Posts: 39
Kudos: 32
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Step 1: Use the definition of \([x]\)
The problem defines \([x]\) as:

\[
[x] = x^2 - 1
\]

This tells you that whenever you see \([x]\), you can replace it with \(x^2 - 1\).

Step 2: Apply the function to \([x + 1]\)
Now you need to apply the same definition to \([x + 1]\). This means, wherever you have \(x + 1\), you replace it into the function \(x^2 - 1\):

\[
[x + 1] = (x + 1)^2 - 1
\]

Now, expand \((x + 1)^2\):

\[
(x + 1)^2 = x^2 + 2x + 1
\]

So:

\[
[x + 1] = (x^2 + 2x + 1) - 1 = x^2 + 2x
\]

Step 3: Now subtract \([x]\) from \([x + 1]\)

We already know from the definition that:

\[
[x] = x^2 - 1
\]

So now, subtract \([x]\) from \([x + 1]\):

\[
[x + 1] - [x] = (x^2 + 2x) - (x^2 - 1)
\]

Step 4: Simplify

Now, simplify this expression:

\[
x^2 + 2x - x^2 + 1 = 2x + 1
\]

Final Result:

The result of \([x + 1] - [x]\) is:

\[
2x + 1
\]
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,965
Own Kudos:
Posts: 38,965
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
109754 posts
Tuck School Moderator
853 posts