InterviewSolution
Saved Bookmarks
| 1. |
Find the value of (√2 + √3) × (√2 – √3)1. 12. 5 – √63. 04. –1 |
|
Answer» Correct Answer - Option 4 : –1 Identity used: (a + b) × (a – b) = a2 – b2 Calculation: (√2 + √3) × (√2 – √3) = (√2)2 – (√3)2 ⇒ 2 – 3 ⇒ –1 ∴ The value of the given expression is –1 |
|