Cal11 calculator

Solution Set Interval Calculator

Reviewed by Calculator Editorial Team

This calculator helps you find and visualize the solution set for linear inequalities. Whether you're studying algebra, preparing for exams, or solving real-world problems, understanding solution sets is essential for mastering inequalities.

What is a Solution Set?

The solution set of an inequality is the set of all values that satisfy the inequality. For linear inequalities, the solution set is typically an interval or a union of intervals on the real number line.

For example, the inequality \( 2x + 3 > 7 \) has a solution set of all real numbers greater than 2, which can be written in interval notation as \( (2, \infty) \).

Solution sets can be finite (like {3, 5, 7}) or infinite (like all numbers greater than 2). For linear inequalities, infinite solution sets are most common.

Interval Notation

Interval notation provides a concise way to represent solution sets on the real number line. The main types of intervals are:

  • (a, b): All numbers between a and b, not including a and b
  • [a, b]: All numbers between a and b, including a and b
  • (a, b]: All numbers between a and b, not including a but including b
  • [a, b): All numbers between a and b, including a but not including b
  • (a, ∞): All numbers greater than a
  • (-∞, b): All numbers less than b
  • (-∞, ∞): All real numbers

For the inequality \( 3x - 5 \leq 10 \), the solution set is \( x \leq 5 \), which in interval notation is \( (-\infty, 5] \).

How to Use This Calculator

To use the calculator:

  1. Enter the coefficients for x and the constant term in the inequality
  2. Select the inequality type (<, ≤, >, ≥)
  3. Click "Calculate" to find the solution set
  4. View the interval notation and graphical representation

The calculator will show you the solution set in both algebraic and interval notation forms, along with a graph of the solution on the real number line.

Worked Examples

Example 1: Simple Inequality

Solve \( 2x + 3 > 7 \)

  1. Subtract 3 from both sides: \( 2x > 4 \)
  2. Divide by 2: \( x > 2 \)
  3. Solution set: \( (2, \infty) \)

Example 2: Compound Inequality

Solve \( -4 \leq 2x + 1 < 7 \)

  1. Subtract 1 from all parts: \( -5 \leq 2x < 6 \)
  2. Divide by 2: \( -2.5 \leq x < 3 \)
  3. Solution set: \( [-2.5, 3) \)

FAQ

What is the difference between a solution set and a solution?
A solution is a single value that satisfies the inequality. The solution set is the collection of all such values.
How do I know if an inequality has no solution?
An inequality like \( x > x + 2 \) has no solution because it's never true for any real number.
Can I use this calculator for quadratic inequalities?
This calculator is designed for linear inequalities. For quadratic inequalities, you would need a different tool that can handle parabolas.