Solving first-degree equations is one of the first real skills algebra asks of you. Once you can isolate a variable confidently, a huge portion of math homework stops feeling mysterious and starts feeling mechanical, in the best way. This skill is a genuine foundation for algebra, and every topic that follows builds directly on it.
This guide walks through:
- what a first degree equation actually is
- the three core methods used to solve one
- worked examples covering both whole numbers and fractions
- and how first degree equations and inequalities relate to each other.
By the end, you will have a clear, repeatable, step-by-step process for any equation that fits this form.
What Is a First Degree Equation?
A first degree equation is an algebraic equation in which the variable is raised to the power of one. There are no squares, cubes, or higher exponents involved, just a single variable with the highest exponent (also called the highest power) of 1.
This is also why a first degree equation is sometimes called a first degree polynomial equation: it is the simplest case of a polynomial, with only one power level present. By comparison, a quadratic equation has a highest power of 2, and a cubic equation has a highest power of 3.
The General Form of a First Degree Equation
The general form of a first degree equation with one variable is ax + b = c, where x is the variable and a, b, and c are known constants, with a not equal to zero. Some textbooks write this slightly differently as 0 = ax + b, but the underlying idea is the same: one variable, one coefficient on that variable, and constant terms making up the rest.
Once you recognize the general form, identifying a first degree equation becomes instant, even when the equation looks more complicated at first glance.
Because the variable appears only to the first power, the graph of this type of equation always forms a straight line on a coordinate plane, which is why first degree equations are also called linear equations.
Understanding this connection to regular polygons and other foundational geometric shapes helps build the same kind of structural intuition that makes algebra click, and that same intuition carries forward into calculus later on.
Before solving, you may also need to:
- remove grouping signs
- distribute to expand the parentheses
- or combine like terms
all of which reveal the coefficient of the variable clearly.
First Degree Equations with Two Variables
A first degree equation may also involve two variables, typically written in a form like ax + by = c. Solving this type of equation requires finding values for both x and y, and a single equation like this has infinitely many solution pairs rather than one fixed answer.
To find a single, specific solution, you usually need a second equation, creating a system of equations. Methods like substitution or elimination let you solve two first degree equations together.
Having trouble with first degree equations?
First degree equations are often a student’s first introduction to algebraic thinking. If you or your child is struggling to move from arithmetic to algebra, personalized math tutoring can help build confidence and strengthen foundational problem-solving skills.
How to Solve First Degree Equations: 3 Core Methods
There is no single “correct” way to solve a first degree equation. In general, most students rely on a combination of methods depending on what the equation looks like. The three most common approaches are
- the inverse operation method
- the hidden term method
- the balancing equation method
1. The Inverse Operation Method
The inverse operation method is a straightforward technique used to isolate the variable by applying the opposite mathematical operation to both sides.
- If a term is added to the variable, you subtract it from both sides.
- If the variable is multiplied by a number, you divide both sides by that number.
This step-by-step approach systematically simplifies the equation, making it easier to solve accurately.
For example, in the equation x + 7 = 12, the inverse of adding 7 is subtracting 7, so you subtract 7 from both sides to get x = 5. The same logic applies in reverse for multiplication and division.
2. The Hidden Term Method
The hidden term method is particularly useful for equations where certain terms are implied rather than explicitly stated. A coefficient of 1 in front of a variable, for instance, is rarely written out, but it is still there and still part of the equation. By identifying these hidden terms, you can solve for the variable more confidently.
For example, an implied term like negative 3 can be revealed by adding 3 to both sides, leading to the correct solution. Always verify your answer afterward by substituting it back into the original equation to confirm the equation holds true.
3. The Balancing Equation Method
The balancing equation method treats an equation like a balanced scale: whatever you do to one side, you must do to the other side to keep the equation equal. This principle allows you to move terms, simplify expressions, and isolate the variable without changing the value of the equation.
For example, in the equation 2x + 4 = 10, you can subtract 4 from both sides to get 2x = 6, then divide both sides by 2 to find x = 3. Every step maintains the balance of the equation, making this method especially useful for more complex first degree equations involving multiple operations. Always check your solution by substituting the value back into the original equation to verify that both sides remain equal.
Need help solving first degree equations?
Knowing the methods is only the first step. Becoming comfortable choosing the right method for each problem takes practice and guidance. Tutorax tutors work one-on-one with students to build the confidence needed to solve equations independently.
Explore Math Tutoring Services
First Degree Equation Examples
Reading about methods only gets you so far. Solving first-degree equations through actual practice, with first degree equations exercises with answers you can check your work against, is what makes the process feel automatic.
The two examples below cover the two situations you will encounter most often: a simple whole-number equation, and one involving fractions, each ending with you solving for the unknown step by step.
Example 1: A Simple One-Step Equation
Solve the equation 4x + 2 = 10.
- Step 1: Isolate the term with the variable. Subtract 2 from both sides: 4x + 2 – 2 = 10 – 2, which simplifies to 4x = 8.
- Step 2: Solve for x. Divide both sides by 4 to solve for the unknown: x = 2.
- Step 3: Check your solution. Substitute x = 2 back into the original equation: 4(2) + 2 = 10, which is true, confirming the answer.
In this case, the equation was already simplified, so no parentheses or like terms needed to be combined first.
Example 2: An Equation with Fractions
Solve (3x)/4 – 7 = -1.
Equations with fractions are usually easier once the denominators are gone.
- Step 1: To eliminate the fractions, multiply every term on both sides by 4, the denominator. This is the same idea as finding a common denominator when adding fractions together.
- Step 2: This turns (3x)/4 times 4 minus 7 times 4 equals negative 1 times 4 into the much simpler 3x minus 28 equals negative 4.
- Step 3: From here, add 28 to both sides to get 3x = 24, then divide both sides by 3 to find x = 8.
This approach, multiplying through by the least common multiple of the denominators first, works for any equation with one or more fractions and keeps the numbers as clean integers throughout.
Practicing this same skill alongside calculating square roots builds the kind of numerical fluency that makes every later algebra topic easier.
First Degree Equations and Inequalities
A first-degree inequality looks almost identical to a first degree equation, except the equals sign is replaced with an inequality sign such as greater than, less than, or their “or equal to” variants. Solving an inequality involves the same steps as solving a regular equation, with one important exception.
How Solving an Inequality Differs from Solving an Equation
Multiplying or dividing both sides of an inequality by a negative number reverses the direction of the inequality sign. Less than becomes greater than, and vice versa. This single rule is the main thing that separates inequality problems from equation problems.
For example, solving 2x + 1 < 7 follows the same isolation steps as an equation:
- subtract 1 from both sides to isolate the variable, getting 2x < 6
- then divide by 2 to get x < 3.
But if you ever divide by a negative number while solving this kind of equation, flip the inequality sign at that exact step, then continue as normal.
Once you reach a final answer, it is worth taking a moment to verify the solution by plugging a sample value back into the original inequality. This quick check catches sign errors before they become a wrong final answer.
Solutions, Identities, and Repeated Roots
Most first degree equations have exactly one solution. That is actually a defining feature of this equation type: there is precisely one value of the variable that makes the first degree equation true, and no more.
Every first degree equation falls into one of three outcomes once fully simplified:
- One solution: the most common case, where a single value of x satisfies the equation.
- No solution: simplifying leaves a false statement, such as 6 = 10.
- Infinite solutions: simplifying leaves a true statement, such as 6 = 6, meaning every value of x works.
When an Equation Has No Solution or Infinite Solutions
Occasionally, simplifying an equation removes the variable entirely, leaving only the no-solution or infinite-solutions outcome described above. When this happens with a true statement, the original equation is called an identity.
Master First Degree Equations with Tutorax
Solving first degree equations is a foundational skill in algebra, one that pays off in every math course that follows. Whether you are tackling homework, helping your child with assignments, or simply brushing up after a few years away from math class, the methods above give you a complete, repeatable toolkit to master first-degree equations with confidence.
Why One-on-One Tutoring Builds Lasting Algebra Skills
With practice, isolating a variable becomes second nature rather than a multi-step puzzle every time. Tutorax pairs students with tutors who focus on the why behind each method, not just the steps, which is what makes the skill stick long after the homework is done.
Students working with Tutorax tutors, whether through tutoring in Toronto or anywhere else in Canada, get a learning pace built around where they actually are, not a generic worksheet.
Start Learning First Degree Equations with Tutorax Today
One-on-one support turns confusing algebra into a skill you actually trust. Find a math tutor and start building that confidence this week.




