2.1.1 · D5Algebra — Introduction & Intermediate

Question bank — Variables, constants, coefficients — algebraic expressions

1,642 words7 min readBack to topic

Before the traps, look at how a single term is built and what "coefficient", "variable part" and "term" actually point at.

Figure — Variables, constants, coefficients — algebraic expressions

And here is the one picture that unlocks half the traps below — combining like terms is just adding the coefficients, using the invisible :

Figure — Variables, constants, coefficients — algebraic expressions

Notice in the second panel: when a coefficient becomes , the whole bar shrinks to nothing — that term is deleted, leaving only .


True or false — justify

In , both and are variables.
False. Only is a variable (it can take many values); is a fixed number that multiplies it, so is a coefficient.
The expression has no coefficients.
False. Both coefficients are the invisible : and . The is always there, just not written.
In the coefficient is .
False. The coefficient is , since . The variable is ; the number in front is .
is a variable because it is a letter, not a digit.
False. is a constant — its value is always about and never changes, so being written as a letter does not make it variable.
Every algebraic expression must contain at least one variable.
False. A lone number like is a perfectly valid expression (a constant expression); it just happens to have no variable part.
In the term the coefficient is a whole number.
False. The coefficient is , a fraction. Coefficients can be any fixed number: negative, fractional, decimal, or even .
The constant term has no coefficient at all.
False. You can view as ; since , the itself is its coefficient. It is a constant because it carries no varying letter.
In , the coefficient is .
False. The coefficient is the number only; is the variable part. A coefficient must be the numerical factor, not a factor containing letters.
works for any value of .
True. Whatever number hides, "3 of it plus 5 of it" is always "8 of it" — that is exactly the pattern variables are built to capture.
is an algebraic expression.
False. is an expression, but the whole line contains an sign, which makes it an equation (a claim), not an expression. Expressions never carry an equals sign.

Spot the error

A student says: "In , the coefficient of is and the coefficient of is ."
The first part is right, but has no variable attached — it is the constant term, not "the coefficient of ." Coefficients pair with variables.
A student writes: "."
Wrong. means one plus another (addition), which is . means times (multiplication). Adding and multiplying are different operations.
A student claims the term has coefficient .
The minus sign belongs to the coefficient: it is , not . Dropping the sign changes the value of the whole term.
A student says has coefficient because "there's no number in front."
The invisible number is , not . A coefficient of would make the whole term and delete it entirely.
A student reads as "the coefficient is , the variable is , so the exponent doesn't matter."
The coefficient is correct, but the exponent absolutely matters: (the variable cubed) behaves differently from , so it must be kept when describing the term.
A student writes "length is 5 more than twice width" as .
Wrong translation. "Twice the width" is and "5 more than" adds , giving . They swapped which number multiplies and which is added.
A student simplifies .
Wrong. and are different variables, so and are unlike terms and cannot be combined. The expression stays .

Why questions

Why do we bother writing instead of just leaving a blank space for the unknown?
A named symbol like lets us refer back to the same unknown many times in one line and manipulate it with rules, which a blank space cannot do.
Why is the coefficient of a lone taken to be rather than nothing?
Because leaves the value unchanged, so is the "silent" multiplier that is always present without altering the term — and knowing it lets you combine .
Why can a constant be written with a letter (like or ) yet still not be a variable?
What makes something a variable is that its value can change; and each have one fixed value forever, so the letter is just shorthand for that unchanging number.
Why do we group an expression into terms separated by and ?
Because each term is a self-contained product (number × variables) that we treat as a unit when identifying coefficients or combining like terms.
Why does one formula like replace infinitely many separate calculations?
Because stands for every possible quantity of kilograms at once; substituting any number recovers that specific case, so the single pattern covers them all — this is abstraction.
Why does removing the parentheses in not change the value?
Because these parentheses only group additions, and addition can be regrouped freely, so is the same total as the bracketed form.

Edge cases

Is a variable, a constant, or a coefficient?
is a constant (a fixed value). It can also serve as a coefficient, but as a coefficient it wipes out its term, since .
What is the coefficient of in the expression ?
It is , from . Even a variable standing completely alone carries the hidden coefficient .
Can a coefficient itself be a variable, as in where is a letter?
In a polynomial in , the rule is fixed: the coefficient of is whatever multiplies it, so here the coefficient is — treated as a parameter (a fixed but unspecified number), while is the variable that moves. It is only called a "variable" if the problem explicitly lets change too.
In the constant expression , what is the "variable part"?
There is none. You can imagine it as where , which is why a constant is said to have degree : no varying letter is present.
If and are two different variables, is a coefficient of anything?
No. is a product of two variables and can change value, so it is a variable part, never a coefficient — coefficients must be fixed numbers.
What happens to the term when the variable is set to ?
The term becomes ; the coefficient is unchanged as a label, but the term contributes nothing to the value while .
Is " apples apples apples" already algebra?
Not quite — it is one concrete case. It becomes algebra only when we replace "apples" by a variable to get , capturing every such case at once.

Connections

  • Algebraic Terms and Like Terms — the machinery behind "combine like terms".
  • Evaluating Algebraic Expressions — what happens when you substitute a number for a variable.
  • Equations vs. Expressions — why an equals sign changes the whole object.
  • Polynomials and Linear Expressions — structured families of these expressions.
  • Word Problems in Algebra — translating the trap-worthy phrases correctly.