Proof/Show with polynomials under the radical

AI Thread Summary
To prove that √(3+2√2) - √(3-2√2) = 2, one effective method is to express √(3+2√2) as a + b√2, where a and b are integers. By squaring both sides and equating rational and irrational parts, two equations can be formed to solve for a and b. Alternatively, squaring the entire left-hand side directly simplifies the expression and eliminates the square roots quickly. The discussion emphasizes that touching the right-hand side is unnecessary, as the left-hand side can be manipulated independently to achieve the proof. Understanding the properties of nested square roots is key to solving this problem effectively.
miniradman
Messages
191
Reaction score
0

Homework Statement


show that:

\sqrt{3+2\sqrt{2}}-\sqrt{3-2\sqrt{2}}=2


Homework Equations


I remember over-hearing someone talking about the modulus? I don't know how that's suppose to help me


The Attempt at a Solution


I'm still at the conceptual stage :cry:

I don't know which rules apply to polynomials under the square roots. Can someone please give me some advice please?
 
Physics news on Phys.org
miniradman said:

Homework Statement


show that:

\sqrt{3+2\sqrt{2}}-\sqrt{3-2\sqrt{2}}=2


Homework Equations


I remember over-hearing someone talking about the modulus? I don't know how that's suppose to help me


The Attempt at a Solution


I'm still at the conceptual stage :cry:

I don't know which rules apply to polynomials under the square roots. Can someone please give me some advice please?

These are called nested square roots, and you'll want to remove the "nest". In other words, try letting

\sqrt{3+2\sqrt{2}}=a+b\sqrt{2}

and see if you can find the integer values of a and b that satisfy this equality (note: the unknowns will only be integers in some special cases such as this one).
To begin, square both sides and equate the rational parts and the irrational parts separately. You'll have two equations in two unknowns.
 
With something where I have to show, am I allowed to touch the RHS?
 
miniradman said:
With something where I have to show, am I allowed to touch the RHS?

You don't need to touch the RHS in \sqrt{3+2\sqrt{2}}-\sqrt{3-2\sqrt{2}}=2. Once you convert the nested square roots into the form I showed you earlier, the LHS will fall into place.

As for \sqrt{3+2\sqrt{2}}=a+b\sqrt{2}, there's no problem beginning with the assumption that the LHS can be converted into the form on the RHS, and if they couldn't, there would be a contradiction somewhere in the maths.
 
miniradman said:

Homework Statement


show that:

\sqrt{3+2\sqrt{2}}-\sqrt{3-2\sqrt{2}}=2

Homework Equations


I remember over-hearing someone talking about the modulus? I don't know how that's suppose to help me

The Attempt at a Solution


I'm still at the conceptual stage :cry:

I don't know which rules apply to polynomials under the square roots. Can someone please give me some advice please?

Apart from Mentallic's suggestion, a more direct approach is to simply square the LHS (left hand side).

Use ##(x - y)^2 = x^2 - 2xy + y^2## and ##(x+y)(x-y) = x^2 - y^2## to simplify.

You'll find all the square roots disappear very rapidly.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top