Linear Equation Practice Problems: 30+ Problems with Step-by-Step Solutions
Linear equation practice problems are the fastest way to build algebra confidence, but only if you work through varied problem types and check your answers against complete solutions. This guide covers every category — one-step equations, two-step equations, multi-step problems with fractions, equations with variables on both sides, and real-world word problems. Each section includes full step-by-step solutions so you can pinpoint exactly where your approach matched or diverged.
Contents
- 01What Are Linear Equation Practice Problems?
- 02Core Rules Before You Start Practicing
- 03One-Step Linear Equation Practice Problems
- 04Two-Step Linear Equation Practice Problems
- 05Multi-Step Linear Equation Practice Problems
- 06Linear Equations with Variables on Both Sides
- 07Linear Equation Word Problems with Full Solutions
- 08Common Mistakes in Linear Equation Practice Problems
- 09How to Make Your Linear Equations Practice More Effective
- 10Challenge Problems: Advanced Linear Equation Practice
- 11Frequently Asked Questions About Linear Equation Practice
What Are Linear Equation Practice Problems?
A linear equation is any equation where the variable appears with an exponent of 1. The standard form is ax + b = c, or any combination that graphs as a straight line. Linear equation practice problems span a wide range: a simple x + 3 = 7 that takes one step, all the way to multi-step problems like 3(2x − 5) + 4 = 7x − 11 that require distributing, collecting like terms, and dividing. Practicing across all these types is what builds algebraic fluency — the ability to recognize what kind of equation you are looking at and immediately know which moves to make. According to Common Core State Standards, students in grades 7–9 are expected to solve linear equations with one variable, including those with rational number coefficients. That makes linear equation practice problems a cornerstone of middle and high school math. The key insight to carry through every problem: solving always means undoing operations in reverse order to isolate the variable.
A linear equation with one variable has at most one solution. Your goal is always to isolate x using inverse operations.
Core Rules Before You Start Practicing
These four rules underpin every linear equation practice problem you will ever encounter. Read them, then test yourself on the practice sets below.
1. Inverse operations
Addition and subtraction are inverses of each other. Multiplication and division are inverses. To undo an operation, apply its inverse to both sides. In x + 9 = 17, undo the +9 by subtracting 9 from both sides: x = 8.
2. Distributive property
Before isolating the variable, eliminate parentheses. 3(x − 4) becomes 3x − 12. The multiplier reaches every term inside — including signs. Note that −2(x − 4) = −2x + 8, not −2x − 8.
3. Collect like terms
Terms with the same variable can be combined: 5x − 2x = 3x. Constants combine separately: 7 − 3 = 4. Always simplify each side fully before moving terms across the equals sign.
4. Maintain balance
Whatever you do to one side, you must do to the other. Adding 5 to the left means adding 5 to the right. Multiplying the left by 1/3 means multiplying the right by 1/3. This is the non-negotiable rule of algebra.
5. Check your answer
After solving, substitute your value for x back into the original equation. If both sides produce the same number, the solution is correct. This step takes 10 seconds and catches most arithmetic errors before they cost you points.
One-Step Linear Equation Practice Problems
One-step equations require a single inverse operation. They are the entry point for linear equation practice problems and build the foundation for every more complex type. Attempt each problem before reading the solution. Problem 1: x + 14 = 29 Solution: Subtract 14 from both sides → x = 15 Check: 15 + 14 = 29 ✓ Problem 2: x − 7 = −3 Solution: Add 7 to both sides → x = 4 Check: 4 − 7 = −3 ✓ Problem 3: 6x = 42 Solution: Divide both sides by 6 → x = 7 Check: 6 × 7 = 42 ✓ Problem 4: x ÷ 5 = −9 Solution: Multiply both sides by 5 → x = −45 Check: −45 ÷ 5 = −9 ✓ Problem 5: −8x = 56 Solution: Divide both sides by −8 → x = −7 Check: −8 × (−7) = 56 ✓ Problem 6: x/4 = 3/8 Solution: Multiply both sides by 4 → x = 3/2 = 1.5 Check: (3/2) ÷ 4 = 3/8 ✓ Common trap in Problem 5: when dividing by a negative number, the sign of the result flips. Dividing +56 by −8 gives −7, not +7. This sign error is one of the most frequent mistakes on tests.
One-step equations require a single inverse operation to isolate the variable — undo addition with subtraction, and undo multiplication with division.
Two-Step Linear Equation Practice Problems
Two-step equations are the most commonly tested type in algebra. The method is always the same: undo addition or subtraction first, then undo multiplication or division. Here are six linear equation practice problems at the two-step level. Problem 7: 3x + 5 = 20 Step 1: Subtract 5 from both sides → 3x = 15 Step 2: Divide by 3 → x = 5 Check: 3(5) + 5 = 15 + 5 = 20 ✓ Problem 8: 2x − 9 = 11 Step 1: Add 9 to both sides → 2x = 20 Step 2: Divide by 2 → x = 10 Check: 2(10) − 9 = 20 − 9 = 11 ✓ Problem 9: −4x + 7 = −13 Step 1: Subtract 7 from both sides → −4x = −20 Step 2: Divide by −4 → x = 5 Check: −4(5) + 7 = −20 + 7 = −13 ✓ Problem 10: (x/3) + 4 = 9 Step 1: Subtract 4 from both sides → x/3 = 5 Step 2: Multiply both sides by 3 → x = 15 Check: 15/3 + 4 = 5 + 4 = 9 ✓ Problem 11: 5 − 2x = 13 Step 1: Subtract 5 from both sides → −2x = 8 Step 2: Divide by −2 → x = −4 Check: 5 − 2(−4) = 5 + 8 = 13 ✓ Problem 12: (3x)/4 = 12 Step 1: Multiply both sides by 4 → 3x = 48 Step 2: Divide by 3 → x = 16 Check: 3(16)/4 = 48/4 = 12 ✓ Note Problem 11 carefully: 5 − 2x is not the same as 2x − 5. Treat 5 as a positive constant that you subtract first, leaving a negative coefficient on x.
Two-step order: undo addition or subtraction first, then undo multiplication or division.
Multi-Step Linear Equation Practice Problems
Multi-step problems combine distributing, combining like terms, and eliminating fractions. These are the linear equation practice problems most students find hardest — and where careful, written work pays off most. For each problem below, the full solution is shown with every step numbered.
1. Problem 13: 3(x + 4) − 2 = 19
Step 1: Distribute the 3 → 3x + 12 − 2 = 19 Step 2: Combine like terms → 3x + 10 = 19 Step 3: Subtract 10 from both sides → 3x = 9 Step 4: Divide by 3 → x = 3 Check: 3(3 + 4) − 2 = 3(7) − 2 = 21 − 2 = 19 ✓
2. Problem 14: 2(3x − 1) + 4x = 30
Step 1: Distribute → 6x − 2 + 4x = 30 Step 2: Combine like terms → 10x − 2 = 30 Step 3: Add 2 to both sides → 10x = 32 Step 4: Divide by 10 → x = 3.2 Check: 2(3 × 3.2 − 1) + 4(3.2) = 2(9.6 − 1) + 12.8 = 2(8.6) + 12.8 = 17.2 + 12.8 = 30 ✓
3. Problem 15: x/2 − x/3 = 4
Eliminate fractions first. The LCD of 2 and 3 is 6. Multiply every term by 6: 6 × (x/2) − 6 × (x/3) = 6 × 4 3x − 2x = 24 x = 24 Check: 24/2 − 24/3 = 12 − 8 = 4 ✓
4. Problem 16: 4(2x − 3) − (x + 5) = 2x + 7
Step 1: Distribute → 8x − 12 − x − 5 = 2x + 7 Step 2: Combine left side → 7x − 17 = 2x + 7 Step 3: Subtract 2x → 5x − 17 = 7 Step 4: Add 17 → 5x = 24 Step 5: Divide by 5 → x = 4.8 Check: 4(2 × 4.8 − 3) − (4.8 + 5) = 4(6.6) − 9.8 = 26.4 − 9.8 = 16.6; Right: 2(4.8) + 7 = 16.6 ✓
5. Problem 17: 0.5x + 1.2 = 3.7
Method 1 (Direct): Subtract 1.2 → 0.5x = 2.5, divide by 0.5 → x = 5. Method 2 (Eliminate decimals): Multiply through by 10 → 5x + 12 = 37, subtract 12 → 5x = 25, divide by 5 → x = 5. Check: 0.5(5) + 1.2 = 2.5 + 1.2 = 3.7 ✓ Both methods reach the same answer. Multiplying by 10 removes decimals and makes mental arithmetic easier.
When fractions appear, multiply the entire equation by the LCD to clear all fractions in one step — it avoids fraction arithmetic for the rest of the problem.
Linear Equations with Variables on Both Sides
When variables appear on both sides of the equals sign, collect all variable terms on one side and all constants on the other. These linear equation practice problems are where systematic, step-by-step writing matters most — rushing leads to sign errors. Problem 18: 5x + 3 = 3x + 11 Step 1: Subtract 3x from both sides → 2x + 3 = 11 Step 2: Subtract 3 → 2x = 8 Step 3: Divide by 2 → x = 4 Check: 5(4) + 3 = 23; 3(4) + 11 = 23 ✓ Problem 19: 7x − 5 = 4x + 10 Step 1: Subtract 4x → 3x − 5 = 10 Step 2: Add 5 → 3x = 15 Step 3: Divide by 3 → x = 5 Check: 7(5) − 5 = 30; 4(5) + 10 = 30 ✓ Problem 20: 2(x + 6) = 3(x − 1) Step 1: Distribute → 2x + 12 = 3x − 3 Step 2: Subtract 2x → 12 = x − 3 Step 3: Add 3 → x = 15 Check: 2(15 + 6) = 2(21) = 42; 3(15 − 1) = 3(14) = 42 ✓ Problem 21 — No Solution: 3x + 7 = 3x − 2 Subtract 3x from both sides → 7 = −2. This is a false statement. No value of x makes it true. The equation has no solution — geometrically, these are parallel lines that never intersect. Problem 22 — Infinite Solutions: 2(3x + 4) = 6x + 8 Distribute → 6x + 8 = 6x + 8. Subtract 6x → 8 = 8. This is always true. Every real number solves this equation — the two expressions are identical.
When all variables cancel and you get a false statement (like 7 = −2), there is no solution. When you get a true statement (like 8 = 8), every real number is a solution.
Linear Equation Word Problems with Full Solutions
Word problems convert real-world situations into linear equations. The core skill is writing the equation from the description. These linear equation practice problems mirror what appears on algebra exams and standardized tests.
1. Problem 23: Age Problem
Maria is 4 years older than twice her brother's age. If Maria is 22, how old is her brother? Let b = the brother's age. Equation: 2b + 4 = 22 Step 1: Subtract 4 → 2b = 18 Step 2: Divide by 2 → b = 9 Answer: The brother is 9 years old. Check: 2(9) + 4 = 18 + 4 = 22 ✓
2. Problem 24: Perimeter Problem
A rectangle has a perimeter of 58 cm. Its length is 7 cm more than its width. Find both dimensions. Let w = the width. Then length = w + 7. Perimeter formula: 2(length + width) = 58 2(w + 7 + w) = 58 2(2w + 7) = 58 4w + 14 = 58 4w = 44 w = 11 cm, length = 11 + 7 = 18 cm Check: 2(11 + 18) = 2(29) = 58 ✓
3. Problem 25: Earnings Problem
Jake earns $12 per hour. He has already worked 7 hours this week and earned $84. He wants to earn exactly $180 total. How many more hours does he need to work? Already earned: $84. Remaining: $180 − $84 = $96. Equation: 12x = 96, where x = additional hours. Divide by 12 → x = 8 more hours. Check: $84 + 12(8) = $84 + $96 = $180 ✓
4. Problem 26: Coin Mixture Problem
A jar contains 40 coins, all dimes and quarters. The total value is $7.30. How many of each type? Let d = number of dimes. Then quarters = 40 − d. Value equation: 0.10d + 0.25(40 − d) = 7.30 0.10d + 10 − 0.25d = 7.30 −0.15d + 10 = 7.30 −0.15d = −2.70 d = 18 dimes, quarters = 40 − 18 = 22 Check: 18(0.10) + 22(0.25) = 1.80 + 5.50 = 7.30 ✓
5. Problem 27: Distance Problem
Two trains leave the same station going in opposite directions. Train A travels at 60 mph and Train B at 80 mph. After how many hours will they be 420 miles apart? Let t = time in hours. Distance apart: 60t + 80t = 420 140t = 420 t = 3 hours Check: 60(3) + 80(3) = 180 + 240 = 420 ✓
Word problem strategy: name the unknown x, translate each condition into an equation, solve, then verify the answer makes sense in context — not just mathematically.
Common Mistakes in Linear Equation Practice Problems
These errors appear repeatedly in student work. Recognizing them ahead of time makes them much easier to avoid under test conditions.
1. Distributing only to the first term
In 3(x + 5), students often write 3x + 5 instead of 3x + 15. The multiplier must reach every term inside the parentheses. The same rule applies to negative multipliers: −2(x − 4) = −2x + 8, not −2x − 8. The negative sign distributes to both terms.
2. Sign errors when collecting variable terms
In 7x − 2 = 3x + 14, subtracting 3x from the right gives 14, not −14. Students rush this step and change the wrong sign. Write every subtraction explicitly: 7x − 3x = 4x on the left, and 3x − 3x = 0 on the right, leaving just 14.
3. Applying the operation to only one side
If 5x = 30 and you divide the left by 5, you must also divide the right by 5. The answer is x = 6, not x = 30. On multi-step problems where each step adds more complexity, this oversight is easy to make — always write both operations on the same line.
4. Incorrect handling of fractions with variables
For (2/3)x = 8, multiply both sides by 3/2 to get x = 12. A common error is multiplying only the numerator: students write 2x/3 = 8 → 2x = 8 → x = 4. The right side must also be multiplied by 3/2, giving 8 × (3/2) = 12.
5. Treating no-solution and infinite-solution cases as errors
When the variable disappears, do not assume you made a mistake. If you end up with 5 = 5, the answer is 'all real numbers (infinitely many solutions).' If you get 5 = 9, the answer is 'no solution.' Both outcomes are correct conclusions that require you to recognize what happened.
How to Make Your Linear Equations Practice More Effective
Volume alone does not build skill. What you do after each problem matters as much as solving it in the first place. Start untimed. When learning a new equation type, time pressure causes shortcuts that reinforce wrong habits. Work each problem slowly, writing every step on paper, until you can consistently reach the correct answer. Then introduce time limits. Mix problem types. After learning each category, practice mixed sets rather than drilling only one type. On a real test you do not know in advance whether a problem is two-step or has variables on both sides — your brain needs to recognize the type quickly. Review errors immediately. When you get a problem wrong, trace back through every step until you find where the error occurred. Do not simply read the correct answer. Re-solve the problem from scratch without looking at the solution, then check again. Create your own problems. After mastering a category, write your own linear equation practice problems. If you can construct a solvable problem and solve it, you understand the structure deeply — not just the procedure. Batch by difficulty within sessions. Work three or four one-step problems, then three or four two-step, then one or two multi-step. This keeps confidence steady while gradually raising the challenge, and returning to simpler types reinforces them through spaced repetition. Use checking as a learning tool, not just a verification step. When you check a problem and it does not balance, that mismatch is more instructive than a correct answer. Find the step where the imbalance started — that is the skill gap to close.
Re-solving a problem from scratch after an error — rather than reading the answer — is one of the fastest ways to actually close a skill gap.
Challenge Problems: Advanced Linear Equation Practice
These problems combine multiple techniques and represent typical difficulty for Algebra I and early Algebra II exams. Full solutions are included below each problem. Problem 28: (2x − 3)/4 − (x + 1)/2 = 1 Multiply every term by 4 (LCD): 4 × (2x − 3)/4 − 4 × (x + 1)/2 = 4 × 1 (2x − 3) − 2(x + 1) = 4 2x − 3 − 2x − 2 = 4 −5 = 4 False statement → No solution. Problem 29: 3[2(x − 1) + 4] = 5(x + 2) − 1 Step 1: Work inside the inner parentheses → 3[2x − 2 + 4] = 5x + 10 − 1 Step 2: Simplify inside brackets → 3[2x + 2] = 5x + 9 Step 3: Distribute 3 → 6x + 6 = 5x + 9 Step 4: Subtract 5x → x + 6 = 9 Step 5: Subtract 6 → x = 3 Check: 3[2(3 − 1) + 4] = 3[2(2) + 4] = 3[8] = 24; 5(3 + 2) − 1 = 25 − 1 = 24 ✓ Problem 30: A number is 3 less than twice another number. Their sum is 27. Find both numbers. Let n = the smaller number. Larger = 2n − 3. n + (2n − 3) = 27 3n − 3 = 27 3n = 30 n = 10; larger = 2(10) − 3 = 17 Check: 10 + 17 = 27 ✓; 17 = 2(10) − 3 ✓
When equations have nested parentheses or brackets, always work from the innermost grouping outward.
Frequently Asked Questions About Linear Equation Practice
1. How many linear equation practice problems should I do per day?
For new learners, 10–15 problems per session is a solid target. Once you are comfortable with the methods, 20–30 mixed problems three times per week maintains and sharpens the skill. Quality beats quantity — working 10 problems carefully and reviewing every error is more effective than rushing through 30 and skipping the review.
2. What is the most common type of linear equation on algebra tests?
Two-step equations and equations with variables on both sides are the most frequently tested categories. Multi-step equations requiring distribution and combining like terms produce the most errors. Word problems appear on nearly every standardized test, so practice translating real-world descriptions into equations.
3. How do I know if my answer to a linear equation is correct?
Substitute your value for x back into the original equation. If the left side and right side produce the same number, the answer is correct. If you get a mismatch like 7 = 11, recheck each step — the error is almost always a sign mistake or a missed distribution.
4. Can a linear equation have more than one solution?
Typically no — a linear equation with one variable has exactly one solution. The exception is when all variable terms cancel and the result is always true (like 0 = 0), meaning every real number is a solution. When the result is always false (like 3 = 7), there is no solution.
5. What should I do when I get stuck on a linear equation practice problem?
First, write out what you know: identify the unknown, list the operations present, and write the equation if it is a word problem. Then apply the steps in order: distribute, combine like terms, move variable terms to one side, isolate. If fractions are present, clear them first by multiplying through by the LCD. If still stuck, plug in a simple number to test whether the equation structure makes sense before solving formally.
6. What is the difference between a linear equation and a linear inequality?
A linear equation uses an equals sign (=) and has one specific solution. A linear inequality uses <, >, ≤, or ≥ and has a range of solutions, represented as an interval or number line. The solving steps are identical except that when you multiply or divide by a negative number, the inequality sign flips direction.
Related Articles
Solving Linear Equations Calculator: Step-by-Step Guide with Examples
Learn how linear equation calculators work and use them to check your practice problem answers step by step.
How to Solve Formulas in Algebra
Master algebraic formulas and learn how to rearrange equations to solve for any variable.
How to Solve Fractions with x in the Denominator
Tackle the trickiest fraction-based linear equations with clear methods and worked examples.
Related Math Solvers
Practice Mode
Generate similar problems to practice and build confidence.
Step-by-Step Solutions
Get detailed explanations for every step, not just the final answer.
Smart Scan Solver
Snap a photo of any math problem and get an instant step-by-step solution.
