add w to u, triple the result, then add v to what you have
Take this algebraic expression in parts:
Take this algebraic expression in parts:
- add w to u: w + u
- triple the result means we multiply w + u by 3: 3(w + u)
- Then add v to what you have