Note: (f/g)(x) can be written as
f(x)/g(x). This simply means f(x) divided by g(x).
We know what f(x) and g(x) are because that information is given to us in the problem. See it?
Set up the rational function and factor.
(x^2 - 9)/(x^2 -4x + 3)
We now factor the top and bottom.
(x - 3)(x + 3)/(x - 3)(x - 1)
Cancel out common terms.
We now have (x + 3)/(x - 1) as the reduced rational function.
To find the domain, set the bottom to 0 and solve for x.
x - 1 = 0
x = 1
The domain is ALL REAL NUMBERS EXCEPT FOR 1. In the given function, x CANNOT BE 3 because this would create a zero in the denominator.
Answer in interval notation is
(-00, 1) U (1, 3) U (1, 00).
The interval notation reads as follows:
All negative numbers included but not 1 united with the open interval that does not include 1 and 3 united with the interval that excludes 1 but includes all positive numbers greater than 1. I hope this is clear.