Solving equations with variables on both sides represents a critical milestone in pre-algebra and early algebra curricula. In practice, often labeled as Lesson 7. 1 in popular textbooks like Big Ideas Math, Go Math, or EnVision, this topic moves students beyond simple one- or two-step equations into the realm of multi-step problem solving where the unknown appears in more than one place. Mastering this skill requires a solid grasp of inverse operations, the properties of equality, and the strategic decision-making needed to isolate the variable efficiently.
This guide provides a comprehensive walkthrough of the concepts, strategies, and step-by-step solutions typical for this lesson, serving as a strong reference for students checking their work and parents or tutors assisting with homework.
Understanding the Core Concept
Before diving into specific problems, it is essential to understand why these equations look different. In previous lessons, the variable (usually $x$) lived on one side of the equal sign, and numbers lived on the other. For example: $3x + 5 = 14$.
Worth pausing on this one.
In Lesson 7.1, the variable appears on both sides. Examples include:
- $4x + 7 = 2x + 15$
- $5(y - 2) = 3y + 10$
- $6 - 2a = 4a + 18$
The fundamental goal remains unchanged: isolate the variable to find its value. Still, the strategy shifts. In real terms, you must first decide which side will become the "variable side" and which will become the "constant side. " This is achieved by using the Addition or Subtraction Property of Equality to move all variable terms to one side and all constant terms to the other.
The Standard Step-by-Step Procedure
While every equation has unique features, the following algorithm works for the vast majority of problems found in a 7.1 assignment Not complicated — just consistent..
Step 1: Simplify Both Sides Individually
Before moving terms across the equal sign, look at each side separately. Do you need to distribute? Are there like terms to combine?
- Example: $3(x + 2) = 2x + 9$ $\rightarrow$ Distribute first: $3x + 6 = 2x + 9$.
- Example: $4x + 5 - 2x = 12$ $\rightarrow$ Combine like terms first: $2x + 5 = 12$.
Skipping this step is the number one source of errors.
Step 2: Move Variable Terms to One Side
Choose one side to keep the variable. It is usually easier to move the term with the smaller coefficient to avoid negative coefficients later, though moving the larger one works perfectly fine if you are comfortable with integers Simple, but easy to overlook. Still holds up..
- Equation: $3x + 6 = 2x + 9$
- Action: Subtract $2x$ from both sides (moving the smaller coefficient).
- Result: $1x + 6 = 9$ (or simply $x + 6 = 9$).
Step 3: Move Constant Terms to the Other Side
Now that variables are consolidated, use inverse operations to move numbers to the opposite side.
- Current: $x + 6 = 9$
- Action: Subtract $6$ from both sides.
- Result: $x = 3$.
Step 4: Check for Coefficients (Division/Multiplication)
If the variable has a coefficient other than $1$ (or $-1$), divide both sides by that coefficient.
- Example: $4x = 20$ $\rightarrow$ Divide by $4$ $\rightarrow$ $x = 5$.
- Example: $-2x = 10$ $\rightarrow$ Divide by $-2$ $\rightarrow$ $x = -5$.
Step 5: Verify the Solution
Substitute the found value back into the original equation (not the simplified version) to ensure both sides are equal. This catches arithmetic mistakes made during distribution or integer operations That's the whole idea..
Worked Examples: Typical 7.1 Problem Types
Most 7.1 answer keys categorize problems by difficulty. Below are the standard archetypes with detailed solutions It's one of those things that adds up. But it adds up..
Type A: Basic Variables on Both Sides (No Distribution)
These problems test the basic mechanic of moving variable terms.
Problem 1: $5x - 12 = 2x + 6$
Solution:
- Move variables: Subtract $2x$ from both sides (keep $5x$ positive). $5x - 2x - 12 = 6$ $3x - 12 = 6$
- Move constants: Add $12$ to both sides. $3x = 18$
- Isolate $x$: Divide by $3$. $x = 6$
- Check: $5(6) - 12 = 30 - 12 = 18$. $2(6) + 6 = 12 + 6 = 18$. Match.
Problem 2: $8 - 3y = 2y + 13$ (Note: Variable term is negative on left)
Solution:
- Move variables: Add $3y$ to both sides to avoid a negative coefficient on the right. $8 = 5y + 13$
- Move constants: Subtract $13$ from both sides. $-5 = 5y$
- Isolate $y$: Divide by $5$. $y = -1$
- Check: $8 - 3(-1) = 8 + 3 = 11$. $2(-1) + 13 = -2 + 13 = 11$. Match.
Type B: Requires Distribution First
These appear frequently in the middle of the homework set. You must distribute before moving terms.
Problem 3: $4(x - 3) = 2x + 4$
Solution:
- Distribute: $4x - 12 = 2x + 4$.
- Move variables: Subtract $2x$. $2x - 12 = 4$
- Move constants: Add $12$. $2x = 16$
- Divide: $x = 8$.
- Check: $4(8 - 3) = 4(5) = 20$. $2(8) + 4 = 16 + 4 = 20$. Match.
Problem 4: $3(2x + 1) = 5x + 14$
Solution:
- Distribute: $6x + 3 = 5x + 14$.
- Move variables: Subtract $5x$. $x + 3 = 14$
- Move constants: Subtract $3$. $x = 11$
- Check: $3(22 + 1) = 3(23) = 69$. $5(11) + 14 = 55 +
14 = 69. Match.
Type C: Variables on Both Sides with Fractions
These are often the "challenge" problems at the end of section 7.1. The easiest strategy is to multiply the entire equation by the Least Common Denominator (LCD) to clear the fractions immediately.
Problem 5: $\frac{1}{2}x + \frac{2}{3} = \frac{5}{6}$
Solution:
- Find the LCD: The denominators are $2, 3,$ and $6$. The LCD is $6$.
- Clear fractions: Multiply every term by $6$. $6\left(\frac{1}{2}x\right) + 6\left(\frac{2}{3}\right) = 6\left(\frac{5}{6}\right)$ $3x + 4 = 5$
- Isolate $x$: Subtract $4$ from both sides. $3x = 1$
- Divide: $x = \frac{1}{3}$.
- Check: $\frac{1}{2}(\frac{1}{3}) + \frac{2}{3} = \frac{1}{6} + \frac{4}{6} = \frac{5}{6}$. Match.
Summary Checklist for Success
To ensure you don't lose points on confinement-grade exams or homework, run through this mental checklist for every equation:
- Did I distribute correctly? Watch out for negative signs outside parentheses (e.g., $-2(x - 4)$ becomes $-2x + 8$).
- Did I perform the same operation on both sides? If you subtract $5$ from the left, you must subtract $5$ from the right.
- Did I handle signs correctly? A common mistake is forgetting that subtracting a negative is the same as adding a positive.
- Did I isolate the variable? The goal is to have $x$ alone on one side and aSurvey number on the other.
- Did I check my work? Always plug your answer back into the original equation to confirm.
Conclusion
Solving linear equations is the foundational skill of algebra. While the complexity of the equations may increase—moving from simple one-step problems to multi-step equations involving distribution and fractions—the underlying logic remains the same: maintain balance. By using inverse operations to isolate the variable and systematically moving terms from one side to the other, you can solve any linear equation presented in Section 7.1. Master these steps now, and you will find the subsequent chapters on inequalities and systems of equations much more manageable.