radical expressions: simplify (3 - sqrt[5]) / (3 + sqrt[5])

What are you supposed to do? What is the Question?
 
Re: radical expressions

keepitreal said:
3 - square root 5
_______________
3 + square root 5

I'll do a similar problem:

{A + sqrt(B)}/{C + sqrt(D)} .... multiply the numerator and the denominator by the conjugate of the denominator

= {A + sqrt(B)}/{C + sqrt(D)} * {C - sqrt(D)}/{C - sqrt(D)}

= [{A + sqrt(B)}*{C - sqrt(D)}]/{C^2 - D}

Now multiply out the numerator - FOIL and further simplify.
 
You replace A, B, C and D with numbers and show us how you come out.
 
Re: radical expressions

keepitreal said:
3 - square root 5
_______________
3 + square root 5
\(\displaystyle = \frac{(3 - sqrt{5})}{(3 + sqrt{5})}


= \frac{(3 - sqrt{5})}{(3 + sqrt{5})} X \frac{(3 - sqrt{5})}{(3 - sqrt{5})}


= \frac{(3 - sqrt{5})^2}{(3^2 - 5)}

= \frac{(9 + 5 - 6sqrt{5})}{4}

= \frac{(14 - 6sqrt{5})}{4}

= \frac{(7 - 3sqrt{5})}{2}\)

I need to simplify it.
 
Top