What is an arithmetic expression?
A single number like is an expression. So is . So is . Any combination of numbers and the operations , , , that, when evaluated, gives a single number, is called an arithmetic expression.
Idea
An expression is built from numbers (the operands) and operations (, , , ). Some examples:
- is an expression. Its value is .
- is an expression. Its value is .
- is an expression. Its value depends on the order in which we apply the operations.
When you read aloud as "four times five, plus two", the comma hints which operation happens first. In written form, we use brackets to make this clear: .
We split an expression into terms. A term is a chunk separated by or signs. For example, in , the terms are , , and . Inside each term, only and appear. Once each term is evaluated, you simply add or subtract them together.
Why care about terms? Because terms can be added in any order (commutative law). So , and the same answer is reached as or .
A small warning about signs: when you re-order, the sign moves with its term. So is " and ", giving , not followed by .
Worked examples
Example 1. Identify the terms in .
Terms are pieces between . So they are , , and . Each term is evaluated separately: , , . Sum: .
Example 2. Read aloud and find the value of .
Read as "twenty divided by four, plus six". Terms: and . Value: .
Example 3. Rearrange the terms of so that you add positives first and then subtract.
Sign-with-term: , , , . Re-grouping: . Confirm: . ✓
Example 4. A shopkeeper's expression for daily earnings is (in rupees). What does each term mean and what is the total?
Term might mean "five items at ". Term might mean "three items at ". Term is some expense. Total: .
Try it yourself
- List the terms of and compute the value.
- Rearrange into positives-first then negatives. What is the sum?
- Read aloud and evaluate .
- Identify two terms in and find their sum.
- Write an expression for "double of , plus triple of , minus ". Evaluate.
- True or false: in , you can swap and to get and the value stays the same.
- Compute .
- Write your daily school-bag expression: " books at plus notebooks at minus a pen". Find the total.
Activity
In pairs, write any expression with at least three operations on a slip. Swap slips. Each partner reads the slip aloud (with proper pauses) and computes the value. Compare answers.