Rationalize the Denominator Calculator

Rationalize denominators containing square roots, cube roots, or binomial radicals. See step-by-step conjugate multiplication, before/after comparison, and simplified results.

Number under the radical
Original Expression
1 / √2
Before rationalization
Rationalized Form
1√2 / 2
After multiplying by conjugate
Conjugate Used
√2 / √2
Multiplied to numerator and denominator
Decimal Value
0.707107
Numerical approximation
New Denominator
2
Rational number (no radicals)
Mode
Square Root (monomial)
Rationalization technique used

Before / After Comparison

BEFORE (irrational denominator)
1 / √2
AFTER (rational denominator)
1√2 / 2

Step-by-Step Solution

#StepResult
1Original expression1 / √2
2Multiply by √c / √c(1 × √2) / (√2 × √2)
3Simplify denominator: √c × √c = c1√2 / 2

Rationalization Techniques Reference

TypeExpressionMultiply ByResult Denominator
Monomial √a / √c√c / √cc (rational)
Binomial ±√a / (b ± √c)(b ∓ √c) / (b ∓ √c)b² − c
Two Radicalsa / (√c − √d)(√c + √d) / (√c + √d)c − d
Cube Roota / ∛c∛c² / ∛c²c (rational)
Planning notes, formulas, and examples

About the Rationalize the Denominator Calculator

Rationalizing the denominator rewrites a fraction so that the denominator no longer contains radicals. It is a standard algebra skill because many textbooks, exams, and symbolic-manipulation rules expect expressions to be written in that form before further simplification.

This calculator covers four common cases. For monomial radicals like a/√c, you multiply by √c/√c. For binomial expressions like a/(b + √c), you multiply by the conjugate (b − √c) so the denominator becomes a difference of squares. It also handles expressions with two different radicals a/(√c − √d) and cube-root denominators a/∛c.

The before-and-after comparison shows how the numerator and denominator change, and the reference table puts the common rationalization patterns side by side so you can identify the right method for the form in front of you.

When This Page Helps

Use this page when you need to check the correct conjugate, confirm the transformed denominator, or compare the original and rationalized forms before simplifying further. It is most useful for algebra practice, tutoring, and test prep where the method matters as much as the final expression.

How to Use the Inputs

  1. Enter Numerator (a) and Denominator rational part (b) in the input fields.
  2. Select the mode, method, or precision options that match your rationalize the denominator problem.
  3. Read Original Expression first, then use Rationalized Form to confirm your setup is correct.
  4. Try a preset such as "1/(√2)" to test a known case quickly.
Formula used
Monomial: a/√c × (√c/√c) = a√c/c. Binomial: a/(b+√c) × (b−√c)/(b−√c) = a(b−√c)/(b²−c). Cube root: a/∛c × (∛c²/∛c²) = a·∛c²/c.

Example Calculation

Result: Original Expression shown by the calculator

For a denominator involving radicals, the calculator shows the original fraction, the factor used to rationalize it, and the simplified result so you can follow each algebra step.

Tips & Best Practices

  • Always multiply by a form of 1 (conjugate/conjugate) so the expression value does not change.
  • For binomial denominators, the conjugate flips the sign between the two terms.
  • After rationalizing, simplify the resulting fraction by dividing numerator and denominator by their GCD.
  • Cube roots require multiplying by ∛c² to get ∛c³ = c in the denominator.
  • Check your answer by computing the decimal value — it should match the original expression.

Choosing the Right Rationalization Pattern

The denominator tells you which technique to use. A single square root usually needs the same radical above and below. A binomial with a radical usually needs the conjugate. Cube roots require multiplying by enough of the same root to build a perfect cube in the denominator.

Reading the Output

Start with the original expression, then look at the multiplier used to preserve the value of the fraction. After that, check the rationalized form and the decimal comparison to confirm that the transformed expression is equivalent to the original.

Why the Conjugate Works

For binomials such as b + √c, multiplying by b - √c creates (b + √c)(b - √c) = b² - c. The radical disappears because the middle terms cancel. That same pattern appears across many algebra and precalculus problems, so recognizing it here helps with later symbolic manipulation.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Convention in mathematics requires denominators to be rational. It also makes expressions easier to compare, add, and simplify further.