Dividing Radicals Calculator
Enter the coefficient, radicand, and index for each radical expression. This calculator divides them using the quotient rule, converts to a common index when needed, simplifies the result, and rationalizes the denominator. The step-by-step panel shows every stage of the calculation so you can follow along.
Formula
Worked example
Divide (12 sqrt(6)) by (3 sqrt(2)). Both are square roots (same index 2), so divide coefficients: 12/3 = 4, and apply the quotient rule: sqrt(6)/sqrt(2) = sqrt(6/2) = sqrt(3). Result: 4*sqrt(3), which is approximately 6.9282.
What is dividing radicals?
Dividing radicals means computing the quotient of two radical expressions such as a * n-th-root(x) divided by b * m-th-root(y). The key tool is the quotient rule for radicals: n-th-root(x) divided by n-th-root(y) equals n-th-root(x/y), provided x and y are positive. When both radicals share the same index, you can place both radicands under a single radical and simplify from there. When the indices differ, the process begins by finding the least common multiple of the two indices and converting both radicals to that common index before applying the quotient rule.
How to divide radicals step by step
Step 1: If the two radicals have the same index n, write the quotient as n-th-root(x/y) and simplify. If the indices n and m differ, find L = LCM(n, m), rewrite n-th-root(x) as L-th-root(x raised to L/n) and m-th-root(y) as L-th-root(y raised to L/m), then combine under one radical. Step 2: Simplify the radicand by factoring out any perfect nth powers. For example, sqrt(12) simplifies to 2*sqrt(3) because 12 = 4*3 and sqrt(4) = 2. Step 3: Handle the coefficients separately - divide them as ordinary numbers and reduce the fraction. Step 4: If an irrational radical remains in the denominator, rationalize it by multiplying numerator and denominator by the radical that makes the denominator a perfect power. For a square root, multiply by that same square root. For an nth root of y, multiply by the (n-1)th power of that root.
The quotient rule for radicals
The quotient rule states that n-th-root(x/y) equals n-th-root(x) divided by n-th-root(y) whenever x and y are positive. This works in both directions: you can split a single radical fraction into two separate radicals, or combine two radicals of the same index into one. It is a direct consequence of the exponent law (x/y)^(1/n) = x^(1/n) / y^(1/n). The rule only applies when the two radicals share the same index. When the indices are different, use the common-index conversion method described above.
Rationalizing the denominator after division
A result is not fully simplified if an irrational radical remains in the denominator. To rationalize, multiply the numerator and denominator by whatever turns the denominator into a rational number. For a square root: multiply by sqrt(a) to get a in the denominator. For an nth root of a: multiply by the (n-1)th power of the nth root of a, because nth-root(a) times nth-root(a^(n-1)) equals nth-root(a^n) equals a. This step is optional in many algebra courses, but it is the standard form for a fully simplified radical expression. This calculator performs rationalization automatically.
Quotient rule cases for radicals
| Case | Method | Example | Result |
|---|---|---|---|
| Same index (n = m) | Divide radicands directly under one radical | sqrt(6) / sqrt(2) | sqrt(3) |
| Different indices | Convert to LCM index, then divide radicands | sqrt(2) / cbrt(4) | 6th-root(32) / 2 |
| Irrational denominator | Rationalize by multiplying by conjugate | 1 / sqrt(3) | sqrt(3) / 3 |
| Coefficients present | Divide coefficients separately, then divide radicals | (12 sqrt(6)) / (3 sqrt(2)) | 4 sqrt(3) |
| Radicand fully cancels | Radical disappears, result is rational | sqrt(8) / sqrt(2) | 2 |
How the division method changes based on the indices of the two radicals.
Frequently asked questions
Can I divide radicals with different indices?
Yes. Find the least common multiple (LCM) of the two indices. Convert each radical to the LCM index by raising the radicand to the appropriate power, then apply the quotient rule under the common index. For example, sqrt(2) divided by cube-root(4) becomes 6th-root(2^3) divided by 6th-root(4^2) = 6th-root(8/16) = 6th-root(1/2), which rationalizes to 6th-root(32)/2 (approximately 0.8909).
What is the quotient rule for radicals?
The quotient rule says that n-th-root(x) divided by n-th-root(y) equals n-th-root(x/y), when x and y are positive real numbers and both radicals have the same index n. It follows directly from the exponent law (x/y)^(1/n) = x^(1/n) / y^(1/n). This means you can place both radicands under a single radical and simplify from there.
How do I rationalize the denominator after dividing radicals?
If a simplified answer still has a radical in the denominator, multiply the numerator and denominator by the radical that makes the denominator whole. For a square root denominator sqrt(a), multiply by sqrt(a) to get a in the denominator. For an nth-root denominator, multiply by the (n-1)th power of that nth root. The calculator performs this step automatically and shows the work in the steps panel.
What happens when the radicands are the same?
If both radicals have the same index and the same radicand, the quotient of the radical parts equals 1, and the result is just the ratio of the coefficients. For example, (5 sqrt(7)) / (2 sqrt(7)) = 5/2 = 2.5.
Do I need to simplify the radicand before dividing?
You can simplify either before or after dividing - the result is the same. However, simplifying first (factoring out perfect powers) often makes the radicand numbers smaller and easier to work with. This calculator applies simplification after dividing for clarity in the step-by-step breakdown.
Why does the calculator convert to a common index?
The quotient rule only works when both radicals share the same index. To divide a square root by a cube root, both must first be expressed as, for example, 6th roots (LCM of 2 and 3 is 6). The conversion uses the rule n-th-root(x) = LCM-root(x raised to LCM/n).