Rewriting Expressions as Multiples of a Sum
- Rewrite an expression like 3x + 6 as a multiplication problem with parentheses, like 3(x + 2).
- Find the greatest common factor of the terms so you know what number or variable can be factored out.
- Keep expressions equivalent while working with coefficients and variables.