Question 1095871

Please help simplify the following:
((6x^2)/ (x^2+2x+4))/ ((x^3-8) /(-6x+12))
<pre>{{{(6x^2/(x^2 + 2x + 4))/((x^3 - 8)/(-6x + 12))}}} =====> {{{matrix(1,3, 6x^2/(x^2 + 2x + 4), "÷", (x^3 - 8)/(- 6x + 12))}}} =====> {{{matrix(1,3, 6x^2/(x^2 + 2x + 4), "*", (- 6x + 12)/(x^3 - 8)))}}}
{{{matrix(1,3, 6x^2/(x^2 + 2x + 4), "*", (- 6(x - 2))/(x - 2)(x^2 + 2x + 4))}}} ------ Factoring numerator and denominator
{{{matrix(1,3, 6x^2/(x^2 + 2x + 4), "*", (- 6cross((x - 2)))/cross((x - 2))(x^2 + 2x + 4))}}} ======> {{{highlight_green((- 36x^2)/(x^2 + 2x + 4)^2)}}}