Simplifying rational numbers help

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
nobahar
Messages
482
Reaction score
2
Express
[tex]\frac{1+\sqrt{2}}{3-\sqrt{2}}[/tex] as [tex]a+b\sqrt{2}[/tex] where a and b are rational numbers.

I started by
[tex]\frac{1+\sqrt{2}}{3-\sqrt{2}} * \frac{3+\sqrt{2}}{3+\sqrt{2}}[/tex]

But, I obtain

[tex]\frac{5}{7}-\frac{4}{7}\sqrt{2}[/tex]

I believe that, here, a and b are rational, but is there a more tidy version? I tried playing with the square root so that it is a multiple of 2, so that I could 'split' it into two square roots, on of the square root of two so that I could use it to cancel out the square root of two on the bottom, then I could also remove the other square root if it was a rational square root. For example, I tried:

[tex]\frac{1+\sqrt{2}}{3-\sqrt{2}} * \frac{x+\sqrt{8}}{x+\sqrt{8}}[/tex]
because
[tex]\sqrt{8}= \sqrt{2*4} = \sqrt{2} * \sqrt{4} = 2\sqrt{2}[/tex]

I haven't specified x, since its just an example. I actually tried making a relationship between x and the square root I introduced, since I could represent it algebraically as
[tex]\sqrt{g}[/tex]
where g is a multiple of two, would give
[tex]\sqrt{2}*\sqrt{\frac{1}{2}g}[/tex].

I'm guessing its more straight forward than this.
Thanks in advance.
 
Last edited:
Physics news on Phys.org


nobahar said:
Express
[tex]\frac{1+\sqrt{2}}{3-\sqrt{2}}[/tex] as [tex]a+b\sqrt{2}[/tex] where a and b are rational numbers.

I started by
[tex]\frac{1+\sqrt{2}}{3-\sqrt{2}} * \frac{3+\sqrt{2}}{3+\sqrt{2}}[/tex]

But, I obtain

[tex]\frac{5}{7}-\frac{4}{7}\sqrt{2}[/tex]
The sign in the middle is wrong -- should be +.
nobahar said:
I believe that, here, a and b are rational, but is there a more tidy version?
I don't believe there is. Assuming you make the correction I mentioned, you will have written the original expression in the form a + b*sqrt(2), where a and be are rational. You can't get any tidier than that.
nobahar said:
I tried playing with the square root so that it is a multiple of 2, so that I could 'split' it into two square roots, on of the square root of two so that I could use it to cancel out the square root of two on the bottom, then I could also remove the other square root if it was a rational square root. For example, I tried:

[tex]\frac{1+\sqrt{2}}{3-\sqrt{2}} * \frac{x+\sqrt{8}}{x+\sqrt{8}}[/tex]
because
[tex]\sqrt{8}= \sqrt{2*4} = \sqrt{2} * \sqrt{4} = 2\sqrt{2}[/tex]

I haven't specified x, since its just an example. I actually tried making a relationship between x and the square root I introduced, since I could represent it algebraically as
[tex]\sqrt{g}[/tex]
where g is a multiple of two, would give
[tex]\sqrt{2}*\sqrt{\frac{1}{2}g}[/tex].

I'm guessing its more straight forward than this.
Thanks in advance.
 


nobahar said:
I believe that, here, a and b are rational, but is there a more tidy version? I tried playing with the square root so that it is a multiple of 2, so that I could 'split' it into two square roots, on of the square root of two so that I could use it to cancel out the square root of two on the bottom, then I could also remove the other square root if it was a rational square root. For example, I tried:

[tex]\frac{1+\sqrt{2}}{3-\sqrt{2}} * \frac{x+\sqrt{8}}{x+\sqrt{8}}[/tex]
because
[tex]\sqrt{8}= \sqrt{2*4} = \sqrt{2} * \sqrt{4} = 2\sqrt{2}[/tex]

I haven't specified x, since its just an example. I actually tried making a relationship between x and the square root I introduced, since I could represent it algebraically as
[tex]\sqrt{g}[/tex]
where g is a multiple of two, would give
[tex]\sqrt{2}*\sqrt{\frac{1}{2}g}[/tex].

I'm guessing its more straight forward than this.
Thanks in advance.
Quite ambitious, but no. Since the original expression is irrational, if you're going to simplify it, it will always still be irrational. That is why the [itex]\sqrt{2}[/itex] must be there. You can of course "simplify" it into many different ways, but there wil always be an irrational portion of the expression.
 


Many thanks Mark44 and Mentallic.