Lesson BASICS - Radicals/Surds
Algebra
->
Square-cubic-other-roots
-> Lesson BASICS - Radicals/Surds
Log On
Algebra: Square root, cubic root, N-th root
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Source code of 'BASICS - Radicals/Surds'
This Lesson (BASICS - Radicals/Surds)
was created by by
longjonsilver(2297)
:
View Source
,
Show
About longjonsilver
:
I have a new job in September, teaching
<b></b> <b>Introduction</b> Radicals or surds... these are the roots eg square roots. Manipulation of radicals is very simple and "almost" good fun. There are only a few things to know and the best way to show them is through examples: <b>BASICS</b> <b>Q </b> Simplify {{{sqrt(63)}}} <b>A</b> {{{sqrt(9x7)}}} {{{sqrt(9)sqrt(7)}}} {{{3sqrt(7)}}} <b>Q</b> Simplify {{{sqrt(300)}}} <b>A</b> {{{sqrt(100x3)}}} {{{sqrt(100)sqrt(3)}}} {{{10sqrt(3)}}} <b>Fractional Radicals</b> Mathematicians do not like to have a square root on the denominator, so we tend to "rationalise the denominator", eg <b>Q</b> simplify {{{3/sqrt(5)}}} <b>A</b> {{{(3/sqrt(5))*(sqrt(5)/sqrt(5))}}} {{{(3sqrt(5))/(sqrt(5)*sqrt(5))}}} {{{(3sqrt(5))/5}}} <b>Q</b> simplify {{{sqrt(35)/sqrt(15)}}} <b>A</b> we need to rationalise the denominator and also simplify the radicals/surds. --> {{{(sqrt(35)/sqrt(15)) * ((sqrt(15))/(sqrt(15)))}}} --> {{{(sqrt(35)sqrt(15))/(sqrt(15)sqrt(15))}}} --> {{{(sqrt(35)sqrt(15))/15}}} --> {{{(sqrt(7*5)sqrt(3*5))/15}}} --> {{{(sqrt(7)sqrt(5)sqrt(3)sqrt(5))/15}}} --> {{{(5sqrt(7)sqrt(3))/15}}} --> {{{(sqrt(7)sqrt(3))/3}}}