Operations with Radicals
Operations with Radicals
Just like working with variables, you can add, subtract, multiply, and divide expressions containing radicals (like square roots). The key is understanding the rules for combining them and knowing how to simplify your final answer.
Adding and Subtracting Radicals
You can only add or subtract like radicals—radicals that have the exact same index (root type) and radicand (the number inside the root).
Think of it like combining like terms in algebra: just as 2x+3x=5x, you can say 25+35=55.
Sometimes, you need to simplify the radicals first to see if they are alike.
Example: Simplify 32+8
Since 8=4⋅2=22, the expression becomes: 32+22=52
Multiplying Radicals
When multiplying radicals, you multiply the numbers outside the radical together, and the numbers inside the radical together: ab⋅cd=acbd.
If you have binomials with radicals, you can use the FOIL method, or simplify the terms inside the parentheses first to make the math much easier.
Example: Simplify (32+8)(2−18)
First, simplify the radicals inside the parentheses: 8=22 18=9⋅2=32
Substitute them back into the expression: (32+22)(2−32)
Combine the like radicals inside each parenthesis: (52)(−22)
Now multiply the outside numbers and the inside numbers: 5⋅(−2)⋅2⋅2=−10⋅2=−20
Dividing and Rationalizing the Denominator
In math, it is standard practice not to leave a radical in the denominator of a fraction. The process of removing it is called rationalizing the denominator.
If the denominator is a binomial (has two terms) containing a square root, you eliminate the radical by multiplying both the numerator and the denominator by its conjugate. The conjugate of a+b is a−b.
Example: Simplify 3+54
The denominator is 3+5, so its conjugate is 3−5. Multiply the top and bottom by this conjugate:
3+54⋅3−53−5
Distribute the numerator: 4(3−5)=12−45
Multiply the denominator using the difference of squares pattern (x+y)(x−y)=x2−y2: (3)2−(5)2=9−5=4
Put it all together and simplify the fraction: 412−45=412−445=3−5