Question
Question: Let y = f(x) such that xy = x + y + 1, x ∈ R – {1} and g(x) = xf(x) The minimum value of g(x) is:...
Let y = f(x) such that xy = x + y + 1, x ∈ R – {1} and g(x) = xf(x)
The minimum value of g(x) is:

3-√2
3+√2
3-2√2
3+2√2
3+2√2
Solution
The given relation is xy=x+y+1 for x∈R−{1}. We need to find an explicit expression for y=f(x).
Rearranging the terms to isolate y: xy−y=x+1 y(x−1)=x+1
Since x=1, we can divide by (x−1): y=x−1x+1 So, f(x)=x−1x+1.
The function g(x) is defined as g(x)=xf(x). Substituting the expression for f(x): g(x)=x(x−1x+1)=x−1x(x+1)=x−1x2+x.
To find the minimum value of g(x), we can use calculus. We find the derivative of g(x) with respect to x. Using the quotient rule, (vu)′=v2u′v−uv′, where u=x2+x and v=x−1. u′=dxd(x2+x)=2x+1 v′=dxd(x−1)=1 g′(x)=(x−1)2(2x+1)(x−1)−(x2+x)(1) g′(x)=(x−1)2(2x2−2x+x−1)−(x2+x) g′(x)=(x−1)22x2−x−1−x2−x g′(x)=(x−1)2x2−2x−1.
To find the critical points, we set g′(x)=0. (x−1)2x2−2x−1=0 This implies x2−2x−1=0. Using the quadratic formula x=2a−b±b2−4ac for ax2+bx+c=0: x=2(1)−(−2)±(−2)2−4(1)(−1) x=22±4+4 x=22±8 x=22±22 x=1±2.
These are the critical points. We use the first derivative test to determine whether they correspond to a local minimum or maximum. The denominator (x−1)2 is positive for x=1. The sign of g′(x) is determined by the sign of the numerator x2−2x−1. The roots of x2−2x−1=0 are 1−2 and 1+2. The quadratic x2−2x−1 is an upward-opening parabola, so it is positive for x<1−2 or x>1+2, and negative for 1−2<x<1+2.
The domain of g(x) is R−{1}. The critical points are 1−2≈1−1.414=−0.414 and 1+2≈1+1.414=2.414. Neither of these is equal to 1.
Sign analysis of g′(x):
- For x<1−2, g′(x)>0, so g(x) is increasing.
- For 1−2<x<1, g′(x)<0, so g(x) is decreasing.
- For 1<x<1+2, g′(x)<0, so g(x) is decreasing.
- For x>1+2, g′(x)>0, so g(x) is increasing.
The function g(x) increases up to x=1−2 and then decreases. So x=1−2 is a local maximum. The function g(x) decreases up to x=1+2 and then increases. So x=1+2 is a local minimum.
We need to find the minimum value of g(x), which corresponds to the local minimum at x=1+2. Substitute x=1+2 into the expression for g(x)=x−1x2+x: g(1+2)=(1+2)−1(1+2)2+(1+2) g(1+2)=2(1+22+2)+(1+2) g(1+2)=23+22+1+2 g(1+2)=24+32 Rationalize the denominator by multiplying the numerator and denominator by 2: g(1+2)=2⋅2(4+32)2 g(1+2)=242+3(2)2 g(1+2)=242+6 g(1+2)=22+3=3+22.
Alternatively, we can rewrite g(x) using algebraic manipulation: g(x)=x−1x2+x=x−1x2−x+2x−2+2=x−1x(x−1)+2(x−1)+2=x+2+x−12. Let u=x−1. Then x=u+1. As x∈R−{1}, u∈R−{0}. g(x)=(u+1)+2+u2=u+3+u2. So, g(x)−3=u+u2. We need to find the minimum value of g(x). This is equivalent to finding the minimum value of u+u2+3. Consider the expression u+u2. If u>0, by AM-GM inequality, 2u+u2≥u⋅u2=2. So, u+u2≥22 for u>0. Equality holds when u=u2, i.e., u2=2, so u=2 (since u>0). If u=2, then x−1=2, so x=1+2. This is the critical point where the local minimum occurs. The minimum value of u+u2 for u>0 is 22. So, the minimum value of g(x) for x−1>0 (i.e., x>1) is 3+22.
If u<0, let u=−v where v>0. u+u2=−v+−v2=−(v+v2). By AM-GM inequality for v>0, v+v2≥22. So, −(v+v2)≤−22. The maximum value of u+u2 for u<0 is −22. This occurs when v=2, so u=−2. If u=−2, then x−1=−2, so x=1−2. This is the critical point where the local maximum occurs. The maximum value of g(x) for x−1<0 (i.e., x<1) is 3−22.
The function g(x) approaches +∞ as x→1+ and x→+∞. The function g(x) approaches −∞ as x→1− and x→−∞. In the interval (1,∞), the minimum value is 3+22 at x=1+2. In the interval (−∞,1), the maximum value is 3−22 at x=1−2. The function goes to −∞ as x approaches 1− and −∞.
Since the function goes to −∞, there is no global minimum over the entire domain R−{1}. However, the options provided are specific values, and one of them matches the local minimum value we found. In such contexts, the question is likely asking for the local minimum value.
The local minimum value is 3+22.