Cal11 calculator

Solving Compound Inequalities and Writing in Interval Notation Calculator

Reviewed by Calculator Editorial Team

This guide explains how to solve compound inequalities and convert the solutions to interval notation. The included calculator automates the process while this guide provides the step-by-step method and examples.

What is a Compound Inequality?

A compound inequality is a mathematical statement that combines two or more inequalities with logical connectors like "and" or "or". These are typically written in the form:

a < x < b or x < a or x > b

Compound inequalities are used to describe ranges of values that satisfy multiple conditions simultaneously. The solutions to compound inequalities can be expressed in interval notation, which provides a concise way to represent ranges on the number line.

Solving Compound Inequalities

To solve a compound inequality, follow these steps:

  1. Identify the type of inequality (conjunction "and" or disjunction "or")
  2. Solve each part of the inequality separately
  3. Combine the solutions according to the logical connector
  4. Express the final solution in interval notation

Step 1: Identify the Connector

The connector between inequalities determines how the solutions combine:

  • "And" (∩) means both conditions must be true simultaneously
  • "Or" (∪) means either condition can be true

Step 2: Solve Each Part

Treat each inequality separately, solving for the variable as you would with a single inequality.

Step 3: Combine Solutions

For "and" inequalities, the solution is the intersection of both individual solutions. For "or" inequalities, it's the union of both solutions.

Step 4: Convert to Interval Notation

Use the appropriate interval notation symbols to represent the solution set.

Writing in Interval Notation

Interval notation provides a compact way to represent ranges of numbers on the real number line. The key symbols are:

  • ( ) - Parentheses indicate that an endpoint is not included
  • [ ] - Brackets indicate that an endpoint is included
  • ∞ - Infinity symbol for unbounded intervals

Common Interval Notation Examples

Interval Description Interval Notation
All real numbers greater than 2 (2, ∞)
All real numbers less than or equal to 5 (-∞, 5]
All real numbers between 3 and 7, not including 3 and 7 (3, 7)
All real numbers between -4 and 1, including -4 and 1 [-4, 1]

When combining intervals with "and" or "or", use the appropriate set operation symbol (∩ for and, ∪ for or) between the interval notations.

Example Problems

Example 1: Solving a Conjunction Inequality

Solve the inequality: -3 ≤ 2x + 1 < 7

Solution:

  1. Subtract 1 from all parts: -4 ≤ 2x < 6
  2. Divide by 2: -2 ≤ x < 3
  3. Interval notation: [-2, 3)

Example 2: Solving a Disjunction Inequality

Solve the inequality: x < -2 or x > 4

Solution:

  1. This is already solved
  2. Interval notation: (-∞, -2) ∪ (4, ∞)

Common Mistakes

When working with compound inequalities, avoid these common errors:

  • Forgetting to perform the same operation on all parts of the inequality
  • Incorrectly interpreting the logical connector ("and" vs. "or")
  • Miscounting the number of solutions when combining intervals
  • Using the wrong interval notation symbols (parentheses vs. brackets)

Always double-check your work, especially when dealing with multiple inequalities and their combinations.

FAQ

What's the difference between a compound inequality and a system of inequalities?

A compound inequality combines two inequalities with a logical connector, while a system of inequalities consists of multiple separate inequalities that must all be satisfied simultaneously.

How do I know when to use parentheses or brackets in interval notation?

Use parentheses ( ) for endpoints that are not included in the solution set, and brackets [ ] for endpoints that are included.

Can I solve compound inequalities with variables on both sides?

Yes, but you must perform the same operation on all parts of the inequality to isolate the variable.