Brosky:
I'm assuming that the expression is [(3x+9)/(2x-6)] * [(4x+4)/(x+3)]
If so, there are a few steps to take:
1 - Since multiplication (and its inverse operation division) is commutative, we can multiply the numerators and divide by the product of the denominators:
[(3x+9)(4x+4)]/[(2x-6)(x+3)]
2 - Now, see if you can pull factors out of the numerator or denominator to see if it can be reduced:
[(3)(x+3)(4)(x+1)]/[(2)(x-3)(x+3)]
We can reduce the (x+3) from the numerator and denominator, and reduce the (4) and (2), which leaves us with the simplified equation
[(3)(2)(x+1)]/[(x-3)(x+3)] = [6 (x+1)]/ (x-3)(x-3)]
3. For restrictions on x, we need to find any values of x that would make the denominator equal to 0 (zero), which means that either
x - 3 = 0 or
x + 3 = 0
which follows tha ift x = 3 or x = -3, the denominator = 0. Therefore, the restrictions are (in sentence form), x = all real numbers such that x is not equal to 3 and x is not equal to -3