Key Concepts and Formulas
- Function Composition and Simplification: Manipulating and simplifying algebraic expressions, especially those involving exponential functions.
- Differentiation (Quotient Rule): If h(x)=v(x)u(x), then h′(x)=(v(x))2u′(x)v(x)−u(x)v′(x).
- Monotonicity and One-to-One Functions: A function is increasing if f′(x)>0, decreasing if f′(x)<0. A strictly monotonic function (strictly increasing or strictly decreasing) is one-to-one.
Step-by-Step Solution
Step 1: Define and Express g(x)
We are given f(x)=1−e−x1 and g(x)=f(−x)−f(x). The first step is to find an explicit expression for g(x).
First, we find f(−x) by substituting −x into f(x):
f(−x)=1−e−(−x)1=1−ex1
Now, we substitute f(−x) and f(x) into the definition of g(x):
g(x)=f(−x)−f(x)=1−ex1−1−e−x1
Step 2: Simplify g(x)
Simplifying g(x) before differentiating makes the process easier and less prone to errors.
We rewrite e−x as ex1:
g(x)=1−ex1−1−ex11=1−ex1−exex−11=1−ex1−ex−1ex
We can rewrite the second term by factoring out a −1 from the denominator:
g(x)=1−ex1−−(1−ex)ex=1−ex1+1−exex
Combining the fractions:
g(x)=1−ex1+ex
Step 3: Determine if g(x) is increasing in (0,1)
To check if g(x) is increasing, we need to find its derivative g′(x) and determine its sign in the interval (0,1). We will use the quotient rule.
Let u(x)=1+ex and v(x)=1−ex. Then u′(x)=ex and v′(x)=−ex.
Applying the quotient rule:
g′(x)=(v(x))2u′(x)v(x)−u(x)v′(x)=(1−ex)2ex(1−ex)−(1+ex)(−ex)
g′(x)=(1−ex)2ex−e2x+ex+e2x=(1−ex)22ex
Now, we analyze the sign of g′(x) for x∈(0,1).
Since ex>0 for all x, 2ex>0. Also, (1−ex)2>0 for x∈(0,1) because ex=1 in this interval. Therefore,
g′(x)=(1−ex)22ex>0for all x∈(0,1)
Since g′(x)>0 for all x∈(0,1), g(x) is strictly increasing in (0,1). So, statement (I) is true.
Step 4: Determine if g(x) is one-to-one in (0,1)
A strictly monotonic function is always one-to-one. Since we found that g(x) is strictly increasing in (0,1), it is also one-to-one in (0,1). So, statement (II) is true.
Common Mistakes & Tips
- Be careful with signs when applying the quotient rule.
- Always simplify the function before differentiating.
- Remember that a strictly monotonic function is always one-to-one.
Summary
We found an expression for g(x), simplified it, and then found its derivative. By analyzing the sign of the derivative, we determined that g(x) is strictly increasing in (0,1). Therefore, g(x) is also one-to-one in (0,1). Both statements (I) and (II) are true.
Final Answer
The final answer is \boxed{A}, which corresponds to option (A).