0
$\begingroup$

So I got this question on my math homework.

$$ \frac{2\sqrt{2}-2\sqrt{3}}{4\sqrt{3}+4\sqrt{2}} $$

The instructions are to simplify and rationalize the denominator. I've been trying to get the correct answer for a while now, but the answers I get never look right. Any pointers in the right direction would be greatly appreciated. Thank you in advance!

  • 1
    What methods have you tried so far? What are your thoughts?2017-01-12
  • 0
    I've tried multiplying the bottom terms by the top and foiling them.2017-01-12
  • 1
    What can you multiply the bottom by to get a difference of squares?2017-01-12
  • 0
    I suggest you put the terms in the same order top and bottom. i.e. $\frac {2\sqrt 2 - 2\sqrt 3}{4\sqrt 2 + 4\sqrt 3}$ it doesn't change anything, but it makes it easier to keep organized as you simplify.2017-01-12

2 Answers 2

2

$$\frac{2\sqrt{2}-2\sqrt{3}}{4\sqrt{3}+4\sqrt{2}}=\frac{2(\sqrt{2}-\sqrt{3})}{4(\sqrt{3}+\sqrt{2})}$$ $$=\frac{\sqrt{2}-\sqrt{3}}{2(\sqrt{3}+\sqrt{2})}$$ $$=\frac{(\sqrt{2}-\sqrt{3})\cdot (\sqrt{3}-\sqrt{2})}{2(\sqrt{3}+\sqrt{2}) \cdot (\sqrt{3}-\sqrt{2})}$$ $$=\frac{2\sqrt{6}-5}{2}$$

1

HINTS:

  • Divide numerator and denominator by $2$;

  • When one has a fraction with $\sqrt{a} \pm \sqrt{b}$ in the denominator, it helps if you multiply both numerator and denominator of the fraction by the conjugate of the denominator, $\sqrt{a} \mp \sqrt{b}$. That is, if the denominator is $\sqrt{a}+\sqrt{b}$ multiply by $\sqrt{a}-\sqrt{b}$ and if the denominator is $\sqrt{a}-\sqrt{b}$ then multiply by $\sqrt{a}+\sqrt{b}$

  • 0
    $(a- b)(a+b)= a^2- b^2$2017-01-12
  • 0
    @user247327 Indeed, that is the motivation;2017-01-12
  • 0
    +1 for full answer that is well responded to homework questions.2017-01-12
  • 0
    @SimpleArt thanks, but what do you mean?2017-01-12
  • 1
    I like good answers that provide *how* to solve the problem without actually solving it in the right places.2017-01-12