Introduction to Equality
Understand the definition of equality, its key properties (reflexive, symmetric, transitive), and how to manipulate equations while preserving equality.
Summary
Read Summary
Flashcards
Save Flashcards
Quiz
Take Quiz
Quick Practice
Which properties of equality allow for the safe manipulation of equations in algebra?
1 of 6
Summary
Understanding Equality in Algebra
What Is Equality?
Equality is one of the most fundamental concepts in mathematics. It states that two expressions represent the same exact quantity. We write this using the equality sign "=":
$$\text{expression}1 = \text{expression}2$$
For example, $5 + 3 = 8$ asserts that the left side and right side have the same value. When an equality statement is true, the two sides are completely interchangeable—you can substitute one for the other in any mathematical context without changing the meaning or value of what you're working with.
This might seem obvious at first, but this simple idea is the foundation for virtually all algebraic problem-solving.
The Three Fundamental Properties of Equality
Three key properties describe how equality behaves. These properties ensure that when we manipulate equations, we're doing so safely and logically.
The Reflexive Property states that every quantity is equal to itself: $$a = a$$
This might seem trivial, but it's important for formal mathematical reasoning. Any number, variable, or expression equals itself.
The Symmetric Property tells us that equality works in both directions. If $a = b$, then $b = a$. Order doesn't matter. For instance, if we know that $x + 3 = 7$, we can just as validly write $7 = x + 3$. The relationship is symmetric.
The Transitive Property chains equalities together. If $a = b$ and $b = c$, then $a = c$. This is particularly useful because it allows us to connect multiple equations. For example, if $x = 5$ and $5 = 2 + 3$, then we can conclude that $x = 2 + 3$.
These three properties form the logical backbone that makes algebraic manipulation valid. Every time you rearrange an equation in algebra, you're relying on these properties to ensure your reasoning is sound.
Operations That Preserve Equality
To solve equations, we need to manipulate both sides while keeping the equation balanced. The key principle is this: if you perform the same operation on both sides of an equation, the equality is preserved.
Adding or Subtracting the Same Quantity
If we add the same number to both sides of an equation, both sides remain equal: $$\text{If } a = b, \text{ then } a + c = b + c$$
Similarly, if we subtract the same number from both sides, equality is preserved: $$\text{If } a = b, \text{ then } a - c = b - c$$
This is how we "move" terms from one side of an equation to the other. For example, starting with $x + 5 = 12$, we subtract 5 from both sides to get $x = 7$.
Multiplying or Dividing by Non-Zero Numbers
We can multiply both sides of an equation by the same non-zero number: $$\text{If } a = b, \text{ then } ac = bc \text{ (where } c \neq 0\text{)}$$
And we can divide both sides by the same non-zero number: $$\text{If } a = b, \text{ then } \frac{a}{c} = \frac{b}{c} \text{ (where } c \neq 0\text{)}$$
The restriction that $c \neq 0$ is critical: dividing or multiplying by zero would either be undefined or could introduce false solutions.
These operations are the tools you'll use repeatedly when solving equations.
Using Equality to Solve Equations
Let's bring these concepts together with a practical example. Consider the equation: $$2x + 5 = 13$$
This equation asserts that the expression $2x + 5$ has the same value as the number 13. Our goal is to find the value of $x$ that makes this true.
We use the operations that preserve equality to isolate $x$:
Start with $2x + 5 = 13$
Subtract 5 from both sides: $2x = 8$ (using the subtraction property)
Divide both sides by 2: $x = 4$ (using the division property)
At each step, the equality is preserved because we performed the same operation on both sides. The solution $x = 4$ makes the original statement true: $2(4) + 5 = 8 + 5 = 13$ ✓
This process demonstrates why understanding the properties of equality is so essential—they justify every algebraic move we make.
<extrainfo>
Broader Applications of Equality
The principles of equality extend far beyond simple linear equations. The same rules apply to quadratic equations, systems of multiple equations, and function equations. In fact, equality is the backbone of all algebraic reasoning and systematic problem-solving in mathematics.
Understanding equality deeply—not just mechanically following steps—gives you the foundation to tackle more complex mathematical problems with confidence. Whenever you see an equation, remember that you're working with a statement of equivalence, and the properties discussed here are your tools for safely transforming and solving it.
</extrainfo>
Flashcards
Which properties of equality allow for the safe manipulation of equations in algebra?
Reflexive, Symmetric, and Transitive properties.
How is the Reflexive Property of equality defined symbolically?
$a = a$.
What does the Symmetric Property state if $a = b$?
$b = a$.
What is the conclusion of the Transitive Property if $a = b$ and $b = c$?
$a = c$.
Which four basic arithmetic operations preserve equality when applied to both sides of an equation?
Addition of the same number
Subtraction of the same number
Multiplication by the same non-zero number
Division by the same non-zero number
What condition must be met when multiplying or dividing both sides of an equation to preserve equality?
The number must be non-zero.
Quiz
Introduction to Equality Quiz Question 1: What does equality assert about two expressions?
- They represent the same exact quantity (correct)
- They differ by a constant amount
- One expression is greater than the other
- They are unrelated quantities
Introduction to Equality Quiz Question 2: Which property states that every quantity is equal to itself?
- Reflexive property (correct)
- Symmetric property
- Transitive property
- Associative property
Introduction to Equality Quiz Question 3: Multiplying both sides of an equation by a non‑zero constant has what effect on the equation?
- The equality remains true (correct)
- It makes the equation false
- It reverses the direction of inequality
- It changes the solution set
Introduction to Equality Quiz Question 4: When you write the equation $2x + 5 = 13$ to solve for $x$, what does the equal sign indicate?
- Both sides represent the same value (correct)
- The left side is greater than the right side
- The expression on the left is to be added to 13
- $x$ equals 13
What does equality assert about two expressions?
1 of 4
Key Concepts
Equality Principles
Equality (mathematics)
Equality sign
Reflexive property
Symmetric property
Transitive property
Operation preserving equality
Types of Equations
Linear equation
Quadratic equation
System of equations
Algebraic Concepts
Algebraic reasoning
Definitions
Equality (mathematics)
A relation indicating that two expressions represent the same exact quantity.
Equality sign
The symbol “=” used to denote that the expressions on either side have equal values.
Reflexive property
The principle that every quantity is equal to itself (a = a).
Symmetric property
The principle that if a = b then b = a.
Transitive property
The principle that if a = b and b = c then a = c.
Operation preserving equality
Mathematical operations (addition, subtraction, multiplication, division by a non‑zero number) that maintain the truth of an equality.
Linear equation
An algebraic equation of the first degree, typically of the form ax + b = c.
Quadratic equation
An algebraic equation of the second degree, generally expressed as ax² + bx + c = 0.
System of equations
A set of multiple equations with multiple variables that are solved simultaneously.
Algebraic reasoning
The logical process of manipulating equations and expressions using algebraic principles.