Jon P. answered 03/17/15
Tutor
5.0
(173)
Knowledgeable Math, Science, SAT, ACT tutor - Harvard honors grad
Do you mean:
((x+2)/(x2-4+4x)) ÷ ((x2-4)/(x-2))
If so, then the domain is all real numbers EXCEPT for the values of x where:
1. The denominator of the dividend is 0 -- i.e., (x2-4+4x) = 0
2. The divisor is 0 -- i.e. (x2-4)/(x-2) = 0
3. The denominator of the divisor is 0 -- i.e., (x-2) = 0
These have to be excluded because they would each require some dividing by 0.
#1 is the case when (x2-4+4x) = 0. Factor this into (x - 2)(x - 2) = 0. The solution to this is x = 2.
#2 is the case when (x2 - 4) = 0. Factor this into (x - 2)(x + 2) = 0. The solution to this is x = 2 or x = -2.
#3 is the case when x - 2 = 0. The solution to this is x = 2.
So when x = 2 or -2, there expression is undefined, because it would require some dividing by 0.
Therefore the domain is all real numbers except for 2 and -2.