can someone give me a hint on how to prove f(x)=(3x+1)/(4-x^2) , for all x, except x=-2 and x=2 that is monotically increasing? i know the definitions but i cannot prove it for some reason.
2026-03-26 17:51:44.1774547504
Prove that a function is monotically increasing.
48 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint: given $f(x)=\dfrac{3x+1}{4-x^2}$, we have $$f'(x)=\frac{3(4-x^2)+2x(3x+1)}{(4-x^2)^2}=\frac{3x^2+2x+12}{(4-x^2)^2}.$$
How can we show that we have $f'(x)>0\ \forall x\in\Bbb R, x\neq\pm2$?