✦ For everyone, free.

Practical knowledge for real and everyday life

Home

17 One-Step Linear Equations

One-Step Linear Equations solve for variables using single operations to isolate them in algebraic expressions.

One-Step Linear Equations is the study of the simplest class of solvable linear equations, in which a single arithmetic operation connects the variable term to a known constant, and exactly one inverse operation applied to both sides is sufficient to isolate the variable and reveal the solution. This topic is the entry point into equation-solving technique, applying the addition, subtraction, multiplication, and division properties of equality in their most direct form.

Recognizing a One-Step Equation

A one-step linear equation is an equation in which the variable, always raised to the first power, is connected to the rest of the equation by a single operation — addition, subtraction, multiplication, or division — with no like terms to combine and no grouping symbols to expand first. Equations such as x + 9 = 15, y - 4 = 11, 6z = 42, and n/3 = 8 are each one-step, since only a single operation separates the variable from the constant on its own side of the equation. Recognizing that an equation is one-step, rather than requiring multiple stages, allows the solver to proceed directly to applying a single inverse operation rather than searching for a longer solving sequence.

Solving Additive One-Step Equations

When the variable is connected to a constant by addition or subtraction, the equation is solved by applying the inverse operation to both sides, using the addition or subtraction property of equality. If the equation shows a constant added to the variable, that same constant is subtracted from both sides; if the equation shows a constant subtracted from the variable, that same constant is added to both sides.

x+9 = 15 x+9-9 = 15-9 x = 6 y-4 = 11 y-4+4 = 11+4 y = 15

Solving Multiplicative One-Step Equations

When the variable is connected to a constant by multiplication or division, the equation is solved by applying the inverse operation to both sides, using the multiplication or division property of equality. If the equation shows the variable multiplied by a coefficient, both sides are divided by that coefficient; if the equation shows the variable divided by a constant, both sides are multiplied by that constant.

6z = 42 6z6 = 426 z = 7 n3 = 8 n3 ×3 = 8×3 n = 24

The One-Step Solving Procedure

Solving any one-step equation follows a consistent four-part procedure: identify the single operation currently connecting the variable to the constant on its side of the equation, determine the inverse of that operation, apply the inverse operation to both sides of the equation simultaneously to preserve balance, and simplify each side to reveal the isolated variable and its value. This procedure applies uniformly regardless of whether the equation's numbers are whole numbers, fractions, decimals, or negative numbers, since the underlying properties of equality make no distinction based on the type of number involved.

x + 9 = 15 subtract 9 from both sides x = 6

Verifying a One-Step Solution

After a one-step equation is solved, the result is verified by substituting the found value back into the original, unsolved equation and confirming that both sides simplify to the same number. For x + 9 = 15 with the solution x = 6, substitution gives 6 + 9 = 15, which is true, confirming the solution. This verification step is inexpensive relative to the risk of an undetected sign or operation error and should be treated as a standard, non-optional final step for every solved equation.

Common One-Step Equation Errors

Frequent errors in this area include applying the wrong inverse operation, such as subtracting a coefficient instead of dividing by it in a multiplicative equation, applying the correct inverse operation to only one side of the equation rather than both, mishandling the sign when the constant involved is negative, and, in a division-form equation such as n/3 = 8, mistakenly dividing rather than multiplying both sides by the denominator. Because one-step equations involve only a single transformation, careful identification of the correct inverse operation before acting is the primary safeguard against these errors.

Content in this section