algebra

Coefficient

A coefficient is the numerical factor in front of a variable in an algebraic expression. In 5x², the coefficient is 5.

A coefficient is the numerical factor multiplying a variable in an algebraic expression. In 5x2+3x75x^2 + 3x - 7:

  • Coefficient of x2x^2: 55
  • Coefficient of xx: 33
  • Constant term: 7-7 (no variable; sometimes called the "constant coefficient")

When a variable appears without a visible number, the coefficient is 1 (or −1 if there's only a minus sign): x3x=1x31xx^3 - x = 1 \cdot x^3 - 1 \cdot x.

In multivariable expressions, the coefficient depends on which term we mean. In 4xy24xy^2, the coefficient of xy2xy^2 is 44, the coefficient of y2y^2 is 4x4x, depending on what you treat as variable.

Coefficients are central to:

  • Polynomial identification (degree from highest non-zero coefficient)
  • Linear systems (the matrix of coefficients)
  • Statistics (regression coefficients)
  • Physics (coefficient of friction, drag, restitution).