Subjects algebra

Linear Equations Inequations

Step-by-step solutions with LaTeX - clean, fast, and student-friendly.

Use the AI math solver

1. A linear equation is a mathematical statement that shows two expressions are equal, and each expression is either a constant or a constant multiplied by a variable raised to the first power. The general form is $ax + b = 0$, where $a$ and $b$ are constants, and $x$ is the variable. 2. For example, $2x + 3 = 7$ is a linear equation. To solve it, we isolate $x$ by subtracting 3 from both sides: $2x = 4$, then divide both sides by 2: $x = 2$. 3. An inequation (or inequality) is similar to an equation but instead of equality, it shows a relationship where values may be greater than, less than, greater than or equal to, or less than or equal to another expression. For example, $2x + 3 > 7$. 4. To solve $2x + 3 > 7$, subtract 3 from both sides: $2x > 4$, then divide both sides by 2, remembering to keep the inequality sign the same (since dividing by a positive number does not change the inequality): $x > 2$. 5. Linear equations and inequalities are fundamental in algebra because they model relationships where the rate of change is constant, and solutions represent values of variables that satisfy those relationships.