Group and add terms with the same variable:
5x + 3 + 2x simplifies to 7x + 3.
Example
Group matching variable terms and add their coefficients. Only terms with the exact same variable part describe the same kind of quantity, so those are the ones we can combine. Adding their coefficients bundles repeated copies of that quantity into one term, which shortens the expression without changing the value it represents for any input.
highlighted = computed this step
Step 1 — Set up
Set up the expression.
5x+3+2x
Step 2 — Group like terms
Group the x terms: 5x and 2x.
(5x+2x)+3
Step 3 — Add coefficients
Add coefficients: 5 + 2 = 7.
(5+2)x=7x
Step 4 — Result
Read the final result.
7x+3
combine-like-termsLike terms share the same variable part: - Identify terms with the same variable. - Add their coefficients. - Constants stay separate.