\(4x + 3 = 2x + 9\)
Equation with variables on both sides: An equation where the variable appears on both sides of the equals sign
Goal: Collect all variable terms on one side and all constant terms on the other side
Strategy: Move variable terms to one side and constants to the other
To solve equations with variables on both sides:
- Collect variables: Move all variable terms to one side using inverse operations
- Collect constants: Move all constant terms to the other side using inverse operations
- Isolate the variable: Divide by the coefficient
- Verify: Substitute solution back into original equation
\(4x + 3 = 2x + 9\)
\(4x + 3 - 2x = 2x + 9 - 2x\)
\(2x + 3 = 9\)
\(2x + 3 - 3 = 9 - 3\)
\(2x = 6\)
\(\frac{2x}{2} = \frac{6}{2}\)
\(x = 3\)
Substitute \(x = 3\) into original:
Left side: \(4(3) + 3 = 12 + 3 = 15\)
Right side: \(2(3) + 9 = 6 + 9 = 15\)
Since both sides equal 15, the solution is correct ✓
The solution is \(x = 3\)
• Variable Collection: Move all variable terms to one side by using inverse operations
• Constant Collection: Move all constant terms to the other side by using inverse operations
• Addition/Subtraction Property: Adding or subtracting the same number from both sides maintains equality
• Multiplication/Division Property: Dividing both sides by the same non-zero number maintains equality
\(5x - 2 = 3x + 8\)
Variables on both sides with subtraction: An equation with variables and constants on both sides, including subtraction
Key concept: Treat subtraction as adding a negative number
\(5x - 2 = 3x + 8\)
\(5x - 2 - 3x = 3x + 8 - 3x\)
\(2x - 2 = 8\)
\(2x - 2 + 2 = 8 + 2\)
\(2x = 10\)
\(\frac{2x}{2} = \frac{10}{2}\)
\(x = 5\)
Substitute \(x = 5\) into original:
Left side: \(5(5) - 2 = 25 - 2 = 23\)
Right side: \(3(5) + 8 = 15 + 8 = 23\)
Since both sides equal 23, the solution is correct ✓
The solution is \(x = 5\)
• Variable Collection: Move all variable terms to one side
• Constant Collection: Move all constant terms to the other side
• Addition/Subtraction Property: Maintaining equality when performing operations
• Sign Awareness: Be careful with negative constants
\(2x + 7 = -3x + 12\)
Variables on both sides with negative coefficients: An equation where one side has a negative variable coefficient
Key concept: Adding a positive term to both sides eliminates the negative term on one side
\(2x + 7 = -3x + 12\)
\(2x + 7 + 3x = -3x + 12 + 3x\)
\(5x + 7 = 12\)
\(5x + 7 - 7 = 12 - 7\)
\(5x = 5\)
\(\frac{5x}{5} = \frac{5}{5}\)
\(x = 1\)
Substitute \(x = 1\) into original:
Left side: \(2(1) + 7 = 2 + 7 = 9\)
Right side: \(-3(1) + 12 = -3 + 12 = 9\)
Since both sides equal 9, the solution is correct ✓
The solution is \(x = 1\)
• Variable Collection: Move all variable terms to one side
• Sign Rules: Adding a positive number to eliminate a negative term
• Addition/Subtraction Property: Maintaining equality when performing operations
• Verification: Always check with negative coefficients
\(3(x + 2) = 2x + 14\)
Variables on both sides with distribution: An equation requiring distribution before collecting variables
Key concept: Distribute first, then collect variables and constants
\(3(x + 2) = 2x + 14\)
\(3(x + 2) = 3x + 6\), so: \(3x + 6 = 2x + 14\)
\(3x + 6 - 2x = 2x + 14 - 2x\)
\(x + 6 = 14\)
\(x + 6 - 6 = 14 - 6\)
\(x = 8\)
Substitute \(x = 8\) into original:
Left side: \(3(8 + 2) = 3(10) = 30\)
Right side: \(2(8) + 14 = 16 + 14 = 30\)
Since both sides equal 30, the solution is correct ✓
The solution is \(x = 8\)
• Distributive Property: Multiply the outside term by each term inside parentheses
• Variable Collection: Move all variable terms to one side
• Constant Collection: Move all constant terms to the other side
• Order of Operations: Distribute before collecting terms
\(4x - 3(x - 2) = 2(x + 1) + x\)
Complex variables on both sides: An equation with multiple distributions and variables on both sides
Key concept: Distribute completely first, then collect like terms and variables
\(4x - 3(x - 2) = 2(x + 1) + x\)
\(-3(x - 2) = -3x + 6\), so: \(4x - 3x + 6 = 2(x + 1) + x\)
Simplified: \(x + 6 = 2(x + 1) + x\)
\(2(x + 1) = 2x + 2\), so: \(x + 6 = 2x + 2 + x\)
\(2x + x = 3x\), so: \(x + 6 = 3x + 2\)
\(x + 6 - x = 3x + 2 - x\)
\(6 = 2x + 2\)
\(6 - 2 = 2x + 2 - 2\)
\(4 = 2x\)
\(\frac{4}{2} = \frac{2x}{2}\)
\(2 = x\)
Or: \(x = 2\)
Substitute \(x = 2\) into original:
Left side: \(4(2) - 3(2 - 2) = 8 - 3(0) = 8 - 0 = 8\)
Right side: \(2(2 + 1) + 2 = 2(3) + 2 = 6 + 2 = 8\)
Since both sides equal 8, the solution is correct ✓
The solution is \(x = 2\)
• Multiple Distributions: Apply distributive property to every set of parentheses
• Sign Awareness: Pay attention to negative signs when distributing
• Systematic Approach: Distribute completely before collecting terms
• Variable Collection: Move all variables to one side
• Verification: Complex equations require careful checking
Variables on both sides: An equation where the variable appears on both sides of the equals sign
Variable collection: Moving all variable terms to one side of the equation
Constant collection: Moving all constant terms to the other side of the equation
Systematic approach: Following a consistent order of operations to solve efficiently
- Distribute if necessary: Apply distributive property to eliminate parentheses
- Combine like terms: Simplify each side by combining similar terms
- Collect variables: Move all variable terms to one side using inverse operations
- Collect constants: Move all constant terms to the other side using inverse operations
- Isolate the variable: Divide by the coefficient
- Verify: Substitute solution back into original equation
• General form: \(ax + b = cx + d \Rightarrow x = \frac{d - b}{a - c}\)
• Variable collection: Move all \(x\) terms to one side
• Constant collection: Move all numbers to the other side
• Sign distribution: \(-a(b + c) = -ab - ac\)
• Verification: Always substitute back to check