Definition

Variable: (derived from Latin variabilis, meaning ‘changeable’) is a symbol, typically a letter that refers to an unspecified mathematical object, like a numerical value. May also be called a parameter in some cases

Take this example:

Example

You’re working for 4 euros per hour. The number of hours you work is variable. If you work 3 hours on a day, you earn euro. If you work 5 hours on a day, you earn euro.

In this scenario, you could substitute the euros per hour for (or any letter for that matter, though some are used less often than others).
In the example above, is called an algebraic expression and is called a variable.

Sums, products and variables

Sums

The expression is the sum of and . In this example, we call and the terms of the sum.

Differences

In case there is a minus in the expression, the minus will be added to the number/variable on the right when writing down the terms.

Products

Whenever you multiply a variable, instead of using the standard multiplication sign, you use the multiplication dot, denoted as (\cdot in LaTeX).

The dots are optional, meaning you don’t have to write them.
All the symbols(numbers and letters) in the product are called the factors.
All the numbers in the product can also be called the coefficients. Any variable without a coefficient would be the same as putting a 1 in front of it:

Substitution

Substitution is the process of switching out variables in an expression for values.

Example

Calculate for :

Simplifying expressions with variables

Expressions aren’t always written in the shortest/clearest way. Sometimes products can be re-arranged or sums can be added together.
This process is called simplifying.

Simplifying usually consists of multiplying coefficients in the same product, or adding coefficients of different terms of a sum/difference, who have the same variable.

Simplifying multiplication

Usually when expressions have multiple coefficients within the same term, you can multiply them together, and since every number/variable in a product is re-arrangeable, you can make expressions look more readable.

Simplifying addition/subtraction

Whenever the two terms of a sum/difference have identical variables, you can add their coefficient together. Simply remove the variables, solve the sum/subtraction, and add back the variable.

Algebraic rules

Algebraic rules are a set of rules that makes simplifying expressions a bit faster. Some of them are already explained in the previous section.

Here’s some of them:

rules

  • All terms of a sum/difference can be re-arranged
  • the same is true for a product