How do you simplify (x^2-9)/(x+2)div(x^2+x-6)/(x^2-4)x29x+2÷x2+x6x24?

1 Answer
May 2, 2018

Invert the divisor polynomial, then multiply (factor) and simplify.
(a/b)/(c/d) = (a/b) * (d/c) = (a*d) / (b*c)abcd=(ab)(dc)=adbc

Explanation:

(x^2-9)/(x+2)div(x^2+x-6)/(x^2-4)=x29x+2÷x2+x6x24= ,invert the divisor and multiply

(x^2-9)/(x+2)*(x^2-4)/(x^2+x-6)=x29x+2x24x2+x6=

((x^2-9) * (x^2-4)) / ((x+2)*(x^2+x-6))=(x29)(x24)(x+2)(x2+x6)= ,then factor and reduce

((x+3)(x-3)(x+2)(x-2)) / ((x+2)(x+3)(x-2))=(x+3)(x3)(x+2)(x2)(x+2)(x+3)(x2)=

((cancel(x+3)) (x-3) (cancel(x+2)) (cancel(x-2))) / (cancel((x+2))cancel((x+3)) cancel((x-2)))=

x-3