Last visit was: 19 Nov 2025, 15:51 It is currently 19 Nov 2025, 15:51
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: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,368
 [96]
1
Kudos
Add Kudos
95
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
gmatophobia
User avatar
Quant Chat Moderator
Joined: 22 Dec 2016
Last visit: 19 Nov 2025
Posts: 3,170
Own Kudos:
10,423
 [16]
Given Kudos: 1,861
Location: India
Concentration: Strategy, Leadership
Posts: 3,170
Kudos: 10,423
 [16]
8
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 2,977
Own Kudos:
8,391
 [11]
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 2,977
Kudos: 8,391
 [11]
5
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
Paras96
Joined: 11 Sep 2022
Last visit: 30 Dec 2023
Posts: 460
Own Kudos:
Given Kudos: 2
Location: India
Paras: Bhawsar
GMAT 1: 590 Q47 V24
GMAT 2: 580 Q49 V21
GMAT 3: 700 Q49 V35
GPA: 3.2
WE:Project Management (Other)
GMAT 3: 700 Q49 V35
Posts: 460
Kudos: 323
Kudos
Add Kudos
Bookmarks
Bookmark this Post
f(x) = [(x-1)^0.5]/x+1

The domain is defined as the value of x that can be used in the function so that f(x) remains real,

here, f(x) has 2 parts => In the numerator, [(x-1)^0.5], to be real (x-1) should be greater than or equal to zero which gives, x E [1, infinity )
In the denominator, x+1, to be real (x+1) not be equal to zero which gives, x E [-1]

Taking final values, we get x E [1, infinity ) i.e. x should be equal to or greater than zero

Hence B
User avatar
RitwikAgrawal
Joined: 24 Aug 2022
Last visit: 22 Jun 2024
Posts: 19
Own Kudos:
21
 [2]
Given Kudos: 45
Concentration: Leadership, Entrepreneurship
GMAT 1: 710 Q48 V39
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
>30 sec solution

Solve for denominator: X not equal to 1 (dived by zero is undefined)
Solve for numerator: X greater than equal to one (root of negative is not real)
User avatar
DanTheGMATMan
Joined: 02 Oct 2015
Last visit: 18 Nov 2025
Posts: 378
Own Kudos:
Given Kudos: 9
Expert
Expert reply
Posts: 378
Kudos: 227
Kudos
Add Kudos
Bookmarks
Bookmark this Post
­Tests the 2 forbidden outcomes:

­
User avatar
Ilanchezhiyan
Joined: 09 Feb 2024
Last visit: 19 Nov 2025
Posts: 101
Own Kudos:
Given Kudos: 159
Posts: 101
Kudos: 21
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sir , could you please explain how x not equal to -1 and x>=1; can be combined together as x>=1, what if x=-2, it could still be a real number?
JeffTargetTestPrep
Bunuel
The domain of the function \(f(x) = \frac{\sqrt{x - 1} }{x+1}\) is the set of all real numbers that are

A. greater than 1
B. greater than or equal to 1
C. not equal to -1
D. less than or equal to 1
E. less than 1

The domain of a function is the set of all possible values of a variable for which every expression in the formula of the function is defined.

f(x) = √(x – 1)/(x + 1)

A square root expression is defined only if the expression under the square root is non-negative:

x – 1 ≥ 0

x ≥ 1

A fraction is defined only if its denominator isn’t equal to zero.

x + 1 ≠ 0

x ≠ -1

If x ≥ 1, the condition x ≠ -1 is clearly satisfied as well, so the domain of the function is:

x ≥ 1

Answer: B
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,368
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Ilanchezhiyan
Sir , could you please explain how x not equal to -1 and x>=1; can be combined together as x>=1, what if x=-2, it could still be a real number?
JeffTargetTestPrep
Bunuel
The domain of the function \(f(x) = \frac{\sqrt{x - 1} }{x+1}\) is the set of all real numbers that are

A. greater than 1
B. greater than or equal to 1
C. not equal to -1
D. less than or equal to 1
E. less than 1

The domain of a function is the set of all possible values of a variable for which every expression in the formula of the function is defined.

f(x) = √(x – 1)/(x + 1)

A square root expression is defined only if the expression under the square root is non-negative:

x – 1 ≥ 0

x ≥ 1

A fraction is defined only if its denominator isn’t equal to zero.

x + 1 ≠ 0

x ≠ -1

If x ≥ 1, the condition x ≠ -1 is clearly satisfied as well, so the domain of the function is:

x ≥ 1

Answer: B

The condition x ≥ 1 already excludes x = -1 because -1 is less than 1. There’s no need to state x ≠ -1 separately since it’s automatically not included in x ≥ 1.
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 19 Nov 2025
Posts: 8,422
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)
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,422
Kudos: 4,982
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Plug in values.. real number is target
Square root cannot be -ve c,d,e are out.

Option A does not consider 1..
Option B is correct as least value is 0 ..
User avatar
seb11
Joined: 19 Dec 2024
Last visit: 18 Nov 2025
Posts: 1
Given Kudos: 110
Products:
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Because of the denominator you cannot have x=-1
Because of the nominator being square root of x-1 (which has to be positive) you can put in values that make (x-1) equal or above 1.

So the domain is the intersection of:
all numbers excluding -1
and
greater than or equal to 1.

So the answer is b
User avatar
kingbucky
Joined: 28 Jul 2023
Last visit: 08 Nov 2025
Posts: 496
Own Kudos:
Given Kudos: 328
Location: India
Products:
Posts: 496
Kudos: 520
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Let’s find the domain of the function \(f(x) = \frac{\sqrt{x - 1}}{x + 1}\), where the square root applies only to the numerator.

The domain is the set of all real numbers \(x\) for which the function is defined.
For the numerator \(\sqrt{x - 1}\) to be defined, we need \(x - 1 \geq 0 \implies x \geq 1\).
The denominator \(x + 1 \neq 0 \implies x \neq -1\).
Combining these, \(x \geq 1\) already excludes \(x = -1\) since \(-1 < 1\), so the domain is \([1, \infty)\). This matches the option "greater than or equal to 1."

Answer:
greater than or equal to 1
User avatar
shishimaru
Joined: 19 Aug 2024
Last visit: 29 Aug 2025
Posts: 160
Own Kudos:
121
 [3]
Given Kudos: 22
Location: India
Concentration: Strategy, Technology
GPA: 2.2
WE:Sales (Finance)
Posts: 160
Kudos: 121
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
To tackle problems like finding the domain of a function such as \(f(x) = \frac{\sqrt{x - 1}}{x + 1}\), a solid understanding of a few key mathematical concepts is essential. Let’s break down the background knowledge that will help you approach these types of questions systematically.

First, you need to understand the concept of the domain of a function. The domain is the set of all possible input values \(x\) for which the function is defined, meaning the output \(f(x)\) must be a real number. For a function to be defined, you must check for restrictions imposed by operations like division, square roots, logarithms, or other operations that have specific requirements.

One critical operation in this problem is the square root. The square root function \(\sqrt{y}\) is defined for real numbers only when \(y \geq 0\). So, for an expression like \(\sqrt{x - 1}\), you need \(x - 1 \geq 0\), which simplifies to \(x \geq 1\). This restriction often appears in functions involving square roots, and you’ll frequently solve inequalities to determine where the expression inside the square root is non-negative.

Another key operation here is division, since the function has a denominator \(x + 1\). Division by zero is undefined in mathematics, so you must ensure the denominator is not zero. For \(x + 1\), this means \(x + 1 \neq 0 \implies x \neq -1\). This is a common restriction for rational functions (functions that are ratios of two expressions). Always identify points where the denominator is zero and exclude them from the domain.

When combining multiple restrictions, you take the intersection of the conditions. In this problem, the square root requires \(x \geq 1\), and the denominator requires \(x \neq -1\). Since \(x \geq 1\) means \(x\) is at least 1, it automatically excludes \(x = -1\) (because \(-1 < 1\)). The domain is the set of \(x\) values that satisfy all conditions simultaneously, which here is \([1, \infty)\).

Finally, break the function into parts: the numerator \(\sqrt{x - 1}\) has its own domain, and the entire fraction \(\frac{\text{numerator}}{x + 1}\) adds the denominator’s restriction.

With this background—understanding domains, square root and division restrictions, solving inequalities, using interval notation, and breaking down composite functions—you can confidently solve similar problems by identifying restrictions and combining them logically.
User avatar
supremekai
Joined: 08 Aug 2024
Last visit: 27 Aug 2025
Posts: 124
Own Kudos:
121
 [1]
Given Kudos: 25
Posts: 124
Kudos: 121
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Focus on key math concepts to find the domain of functions like \(f(x) = \frac{\sqrt{x - 1}}{x + 1}\), which is the set of all \(x\) values where the function gives a real number output.

First, the square root \(\sqrt{x - 1}\) requires the inside to be non-negative: \(x - 1 \geq 0 \implies x \geq 1\).
Second, the denominator \(x + 1\) cannot be zero, so \(x + 1 \neq 0 \implies x \neq -1\). Since \(x \geq 1\) already excludes \(x = -1\), the domain is \(x \geq 1\).

Know these basics: square roots need \(\text{expression} \geq 0\), division means the denominator can’t be zero, and combine conditions by taking the overlap.
User avatar
lordbeerus
Joined: 07 Mar 2025
Last visit: 27 Aug 2025
Posts: 61
Own Kudos:
29
 [3]
Given Kudos: 8
Posts: 61
Kudos: 29
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Cheatsheet: Points to Remember for Finding the Domain of Functions

When finding the domain of a function (all \(x\) values where the function gives a real number), look for operations that make the function undefined. Here’s what to check:

1. Division by Zero (Fractions)
If there’s a denominator, like in \(\frac{1}{x - 2}\), it can’t be zero. Solve \(\text{denominator} = 0\) and exclude those \(x\) values. Example: \(x - 2 = 0 \implies x \neq 2\).

2. Square Roots (Even Roots)
For \(\sqrt{\text{expression}}\) or even roots like \(\sqrt[4]{\text{expression}}\), the expression inside must be non-negative: \(\text{expression} \geq 0\). Solve this. Example: \(\sqrt{x + 3}\) needs \(x + 3 \geq 0 \implies x \geq -3\).

3. Rational Inequalities (e.g., Inside a Root)
If a fraction is inside a root, like \(\sqrt{\frac{x - 1}{x + 2}}\), make the expression fit the root’s rule: \(\frac{x - 1}{x + 2} \geq 0\). Find where the numerator and denominator are zero (\(x - 1 = 0 \implies x = 1\), \(x + 2 = 0 \implies x = -2\)), test values between these points, and exclude where the denominator is zero.

4. Combining Multiple Restrictions
If the function has multiple parts, like \(\frac{\sqrt{x - 1}}{x + 2}\), check each part:
- \(\sqrt{x - 1}\): \(x \geq 1\).
- Denominator \(x + 2 \neq 0 \implies x \neq -2\).
The domain is where all conditions overlap.

5. No Restrictions Means All Real Numbers
If there are no restricting operations, like in \(f(x) = x^2 + 3\), the domain is all real numbers.

6. Quick Tips
- Break the function into parts and check each for restrictions.
- Solve inequalities step-by-step for roots.
- Always exclude points where the function is undefined (like division by zero).
- Express the domain as inequalities, like \(x \geq 1\) or \(x \neq 2\).
User avatar
maingi95
Joined: 04 Nov 2024
Last visit: 31 Oct 2025
Posts: 5
Own Kudos:
Given Kudos: 46
Location: India
GMAT Focus 1: 635 Q81 V83 DI80
Products:
GMAT Focus 1: 635 Q81 V83 DI80
Posts: 5
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
The domain of the function \(f(x) = \frac{\sqrt{x - 1} }{x+1}\) is the set of all real numbers that are

A. greater than 1
B. greater than or equal to 1
C. not equal to -1
D. less than or equal to 1
E. less than 1­


Attachment:
GMAT-Club-Forum-gdfjkydu.png
What am I missing here the domain has to be real but no where in the question it mentions the Range has to be real, Why are values below 1 (except -1) not included in the domain?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,368
Kudos
Add Kudos
Bookmarks
Bookmark this Post
maingi95
Bunuel
The domain of the function \(f(x) = \frac{\sqrt{x - 1} }{x+1}\) is the set of all real numbers that are

A. greater than 1
B. greater than or equal to 1
C. not equal to -1
D. less than or equal to 1
E. less than 1­


Attachment:
GMAT-Club-Forum-gdfjkydu.png
What am I missing here the domain has to be real but no where in the question it mentions the Range has to be real, Why are values below 1 (except -1) not included in the domain?

If x is less than 1, the expression under the square root is negative, which is undefined in GMAT since it only deals with real numbers.
User avatar
Su1206
Joined: 28 Sep 2022
Last visit: 25 Oct 2025
Posts: 88
Own Kudos:
Given Kudos: 136
Location: India
Concentration: Finance, Strategy
GPA: 7.03
WE:Corporate Finance (Finance)
Posts: 88
Kudos: 34
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I encountered this question in a mock. I correctly selected B. The official answer shows A. Its official mock. i am confused.
Moderators:
Math Expert
105390 posts
Tuck School Moderator
805 posts