Simplify Expression F11F7C
1. **State the problem:** Simplify the expression $2x + 2x$.
2. **Formula and rules:** When adding like terms, add their coefficients and keep the variable part the same.
3. **Intermediate work:**
$$2x + 2x = (2 + 2)x = 4x$$
4. **Explanation:** Since both terms have the variable $x$, we add the coefficients $2$ and $2$ to get $4$, then multiply by $x$.
5. **Final answer:**
$$4x$$