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

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

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


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.