Finding the Values of x for Increasing Functions: A Simple Q&A

phospho
Messages
250
Reaction score
0
to cut it short, was asked to find the values of x for which f(x) is an increasing function
\dfrac{(x^2 + 3)}{4x + 1} = f(x)
\dfrac{(4x-6)(x+2)}{(4x+1)^2} = f&#039;(x) so setting this to be greater than zero I get the values of x < -2, and x > 2/3 however in the answers they got x <= -2 and x >= 2/3, and they set f'(x) to be >= 0. I thought with increasing functions f'(x) is > 0?
 
Physics news on Phys.org
phospho said:
to cut it short, was asked to find the values of x for which f(x) is an increasing function
\dfrac{(x^2 + 3)}{4x + 1} = f(x)
\dfrac{(4x-6)(x+2)}{(4x+1)^2} = f&#039;(x) so setting this to be greater than zero I get the values of x < -2, and x > 2/3 however in the answers they got x <= -2 and x >= 2/3, and they set f'(x) to be >= 0. I thought with increasing functions f'(x) is > 0?
Some texts distinguish between increasing and strictly increasing. For an increasing function, if a < b, then f(a) ≤ f(b). For a function that is strictly increasing, if a < b, then f(a) < f(b).

And similar for decreasing/strictly decreasing.
 
Mark44 said:
Some texts distinguish between increasing and strictly increasing. For an increasing function, if a < b, then f(a) ≤ f(b). For a function that is strictly increasing, if a < b, then f(a) < f(b).

And similar for decreasing/strictly decreasing.

oh I see, thank you!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top