Two-Variable Equation

Pre-Algebra

A two-variable equation contains two unknowns and describes a relationship between them, typically graphed as a line or curve in the coordinate plane.

Definition

A two-variable equation has two unknowns (usually $x$ and $y$). It does not have just one answer. Instead, it has many pairs of numbers $(x, y)$ that make it true.

Example

$y = x + 3$ is a two-variable equation. It is true for $(0, 3)$, $(1, 4)$, $(2, 5)$, and infinitely many other pairs.

Key Insight

Because two variables can vary together, the solutions form a pattern that you can see as a line or curve on a graph.

Definition

A two-variable equation, such as $y = mx + b$, has infinitely many solutions: every coordinate pair $(x, y)$ that satisfies it. The solution set can be represented as a table of values, a set of ordered pairs, or a graph in the coordinate plane.

Example

For $y = 2x - 1$: when $x = 0$, $y = -1$; when $x = 2$, $y = 3$; when $x = -1$, $y = -3$. These pairs plot as a straight line.

Key Insight

A two-variable equation needs a second equation to pin down a unique solution. That is why systems of equations (two equations, two unknowns) are solvable: each equation contributes one constraint.

Definition

A linear equation in two variables $ax + by = c$ defines a line in $\mathbb{R}^2$ (assuming $a, b$ not both zero). The solution set is a one-dimensional affine subspace of $\mathbb{R}^2$. For nonlinear two-variable equations, the solution set is an algebraic curve whose degree and genus capture its topological complexity.

Example

The equation $x^2 + y^2 = 25$ is a two-variable equation whose solution set is a circle of radius $5$. It has infinitely many real solutions and is an algebraic curve of degree $2$ (a conic section).

Key Insight

Algebraic geometry studies the solution sets of polynomial equations in multiple variables. Even a single polynomial equation in two variables can encode deep geometric and topological structure.