Zum Inhalt springen

English:Solving One-Step Equations

Aus MOOCsWiki Staging
Version vom 12. August 2026, 10:12 Uhr von Glanz (Diskussion | Beiträge) (aiMOOC über GPT aiMOOC Action erstellt)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)

Solving One-Step Equations



Introduction

This Grades 7–8 course focuses on a core algebra skill. A one-step equation is an equation that you can solve by using one inverse operation to isolate the unknown. In this course, you will work mainly with one-variable linear equations such as x+7=15, 4x=28, and x5=3. These equations are short, but they teach ideas that are essential for later work with Algebra, inequalities, formulas, functions, and word problems.

The most important idea is that an equation describes two expressions with the same value. The equals sign does not mean "the answer comes next." It means "the expression on the left has the same value as the expression on the right."

You will learn to choose the correct inverse operation, apply it consistently, explain why the equation stays balanced, and check your result by substitution. You will also translate short real-world situations into equations and decide whether a proposed solution is reasonable.


Learning Goals

By the end of this aiMOOC, you should be able to explain what a variable and a solution mean, solve one-step equations involving addition, subtraction, multiplication, and division, work confidently with negative numbers, fractions, and decimals, check solutions by substitution, model simple situations with equations, and explain your reasoning using the balance principle.


Understanding Equations


Variables, Constants, and Solutions

A variable is a symbol, usually a letter, that represents an unknown or changeable number. In x+6=14, the variable is x. The number 6 is a constant. A solution is a value of the variable that makes the equation true.

For example, x=8 is the solution of x+6=14 because substituting 8 gives 8+6=14, which is true. The goal of solving is not simply to move symbols around. The goal is to find every value that makes the original equation true.


The Equality Principle

Think of an equation as a balanced scale. If both sides have the same value, the scale is balanced. To preserve the equality while solving, you perform the same valid operation on both sides. Adding or subtracting the same number from both sides preserves equality. Multiplying or dividing both sides by the same nonzero number also preserves equivalence.

This balance image is useful because it reminds you that one side of an equation is not more important than the other. Whatever change you make to one side must be matched by an equivalent change on the other side.


Inverse Operations

Inverse operations undo each other.

Operation on the variable Inverse operation used to solve Example equation Solution move
Add 7 Subtract 7 x+7=15 Subtract 7 from both sides
Subtract 4 Add 4 x4=9 Add 4 to both sides
Multiply by 6 Divide by 6 6x=42 Divide both sides by 6
Divide by 5 Multiply by 5 x5=3 Multiply both sides by 5

A reliable question to ask is: What operation is being done to the variable, and what operation will undo it?


Solving Addition and Subtraction Equations


Addition Equations

Consider x+7=15. The variable has 7 added to it. Subtraction undoes addition, so subtract 7 from both sides:

x+77=157

x=8

Check the solution in the original equation: 8+7=15. The statement is true, so the solution is correct.

Another example is x+(5)=12. Adding negative 5 is the same as subtracting 5, so add 5 to both sides. The result is x=17.


Subtraction Equations

Consider x9=4. The variable has 9 subtracted from it. Addition undoes subtraction, so add 9 to both sides:

x9+9=4+9

x=13

A common mistake is to change only the left side. That breaks the balance. Always apply the inverse operation to both sides.

The illustration above shows the key idea: adding the same quantity to each side preserves a balanced equation.


Using a Number Line to Reason About Signed Values

Negative numbers often appear in one-step equations. A number line helps you interpret addition and subtraction as movement.

For x+4=2, subtract 4 from both sides. Starting at -2 and moving 4 units left gives x=6. For x7=10, add 7 to both sides, giving x=3.


Solving Multiplication and Division Equations


Multiplication Equations

In 6x=42, the expression 6x means 6 multiplied by x. Division undoes multiplication, so divide both sides by 6:

6x6=426

x=7

If the coefficient is negative, keep the sign with the coefficient. For 4x=20, divide both sides by -4, so x=5.

The number multiplying a variable is called a coefficient. In 4x=20, the coefficient is -4.


Division Equations

In x5=3, the variable is divided by 5. Multiplication undoes division, so multiply both sides by 5:

5x5=5(3)

x=15

Check: 155=3. The equality is true.


Fractions and Decimals

The same inverse-operation idea works with fractions and decimals.

For 0.5x=7.5, divide both sides by 0.5. This gives x=15.

For 34x=9, multiply both sides by the reciprocal 43. This gives x=12.

For x23=6, multiply both sides by 23. This gives x=4.

A reciprocal is the number that multiplies another nonzero number to make 1. The reciprocal of 34 is 43.


A Four-Step Thinking Routine

Even though the equation itself needs only one inverse operation, a careful solver can use a short reasoning routine.

  1. Identify the operation: Decide what operation is acting on the variable.
  2. Choose the inverse operation: Select the operation that undoes it.
  3. Preserve equality: Apply that operation to both sides and simplify.
  4. Check by substitution: Put your result back into the original equation.

For x3=4, the operation is division by -3. Its inverse is multiplication by -3. Multiplying both sides by -3 gives x=12. Checking gives 123=4, so the solution works.


Checking a Solution

Checking is part of solving, not an optional extra. Substitute the proposed value into the original equation and evaluate both sides.

Suppose you solved 5x=35 and got x=7. Substitute -7:

Left side: 5(7)=35

Right side: 35

Both sides have the same value, so the solution is correct.

If the two sides do not match, examine your inverse operation, arithmetic, and signs. A check can catch a small mistake before it becomes a larger one.


Translating Word Problems into One-Step Equations

An equation is a model of a relationship. To write one from a short situation, identify the unknown, decide what operation connects the known quantities, and write an equality.

Example 1: A game score was 12 points and then increased by an unknown number of points to reach 29. Let p be the increase. The equation is 12+p=29. Subtract 12 from both sides, so p=17.

Example 2: Four identical notebooks cost 18 dollars in total. Let n be the price of one notebook. The equation is 4n=18. Divide by 4, so n=4.5 dollars.

Example 3: A temperature dropped 8 degrees and became -3 degrees. Let t be the starting temperature. The equation is t8=3. Add 8 to both sides, so t=5 degrees.

When writing equations, pay attention to units. A numerical answer without the correct interpretation may not fully answer the original question.


Common Errors and How to Fix Them

Changing only one side: If you subtract 7 on the left, you must subtract 7 on the right. Think of the equation as a balance.

Using the same operation instead of the inverse: If the equation is x+6=20, adding 6 again does not isolate the variable. Subtract 6.

Losing a negative sign: In 3x=18, divide by -3, not by 3. The solution is x=6.

Confusing x/4 with 4/x: These are different expressions. In x/4=7, multiply both sides by 4.

Checking a changed equation instead of the original: Substitute your result into the equation you started with. That tests whether the value really solves the original problem.


Practice and Mathematical Communication

Strong algebra work includes both a correct result and a clear explanation. Instead of writing only x=8, you can say: "Seven is added to the variable, so I subtract 7 from both sides. This preserves equality and leaves x=8."

Try to solve mentally when the numbers are easy, but still explain the inverse relationship. For more difficult fractions, decimals, or negative values, write the operation on both sides so your reasoning can be checked.


Interactive Tasks


Quiz: Test Your Knowledge

Which operation solves x plus 9 equals 14? (Subtract 9 from both sides) (!Add 9 to both sides) (!Multiply both sides by 9) (!Divide both sides by 9)




What is the solution of x minus 6 equals 11? (x equals 17) (!x equals 5) (!x equals negative 17) (!x equals negative 5)




What is the solution of 7x equals 49? (x equals 7) (!x equals 42) (!x equals 56) (!x equals 343)




Which inverse operation solves x divided by 4 equals 6? (Multiply both sides by 4) (!Divide both sides by 4) (!Add 4 to both sides) (!Subtract 4 from both sides)




What is the solution of negative 3x equals 18? (x equals negative 6) (!x equals 6) (!x equals negative 15) (!x equals 21)




What is the solution of x plus 5 equals negative 2? (x equals negative 7) (!x equals 3) (!x equals 7) (!x equals negative 3)




Why should you perform the same valid operation on both sides of an equation? (To preserve equality) (!To make both sides longer) (!To remove every constant) (!To change the variable name)




How do you check a proposed solution? (Substitute it into the original equation) (!Reverse the equals sign) (!Delete the variable) (!Round every number)




What is the solution of one half x equals 8? (x equals 16) (!x equals 4) (!x equals 8) (!x equals 32)




Which equation models four equal tickets costing 28 dollars in total? (Four times t equals 28) (!t plus 28 equals 4) (!t minus 4 equals 28) (!t divided by 28 equals 4)





Memory Game

Variable A symbol that represents an unknown or changeable value
Equation A statement that two expressions have equal value
Inverse operation An operation that undoes another operation
Solution A value that makes an equation true
Coefficient A number multiplying a variable
Constant A number whose value does not change
Substitution Replacing a variable with a value to test or evaluate an expression





Drag and Drop

Match the correct terms. Topic
Subtract seven x plus seven equals fifteen
Add four x minus four equals nine
Divide by six six x equals forty two
Multiply by five x divided by five equals three
Divide by negative three negative three x equals eighteen




Match each inverse operation to the equation it solves.


Crossword Puzzle

Variable What do you call a letter that represents an unknown value?
Inverse What word describes an operation that undoes another operation?
Equality What relationship does the equals sign state?
Solution What do you call a value that makes an equation true?
Coefficient What do you call the number multiplying a variable?
Substitute What action means replacing a variable with a proposed value?





LearningApps


Cloze Text

Complete the text.

An equation states that two expressions have

value. A letter that represents an unknown value is called a

. To undo addition, you usually use

. To undo multiplication by a nonzero number, you use

. Performing the same valid operation on both sides preserves

. The value that makes an equation true is the

. You can test a solution by

. In a multiplication equation, the number multiplying the variable is the

. A short real-world situation can often be represented by an

.




Open-Ended Tasks


Easy

  1. Equation Card Sort: Create eight cards with one-step equations and eight matching cards with the inverse operation needed to solve each equation, then test the sort with a partner.
  2. Balance Drawing: Draw a balance-scale picture for one addition or subtraction equation and explain in two or three sentences why the same operation must be used on both sides.
  3. Solution Check Recording: Choose four solved equations, substitute each proposed solution into the original equation, and record which checks are true.
  4. Algebra Mini Poster: Make a one-page poster that shows the four inverse-operation pairs used in one-step equations and include one correct example for each pair.


Standard

  1. Equation Interview: Interview a classmate about how they decide which inverse operation to use, then write a short summary comparing their strategy with yours.
  2. Word Problem Builder: Write four original one-step word problems using different operations, solve them, and exchange them with another learner for checking.
  3. Error Detective: Invent three believable incorrect solutions to one-step equations, identify the exact mistake in each, and write a corrected solution.
  4. Equation Tutorial Video: Record a two-minute tutorial in which you solve one equation with a negative number and one equation with a decimal while explaining every step clearly.


Advanced

  1. Fraction Equation Investigation: Create and solve six one-step equations involving fractions, including at least two with fractional coefficients, and explain how reciprocals help.
  2. Real-World Equation Survey: Find at least three situations at home, school, a shop, sports practice, or another suitable place that can be modeled by one-step equations, then present the equations and interpretations.
  3. Strategy Comparison Study: Compare mental solving, balance-model reasoning, and written inverse-operation solving on a set of eight equations, then argue when each strategy is most useful.
  4. Equation Teaching Project: Design a short lesson for younger learners that includes a visual model, worked examples, a misconception warning, independent practice, and a method for checking solutions.



Learning Assessment

  1. Explain the Balance Principle: Solve x12=5 and justify each step by describing how equality is preserved.
  2. Compare Two Methods: Solve 0.25x=6 using division and again using a fraction or reciprocal idea, then explain why both methods produce the same result.
  3. Diagnose an Error: A learner says that the solution of 5x=30 is 6; identify the error, correct it, and verify the correction by substitution.
  4. Model a Situation: A group pays 42 dollars for six equal-price tickets; define a variable, write a one-step equation, solve it, and interpret the answer with units.
  5. Create and Justify: Write one addition, one subtraction, one multiplication, and one division equation that all have the solution x=4, then explain how you know.
  6. Transfer to a Formula: The formula d=rt describes distance; if d=120 and r=40, solve for t and connect the procedure to one-step division equations.




Evidence of Learning

Evidence that you have learned this topic includes accurate knowledge of variables, constants, coefficients, equality, inverse operations, and solutions; the skill to solve one-step equations with integers, fractions, decimals, and negative values; clear written or spoken explanations of why an operation preserves equality; reliable checking by substitution; correct translation of short situations into equations; products such as posters, solution sets, videos, interviews, or mini-lessons; and transfer of the same reasoning to formulas, later multi-step equations, and related algebraic problems.




OERs on the Topic

For a broader mathematical context, the English Wikipedia article on linear equations explains equations in one or more variables and the meaning of their solutions.



Linked Learning Areas


aiMOOC Projects