Is #f(x)=ln(2x^2-1)# increasing or decreasing at #x=-1#?

1 Answer
Apr 9, 2016

#f(x)# is decreasing.

Explanation:

To determine if a function is increasing or decreasing, take the derivative and evaluate it at the #x#-value in question. If the derivative is positive, that means the slope is positive (because derivative is the slope), and therefore the function is increasing. If the derivative is negative, then the slope is negative and therefore the function is decreasing.

We start at by finding #f'(x)#. We know the derivative of #lnx# is #1/x#; to find the derivative of #ln(2x^2-1)#, we need to apply that plus the chain rule:
#f(x)=ln(2x^2-1)#
#f'(x)=1/(2x^2-1)*4x-># #d/dx(2x^2)=4x#, so we multiply it by the whole derivative (because the chain rule requires us to do so)
#f'(x)=(4x)/(2x^2-1)#

We finish off by evaluating #f'(-1)# to see if #f(x)# is increasing or decreasing at #x=-1#:
#f'(-1)=(4(-1))/(2(-1)^2-1)#
#f'(-1)=-4/1=-4#

Because the slope at #x=-1# is negative, the function is decreasing. You can confirm this by looking at the graph of #ln(2x^2-1)# - you'll see it is indeed decreasing. graph{ln(2x^2-1) [-10, 10, -5, 5]}