3

I calculated the derivative as $$f'(x) = \frac{1}{2x \sqrt{2+\ln x}}$$

How do I find out the domain?

amWhy
  • 209,954

2 Answers2

4

To make sure that the denominator $\not = 0$, we need to require

$$\{x:\ln x+2\gt 0\}=(e^{-2},\infty)$$

mike
  • 5,604
1

The domain is the set $\{x:\ln x+2\ge 0\}=[e^{-2},\infty)$

  • Why? can you show your steps – user3924310 Oct 29 '14 at 17:58
  • 1
    At $x = e^{-2}$, the derivative is not defined, in case the OP was looking for the domain of $f'(x)$. – amWhy Oct 29 '14 at 18:00
  • @user3924310 I am assuming that you want the domain of the function and I have also assumed that the function is real valued. Otherwise, the domain is the whole $\mathbb{R}$ – Samrat Mukhopadhyay Oct 29 '14 at 18:01
  • 1
    If the OP is asking for the domain of the derivative then the domain is $(e^{-2},\infty)$. Basically by domain we mean the set of values of $x$ (in $\mathbb{R}?$) for which the function does not "blow up" to $\pm \infty$. – Samrat Mukhopadhyay Oct 29 '14 at 18:05