Cal11 calculator

Real and Extraneous Solutions Calculator

Reviewed by Calculator Editorial Team

This calculator helps you determine which solutions to a quadratic equation are real and which are extraneous. Understanding the difference between real and extraneous solutions is essential for solving equations correctly, especially when dealing with rational equations or extraneous solutions that appear during algebraic manipulation.

What are real and extraneous solutions?

In mathematics, especially when solving equations, you'll encounter two types of solutions: real and extraneous.

Real solutions are actual values that satisfy the original equation. These are the solutions you're typically looking for when solving equations.

Extraneous solutions are values that appear to satisfy the equation but don't when substituted back into the original equation. They often occur when you square both sides of an equation or perform other operations that introduce additional solutions.

For example, when solving rational equations, you might find solutions that make the denominator zero, which are not valid in the original equation. These are extraneous solutions.

Why do extraneous solutions occur?

Extraneous solutions typically appear due to:

  • Squaring both sides of an equation
  • Multiplying both sides by an expression that could be zero
  • Taking square roots of both sides
  • Dividing both sides by an expression that could be zero

It's crucial to verify all potential solutions by substituting them back into the original equation to ensure they're valid.

How to calculate solutions

To determine whether a solution is real or extraneous, follow these steps:

  1. Solve the equation using standard algebraic methods
  2. Identify all potential solutions
  3. Substitute each solution back into the original equation
  4. Check if the solution satisfies the equation
  5. Classify solutions as real or extraneous based on the verification

Quadratic equation standard form:

ax² + bx + c = 0

Quadratic formula:

x = [-b ± √(b² - 4ac)] / (2a)

For rational equations, you'll need to solve the numerator and denominator separately, then find common solutions.

Worked example

Let's solve the equation x² - 5x + 6 = 0 and determine the nature of its solutions.

  1. Factor the quadratic: x² - 5x + 6 = (x - 2)(x - 3) = 0
  2. Set each factor equal to zero: x - 2 = 0 → x = 2; x - 3 = 0 → x = 3
  3. Verify both solutions in the original equation:
    • For x = 2: (2)² - 5(2) + 6 = 4 - 10 + 6 = 0 ✓
    • For x = 3: (3)² - 5(3) + 6 = 9 - 15 + 6 = 0 ✓
  4. Both solutions are real and valid for this equation

Now consider the equation (x² - 5x + 6)/(x - 2) = 0. The solution x = 2 makes the denominator zero, so it's extraneous.

FAQ

What's the difference between real and extraneous solutions?

Real solutions satisfy the original equation, while extraneous solutions appear to satisfy the equation but don't when substituted back into the original equation.

Why do extraneous solutions occur?

Extraneous solutions often occur when you square both sides of an equation, multiply by an expression that could be zero, or perform other operations that introduce additional solutions.

How do I verify solutions?

Substitute each potential solution back into the original equation and check if it satisfies the equation. If it does, it's a real solution; if not, it's extraneous.

Can all solutions be extraneous?

No, at least one solution must satisfy the original equation. Extraneous solutions only appear when additional solutions are introduced during algebraic manipulation.