x add y, multiply by z then subtract d
Take this algebraic expression in pieces:
Take this algebraic expression in pieces:
- x add y: x + y
- multiply by z: z(x + y)
- Subtract d: z(x + y) - d