Solveeit Logo

Question

Question: The largest possible set of real numbers which can be the domain of $f(x) = \sqrt{1-\frac{1}{x}}$ is...

The largest possible set of real numbers which can be the domain of f(x)=11xf(x) = \sqrt{1-\frac{1}{x}} is

A

(0, 1) \cup (0, \infty)

B

(-1, 0) \cup (1, \infty)

C

(-\infty, -1) \cup (0, \infty)

D

(-\infty, 0) \cup (1, \infty)

Answer

(-\infty, 0) \cup (1, \infty)

Explanation

Solution

To find the domain of the function f(x)=11xf(x) = \sqrt{1-\frac{1}{x}}, we need to ensure that the expression under the square root is non-negative and the denominator of any fraction is not zero.

We require 11x01-\frac{1}{x} \ge 0, which simplifies to x1x0\frac{x-1}{x} \ge 0.

The critical points are x=0x=0 and x=1x=1. We analyze the intervals determined by these points:

  • Interval (,0)(-\infty, 0): Choose x=1x = -1. Then 111=20\frac{-1-1}{-1} = 2 \ge 0. This interval is part of the domain.

  • Interval (0,1)(0, 1): Choose x=0.5x = 0.5. Then 0.510.5=1<0\frac{0.5-1}{0.5} = -1 < 0. This interval is not part of the domain.

  • Interval (1,)(1, \infty): Choose x=2x = 2. Then 212=120\frac{2-1}{2} = \frac{1}{2} \ge 0. This interval is part of the domain.

We also need to consider the critical points themselves:

  • x=0x=0 is excluded because it makes the denominator zero in the original function.

  • x=1x=1 is included because f(1)=111=0=0f(1) = \sqrt{1-\frac{1}{1}} = \sqrt{0} = 0, which is a real number.

Therefore, the domain of f(x)f(x) is (,0)[1,)(-\infty, 0) \cup [1, \infty).

Among the given options, (,0)(1,)(-\infty, 0) \cup (1, \infty) is the closest, although it incorrectly excludes x=1x=1.