Simplifying Radicals
We will use the following conventions for simplifying expressions involving radicals:
- Given the expression , write this as
- No fractions under the radical sign
- No radicals in the denominator
- The radicand has no exponentiated factors with exponent greater than or equal to the index of the radical
Example: Simplify the expression Using convention 1, we rewrite the given expression as
The expression now violates convention 2. To get rid of the fraction in the radical, apply the rule and simplify the result:
The resulting expression violates convention 3. To get rid of the radical in the denominator, multiply by :
Notice that . Since the index of the radical is 2, our expression violates convention 4. We can reduce the exponent of the expression under the radical as follows:
The Conjugate of a Radical Expression
The conjugate of the two term expression is (likewise, the conjugate of is ). The product of a two term expression and its conjugate, and , is . This property is useful for getting rid of square roots in two term expressions.
For example, consider the limit
If we plug in 0 for , we get the indeterminate form . However, using the conjugate of the numerator (Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sqrt{3+h} + \sqrt{3} } ) and multiplying by a clever form of 1 (the conjugate divided by itself), we can rewrite this limit in a way that allows us to evaluate it.
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \lim_{h\to 0} \frac{\sqrt{3+h} - \sqrt{3}}{h} = \lim_{h\to 0}\frac{(\sqrt{3+h} - \sqrt{3})}{h}\cdot\frac{(\sqrt{3+h} + \sqrt{3})}{(\sqrt{3+h} + \sqrt{3})} }
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle = \lim_{h\to 0} \frac{(\sqrt{3+h})^2 - (\sqrt{3})^2}{h(\sqrt{3+h} + \sqrt{3})} }
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle = \lim_{h\to 0} \frac{((3 + h) - 3}{h(\sqrt{3+h} + \sqrt{3})} }
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle = \lim_{h\to 0} \frac{h}{h(\sqrt{3 + h} + \sqrt{3})} }
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle = \lim_{h\to 0} \frac{1}{\sqrt{3 + h} + \sqrt{3}} }
Now, setting Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h = 0 } will not result in an indeterminate form, so we can evaluate the limit.
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle = \frac{1}{\sqrt{3+0} + \sqrt{3}} = \frac{1}{2\sqrt{3}}}
Resources
- Introduction to Radicals, Lumen Learning: Boundless Algebra
- Simplifying Square Roots, Khan Academy
- Useful Radical/Root Rules for Simplification, Mathwords.com
- Example Problems of Simplifying Radicals, LibreTexts