Question 80141
note: check out this <a href="http://www.algebra.com/algebra/homework/Polynomials-and-rational-expressions/quadratic-factoring.solver"> solver</a> to help with factoring


Does your problem look like this?
{{{3(x-3)^2-12}}}


{{{3(x^2-6x+9)-12}}} Foil {{{(x-3)^2}}}


{{{3x^2-18x+27-12}}} Distribute the 3


{{{3x^2-18x+15}}} Combine like terms


*[invoke quadratic_factoring 3, -18, 15]