Domain Math Example 4

Follow the full solution, then compare it with the other examples linked below.

Example 4

hard
Find the domain of f(x)=lnโก(9โˆ’x2)f(x) = \ln(9 - x^2).

Solution

  1. 1
    The argument of a logarithm must be strictly positive: 9โˆ’x2>09 - x^2 > 0.
  2. 2
    Rearrange: x2<9x^2 < 9, so โˆ’3<x<3-3 < x < 3.
  3. 3
    The domain is (โˆ’3,3)(-3, 3).

Answer

(โˆ’3,3)(-3, 3)
Logarithmic functions require strictly positive inputs. Solving the inequality 9โˆ’x2>09 - x^2 > 0 determines where the function is defined.

About Domain

The domain of a function is the complete set of allowable input values for which the function produces a defined, valid output.

Learn more about Domain โ†’

More Domain Examples