No history yet

Introduction to Algebra

From Numbers to Symbols

In arithmetic, you work with numbers you know, like 2+2=42 + 2 = 4. Algebra introduces a twist: what if you don't know one of the numbers? What if a value can change? Instead of leaving a blank space, we use a symbol as a placeholder. This is usually a letter, like xx or yy.

Variable

noun

A symbol, typically a letter, that represents an unknown or changing quantity in a mathematical expression.

Think of a variable as a box. You might not know what's inside, but you can still talk about it and move it around. For example, if you get paid $15 per hour, and hh represents the hours you work, your total pay is 15×h15 \times h. You don't know the exact amount yet, but you have a way to describe it.

Building Expressions

When you combine variables, numbers (called constants), and arithmetic operations (+,,×,÷+, -, \times, \div), you create an algebraic expression. It's like a mathematical phrase. An expression doesn't have an equals sign, so it doesn't state a complete relationship. It just represents a value.

Examples of expressions: • x+7x + 7 (7 more than an unknown number) • 4y4y (an unknown number multiplied by 4) • 2ab2a - b (one unknown number minus another, with the first one doubled)

Lesson image

In these examples, the numbers 7, 4, and 2 are often called coefficients when they are multiplied by a variable. A coefficient is simply the number in front of a variable.

Equations and Balance

An equation is a statement that two expressions are equal. It's like a perfectly balanced scale. What's on the left side of the equals sign has the exact same value as what's on the right side.

The equation 3x+2=113x + 2 = 11 tells us that the expression on the left, 3x+23x + 2, is equal to the expression on the right, 1111. The goal in algebra is often to find the value of the variable (xx) that keeps the scale balanced.

TermDefinitionExample in 4x + 9 = 21
VariableA symbol for an unknown number.x
CoefficientA number multiplied by a variable.4
ConstantA number on its own.9 and 21
ExpressionA combination of terms.4x + 9 and 21
EquationA statement that two expressions are equal.The entire statement

When Things Aren't Equal

Sometimes in life, things aren't perfectly equal. You might need at least $20 to buy a ticket, or you can spend no more than $50. These relationships are described using inequalities.

An inequality is a statement that compares two expressions that are not necessarily equal. It uses special symbols to show the relationship.

SymbolMeaningExample
>Greater thanx > 5 (x is greater than 5)
<Less thany < 10 (y is less than 10)
Greater than or equal toa ≥ 18 (a is at least 18)
Less than or equal tob ≤ 100 (b is at most 100)

For example, if you have a gift card with 💲50 on it, and you buy an item that costs cc dollars, the amount you have left is 50c50 - c. You can't spend more than you have, so cc must be less than or equal to 50. We write this as c50c \le 50.

These building blocks—variables, expressions, equations, and inequalities—are the foundation of algebra. Understanding them opens the door to solving a huge range of problems.

Quiz Questions 1/4

What is the primary role of a variable in algebra?

Quiz Questions 2/4

Which of the following is an equation?