Question
Question: If f : R → R, f(x) = $\frac{2x^2 - 5x + 3}{8x^2 + 9x + 11}$, then f is -...
If f : R → R, f(x) = 8x2+9x+112x2−5x+3, then f is -

one-one onto
many-one onto
one-one into
many one into
many one into
Solution
The function is given by f(x)=8x2+9x+112x2−5x+3. The domain is R and the codomain is R.
To determine if the function is one-one or many-one, we examine its derivative. f′(x)=(8x2+9x+11)2(4x−5)(8x2+9x+11)−(2x2−5x+3)(16x+9)
The numerator simplifies to 58x2−4x−82. The denominator is (8x2+9x+11)2. The quadratic 8x2+9x+11 has discriminant 92−4(8)(11)=81−352=−271<0. Since the leading coefficient is positive, 8x2+9x+11>0 for all real x. Thus, the denominator (8x2+9x+11)2 is always positive.
The sign of f′(x) is determined by the sign of the numerator 58x2−4x−82. The discriminant of 58x2−4x−82 is (−4)2−4(58)(−82)=16+19024=19040>0. Since the discriminant is positive, the quadratic 58x2−4x−82 has two distinct real roots. Let these roots be x1 and x2. The quadratic changes sign at these roots.
Since f′(x) changes sign, the function f(x) is not strictly monotonic on R. Therefore, f(x) is a many-one function.
To determine if the function is onto or into, we find the range of the function. Let y=f(x). y=8x2+9x+112x2−5x+3 y(8x2+9x+11)=2x2−5x+3 (8y−2)x2+(9y+5)x+(11y−3)=0
For the range, we need to find the values of y for which this quadratic equation in x has real solutions. If 8y−2=0, the discriminant must be non-negative: D=(9y+5)2−4(8y−2)(11y−3)≥0 D=(81y2+90y+25)−4(88y2−46y+6) D=81y2+90y+25−352y2+184y−24 D=−271y2+274y+1≥0 271y2−274y−1≤0
The roots of 271y2−274y−1=0 are y=2(271)274±(−274)2−4(271)(−1)=542274±75076+1084=542274±76160. Let y1=542274−76160 and y2=542274+76160. Since the parabola 271y2−274y−1 opens upwards, the inequality 271y2−274y−1≤0 holds for y1≤y≤y2.
If 8y−2=0, i.e., y=41, the equation becomes a linear equation: (9(41)+5)x+(11(41)−3)=0, which gives 429x−41=0, so x=291. This is a real solution, so y=41 is in the range. We check if y=41 lies in the interval [y1,y2] by substituting it into 271y2−274y−1: 271(41)2−274(41)−1=16271−4274−1=16271−1096−16=16−841≤0. So y=41 is in the interval.
The range of the function is the closed interval [y1,y2]. The codomain of the function is R. Since the range [y1,y2] is a proper subset of the codomain R (a closed interval is not equal to R), the function is into.
Combining the results, the function is many-one and into.