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
Algebra: Square root, cubic root, N-th root
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Square-cubic-other-roots
Question 286937
:
simplify 2 plus the square root of 2 times 2 minus the square root of 2.
Answer by
dabanfield(803)
(
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.