Algebra Calculator

Solve algebraic equations and expressions with step-by-step solutions.

Free to use
12,500+ users
Updated January 2025
Instant results

Algebra Calculator

Solve & Simplify Equations

ax² + bx + c = 0

Algebra Basics

Algebra is a branch of mathematics that uses symbols and letters to represent numbers and quantities in formulas and equations. This tool can solve common algebraic structures like quadratic equations and systems of linear equations.

Foundations of Algebra

Understanding Variables, Expressions, and Equations.

What is Algebra?

Algebra is a branch of mathematics that uses symbols, typically letters like x, y, and z, to represent unknown numbers.

It provides a powerful way to describe relationships and solve problems that are difficult to tackle with arithmetic alone.

Think of it as a language for problem-solving. Instead of just working with known numbers, we can create rules and formulas that work for any number.

Example:From Arithmetic (2 + 3 = 5) to Algebra (x + 3 = 5)

Variables, Constants, and Expressions

**Variable:** A symbol (like x) that can represent different values. It's the 'unknown' we often need to find.

**Constant:** A fixed number that does not change, like 2, -10, or π.

**Expression:** A combination of variables, constants, and mathematical operations. An expression does not have an equals sign. For example, '5x - 3' is an expression.

Example:In the expression 2x + 7, 'x' is the variable, '2' and '7' are constants.

The Anatomy of an Equation

An equation is a statement that two expressions are equal. It always contains an equals sign (=).

The core goal in algebra is often to 'solve' an equation, which means finding the value of the variable that makes the statement true.

Think of an equation as a balanced scale. Whatever you do to one side, you must also do to the other to keep it balanced.

Example:Equation: 4x - 1 = 11 (The expression '4x - 1' is equal to the constant '11')

Solving Basic Equations: Isolation

The fundamental strategy for solving an equation is to isolate the variable on one side of the equals sign.

We do this by performing 'inverse operations' to cancel out numbers on the variable's side.

**Addition's inverse is Subtraction:** To undo '+ 3', you subtract 3 from both sides.

**Multiplication's inverse is Division:** To undo 'multiply by 5', you divide both sides by 5.

Example:To solve x + 5 = 12, subtract 5 from both sides to get x = 7.

Case Study: A One-Step Equation

Let's solve the equation: 3y = 18.

The variable 'y' is being multiplied by 3.

To isolate 'y', we perform the inverse operation: division. We divide both sides by 3.

(3y) / 3 = 18 / 3, which simplifies to y = 6.

Example:Problem: 3y = 18 => Solution: y = 6

Case Study: A Two-Step Equation

Let's solve a more complex equation: 2z + 4 = 10.

First, undo the addition. Subtract 4 from both sides: 2z + 4 - 4 = 10 - 4, which gives 2z = 6.

Next, undo the multiplication. Divide both sides by 2: (2z) / 2 = 6 / 2, which gives z = 3.

Example:Problem: 2z + 4 = 10 => Solution: z = 3

Real-World Application: Budgeting

Algebra is used constantly in everyday life. Imagine you have $100 and you want to buy some shirts that cost $15 each.

You can set up an equation: 15x = 100, where 'x' is the number of shirts you can buy.

By solving for x (100 / 15), you find that x ≈ 6.67. This tells you that you can afford to buy 6 shirts.

Example:Cost per item * Number of items = Total Budget

Key Summary

  • Algebra uses variables (like x) to represent unknown values.
  • An expression combines numbers and variables; an equation sets two expressions equal.
  • The goal is to solve equations by isolating the variable.
  • Use inverse operations on both sides of an equation to maintain balance.

Practice Examples

Problem: x - 8 = 15

To isolate x, we need to undo the subtraction of 8. The inverse operation is addition. Add 8 to both sides of the equation.

Solution: x - 8 + 8 = 15 + 8 => x = 23

Problem: 4a = 28

The variable 'a' is being multiplied by 4. To isolate 'a', we perform the inverse operation, which is division. Divide both sides by 4.

Solution: 4a / 4 = 28 / 4 => a = 7

Problem: 5b + 6 = 31

This is a two-step equation. First, undo the addition by subtracting 6 from both sides. Then, undo the multiplication by dividing both sides by 5.

Solution: 5b + 6 - 6 = 31 - 6 => 5b = 25 => 5b / 5 = 25 / 5 => b = 5

Problem: c / 3 - 2 = 4

Another two-step equation. First, add 2 to both sides to undo the subtraction. Then, multiply both sides by 3 to undo the division.

Solution: c / 3 - 2 + 2 = 4 + 2 => c / 3 = 6 => (c / 3) * 3 = 6 * 3 => c = 18

Frequently Asked Questions

Why do we use letters in math?

Letters, or variables, allow us to create general rules and solve for unknown values. They make math a flexible tool for solving a wide range of problems, not just ones with specific numbers.

What is the main goal of solving an equation?

The goal is to find the specific value for the variable that makes the equation true. It's like solving a puzzle to find the missing piece that makes everything fit together perfectly.

Is there a specific order for solving equations?

Yes. Generally, you reverse the standard order of operations (PEMDAS). You first undo any addition or subtraction, and then undo any multiplication or division to isolate the variable.

Where does the word 'algebra' come from?

The word comes from the Arabic title of a book, 'Al-Jabr', written by the Persian mathematician Al-Khwarizmi around 820 AD. The term originally referred to the process of moving a negative term to the other side of an equation.

The Golden Rule: Balance

An equation must always remain balanced. Whatever you do to one side, you must do to the other.

x + 2 = 5

- 2      - 2


x      = 3