Look at these two lines of symbols. They look almost identical:

3x + 5 \qquad\text{versus}\qquad 3x + 5 = 11

Just four extra characters on the right: a space, an equals sign, a space, and an 11. And yet, these two things are not the same kind of object at all. One of them is a recipe for a number — feed it an x, get a number back. The other is a question — which values of x make the left side equal the right side? The first has no answer, only values. The second has (in this case) exactly one answer: the number that balances the scale.

This is one of those distinctions that textbooks mention in one sentence and then move on, assuming you have absorbed it. Most students haven't. They write things like "solve 3x + 5" or "evaluate 3x + 5 = 11" — phrases that sound like English but are grammatical nonsense in algebra. You cannot solve an expression (there is nothing to solve), and you cannot evaluate an equation at x = 7 (the equation does not have a value at x = 7; it is either true or false there).

The widget below flips between the two modes. In expression mode, you slide x and watch the expression 3x + 5 produce a different number for every choice — a whole infinite family of values. In equation mode, an equals sign and an 11 drop in, and suddenly the question changes. Now there is a single value of x — the one where the line y = 3x + 5 crosses the horizontal line y = 11. Slide x around and the left side no longer "produces a value." It either matches 11 (solution found) or it doesn't (keep looking).

Toggle the mode button. In expression mode, every position of the slider produces a value — the blue line shows them all at once. In equation mode, the red dashed line $y = 11$ appears; the green dot at the intersection is the one $x$ that makes $3x + 5$ equal $11$. Press "Snap to solution" in equation mode to jump there.

An expression has a value. An equation has solutions.

This is the whole distinction, and it shows up the moment you ask what you can do with each object.

With an expression like 3x + 5, the natural verb is evaluate. You pick a value of x, plug it in, and compute.

There is nothing to "solve." Each value of x just gives you back a number. The expression is a machine: x goes in, a number comes out. Graphically, y = 3x + 5 traces out a whole line — every point on that line is one (x, \text{value}) pair. Infinitely many of them.

With an equation like 3x + 5 = 11, the natural verb is solve. You are asking: for which values of x is the statement true? The equation is not a machine that produces numbers — it is a claim that can be true or false depending on x.

Graphically, the solution is where the line y = 3x + 5 crosses the horizontal line y = 11. For a linear equation like this one, there is exactly one crossing. For different kinds of equations the picture is richer — a quadratic x^2 = 4 has two solutions (x = 2 and x = -2); an absolute-value equation |x| = 3 also has two. But in every case, solving means finding the crossing points.

The four verbs

Keep these four verbs straight and most confusion evaporates:

Object Verb What you produce
Expression Simplify A shorter expression with the same value for every x
Expression Evaluate at x = a A single number
Equation Solve The set of x values that make it true
Equation Check x = a A yes or no (true or false)

"Solve 3x + 5" is a category error — there is no equation, so there is nothing to solve. "Evaluate 3x + 5 = 11 at x = 7" is also a category error — equations don't take numerical values, they are either true or false. (3(7) + 5 = 26, which is not 11, so the equation is false at x = 7; but "false" is not a number.)

Worked contrasts

The same symbols, two meanings. Consider 2x - 1.

As an expression: at x = 3 it has value 5; at x = 0 it has value -1; at x = 0.5 it has value 0. Infinitely many values.

As the equation 2x - 1 = 0: there is exactly one solution, x = 0.5. The question "at which x does the expression equal zero?" is now a precise question with a precise answer.

An expression can't be "true" or "false." If someone asks "is 3x + 5 true?" the answer is not yes or no — it's "you have given me a recipe, not a claim. Try again with an equals sign." Similarly, if someone asks "what is the value of 3x + 5 = 11?" the answer is "it doesn't have a value. It has a truth value, which depends on x, and it has a solution, which is x = 2."

Multiple solutions are possible. The equation x^2 = 9 has two solutions, x = 3 and x = -3, because both make it true. The expression x^2 just has a value at every x — it is 9 at \pm 3, 4 at \pm 2, and so on. Same symbols, different questions.

Zero solutions are possible. The equation x^2 = -4 has no real solutions — no real number squared is negative. But the expression x^2 + 4 is perfectly well-defined everywhere; it just never takes the value 0. The geometric picture: the parabola y = x^2 + 4 never touches the x-axis.

Infinitely many solutions are possible. The equation 2(x + 3) = 2x + 6 is true for every x — both sides are the same expression in disguise. This is called an identity, and its "solution set" is all real numbers. An identity is an equation that is really just a claim about the two expressions being the same.

What the equals sign actually says

The subtle thing about "=" is that it doesn't mean "gives you." It means "is the same number as." When you write 3x + 5 = 11, you are not saying "3x + 5 evaluates to 11." You are claiming that the two things on either side of the sign are the same number. That claim may be true (when x = 2) or false (when x is anything else). The act of solving is the act of finding all the x-values for which the claim is true.

This is also why 3x + 5 \to 11 (an arrow, "evaluates to") is not the same as 3x + 5 = 11 (an equals sign, "is equal to"). One is a process; the other is a relationship.

When you flip the toggle in the widget, you are not just adding characters. You are changing the grammatical category of the whole statement — from noun phrase (a thing that names a number, like "the temperature outside") to sentence (a claim that can be true or false, like "the temperature outside is 32^{\circ}C"). Expressions are nouns. Equations are sentences. The equals sign is the verb that turns one into the other.

Going back to the widget

With that in mind, watch the widget one more time. In expression mode, sliding x walks the red dot along the blue line — a tour of all the values the expression can take. In equation mode, the red horizontal line y = 11 drops in and draws a green dot at the one place the blue line crosses it. That green dot is the solution. It is the one x for which the sentence "3x + 5 = 11" is true.

That is the whole content of the phrase "an equation has solutions, an expression has values." The equals sign drew a second line; the solution is where the lines meet.