Welcome to Model Situations with Expressions! In the previous course, you built a solid foundation: identifying variables, reading expressions in context, and deciding whether a situation calls for an expression, equation, or inequality. As you may recall, an algebraic expression is a combination of numbers, variables, and operations that represents a quantity. Now it is time to put that understanding to work.
This course focuses on translating everyday language into math by writing expressions from scratch, starting with simple one-operation translations and gradually building toward more complex, multi-step models. Think of it like translating between two languages. The phrase "five dollars more than the original price" and the expression p+5 say the same thing, just in different languages.
The goal is to learn the common patterns so you can move from everyday words to precise math quickly and confidently. In this lesson, you will learn to:
Identify signal words that correspond to addition, subtraction, multiplication, and division.
Translate tricky phrases like "more than," "less than," and "fewer than," paying special attention to order in subtraction phrases.
Choose the right mathematical operation based on the real-world action being described.
Addition and Subtraction in Context ➕/➖
Watch the Order in Subtraction Phrases 👀
Multiplication: Repeated Groups and Per-Unit Rates ✖️
Division: Splitting and Sharing ➗
Choosing the Right Operation 🤔
Conclusion and Next Steps
In this lesson, you learned how to translate a single-operation verbal description into an algebraic expression. You explored addition and subtraction signal words, paid special attention to the tricky order of subtraction phrases, and saw how multiplication connects to repeated groups and per-unit rates. You also covered division as splitting or sharing.
The most important takeaway is to read for the action the phrase describes: is something being combined, removed, repeated, or split? Once you identify that action, the operation follows naturally — and for subtraction phrases like “less than” and “fewer than,” remember that the quantity after “than” is written first. For addition phrases like “more than,” we usually write the starting quantity first, although either addend order gives the same sum. Up next, you will put these ideas into practice with hands-on exercises that will sharpen your translation skills, so let's jump in!
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal
Many everyday situations describe a quantity going up or going down by some amount. Here are the key signal words to watch for:
Addition words: plus, added to, increased by, more than, total of, sum of
Subtraction words: minus, subtract, decreased by, less than, fewer than, reduced by
For example, suppose a store charges a base fee of $9 and then adds an extra charge of c dollars. The total charge is simply:
9+c
If instead a coupon takes $4 off the price p of an item, the new price is:
p−4
Each phrase maps neatly onto one operation. The key is identifying which quantity increases or decreases, and by how much.
Some phrases with the word “than” are truly order-sensitive because subtraction is not commutative. Compare these two phrases:
"7 less than x"
"x less than 7"
They sound similar, but they produce different expressions.
In phrase 1, you start with x and subtract 7, so the expression is: x−7.
In phrase 2, you start with 7 and subtract x, so the expression is: 7−x. If phrase 2 sounds like an inequality (x<7), remember that the key difference is the word "is". While "xis less than 7" describes an inequality, the phrase "x less than 7" without the "is" simply tells you to subtract.
The word "than" is the signal: the quantity that comes after "than" is written first in the expression.
Phrase
Preferred expression
Note
7 less than x
x−7
Order matters
x less than 7
7−x
Order matters
10 more than y
y+10
10+y is equivalent
Tip: For less than and fewer than, the quantity after “than” is written first. For more than, we usually write the starting quantity first, but either addition order represents the same total.
Multiplication shows up whenever you have repeated equal groups or a per-unit rate. Here are two common scenarios:
Repeated groups: "3 boxes with n items each" means 3n (three groups of n).
Per-unit rates: "A rideshare app charges $1.80 per mile for m miles" means 1.80m.
In both cases, the structure is the same: one factor tells you how many (or the rate), and the other tells you the quantity it applies to. Written as an expression, multiplication often appears without a visible sign, so 3n means 3×n.
Rates deserve a moment of extra attention. When you see the word "per", it almost always signals multiplication: dollars per hour, cost per item, points per game. The rate is the coefficient (the fixed number), and the variable represents how many units you have. So "earning $12 per hour for h hours" becomes:
12h
The coefficient 12 tells you the rate, and h tells you the number of hours.
Division appears less often in casual language, but it follows a clear pattern: splitting, sharing equally, or distributing. For instance, "a total of t dollars shared equally among 4 friends" becomes:
4t
Watch for phrases like divided by, split among, shared equally, and per each (in the sense of distributing a total). Notice that order matters here too. "t divided by 4" means 4t, not t4. The quantity being divided always goes in the numerator.
With all four operations in your toolkit, the real skill is reading a phrase and deciding which operation fits. Let's walk through one more example. Imagine you are ordering food online: the menu item costs p dollars and the app adds a flat delivery fee of $3. The total you pay is:
p+3
Now imagine the same app, but instead of a flat fee it charges $2 per item and you order n items. The delivery charge alone would be 2n. Each situation uses just one operation, but picking the right one depends on reading the context carefully.
Here is a quick-reference summary of the four operations and their common signal words: