Search the complete library

What do you want to learn or calculate?

Quick linksAll calculatorsMath subjectsPractice questionsFormula library
← Back to learn

Learn Algebra

Equations, functions, polynomials, inequalities, and the structures behind them.

x

Learn it. Use it. Test it.

Reading builds recognition. Working with a calculator builds intuition. Practice proves that you can choose and execute the method yourself.

01LearnConcepts and worked methods02CalculatePurpose-built interactive tools03PracticeQuestions, hints, and review

Algebra calculators and tools

Use a focused tool to explore a relationship, verify hand work, or test what changes when an input moves.

Ready to work without the guide?

Practice algebra with immediate checking, hints, and full answer review.

Start Algebra practice →

What learning algebra really means

The short version:

  • Algebra uses letters to stand for numbers you do not know yet, and solving means finding the number that makes the sentence true.
  • Almost every move in algebra follows one rule: whatever you do to one side of the equal sign, do the same thing to the other side.
  • Learn it in order — linear equations first, then factoring, then quadratics, then systems — because each skill is built out of the one before it.

Algebra is arithmetic with a placeholder. Instead of asking "what is 7 + 5," algebra asks "7 plus what equals 12?" and writes that question as 7 + x = 12. Once you can write a question that way, you can answer thousands of problems with the same few rules. Start with solving linear equations, because every later topic ends with a linear step, and keep the algebra calculator nearby to check your own work rather than to replace it.

Algebra is arithmetic with a blank space in it. A letter such as x stands for a number you have not found yet, and solving means finding the number that makes the sentence true. Equations, functions, polynomials, inequalities, and the structures behind them.

The algebra learning path, in order

These four lessons are the spine of a first algebra course. Work through them in this order, and finish each one with a short set of problems on the algebra practice track before moving on.

  1. How to Solve Linear Equations

    Why it comes here: It teaches the one habit you will use in every other lesson: undo the operations around x, one at a time, doing the same thing to both sides.

    What you need first: You need to add, subtract, multiply, and divide with negative numbers, and to know that 3x means 3 times x.

  2. Factoring Polynomials

    Why it comes here: Factoring turns a long expression into a product, and a product equals zero only when one of its pieces equals zero. That is how most equations get solved by hand.

    What you need first: You need multiplication tables, the distributive property, and comfort expanding (x + 2)(x + 5) into x² + 7x + 10.

  3. The Quadratic Formula Explained

    Why it comes here: Some quadratics refuse to factor with whole numbers. The formula solves every one of them, and the part under the square root tells you how many real answers to expect.

    What you need first: You need factoring, square roots, and the ability to read a, b, and c off an equation written as ax² + bx + c = 0.

  4. Systems of Equations

    Why it comes here: Real questions usually have two unknowns at once, like price and quantity. A system finds the single pair of numbers that satisfies both conditions.

    What you need first: You need linear equations, plus the idea that a line's graph is the picture of all its solutions.

Algebra formulas, with real numbers

Algebra formulas you will use every week, with a worked number for each
NameFormulaWhat it doesExample with numbers
Slope between two pointsm = (y₂ − y₁) ÷ (x₂ − x₁)Measures how steep a line is(1, 2) and (4, 11) → m = 9 ÷ 3 = 3
Slope-intercept formy = mx + bLets you graph a line from two numbersm = 3 and b = −1 → y = 3x − 1
Quadratic formulax = (−b ± √(b² − 4ac)) ÷ 2aSolves any equation shaped like ax² + bx + c = 0x² − 5x + 6 = 0 → x = 3 or x = 2
Difference of squaresa² − b² = (a − b)(a + b)Factors a two-term expression in one stepx² − 49 = (x − 7)(x + 7)
Square of a sum(a + b)² = a² + 2ab + b²Expands a squared bracket without a grid(x + 4)² = x² + 8x + 16
Product rule for exponentsxᵐ · xⁿ = xᵐ⁺ⁿCombines powers that share a basex³ · x⁵ = x⁸

Notice that the quadratic formula contains b² − 4ac. That piece is called the discriminant, and it is worth memorizing on its own: for x² − 5x + 6 it equals 25 − 24 = 1, a positive number, so the equation has two different real answers. You can try other coefficients in the quadratic formula calculator and watch the discriminant change before the answer appears.

Algebra words you need to know

Algebra problems are often confusing because of the words, not the math. These are the terms that show up in almost every homework instruction.

Variable
A variable is a letter such as x or n that stands for a number you have not found yet.
Coefficient
The coefficient is the number multiplied by a variable, so in 7x the coefficient is 7.
Constant
A constant is a plain number with no variable attached, such as the 5 in 3x + 5.
Term
A term is one piece of an expression that is separated from the others by a plus or minus sign.
Like terms
Like terms have exactly the same variable part, so 4x and 9x are like terms but 4x and 4x² are not.
Expression
An expression is a group of terms with no equal sign, so you can simplify it but you cannot solve it.
Equation
An equation states that two expressions have the same value, and the equal sign is what makes solving possible.
Solution
A solution is a number that makes an equation true when you substitute it back in for the variable.
Factor
A factor is one of the things being multiplied, so the factors of x² + 7x + 10 are (x + 2) and (x + 5).
Quadratic equation
A quadratic equation has a squared variable as its highest power and can have zero, one, or two real solutions.
Inequality
An inequality compares two amounts with <, >, ≤, or ≥, and its answer is a range of numbers instead of one number.
Function
A function is a rule that turns each input into exactly one output, usually written as f(x).

When each part of algebra is taught

Algebra is spread across several school years. Use this table to see where you are and what the next course expects you to already know.

Where algebra appears in a normal school and college sequence
School levelWhat you learn at that stage
Grades 6-7 (pre-algebra)Negative numbers, variables in simple expressions, one-step equations, and reading coordinate graphs.
Grade 8 or Algebra 1Multi-step linear equations, inequalities, slope, systems of two equations, exponent rules, and basic factoring.
Algebra 2, usually grades 10-11Quadratics and the quadratic formula, polynomial division, rational expressions, radicals, logarithms, and complex numbers.
College algebra and beyondFunction families, transformations, matrices, sequences and series, and the algebra needed for calculus.

Common questions about algebra

Why does algebra use letters instead of numbers?

A letter lets you write one rule that covers every case at once. The formula for the area of a rectangle, A = lw, is true for a rectangle 3 cm wide and for one 300 m wide. Without letters you would need a separate sentence for every possible rectangle. The letter is not hiding a secret; it is a blank space waiting for whatever number the problem gives you.

How do I know which side to move a number to?

Move it to the side that gets you closer to having x alone. In 5x + 8 = 23, the 8 is stuck to the x, so subtract 8 from both sides and get 5x = 15. Then the 5 is multiplying x, so divide both sides by 5 and get x = 3. Always undo addition and subtraction first, then multiplication and division, which is the reverse of the order you would use to evaluate the expression.

Do I have to factor if the quadratic formula always works?

The formula always works, but factoring is faster when the numbers are friendly and it is the skill you need for simplifying fractions with variables later. A good rule: spend thirty seconds looking for factors, and if nothing fits, switch to the formula. Both methods give the same answers, so you can also factor and then check with the formula while you are still building confidence.

What does it mean when I get no solution or infinitely many?

If your steps end at something false like 0 = 7, no number can make the original equation true, so there is no solution. If they end at something always true like 5 = 5, then every number works and there are infinitely many solutions. Both results are real answers, not mistakes. Graphed as lines, no solution means the two lines are parallel and infinitely many means they are the same line.

How much practice is enough before moving on?

A useful test is whether you can start a problem correctly from a blank page without looking at an example. Try eight mixed problems on the algebra practice track. If you set up seven or eight of them correctly, even with a small arithmetic slip, move on. If you stall on the setup, the gap is in the concept and rereading the lesson will help more than another twenty exercises.

What to do next

The mistake to watch for

A frequent algebra error is changing the problem while simplifying: dropping parentheses, dividing by a possible zero, or forgetting to reverse an inequality after multiplying by a negative.

Your next study session

Pick the lesson above that matches your next assignment, work three problems by hand, then confirm your answers with the algebra calculator or the graphing calculator. When your answers match twice in a row, move to timed algebra practice.

From the magazine

Worth reading alongside algebra

ChatGPT vs. MathGPT: A Math Solver Comparison

Compare ChatGPT and MathGPT for notation, graphs, photo input, verification, and learning—not just final-answer accuracy.

Read the guide →
Stuck on a problem?

Have a algebra problem in front of you?

Type your own problem, or upload a photo of it. You get the method, the answer, and a check you can repeat yourself.