Word Problems With One Step Equations

6 min read

Word problems with one-step equations are a fundamental building block in mathematics, bridging the gap between basic arithmetic and algebraic thinking. These problems translate everyday situations into simple mathematical statements that require only a single operation to find the unknown value. Because of that, whether you are calculating a discount at a store, splitting a dinner bill, or figuring out how many items are in a group, mastering this skill is essential. Understanding how to solve word problems with one-step equations builds confidence and lays the groundwork for more complex mathematical concepts you will encounter in higher-level math and real-life scenarios Less friction, more output..

Quick note before moving on.

What is a One-Step Equation?

Before diving into word problems, it is crucial to understand what a one-step equation is. An equation is a mathematical statement that shows two expressions are equal, typically represented by an equals sign (=). A one-step equation is an algebraic equation that can be solved in a single step by performing the inverse operation And that's really what it comes down to..

The main goal when solving any equation is to isolate the variable, which is the unknown value usually represented by a letter

The process of turning a word problem into a one‑step equation follows a clear pattern: identify the unknown, translate the verbal description into a mathematical relationship, and then apply the inverse operation to isolate that unknown. Below is a step‑by‑step guide that works for the four basic types of one‑step equations—addition, subtraction, multiplication, and division.

1. Read the problem carefully.
Look for keywords that signal the operation involved.

  • Addition: “more than,” “total,” “combined,” “increased by.”
  • Subtraction: “less than,” “difference,” “decreased by,” “remaining.”
  • Multiplication: “times,” “product of,” “each,” “per.”
  • Division: “per,” “each,” “split,” “quotient,” “ratio.”

2. Define the variable.
Choose a letter (commonly (x)) to represent the quantity you are trying to find. Write a brief note next to it, e.g., “(x) = number of apples bought.”

3. Translate the sentence into an equation.
Replace the words with symbols, keeping the structure of the relationship intact.
Example: “A book costs $7 more than a notebook. If the notebook costs $5, how much does the book cost?”

  • Unknown: cost of the book → (x).
  • Relationship: book cost = notebook cost + 7.
  • Equation: (x = 5 + 7).

4. Solve using the inverse operation.
Perform the single step that isolates (x) Not complicated — just consistent..

  • If the equation is (x + a = b), subtract (a) from both sides.
  • If it is (x - a = b), add (a) to both sides.
  • If it is (ax = b), divide both sides by (a).
  • If it is (\frac{x}{a} = b), multiply both sides by (a).

5. Check your answer.
Substitute the solution back into the original word problem to verify that it makes sense in context.


Worked Examples

Example 1 (Addition):
Problem: Maria has 12 candies. She receives some more from her friend and now has 20 candies. How many did her friend give her?

  • Unknown: candies given → (x).
  • Translation: (12 + x = 20).
  • Inverse operation: subtract 12 from both sides → (x = 20 - 12 = 8).
  • Check: (12 + 8 = 20) ✔️

Example 2 (Subtraction):
Problem: A tank originally held 50 liters of water. After a leak, it contains 35 liters. How many liters leaked out?

  • Unknown: leaked liters → (x).
  • Translation: (50 - x = 35).
  • Inverse operation: add (x) to both sides and subtract 35 → (x = 50 - 35 = 15).
  • Check: (50 - 15 = 35) ✔️

Example 3 (Multiplication):
Problem: Each pack of stickers contains 6 stickers. If you buy 4 packs, how many stickers do you have in total?

  • Unknown: total stickers → (x).
  • Translation: (6 \times 4 = x) or (x = 6 \cdot 4).
  • Inverse operation: not needed; compute directly → (x = 24).
  • Check: (6 \times 4 = 24) ✔️

Example 4 (Division):
Problem: A baker divides 48 cupcakes equally among 8 boxes. How many cupcakes go in each box?

  • Unknown: cupcakes per box → (x).
  • Translation: (\frac{48}{8} = x) or (8x = 48).
  • Inverse operation: divide both sides by 8 → (x = 48 ÷ 8 = 6).
  • Check: (8 \times 6 = 48) ✔️

Tips for Success

  • Highlight the unknown. Underline or circle the phrase that asks “how many,” “how much,” or “what is the value of …?” This helps you pinpoint the variable.
  • Write a word equation first. Before jumping to symbols, write a plain‑English sentence that relates the known quantities to the unknown (e.g., “price of shirt + discount = sale price”). Then replace each phrase with its mathematical counterpart.
  • Keep units consistent. If the problem mixes minutes and hours, convert everything

Continue the Tips for Success

  • Keep units consistent.
    If the problem mixes minutes and hours, convert everything to the same unit before writing the equation. To give you an idea, if a runner runs 30 minutes at a speed of 8 miles per hour, first change the time to hours: (30\text{ min}=0.5\text{ h}). Then the distance is (8 \times 0.5 = 4) miles.

  • Read the problem twice.
    The first reading gives you the story; the second reading helps you spot the mathematical relationship. Highlight any words that indicate addition (“more than,” “sum,” “total”), subtraction (“less than,” “difference,” “remaining”), multiplication (“times,” “product,” “each”), or division (“per,” “shared equally,” “quotient”).

  • Identify all known quantities.
    List them in a table: variable, description, numeric value (if any). This prevents you from overlooking a piece of information that will be needed later in the equation.

  • Write a word equation before the symbolic one.
    Example: “The cost of a concert ticket plus a service fee equals the total amount paid.” → (\text{Ticket price} + \text{Fee} = \text{Total paid}). Then replace each phrase with its algebraic symbol.

  • Check for extraneous solutions.
    After solving, ask whether the answer makes sense in the real‑world context (e.g., a negative number of people or a fractional number of items when only whole items are possible).

  • Use inverse operations systematically.
    When you have a multi‑step equation (such as (2x + 5 = 17)), undo operations in the reverse order of PEMDAS: first subtract the constant, then divide by the coefficient That's the whole idea..


Putting It All Together – A Multi‑Step Problem

Problem:
A small business sells custom T‑shirts. The selling price of each shirt is $15 more than the cost to produce it. If the company sells 12 shirts and earns a total profit of $180, what is the production cost of one shirt?

Solution:

  1. Highlight the unknown.
    Production cost per shirt → let’s call it (c) Still holds up..

  2. Translate the relationships.

    • Selling price = production cost + $15 → (p = c + 15).
    • Profit per shirt = selling price – production cost = ((c + 15) - c = 15).
    • Total profit = profit per shirt × number of shirts → (15 \times 12 = 180).

    The last line confirms the given total profit, so the unknown (c) is not needed for the profit check. On the flip side, we can still find the production cost if we know the selling price. The problem states the selling price is $15 more than cost, but we need another equation No workaround needed..

    Use the total revenue:

    • Revenue = selling price × quantity = (p \times 12).
    • Profit = revenue – total cost.
    • Total cost = production cost × quantity = (c \times 12).

    Plugging in:
    [ \text{Profit} = (p \times 12) - (c \times 12) = 180. ]

    Substitute (p = c + 15):
    [ ((c + 15) \times 12) - (c \times 12) = 180. ]

  3. Simplify the equation.
    [

Latest Drops

Published Recently

Same Kind of Thing

Stay a Little Longer

Thank you for reading about Word Problems With One Step Equations. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home