Find the x coordinate of the absolute maximum for the function f(x)= (2+6lnx) / x?

x>0

xcoordinate of abs max is?

5 answers

y = 2/x + (6/x) ln x
dy/dx = -2/x^2 +(6/x)(1/x) + ln x (-6/x^2)

zero when
2/x^2 +(6/x^2)lnx = 6/x^2

3 ln x = 3
ln x = 1
x = e
I meant 2+6ln(x) divided by x. I don't know if that's what you were thinking or different?
Yes

[ 2 + 6 ln x ] /x

= 2/x + (6/x) ln x

that makes it easy to take the derivative
Hmm, I tried e but it wasn't right.
zero when
2/x^2 +(6/x^2)lnx = 6/x^2

6 ln x = 4

ln x = 2/3
x = 1.95