No history yet

Understanding Variables

Symbols for the Unknown

In arithmetic, we work with specific numbers, like 2 + 3 = 5. But what if we don't know a number yet, or if that number can change? This is where algebra comes in. Instead of using only known numbers, algebra uses letters or symbols to represent these unknown or changing values. These symbols are called variables.

variable

noun

A symbol, usually a letter, that represents an unknown or changing quantity.

Think of a variable as a labeled box. The label, like x or y, stays the same, but the contents of the box can change. The box might hold the number 5 right now, but later it could hold 10 or -2. The variable gives us a way to talk about the box's contents without knowing exactly what's inside.

Beyond simple operations, Pre-Algebra introduces you to the idea of variables—symbols that represent unknown values.

Expressions vs. Equations

Variables are the building blocks for two key ideas in algebra: expressions and equations. They might seem similar, but they have one crucial difference.

An algebraic expression is a mathematical phrase that combines numbers, variables, and operations. It doesn't have an equal sign. It represents a single value that can change depending on the variable.

For example, a + 3 is an expression. If a is 2, the expression's value is 5. If a is 10, its value is 13.

An equation, on the other hand, is a statement that two expressions are equal. It always includes an equal sign (=). An equation is like a question or a statement of balance.

For example, a + 3 = 8 is an equation. It makes a specific claim: "whatever the value of a is, adding 3 to it results in 8."

Variables in the Real World

We use the idea of variables all the time without realizing it. Imagine you're buying some avocados that cost $2 each. The total cost depends on how many avocados you buy. We can use a variable to represent this.

Let's say n is the number of avocados you buy. The total cost would be 2 × n. This is an expression. We don't know the final cost until we know the value of n.

Number of Avocados (n)Total Cost (2 × n)
1$2
2$4
3$6
5$10

Here, n is a variable because it can change. As n changes, the value of the expression (the total cost) also changes.

Now, what if you have $10 to spend? You could set up an equation: 2 × n = 10. This equation asks a specific question: "How many avocados can you buy for exactly $10?" The variable n now represents a specific unknown number we want to find.

Let's check your understanding of these new concepts.

Quiz Questions 1/5

In algebra, what is a variable?

Quiz Questions 2/5

Which of the following is an algebraic equation?

Using variables allows us to describe relationships and solve problems in a general way, which is the foundation of algebra.