Question
Question: f(x)=x^2-5x+6; x \geq 5/2...
f(x)=x^2-5x+6; x \geq 5/2

f^{-1}(x) = \frac{5 + \sqrt{1 + 4x}}{2}
Solution
The question provides a function f(x)=x2−5x+6 with a restricted domain x≥5/2. The specific task required for this function is not mentioned in the prompt. However, given the context of JEE/NEET exams, common questions involving such functions with restricted domains include finding the range, checking if the function is one-to-one, and finding the inverse function. We will perform these analyses.
-
Analysis of the function: The function is a quadratic f(x)=x2−5x+6. This is a parabola opening upwards. The vertex of the parabola is located at x=−2ab=−2(1)−5=25. The given domain is x≥5/2, which means we are considering the right half of the parabola starting from the vertex.
-
Monotonicity: Let's find the derivative of the function: f′(x)=dxd(x2−5x+6)=2x−5. For the given domain x≥5/2, we have 2x≥5, so 2x−5≥0. f′(x)=0 at x=5/2, and f′(x)>0 for x>5/2. This indicates that the function is strictly increasing on the domain [5/2,∞).
-
Range: Since the function is strictly increasing on [5/2,∞), its minimum value occurs at the left endpoint of the domain, i.e., at the vertex x=5/2. f(5/2)=(5/2)2−5(5/2)+6=425−225+6=425−50+24=−41. As x→∞, f(x)=x2−5x+6→∞. Therefore, the range of the function f(x) for x≥5/2 is [−1/4,∞).
-
One-to-one property: A function is one-to-one (injective) if it is strictly monotonic on its domain. Since f(x) is strictly increasing on [5/2,∞), it is one-to-one on this domain.
-
Inverse function: Since the function is one-to-one on the given domain, its inverse exists. Let y=f(x). y=x2−5x+6. To find the inverse, we need to solve for x in terms of y. We can complete the square or use the quadratic formula. Using the quadratic formula for x2−5x+(6−y)=0: x=2(1)−(−5)±(−5)2−4(1)(6−y)=25±25−24+4y=25±1+4y. The domain of f is x≥5/2. We must choose the solution for x that satisfies this condition. We have two potential expressions for x: 25+1+4y and 25−1+4y. For x≥5/2, we need 25±1+4y≥25, which simplifies to 5±1+4y≥5, or ±1+4y≥0. Since the square root 1+4y is always non-negative (for y in the range [−1/4,∞), 1+4y≥0), the '+' sign must be chosen to satisfy ±1+4y≥0. Thus, x=25+1+4y. This expression gives the value of x for a given value of y, which is the inverse function. Let f−1(y)=25+1+4y. Replacing the variable y with x (standard notation for the independent variable of the inverse function): f−1(x)=25+1+4x. The domain of the inverse function f−1(x) is the range of the original function f(x), which is [−1/4,∞). The range of the inverse function f−1(x) is the domain of the original function f(x), which is [5/2,∞).
In summary, for the function f(x)=x2−5x+6 with domain x≥5/2:
- It is a strictly increasing function.
- Its range is [−1/4,∞).
- It is one-to-one.
- Its inverse function is f−1(x)=25+1+4x, with domain [−1/4,∞) and range [5/2,∞).
Since the question did not specify what needed to be solved, we have provided a comprehensive analysis of the function on the given domain, including finding its range, checking its injectivity, and determining its inverse. Assuming the question implicitly asked for the inverse function, this is the most likely intended solution.