Rationalize Denominator Calculator
Solve rationalize denominator problems step-by-step with our free calculator. See formulas, worked examples, and clear explanations.
Reviewed for accuracy by Manoj Kumar, Mathematics Educator
Rationalize Denominator Calculator
Calculator
Adjust values & calculateEnter your values below. Every result is computed in your browser โ no data is sent to any server.
Formula: a/sqrt(b) = a*sqrt(b)/b; a/(c+sqrt(d)) = a(c-sqrt(d))/(c^2-d)
Worked example โ 5/sqrt(3) = 5*sqrt(3)/3 = 2.88675
Formula
a/sqrt(b) = a*sqrt(b)/b; a/(c+sqrt(d)) = a(c-sqrt(d))/(c^2-d)
For simple radical denominators, multiply top and bottom by the radical. For binomial denominators containing radicals, multiply by the conjugate. The conjugate of (a + sqrt(b)) is (a - sqrt(b)), and their product equals a^2 - b by the difference of squares identity.
Worked Examples
Example 1: Rationalizing 5 / sqrt(3)
Problem:Rationalize the denominator of the fraction 5 divided by the square root of 3.
Solution:Original: 5 / sqrt(3) Multiply by sqrt(3)/sqrt(3): = (5 * sqrt(3)) / (sqrt(3) * sqrt(3)) = 5*sqrt(3) / 3 Verification: 5 / sqrt(3) = 5 / 1.73205 = 2.88675 5*sqrt(3) / 3 = 5 * 1.73205 / 3 = 8.66025 / 3 = 2.88675
Result:5/sqrt(3) = 5*sqrt(3)/3 = 2.88675
Example 2: Rationalizing with Conjugate: 6 / (2 + sqrt(5))
Problem:Rationalize the denominator of 6 / (2 + sqrt(5)) using the conjugate method.
Solution:Conjugate of (2 + sqrt(5)) is (2 - sqrt(5)) Multiply top and bottom: = 6(2 - sqrt(5)) / ((2 + sqrt(5))(2 - sqrt(5))) = (12 - 6*sqrt(5)) / (4 - 5) = (12 - 6*sqrt(5)) / (-1) = -12 + 6*sqrt(5) = 6*sqrt(5) - 12 Verification: 6 / (2 + 2.23607) = 6 / 4.23607 = 1.41640 6*2.23607 - 12 = 13.41640 - 12 = 1.41640
Result:6/(2+sqrt(5)) = 6*sqrt(5) - 12 = 1.41640
Frequently Asked Questions
What does it mean to rationalize the denominator?
Rationalizing the denominator is the process of eliminating irrational numbers (specifically radical expressions) from the denominator of a fraction. The goal is to transform the expression so the denominator contains only rational numbers (integers or fractions), while the overall value of the expression remains unchanged. For example, the fraction 1 divided by the square root of 2 becomes the square root of 2 divided by 2 after rationalization. This is achieved by multiplying both the numerator and denominator by a carefully chosen expression that eliminates the radical from the denominator. The technique does not change the value of the fraction since you are effectively multiplying by 1 in a different form. Rationalization is a standard procedure in algebra and is expected in most mathematical contexts when presenting final answers.
How do you rationalize a simple radical denominator?
To rationalize a denominator containing a single square root, multiply both the numerator and denominator by that same square root. For the expression a divided by the square root of b, multiply top and bottom by the square root of b: the result is a times the square root of b divided by b, since the square root of b times itself equals b. For example, 5 divided by the square root of 3 becomes 5 times the square root of 3 divided by 3. For higher-index radicals, multiply by the appropriate power to create a perfect power in the denominator. To rationalize 1 divided by the cube root of 4, multiply by the cube root of 2 over itself, giving the cube root of 2 divided by the cube root of 8, which simplifies to the cube root of 2 divided by 2. After rationalizing, always simplify by finding common factors between the numerator coefficient and the denominator.
Why is rationalizing the denominator considered standard form?
The convention of rationalizing denominators dates back to the era before calculators when dividing by an irrational number was computationally difficult. Dividing by 1.41421 (the square root of 2) required extensive long division, while dividing by 2 was trivial. Today, the convention persists for several practical reasons. First, rationalized form makes it easier to compare and combine fractions. The sum of 1/sqrt(2) and 1/sqrt(3) is hard to compute in that form, but sqrt(2)/2 + sqrt(3)/3 = (3*sqrt(2) + 2*sqrt(3))/6, which is much clearer. Second, rationalized form often reveals simplifications that are not obvious otherwise. Third, it provides a unique standard form, preventing the same value from appearing in multiple different representations. Most textbooks, standardized tests, and mathematical publications expect rationalized denominators in final answers.
How do you rationalize denominators with cube roots or higher roots?
For cube roots, you need to create a perfect cube in the denominator. To rationalize 1 divided by the cube root of a, multiply by the cube root of a squared over itself: the denominator becomes the cube root of a cubed, which equals a. For example, 1 divided by the cube root of 5 becomes the cube root of 25 divided by 5. For the cube root of 4 in the denominator, multiply by the cube root of 2 to get the cube root of 8 = 2 in the denominator. For fourth roots, you need a perfect fourth power: multiply 1/fourth_root(3) by fourth_root(27)/fourth_root(27) to get fourth_root(27)/3. The general rule for the nth root of a^k in the denominator is to multiply by the nth root of a^(n-k) to complete the perfect nth power. This technique extends naturally to any root index, though the expressions become more complex as the index increases.
What happens when the denominator has two different radicals?
When the denominator contains two different square root terms, like the square root of 2 plus the square root of 3, multiply by the conjugate (the square root of 2 minus the square root of 3). The denominator becomes 2 - 3 = -1 by the difference of squares. For the expression 1 divided by (sqrt(5) + sqrt(3)), multiply by (sqrt(5) - sqrt(3)) to get (sqrt(5) - sqrt(3)) divided by (5 - 3) = (sqrt(5) - sqrt(3))/2. If the denominator combines a rational and irrational part with different radicals, like 2 + sqrt(3) + sqrt(5), you may need to rationalize in multiple steps: first eliminate one radical, then deal with the remaining one. For denominators like sqrt(2) + sqrt(3) + sqrt(5), the process requires grouping two terms together, rationalizing with their conjugate, and then rationalizing any remaining radical in a second step.
Can every denominator with radicals be rationalized?
Yes, any denominator containing radicals over the rational numbers can theoretically be rationalized, though the process may be complex. For square roots, the conjugate method always works. For higher roots, multiplying by appropriate powers always produces a rational denominator. For sums of cube roots like the cube root of 2 plus the cube root of 3, the rationalization factor uses the identity a^3 + b^3 = (a + b)(a^2 - ab + b^2), where a and b are the cube roots. You multiply by (cbrt(4) - cbrt(6) + cbrt(9)) to eliminate both cube roots from the denominator. For expressions involving nested radicals or radicals of different indices, the rationalization may require converting to a common index first. The mathematical guarantee comes from the theory of algebraic numbers and field extensions, which proves that the minimal polynomial of any algebraic number has rational coefficients.
Are there situations where you should NOT rationalize the denominator?
While rationalizing is standard convention, certain contexts prefer or require radicals in the denominator. In calculus, when computing limits, keeping the radical in the denominator may reveal the limiting behavior more clearly, or conversely, rationalizing the numerator rather than the denominator may be the appropriate technique. When working with trigonometric values, expressions like 1/sqrt(2) or 1/sqrt(3) are sometimes left as-is because they clearly show the relationship to the unit circle. In numerical computation and programming, rationalizing is unnecessary since computers handle irrational denominators directly. Some physics formulas are conventionally written with radicals in the denominator because that form has physical significance. Additionally, when the goal is further algebraic manipulation rather than final presentation, the unrationalized form may be more convenient for subsequent calculations.
How does rationalization connect to complex number division?
Dividing complex numbers uses exactly the same conjugate technique as rationalizing denominators. To compute (a + bi) / (c + di), multiply numerator and denominator by the complex conjugate (c - di). The denominator becomes c^2 + d^2 (a real number), eliminating the imaginary part from the denominator. For example, (3 + 2i) / (1 + i) multiplied by (1 - i) / (1 - i) gives (3 - 3i + 2i - 2i^2) / (1 + 1) = (5 - i) / 2 = 2.5 - 0.5i. The mathematical structure is identical: in both cases, multiplying by the conjugate produces a difference of squares that eliminates the problematic component (radical or imaginary part). This connection is not coincidental. Square roots of negative numbers are imaginary numbers, and the algebraic field extension that creates complex numbers from reals is structurally analogous to the extension that creates irrational numbers from rationals.
What common mistakes do students make when rationalizing denominators?
Several frequent errors occur during rationalization. The most common is forgetting to multiply both the numerator and denominator by the rationalizing factor, effectively changing the value of the expression. Another mistake is using the wrong conjugate: for a - sqrt(b), the conjugate is a + sqrt(b), not a - sqrt(b) or sqrt(b) - a. Students often forget to distribute completely when multiplying the numerator by the conjugate, especially with binomial numerators that produce four terms via FOIL. Sign errors are common when the difference of squares produces a negative result, like (sqrt(3))^2 - (sqrt(5))^2 = 3 - 5 = -2. Failing to simplify the final answer is another oversight: after rationalizing, check if the coefficient and denominator share common factors. Finally, students sometimes attempt to rationalize when the denominator is already rational but contains a radical expression that equals a rational number, such as sqrt(4) which is simply 2.
References
Reviewed for accuracy by Manoj Kumar, Mathematics Educator ยท Editorial policy
Related Calculators
๐งฎLCD Calculator - Least Common Denominator
Calculate lcdcalculator least common denominator with inputs, formulas, and instant results.
๐งฎAnnulus Area Calculator
Calculate annulus area with inputs, formulas, and instant results.
๐งฎArea Calculator
Calculate area with inputs, formulas, and instant results.
๐งฎArea of a Rectangle Calculator
Calculate the area, perimeter, and diagonal of a rectangle. Find missing sides from known area. Convert between metric and imperial area units.
๐งฎArea of Crescent Calculator
Calculate area of crescent with inputs, formulas, and instant results.
๐งฎCenter of Mass Calculator
Calculate center of mass with inputs, formulas, and instant results.
๐งฎCentroid Calculator
Calculate centroid with inputs, formulas, and instant results.
๐งฎChord Length Calculator
Calculate chord length with inputs, formulas, and instant results.