🎉 Introduction

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+5p + 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 ➕/➖

Many everyday situations describe a quantity going up or going down by some amount. Here are the key signal words to watch for:

A split graphic comparing math signal words. On the left, a green upward-pointing arrow for Addition lists the words plus, added to, increased by, more than, total of, and sum of. On the right, a red downward-pointing arrow for Subtraction lists the words subtract, decreased by, less than, fewer than, reduced by, and minus.
  • 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 cc dollars. The total charge is simply:

9+c9 + c

If instead a coupon takes $4 off the price pp of an item, the new price is:

Watch the Order in Subtraction Phrases 👀

Some phrases with the word “than” are truly order-sensitive because subtraction is not commutative. Compare these two phrases:

  1. "7 less than xx"
  2. "xx less than 7"

They sound similar, but they produce different expressions.

In phrase 1, you start with xx and subtract 7, so the expression is: x7x - 7.

In phrase 2, you start with 7 and subtract xx, so the expression is: . If phrase 2 sounds like an inequality (), remember that the key difference is the word . While " less than 7" describes an inequality, the phrase " less than 7" without the "is" simply tells you to subtract.

Multiplication: Repeated Groups and Per-Unit Rates ✖️

Multiplication shows up whenever you have repeated equal groups or a per-unit rate. Here are two common scenarios:

  • Repeated groups: "3 boxes with nn items each" means 3n3n (three groups of nn).
  • Per-unit rates: "A rideshare app charges $1.80 per mile for mm miles" means 1.80m1.80m.
Illustration of repeated groups of boxes and a rideshare rate scenario side by side, both mapping to multiplication expressions
Division: Splitting and Sharing ➗

Division appears less often in casual language, but it follows a clear pattern: splitting, sharing equally, or distributing. For instance, "a total of tt dollars shared equally among 4 friends" becomes:

t4\frac{t}{4}

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. "tt divided by 4" means , not . The quantity being divided always goes in the numerator.

Choosing the Right Operation 🤔

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 pp dollars and the app adds a flat delivery fee of $3. The total you pay is:

p+3p + 3

Now imagine the same app, but instead of a flat fee it charges $2 per item and you order nn items. The delivery charge alone would be 2n2n. 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:

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!

Sign up
Join the 1M+ learners on CodeSignal
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal