What are the maximum and minimum values that the function f(x)=x/(1 + x^2)f(x)=x1+x2?

1 Answer
Jun 21, 2015

Maximum: 1/212
Minimum: -1/212

Explanation:

An alternative approach is to rearrange the function into a quadratic equation. Like this:

f(x)=x/(1+x^2)rarrf(x)x^2+f(x)=xrarrf(x)x^2-x+f(x)=0f(x)=x1+x2f(x)x2+f(x)=xf(x)x2x+f(x)=0

Let f(x)=c" "f(x)=c to make it look neater :-)

=> cx^2-x+c=0cx2x+c=0

Recall that for all real roots of this equation the discriminant is positive or zero

So we have, (-1)^2-4(c)(c)>=0" "=>4c^2-1<=0" "=>(2c-1)(2c+1)<=0(1)24(c)(c)0 4c210 (2c1)(2c+1)0

It is easy to recognise that -1/2<=c<=1/212c12

Hence, -1/2<=f(x)<=1/212f(x)12

This shows that the maximum is f(x)= 1/2f(x)=12 and the minimum is f(x)=1/2f(x)=12