Skip to main content
Back to Sets, Relations & Functions
JEE Main 2018
Sets, Relations & Functions
Functions
Medium

Question

If g(x) = x 2 + x - 1 and (goƒ) (x) = 4x 2 - 10x + 5, then ƒ(54)\left( {{5 \over 4}} \right) is equal to:

Options

Solution

Key Concepts and Formulas

  • Composite Function Definition: The composite function (gf)(x)(g \circ f)(x) is defined as g(f(x))g(f(x)). This means the output of function ff becomes the input for function gg.
  • Function Evaluation: To evaluate a function h(x)h(x) at a specific value aa, we substitute aa for every occurrence of xx in the definition of h(x)h(x), i.e., h(a)h(a).
  • Solving Quadratic Equations: A quadratic equation of the form ay2+by+c=0ay^2 + by + c = 0 can be solved using factoring, completing the square, or the quadratic formula.

Step-by-Step Solution

Step 1: Understand the Given Information and the Goal We are given two functions:

  1. g(x)=x2+x1g(x) = x^2 + x - 1
  2. (gf)(x)=4x210x+5(g \circ f)(x) = 4x^2 - 10x + 5

Our objective is to find the value of f(54)f\left(\frac{5}{4}\right).

Step 2: Evaluate the Composite Function at the Specific Point We are given the expression for the composite function (gf)(x)(g \circ f)(x). To find the value of this composite function when x=54x = \frac{5}{4}, we substitute 54\frac{5}{4} into its expression: (gf)(54)=4(54)210(54)+5(g \circ f)\left(\frac{5}{4}\right) = 4\left(\frac{5}{4}\right)^2 - 10\left(\frac{5}{4}\right) + 5 Let's perform the calculations: (gf)(54)=4(2516)504+5(g \circ f)\left(\frac{5}{4}\right) = 4\left(\frac{25}{16}\right) - \frac{50}{4} + 5 (gf)(54)=254504+5(g \circ f)\left(\frac{5}{4}\right) = \frac{25}{4} - \frac{50}{4} + 5 To combine these terms, we use a common denominator of 4: (gf)(54)=254504+204(g \circ f)\left(\frac{5}{4}\right) = \frac{25}{4} - \frac{50}{4} + \frac{20}{4} (gf)(54)=2550+204(g \circ f)\left(\frac{5}{4}\right) = \frac{25 - 50 + 20}{4} (gf)(54)=54(g \circ f)\left(\frac{5}{4}\right) = \frac{-5}{4} From the definition of composite functions, we know that (gf)(54)=g(f(54))(g \circ f)\left(\frac{5}{4}\right) = g\left(f\left(\frac{5}{4}\right)\right). Therefore, we have: g(f(54))=54() g\left(f\left(\frac{5}{4}\right)\right) = -\frac{5}{4} \quad (*)

Step 3: Express the Composite Function in Terms of f(x)f(x) We are given g(x)=x2+x1g(x) = x^2 + x - 1. To find g(f(x))g(f(x)), we substitute f(x)f(x) in place of xx in the expression for g(x)g(x): g(f(x))=(f(x))2+f(x)1g(f(x)) = (f(x))^2 + f(x) - 1

Step 4: Evaluate the Expression from Step 3 at the Specific Point Now, we substitute x=54x = \frac{5}{4} into the expression for g(f(x))g(f(x)) derived in Step 3: g(f(54))=(f(54))2+f(54)1g\left(f\left(\frac{5}{4}\right)\right) = \left(f\left(\frac{5}{4}\right)\right)^2 + f\left(\frac{5}{4}\right) - 1 To simplify this equation, let y=f(54)y = f\left(\frac{5}{4}\right). Then the equation becomes: g(f(54))=y2+y1() g\left(f\left(\frac{5}{4}\right)\right) = y^2 + y - 1 \quad (**)

Step 5: Equate the Expressions and Solve for f(54)f\left(\frac{5}{4}\right) We have two expressions for g(f(54))g\left(f\left(\frac{5}{4}\right)\right): from equation ()(*) and from equation ()(**). Equating them, we get: y2+y1=54y^2 + y - 1 = -\frac{5}{4} To solve for yy, we rearrange the equation into a standard quadratic form ay2+by+c=0ay^2 + by + c = 0: y2+y1+54=0y^2 + y - 1 + \frac{5}{4} = 0 Combine the constant terms: y2+y+(44+54)=0y^2 + y + \left(-\frac{4}{4} + \frac{5}{4}\right) = 0 y2+y+14=0y^2 + y + \frac{1}{4} = 0 This is a perfect square trinomial, which can be factored as: (y+12)2=0\left(y + \frac{1}{2}\right)^2 = 0 Taking the square root of both sides: y+12=0y + \frac{1}{2} = 0 Solving for yy: y=12y = -\frac{1}{2} Since we defined y=f(54)y = f\left(\frac{5}{4}\right), we have: f(54)=12f\left(\frac{5}{4}\right) = -\frac{1}{2}


Common Mistakes & Tips

  • Algebraic Errors with Fractions: Be extremely careful when performing arithmetic operations with fractions, especially when squaring or finding common denominators.
  • Misinterpreting Composite Functions: Ensure you understand that (gf)(x)=g(f(x))(g \circ f)(x) = g(f(x)) and not f(g(x))f(g(x)) or g(x)f(x)g(x) \cdot f(x).
  • Solving Quadratic Equations: If the quadratic equation doesn't appear to be a perfect square, use the quadratic formula y=b±b24ac2ay = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} to find the roots.

Summary

The problem involved evaluating a composite function at a specific point and then using the definition of the composite function to set up an equation involving the unknown function f(x)f(x). By evaluating both the given composite function and the expression g(f(x))g(f(x)) at x=54x = \frac{5}{4}, we obtained a quadratic equation in terms of f(54)f\left(\frac{5}{4}\right). Solving this quadratic equation yielded the value of f(54)f\left(\frac{5}{4}\right).

The final answer is 12\boxed{-\frac{1}{2}}.

Practice More Sets, Relations & Functions Questions

View All Questions