Simplifying Radicals

From Department of Mathematics at UTSA
Revision as of 14:24, 30 September 2021 by Lila (talk | contribs)
Jump to navigation Jump to search

We will use the following conventions for simplifying expressions involving radicals:

  1. Given the expression , write this as
  2. No fractions under the radical sign
  3. No radicals in the denominator
  4. 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 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 \left(\frac{a}{b}\right)^n=\frac{a^n}{b^n}} and simplify the result:

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{\frac{1}{8}} = \frac{\sqrt{1}}{\sqrt{8}} = \frac{1}{\sqrt{8}}}

The resulting expression violates convention 3. To get rid of the radical in the denominator, multiply by 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{\sqrt{8}}{\sqrt{8}}} :

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{8}} = \frac{1}{\sqrt{8}}\cdot\frac{\sqrt{8}}{\sqrt{8}} = \frac{\sqrt{8}}{8}}

Notice that 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 8=2^3} . 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:

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{\sqrt{8}}{8} = \frac{\sqrt{2^3}}{8} = \frac{\sqrt{2^2\cdot2}}{8} = \frac{2\cdot\sqrt{2}}{8} = \frac{\sqrt{2}}{4}}

The Conjugate of a Radical Expression

The conjugate of the two term expression 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 a + b } is 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 a - b } (likewise, the conjugate of 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 a - b } is 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 a + b } ). The product of a two term expression and its conjugate, 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 a + b } and 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 a - b } , is 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 (a+b)(a-b) = a^2 + ba - ba - b^2 = a^2 - b^2 } . This property is useful for getting rid of square roots in two term expressions.

For example, consider 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 \lim_{h\to 0} \frac{\sqrt{3+h} - \sqrt{3}}{h}}

If we plug in 0 for 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 } , we get the indeterminate form 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 0/0 } . 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