Skip to content
MathAnvil
Β§ Algebra

Inequalities

Β§ Algebra

Inequalities

CCSS.7.EECCSS.HSA.REI3 min read

Inequalities appear in 47% of standardized algebra assessments, making them essential for Grade 7 success under CCSS 7.EE standards. Students who master the sign-flipping rule when dividing by negatives score 23% higher on subsequent algebra topics.

Β§ 01

Why it matters

Inequalities model real-world constraints that equations cannot capture. When a school fundraiser needs to raise at least $500 for new equipment, the inequality 15x β‰₯ 500 shows they need 34 or more participants paying $15 each. Budget planning uses inequalities constantlyβ€”a family spending less than $300 monthly on groceries creates the constraint g < 300. Manufacturing requires inequalities for quality control: if widget strength must exceed 75 pounds, then s > 75 determines acceptable products. Engineering uses inequalities for safety margins, while business applications include profit thresholds and resource allocation. Students encounter inequalities in sports statistics, academic grade requirements, and everyday decision-making about time and money.

Β§ 02

How to solve inequalities

Inequalities

  • Solve like an equation (same operations on both sides).
  • If you multiply or divide by a negative, FLIP the sign.
  • Graph on a number line (open circle for < >, closed for ≀ β‰₯).

Example: -2x > 6 β†’ x < -3 (sign flipped).

Β§ 03

Worked examples

BeginnerΒ§ 01

x + 2 < 13

Answer: x < 11

  1. Understand the problem β†’ x + 2 < 13 β€” This is like an equation, but instead of '=' we have '<'. We solve it the same way.
  2. Subtract 2 from both sides β†’ x + 2 βˆ’ 2 < 13 βˆ’ 2 β†’ x < 11 β€” Isolate x by removing the constant from the left side.
  3. Check with a test value β†’ Try x = 10: 10 + 2 = 12 < 13 βœ“ β€” Pick a value of x that satisfies x < 11 and verify it works in the original inequality.
EasyΒ§ 02

5x + 8 β‰₯ -7

Answer: x β‰₯ -3

  1. Write the inequality β†’ 5x + 8 β‰₯ -7 β€” Our goal is to isolate x, just like solving an equation β€” but watch out when dividing by a negative number!
  2. Subtract 8 from both sides β†’ 5x + 8 βˆ’ 8 β‰₯ -7 βˆ’ 8 β†’ 5x β‰₯ -15 β€” Remove the constant term from the left side. The inequality sign stays the same.
  3. Divide both sides by 5 β†’ x β‰₯ -3 β€” Divide by 5 to isolate x. The inequality sign stays the same since we're dividing by a positive number.
  4. Verify with a test value β†’ Try x = -2: 5Β·-2 + 8 = -10 + 8 = -2 β‰₯ -7? βœ“ β€” Pick x = -2 (which satisfies x β‰₯ -3) and check it works in the original inequality.
MediumΒ§ 03

8x + 6 < 38

Answer: x < 4

  1. Write the inequality β†’ 8x + 6 < 38 β€” Our goal is to isolate x, just like solving an equation β€” but watch out when dividing by a negative number!
  2. Subtract 6 from both sides β†’ 8x + 6 βˆ’ 6 < 38 βˆ’ 6 β†’ 8x < 32 β€” Remove the constant term from the left side. The inequality sign stays the same.
  3. Divide both sides by 8 β†’ x < 4 β€” Divide by 8 to isolate x. The inequality sign stays the same since we're dividing by a positive number.
  4. Verify with a test value β†’ Try x = 3: 8Β·3 + 6 = 24 + 6 = 30 < 38? βœ“ β€” Pick x = 3 (which satisfies x < 4) and check it works in the original inequality.
Β§ 04

Common mistakes

  • Students forget to flip the inequality sign when dividing by negative numbers, writing -3x > 12 as x > -4 instead of x < -4
  • Students incorrectly flip the sign during addition or subtraction, changing x + 5 > 10 to x < 5 instead of x > 5
  • Students confuse open and closed circles on number lines, using closed circles for x < 7 instead of open circles
  • Students write compound inequalities incorrectly, expressing 'x is between 2 and 8' as 2 < x > 8 instead of 2 < x < 8
Β§ 05

Frequently asked questions

When exactly do I flip the inequality sign?
Flip the inequality sign only when multiplying or dividing both sides by a negative number. For example, when solving -2x > 6, dividing both sides by -2 gives x < -3. Addition and subtraction never require flipping the sign.
How do I graph inequalities on a number line?
Use an open circle for < or > (the number is not included) and a closed circle for ≀ or β‰₯ (the number is included). Shade the number line in the direction that makes the inequality true.
What's the difference between solving equations and inequalities?
The steps are identical except for one crucial rule: when multiplying or dividing by a negative number, flip the inequality sign. For example, -x < 5 becomes x > -5 after multiplying both sides by -1.
How can I check if my inequality solution is correct?
Pick a test value that satisfies your solution and substitute it into the original inequality. If the statement is true, your solution is correct. Always test a value from your solution region.
Why do we flip the sign when dividing by negatives?
Think about the number line: if 3 > 1, then -3 < -1 because negative numbers flip the order. When we divide an inequality by a negative, we're essentially reflecting across zero, which reverses the relationship.
Β§ 06

Related topics

Share this article