Question 903746
AND, both expressions being summed.


{{{x>=-20}}} because of the first expression, and {{{5-x>=0}}}, {{{5>=x}}}, {{{x<=5}}} for the second expression.


Put these together and the domain is {{{highlight(-20<=x<=5)}}}.