Skip to main content
Back to Sets, Relations & Functions
JEE Main 2021
Sets, Relations & Functions
Functions
Easy

Question

For xRx \in \mathbb{R}, two real valued functions f(x)f(x) and g(x)g(x) are such that, g(x)=x+1g(x)=\sqrt{x}+1 and fg(x)=x+3xf \circ g(x)=x+3-\sqrt{x}. Then f(0)f(0) is equal to

Options

Solution

Key Concepts and Formulas

  • Composition of Functions: For two functions ff and gg, the composite function fg(x)f \circ g(x) is defined as f(g(x))f(g(x)).
  • Algebraic Manipulation: The ability to rearrange equations and substitute expressions is crucial for solving problems involving function composition.
  • Domain and Range Considerations: While not explicitly required for this problem's calculation, understanding the domains and ranges of functions is essential for a complete understanding of function composition. For g(x)=x+1g(x) = \sqrt{x} + 1, the domain is x0x \ge 0 and the range is g(x)1g(x) \ge 1. This implies that the input to ff in f(g(x))f(g(x)) will always be greater than or equal to 1.

Step-by-Step Solution

We are given two real-valued functions f(x)f(x) and g(x)g(x) for xRx \in \mathbb{R}, with g(x)=x+1g(x) = \sqrt{x} + 1 and fg(x)=x+3xf \circ g(x) = x + 3 - \sqrt{x}. We need to find the value of f(0)f(0).

Step 1: Express the components of fg(x)f \circ g(x) in terms of g(x)g(x). The definition of g(x)g(x) is g(x)=x+1g(x) = \sqrt{x} + 1. Our goal is to rewrite the expression for fg(x)f \circ g(x) in a way that clearly shows how ff acts on g(x)g(x). To do this, we need to express xx and x\sqrt{x} in terms of g(x)g(x).

From g(x)=x+1g(x) = \sqrt{x} + 1, we can isolate x\sqrt{x}: x=g(x)1\sqrt{x} = g(x) - 1 Reasoning: This allows us to substitute x\sqrt{x} in the expression for fg(x)f \circ g(x) with an expression solely in terms of g(x)g(x).

Now, to express xx in terms of g(x)g(x), we square both sides of the equation x=g(x)1\sqrt{x} = g(x) - 1: x=(x)2=(g(x)1)2x = (\sqrt{x})^2 = (g(x) - 1)^2 Expanding this, we get: x=(g(x))22g(x)+1x = (g(x))^2 - 2g(x) + 1 Reasoning: This step provides an expression for xx in terms of g(x)g(x), enabling us to replace all occurrences of xx in the composite function's definition.

Step 2: Substitute the expressions for xx and x\sqrt{x} into fg(x)f \circ g(x). We are given fg(x)=x+3xf \circ g(x) = x + 3 - \sqrt{x}. Substitute x=(g(x))22g(x)+1x = (g(x))^2 - 2g(x) + 1 and x=g(x)1\sqrt{x} = g(x) - 1 into the expression for fg(x)f \circ g(x): f(g(x))=[(g(x))22g(x)+1]+3[g(x)1]f(g(x)) = [(g(x))^2 - 2g(x) + 1] + 3 - [g(x) - 1] Reasoning: By performing this substitution, we have successfully rewritten the right-hand side of the equation fg(x)=x+3xf \circ g(x) = x + 3 - \sqrt{x} into an expression that depends only on g(x)g(x). This prepares us to determine the general form of ff.

Step 3: Simplify the expression for f(g(x))f(g(x)) to find the form of ff. Combine the terms in the expression for f(g(x))f(g(x)): f(g(x))=(g(x))22g(x)+1+3g(x)+1f(g(x)) = (g(x))^2 - 2g(x) + 1 + 3 - g(x) + 1 f(g(x))=(g(x))2+(2g(x)g(x))+(1+3+1)f(g(x)) = (g(x))^2 + (-2g(x) - g(x)) + (1 + 3 + 1) f(g(x))=(g(x))23g(x)+5f(g(x)) = (g(x))^2 - 3g(x) + 5 Reasoning: This simplified expression shows the relationship between the output of g(x)g(x) and the output of ff when g(x)g(x) is the input.

Step 4: Determine the general form of f(y)f(y). Let y=g(x)y = g(x). Then, the equation f(g(x))=(g(x))23g(x)+5f(g(x)) = (g(x))^2 - 3g(x) + 5 becomes: f(y)=y23y+5f(y) = y^2 - 3y + 5 Reasoning: By replacing g(x)g(x) with a generic variable yy, we obtain the explicit formula for the function ff. This form is valid for any value yy that can be an output of g(x)g(x). Since the range of g(x)g(x) is [1,)[1, \infty), this form of f(y)f(y) is derived for y1y \ge 1.

Step 5: Calculate f(0)f(0). We need to find f(0)f(0). Using the general form of f(y)=y23y+5f(y) = y^2 - 3y + 5, we substitute y=0y=0: f(0)=(0)23(0)+5f(0) = (0)^2 - 3(0) + 5 f(0)=00+5f(0) = 0 - 0 + 5 f(0)=5f(0) = 5 Reasoning: Although the function f(y)f(y) was derived for inputs y1y \ge 1 (the range of g(x)g(x)), the algebraic form f(y)=y23y+5f(y) = y^2 - 3y + 5 is a polynomial and is defined for all real numbers. Therefore, we can directly substitute y=0y=0 into this polynomial to find f(0)f(0). The problem asks for f(0)f(0), not f(g(x))f(g(x)) where g(x)=0g(x)=0.

Common Mistakes & Tips

  • Confusing f(x)f(x) with f(g(x))f(g(x)): Ensure you are finding the explicit form of ff itself, not just manipulating the composite function's expression.
  • Domain Issues: Be mindful of the domain of g(x)g(x) and its implications for the inputs of ff. In this case, the derived form of ff is valid for all real numbers, even though the inputs to ff in the composition were restricted.
  • Algebraic Errors: Double-check your algebraic manipulations, especially when squaring expressions or combining like terms.

Summary

The problem required us to find f(0)f(0) given g(x)=x+1g(x) = \sqrt{x} + 1 and fg(x)=x+3xf \circ g(x) = x + 3 - \sqrt{x}. The strategy involved expressing xx and x\sqrt{x} in terms of g(x)g(x), substituting these into the composite function's definition, simplifying to find the general form of ff, and then evaluating f(0)f(0) using this form. By rewriting f(g(x))f(g(x)) as (g(x))23g(x)+5(g(x))^2 - 3g(x) + 5, we deduced that f(y)=y23y+5f(y) = y^2 - 3y + 5. Substituting y=0y=0 into this expression yielded f(0)=5f(0) = 5.

The final answer is \boxed{5}.

Practice More Sets, Relations & Functions Questions

View All Questions