Question
Question: f:R $\to$ R, f(x) = $\frac{3x^2 + mx + n}{x^2 + 1}$. If the range of this function is [-4, 3), then ...
f:R → R, f(x) = x2+13x2+mx+n. If the range of this function is [-4, 3), then find the value of m2+n2.

16
Solution
Let the given function be y=f(x)=x2+13x2+mx+n. Rearranging the equation to form a quadratic in x: y(x2+1)=3x2+mx+n yx2+y=3x2+mx+n (y−3)x2−mx+(y−n)=0
For real solutions of x, the discriminant of this quadratic equation must be non-negative, provided y=3.
Case 1: y=3 The discriminant D=(−m)2−4(y−3)(y−n)≥0. m2−4(y2−ny−3y+3n)≥0 m2−4y2+4ny+12y−12n≥0 Rearranging into a quadratic inequality in y: 4y2−(4n+12)y−(m2−12n)≤0
Since the range of the function is [−4,3), the quadratic 4y2−(4n+12)y−(m2−12n) must be less than or equal to zero for y values between −4 and 3. This means the roots of 4y2−(4n+12)y−(m2−12n)=0 are −4 and 3.
We can write the quadratic in terms of its roots: 4(y−(−4))(y−3)=4(y+4)(y−3)=4(y2+y−12)=4y2+4y−48.
Equating the coefficients of 4y2−(4n+12)y−(m2−12n) and 4y2+4y−48:
- Coefficient of y: −(4n+12)=4⟹4n+12=−4⟹4n=−16⟹n=−4.
- Constant term: −(m2−12n)=−48⟹m2−12n=48. Substitute n=−4: m2−12(−4)=48⟹m2+48=48⟹m2=0⟹m=0.
Case 2: y=3 If y=3, the equation (y−3)x2−mx+(y−n)=0 becomes: 0x2−mx+(3−n)=0⟹−mx+(3−n)=0. For y=3 not to be in the range, this equation must not have a real solution for x. If m=0, then x=m3−n is a real solution, which means y=3 would be in the range, contradicting the given range. Therefore, m must be 0. If m=0, the equation becomes 3−n=0, so n=3. If m=0 and n=3, the function is f(x)=x2+13x2+3=3, so the range is {3}, which contradicts the given range [−4,3).
Thus, the values obtained from Case 1 (m=0,n=−4) are correct. We need to find m2+n2. m2+n2=(0)2+(−4)2=0+16=16.