Skip to main content
TexasMathsSyllabus dot point

How do you solve a linear equation in one variable, including ones needing the distributive property and variables on both sides?

Solve linear equations in one variable, including those requiring the distributive property and those with variables on both sides, and identify equations with one solution, no solution, or infinitely many (TEKS A.5A).

A STAAR Algebra I answer on solving one-variable linear equations (TEKS A.5A), the inverse-operations routine, the distributive property, variables on both sides, and recognizing one solution, no solution, or infinitely many.

Generated by Claude Opus 4.810 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The inverse-operations routine
  3. Distributing correctly
  4. Variables on both sides
  5. One solution, no solution, or infinitely many
  6. How STAAR examines this topic
  7. Clearing fractions to simplify
  8. Try this

What this topic is asking

Solving one-variable linear equations is the most heavily sampled skill in the most heavily weighted reporting category. TEKS A.5A asks you to solve equations that may need the distributive property and may have variables on both sides, and to recognize the three solution types: one solution, no solution, or infinitely many. Fluency here secures a large block of points and underpins everything that follows.

The inverse-operations routine

Every linear equation is solved by the same sequence, working operations in reverse of the order of operations.

  1. Distribute to clear any parentheses.
  2. Combine like terms on each side separately.
  3. Move the variable to one side (add or subtract a variable term).
  4. Move the constants to the other side.
  5. Divide by the coefficient of the variable.

For 3(x+4)=213(x + 4) = 21: distribute to 3x+12=213x + 12 = 21, subtract 12 to get 3x=93x = 9, divide to get x=3x = 3.

Distributing correctly

The distributive property multiplies the outside factor by every term inside the parentheses. The classic error is hitting only the first term.

5(xβˆ’2)=5xβˆ’10,not5xβˆ’2.5(x - 2) = 5x - 10, \quad \text{not} \quad 5x - 2.

A negative outside factor flips every inside sign: βˆ’2(xβˆ’4)=βˆ’2x+8-2(x - 4) = -2x + 8. Watch this sign change carefully, because it is a frequent STAAR distractor.

Variables on both sides

When the variable appears on both sides, collect it on one side first, usually the side that keeps the coefficient positive.

One solution, no solution, or infinitely many

After simplifying, the variable terms may cancel, and the leftover statement tells you the solution type.

  • One solution. A single value of xx remains, as in 5x=15β‡’x=35x = 15 \Rightarrow x = 3.
  • No solution. The variables cancel and a false statement remains, as in 2x+1=2x+5β‡’1=52x + 1 = 2x + 5 \Rightarrow 1 = 5 (never true).
  • Infinitely many. The variables cancel and a true statement remains, as in 3(x+2)=3x+6β‡’6=63(x + 2) = 3x + 6 \Rightarrow 6 = 6 (always true).

Recognizing these is itself an assessed skill, often as an inline-choice item. The test is whether the two sides become identical (infinite) or contradictory (none) once simplified.

How STAAR examines this topic

  • Multiple choice. Solve an equation with distribution and variables on both sides; "distribute to first term only" and sign-error distractors are standard.
  • Number entry and equation editor. Enter the solution value, or the equation after a step.
  • Inline choice. Classify the number of solutions, and state why (sides equal or contradictory).

A clarifying idea is that solving keeps the equation balanced: whatever you do to one side you do to the other, so the truth of the equation is preserved at every step, which is why substituting your answer back must reproduce a true statement.

Clearing fractions to simplify

When an equation contains fractions, multiplying every term by the least common denominator first turns it into a whole-number equation that is far easier to solve cleanly. For x3+12=56\frac{x}{3} + \frac{1}{2} = \frac{5}{6}, the least common denominator is 6: multiplying every term by 6 gives 2x+3=52x + 3 = 5, so 2x=22x = 2 and x=1x = 1. The key discipline is multiplying every term, including those without a fraction, by the same denominator; multiplying only the fractional terms unbalances the equation. This clearing step is optional but it removes a common source of arithmetic slips, especially on number-entry items where the final value must be exact rather than a rounded decimal.

Try this

Q1. Solve 2(3xβˆ’1)=4x+82(3x - 1) = 4x + 8. [1 point]

  • Cue. 6xβˆ’2=4x+8β‡’2x=10β‡’x=56x - 2 = 4x + 8 \Rightarrow 2x = 10 \Rightarrow x = 5.

Q2. How many solutions does 3x+5=3xβˆ’23x + 5 = 3x - 2 have? [1 point]

  • Cue. Variables cancel, 5=βˆ’25 = -2 false, so no solution.

Exam-style practice questions

Practice questions written in the style of TEA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

STAAR (style)1 marksMultiple choice. What is the solution to 5(xβˆ’2)=3x+45(x - 2) = 3x + 4? (A) x=7x = 7 (B) x=3x = 3 (C) x=βˆ’3x = -3 (D) x=1x = 1
Show worked answer β†’

The correct answer is (A).

Distribute first: 5xβˆ’10=3x+45x - 10 = 3x + 4. Collect variables on one side by subtracting 3x3x: 2xβˆ’10=42x - 10 = 4. Add 10: 2x=142x = 14, so x=7x = 7. Check: 5(7βˆ’2)=255(7 - 2) = 25 and 3(7)+4=253(7) + 4 = 25. The most common error is distributing only to the xx term and not to the βˆ’2-2, which would give 5xβˆ’2=3x+45x - 2 = 3x + 4 and the wrong answer.

STAAR (style)2 marksInline choice. Consider 4(x+3)=4x+124(x + 3) = 4x + 12. This equation has [one solution / no solution / infinitely many solutions], because after simplifying both sides are [equal / contradictory / different].
Show worked answer β†’

The equation has infinitely many solutions, because after simplifying both sides are equal.

Distribute the left side: 4x+12=4x+124x + 12 = 4x + 12. The two sides are identical, so the equation is true for every value of xx, an identity with infinitely many solutions. If the variables had cancelled to leave a false statement like 12=512 = 5, there would be no solution; if a single value remained, exactly one solution. Recognizing the identity is the key.

Related dot points

Sources & how we know this