

InterviewSolution
Saved Bookmarks
1. |
Prove that 4 + √2 is an irrational number. |
Answer» Let’s assume on the contrary that 4 + √2 is a rational number. Then, there exist co prime positive integers a and b such that 4 + √2 = \(\frac{a}{b}\) ⇒ √2 = \(\frac{a}{b}\) + 4 ⇒ √2 = \(\frac{(a + 4b)}{b}\) ⇒ √2 is rational [∵ a and b are integers ∴ \(\frac{(a + 4b)}{b}\) is a rational number] This contradicts the fact that √2 is irrational. So, our assumption is incorrect. Hence, 4 + √2 is an irrational number. |
|