Respuesta :

Domain of f(x) is {x | x ≠ 6} and Domain of g(x) is {x | x ≠ +7 and x ≠ +7}.

How to find the domain of a function?

The domain of a function is the set of all input values that make the function possible.

Now, for f(x) = (x + 6)/(x² - 12x + 36)

To find the domain, we equate the denominator to zero to find the numbers that can't be a domain. Thus;

x² - 12x + 36 = 0

Solving this using quadratic formula gives; x = 6. Thus, domain of f(x) is;

Domain = {x | x ≠ 6}

Now, for g(x) = (x + 7)/(x² - 49)

To find the domain, we equate the denominator to zero to find the numbers that can't be a domain. Thus;

x² - 49 = 0

Solving this using quadratic formula gives; x = +7 or -7. Thus, domain of g(x) is; Domain = {x | x ≠ +7 and x ≠ +7}

Read more about Domain of a function at; https://brainly.com/question/1770447

#SPJ1