h(x) is the quotient of f(x) divided by g(x), given by (x^2 - 8x + 15) / (x - 3), and the domain of h(x) is all real numbers except x = 3.
h(x) is the quotient of f(x) divided by g(x). Given that f(x) = x^2 - 8x + 15 and g(x) = x - 3, we can find h(x) as follows:
h(x) = f(x) / g(x)
By performing the division, we find that h(x) simplifies to:
h(x) = (x^2 - 8x + 15) / (x - 3)
The domain of h(x) refers to the set of all possible input values for which h(x) is defined. In this case, the only restriction is that we cannot divide by zero.
To find the domain, we set the denominator (x - 3) equal to zero and solve for x:
x - 3 = 0
Adding 3 to both sides, we get:
x = 3
Therefore, the domain of h(x) is all real numbers except x = 3.