Question 796163
The domain of a log function is all values greater than zero.  The log of a negative number is not real.<P>
In this case, that means {{{5 + 4x -x^2 >= 0}}} or {{{x^2 -4x - 5 <= 0}}}<P>
(x-5)(x+1) < 0<P>
x = 5 and x = -1<P>
Because it's an inequality, set up intervals based on these roots, and test the equation in these intervals.<P>
-infinity to -1, -1 to 5, and 5 to infinity.  Since the inequality is greater than or =, the solution range will include the roots.  You can plug them into the equation to prove it.<P>

-infinity to -1:  Use -10.  -10^2 -4(-10) -5 = 135 > 0, so this interval is not part of the solution.<P>
-1 to 5:  Use 0.  0 - 0 -5 = -5 < 0, so this interval is part of the solution.<P>
5 to infinity:  Use 10.  10^2 - 4(10) - 5 = 55 > 0, so this interval is not part of the solution.<P>
The domain is -1 <= x <= 5