Question 391343
Anything in parentheses is a factor.
In simplified terms you have
{{{a*b*(c) - d*(c)}}}
No matter what {{{c}}} represents, it is a factor,
and you can factor it out
{{{(c)*(a*b - d)}}}
If
{{{a = 2}}}
{{{b= x}}}
{{{c = 3x - 5}}}
{{{d = 7}}}
then I get
{{{(3x-5)*(2x - 7)}}}