Question 1005778
I think I see the problem here
You can make {{{ x }}} as large a positive number
as you want, and you will still get a valid result
for {{{ ln( 14 + x^2 ) }}}
------------------
Also, you can make {{{ x }}} as large a negative
number ( more negative ) as you want, and you
will still get a valid result for {{{ ln( 14 + x^2 ) }}}
------------------
You will never get {{{ ln( 14 + x^2 ) }}} to be
less than {{{ ln( 14 ) }}}, but now I'm talking
about range and not domain
-----------------------
Make sense?