<< Chapter < Page Chapter >> Page >
This module covers techniques for the simplification of radicals.

Simplifying radicals

The property ab size 12{ sqrt { ital "ab"} } {} = a size 12{ sqrt {a} } {} b size 12{ sqrt {b} } {} can be used to simplify radicals. The key is to break the number inside the root into two factors, one of which is a perfect square .

Simplifying a radical

75 size 12{ sqrt {"75"} } {}
= 25 3 because 25•3 is 75, and 25 is a perfect square
= 25 3 because ab size 12{ sqrt { ital "ab"} } {} = a size 12{ sqrt {a} } {} b size 12{ sqrt {b} } {}
= 5 3 size 12{ sqrt {3} } {} because 25 =5
Got questions? Get instant answers now!

So we conclude that 75 size 12{ sqrt {"75"} } {} =5 3 size 12{ sqrt {3} } {} . You can confirm this on your calculator (both are approximately 8.66).

We rewrote 75 as 25 3 because 25 is a perfect square. We could, of course, also rewrite 75 as 5 15 , but—although correct—that would not help us simplify, because neither number is a perfect square.

Simplifying a radical in two steps

180
= 9•20 because 9 20 is 180, and 9 is a perfect square
= 9 20 because ab size 12{ sqrt { ital "ab"} } {} = a size 12{ sqrt {a} } {} b size 12{ sqrt {b} } {}
= 3 20 So far, so good. But wait! We’re not done!
= 3 4•5 There’s another perfect square to pull out!
= 3 4 5
= 3 ( 2 ) 5
= 6 5 Now we’re done.
Got questions? Get instant answers now!

The moral of this second example is that after you simplify, you should always look to see if you can simplify again .

A secondary moral is, try to pull out the biggest perfect square you can. We could have jumped straight to the answer if we had begun by rewriting 180 as 36 5 .

This sort of simplification can sometimes allow you to combine radical terms, as in this example:

Combining radicals

75 size 12{ sqrt {"75"} } {} 12 size 12{ sqrt {"12"} } {}
= 5 3 size 12{ sqrt {3} } {} –2 3 size 12{ sqrt {3} } {} We found earlier that 75 size 12{ sqrt {"75"} } {} = 5 3 size 12{ sqrt {3} } {} . Use the same method to confirm that 12 size 12{ sqrt {"12"} } {} = 2 3 size 12{ sqrt {3} } {} .
= 3 3 size 12{ sqrt {3} } {} 5 of anything minus 2 of that same thing is 3 of it, right?
Got questions? Get instant answers now!

That last step may take a bit of thought. It can only be used when the radical is the same. Hence, 2 size 12{ sqrt {2} } {} + 3 size 12{ sqrt {3} } {} cannot be simplified at all. We were able to simplify 75 size 12{ sqrt {"75"} } {} 12 size 12{ sqrt {"12"} } {} only by making the radical in both cases the same .

So why does 5 3 size 12{ sqrt {3} } {} –2 3 size 12{ sqrt {3} } {} = 3 3 size 12{ sqrt {3} } {} ? It may be simplest to think about verbally: 5 of these things, minus 2 of the same things, is 3 of them. But you can look at it more formally as a factoring problem, if you see a common factor of 3 size 12{ sqrt {3} } {} .

5 3 size 12{ sqrt {3} } {} –2 3 size 12{ sqrt {3} } {} = 3 size 12{ sqrt {3} } {} ( 5 2 ) = 3 size 12{ sqrt {3} } {} ( 3 ) .

Of course, the process is exactly the same if variable are involved instead of just numbers!

Combining radicals with variables

x 3 2 + x 5 2
= x 3 + x 5 Remember the definition of fractional exponents!
= x 2 * x + x 4 * x As always, we simplify radicals by factoring them inside the root...
x 2 * x + x 4 * x and then breaking them up...
= x x + x 2 x and then taking square roots outside!
= ( x 2 + x ) x Now that the radical is the same, we can combine.
Got questions? Get instant answers now!

Rationalizing the denominator

It is always possible to express a fraction with no square roots in the denominator.

Is it always desirable? Some texts are religious about this point: “You should never have a square root in the denominator.” I have absolutely no idea why. To me, 1 2 size 12{ { {1} over { sqrt {2} } } } {} looks simpler than 2 2 size 12{ { { sqrt {2} } over {2} } } {} ; I see no overwhelming reason for forbidding the first or preferring the second.

However, there are times when it is useful to remove the radicals from the denominator: for instance, when adding fractions. The trick for doing this is based on the basic rule of fractions: if you multiply the top and bottom of a fraction by the same number, the fraction is unchanged. This rule enables us to say, for instance, that 2 3 size 12{ { {2} over {3} } } {} is exactly the same number as 2 3 3 3 size 12{ { {2 cdot 3} over {3 cdot 3} } } {} = 6 9 size 12{ { {6} over {9} } } {} .

In a case like 1 2 size 12{ { {1} over { sqrt {2} } } } {} , therefore, you can multiply the top and bottom by 2 size 12{ sqrt {2} } {} .

1 2 size 12{ { {1} over { sqrt {2} } } } {} = 1 * 2 2 * 2 = 2 2 size 12{ { { sqrt {2} } over {2} } } {}

What about a more complicated case, such as 12 1 + 3 size 12{ { { sqrt {"12"} } over {1+ sqrt {3} } } } {} ? You might think we could simplify this by multiplying the top and bottom by ( 1 + 3 size 12{ sqrt {3} } {} ), but that doesn’t work: the bottom turns into ( 1 + 3 ) 2 = 1 + 2 3 size 12{ sqrt {3} } {} + 3 , which is at least as ugly as what we had before.

The correct trick for getting rid of ( 1 + 3 size 12{ sqrt {3} } {} ) is to multiply it by ( 1 3 size 12{ sqrt {3} } {} ). These two expressions, identical except for the replacement of a+ by a- , are known as conjugates . What happens when we multiply them? We don’t need to use FOIL if we remember that

( x + y ) ( x - y ) = x 2 - y 2

Using this formula, we see that

( 1 + 3 ) ( 1 - 3 ) = 1 2 - ( 3 ) 2 = 1 - 3 = - 2

So the square root does indeed go away. We can use this to simplify the original expression as follows.

Rationalizing using the conjugate of the denominator

12 1 + 3 size 12{ { { sqrt {"12"} } over {1+ sqrt {3} } } } {} = 12 ( 1 - 3 ) ( 1 + 3 ) ( 1 - 3 ) = 12 - 36 1 - 3 = 2 3 - 6 -2 = - 3 + 3

Got questions? Get instant answers now!

As always, you may want to check this on your calculator. Both the original and the simplified expression are approximately 1.268.

Of course, the process is the same when variables are involved.

Rationalizing with variables

1 x x size 12{ { {1} over {x - sqrt {x} } } } {} = 1 x + x x x x + x size 12{ { {1 left (x+ sqrt {x} right )} over { left (x - sqrt {x} right ) left (x+ sqrt {x} right )} } } {} = x + x x 2 x size 12{ { {x+ sqrt {x} } over {x rSup { size 8{2} } - x} } } {}

Got questions? Get instant answers now!

Once again, we multiplied the top and the bottom by the conjugate of the denominator : that is, we replaced a- with a+ . The formula ( x + a ) ( x - a ) = x 2 - a 2 enabled us to quickly multiply the terms on the bottom, and eliminated the square roots in the denominator.

Questions & Answers

I'm interested in biological psychology and cognitive psychology
Tanya Reply
what does preconceived mean
sammie Reply
physiological Psychology
Nwosu Reply
How can I develope my cognitive domain
Amanyire Reply
why is communication effective
Dakolo Reply
Communication is effective because it allows individuals to share ideas, thoughts, and information with others.
effective communication can lead to improved outcomes in various settings, including personal relationships, business environments, and educational settings. By communicating effectively, individuals can negotiate effectively, solve problems collaboratively, and work towards common goals.
it starts up serve and return practice/assessments.it helps find voice talking therapy also assessments through relaxed conversation.
miss
Every time someone flushes a toilet in the apartment building, the person begins to jumb back automatically after hearing the flush, before the water temperature changes. Identify the types of learning, if it is classical conditioning identify the NS, UCS, CS and CR. If it is operant conditioning, identify the type of consequence positive reinforcement, negative reinforcement or punishment
Wekolamo Reply
please i need answer
Wekolamo
because it helps many people around the world to understand how to interact with other people and understand them well, for example at work (job).
Manix Reply
Agreed 👍 There are many parts of our brains and behaviors, we really need to get to know. Blessings for everyone and happy Sunday!
ARC
A child is a member of community not society elucidate ?
JESSY Reply
Isn't practices worldwide, be it psychology, be it science. isn't much just a false belief of control over something the mind cannot truly comprehend?
Simon Reply
compare and contrast skinner's perspective on personality development on freud
namakula Reply
Skinner skipped the whole unconscious phenomenon and rather emphasized on classical conditioning
war
explain how nature and nurture affect the development and later the productivity of an individual.
Amesalu Reply
nature is an hereditary factor while nurture is an environmental factor which constitute an individual personality. so if an individual's parent has a deviant behavior and was also brought up in an deviant environment, observation of the behavior and the inborn trait we make the individual deviant.
Samuel
I am taking this course because I am hoping that I could somehow learn more about my chosen field of interest and due to the fact that being a PsyD really ignites my passion as an individual the more I hope to learn about developing and literally explore the complexity of my critical thinking skills
Zyryn Reply
good👍
Jonathan
and having a good philosophy of the world is like a sandwich and a peanut butter 👍
Jonathan
generally amnesi how long yrs memory loss
Kelu Reply
interpersonal relationships
Abdulfatai Reply
What would be the best educational aid(s) for gifted kids/savants?
Heidi Reply
treat them normal, if they want help then give them. that will make everyone happy
Saurabh
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Advanced algebra ii: conceptual explanations. OpenStax CNX. May 04, 2010 Download for free at http://cnx.org/content/col10624/1.15
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Advanced algebra ii: conceptual explanations' conversation and receive update notifications?

Ask