A. Linear Equations in One Variable:
An equation involving only one variable with maximum power (degree) of 1 is called a Linear Equation in One Variable. Its canonical form is:
$$ax + b = 0, \quad \text{where } a, b \in \mathbb{R} \text{ and } a \neq 0$$Solution / Root: The value of $x$ that satisfies the equation is $x = -\frac{b}{a}$. A linear equation in one variable always has a unique solution.
Example: Solve $3x - 7 = 14 \implies 3x = 14 + 7 = 21 \implies x = 7$.
B. Linear Equations in Two Variables:
An equation of the form:
$$ax + by + c = 0, \quad \text{where } a, b, c \in \mathbb{R} \text{ and } a^2 + b^2 \neq 0$$is called a Linear Equation in Two Variables ($x$ and $y$).
- Geometric Meaning: Every linear equation in two variables represents a straight line on the Cartesian plane.
- Infinite Solutions: Every point $(x_1, y_1)$ lying on the line is a solution of the equation. Thus, a single linear equation in two variables has infinitely many solutions.