Algebra foundations

Pronumerals and conventions

A pronumeral is a letter standing for a number. Algebra hides some symbols: 3×a3 \times a is written 3a3a, a÷ba \div b is written ab\frac{a}{b}, and a×aa \times a is a2a^2. In the term 7a2b7a^2b, the coefficient is 7. An expression is a collection of terms joined by ++ and - signs — it has no equals sign.

Writing expressions

Exams describe a situation in words and ask for the algebra. Choose a distinct pronumeral for each unknown, then translate phrase by phrase: if Bella collects bb dollars, “three times as much” is 3b3b and “thirty dollars less than twice as much” is 2b302b - 30. A total is a sum: b+3b+(2b30)=6b30b + 3b + (2b - 30) = 6b - 30. Define your pronumerals in writing before using them — it is often a mark on its own.

Collecting like terms

Like terms have exactly the same pronumerals raised to the same powers; the order of the letters does not matter, so x2yx^2y and yx2yx^2 are like terms, but x2yx^2y and xyxy are not. Add or subtract the coefficients only:

2x+3y+7x12y=9x9y2x + 3y + 7x - 12y = 9x - 9y

Each sign belongs to the term after it — move terms around with their signs attached.

Multiplying and dividing terms

To multiply, handle numbers first and then each pronumeral: 5ab×7a=35a2b5ab \times 7a = 35a^2b. Write divisions as fractions and cancel common factors from top and bottom:

12ab×5a4a=15ab5ab÷25ab2=15b\frac{12ab \times 5a}{4a} = 15ab \qquad 5ab \div 25ab^2 = \frac{1}{5b}

Unlike collecting, any terms can be multiplied or divided — like or not.

Substitution

Substituting means replacing pronumerals with given values, then following the order of operations. Put negative values in brackets before doing anything else. With a=5a = -5 and b=2b = 2:

3a25b=3×(5)25×2=7510=653a^2 - 5b = 3 \times (-5)^2 - 5 \times 2 = 75 - 10 = 65