SOLUTION: simplify 2 plus the square root of 2 times 2 minus the square root of 2.

Algebra ->  Square-cubic-other-roots -> SOLUTION: simplify 2 plus the square root of 2 times 2 minus the square root of 2.      Log On


   



Question 286937: simplify 2 plus the square root of 2 times 2 minus the square root of 2.
Answer by dabanfield(803) About Me  (Show Source):
You can put this solution on YOUR website!
(2+sqrt(2))*(2-sqrt(2))
Using FOIL we have
2*2 + 2*(-sqrt(2)) + 2*(sqrt(2)) - (sqrt(2))^2 =
4 - sqrt(2)
Remember sqrt(x)^2 = x.