Formulating algebraic expressions
Once you can read a formula, the next step is to write one. Turning a situation described in words into an algebraic expression is one of the most valuable skills in mathematics, because it lets you capture a general rule that works for any value. A phone plan, a taxi fare, the perimeter of a shape: each can be written as an expression built from numbers, letters and a few operations.
This year you learn to formulate expressions using constants, variables, operations and brackets. A constant is a fixed number, a variable is a letter standing for a value that can change, and brackets group parts of an expression so they are handled together. Putting these pieces together accurately is the foundation for solving equations later on.
Translating words into symbols
The cleanest way to build an expression is to translate a worded instruction one piece at a time. Take the instruction take a number, double it, then add 3. Let the number be n. Doubling it gives 2n, and adding 3 gives 2n plus 3. Each phrase becomes a small piece of algebra, and stitching them together in order produces the full expression without guesswork.
Certain words map directly to operations. More than and increased by mean addition, less than means subtraction, times and product mean multiplication, and shared or per often signal division. A common trap is the phrase less than, which reverses the order: 5 less than a number n is n minus 5, not 5 minus n. Reading carefully and translating phrase by phrase guards against these slips.
Why brackets matter
Brackets are not decoration; they change what an operation applies to. The expression 2 times the bracket of n plus 3 means you first add 3 to n, then double the whole result. Without the brackets, 2n plus 3 means you double only the n and then add 3. These are genuinely different instructions and give different answers for the same value of n.
This is why translating a worded problem demands care about grouping. If a recipe says double the combined weight of flour and sugar, the combined part must sit inside brackets, giving 2 times the bracket of f plus s. Putting the brackets in the wrong place, or leaving them out, quietly changes the meaning of the whole expression. Building expressions that say exactly what you intend, with constants, variables and brackets each in their proper place, is the heart of this topic and the groundwork for the equation solving that comes next.