Basic Rules and Properties of Algebra

Essential Formulas, Properties, and Step-by-Step Examples

Understanding the fundamental rules and properties of algebra is essential for solving equations and simplifying expressions. Below, we outline these core properties.

Note: In all rules below, let \( a \), \( b \), and \( c \) represent real numbers, variables, or algebraic expressions.

1. Commutative Properties

The commutative property states that the order in which you add or multiply numbers does not change their sum or product.

Addition

\[ a + b = b + a \]

Examples:

Multiplication

\[ a \times b = b \times a \]

Examples:

2. Associative Properties

The associative property states that how numbers are grouped (using parentheses) does not change their sum or product.

Addition

\[ (a + b) + c = a + (b + c) \]

Examples:

Multiplication

\[ (a \times b) \times c = a \times (b \times c) \]

Examples:

3. Distributive Property

The distributive property lets you multiply a sum by multiplying each addend separately and then adding the products.

Addition and Multiplication

\[ a \times (b + c) = a \times b + a \times c \]

and

\[ (a + b) \times c = a \times c + b \times c \]

Examples:

4. Inverses and Reciprocals

The Additive Inverse

The additive inverse of a number \( a \) is \( -a \). When you add a number to its inverse, the result is zero.

\[ a + (-a) = 0 \]

Example:

The Reciprocal (Multiplicative Inverse)

The reciprocal of a non-zero real number \( a \) is \( \frac{1}{a} \). Multiplying a number by its reciprocal yields one.

\[ a \times \left(\frac{1}{a}\right) = 1 \]

Example:

5. Identities

The Additive Identity

The additive identity is \( 0 \). Adding zero to any number leaves it unchanged.

\[ a + 0 = 0 + a = a \]

The Multiplicative Identity

The multiplicative identity is \( 1 \). Multiplying any number by one leaves it unchanged.

\[ a \times 1 = 1 \times a = a \]

More References and Links