解方程 x+2=x 的逻辑过程
2025-8-18 10:45
阅读:1821
Find real number x such that x+2 = x
Method 0 For any real number x, we know x+2 > x. Therefore it has no solutions. Method 1 (反证法) Suppose that it has a solution, i.e. there exists an x, such that x = x+2 => 0=2 Contradiction. so It has no solution. Meyjod 2 (反证法)
Suppose it has a solution, i.e., there exists an x, such that x = x+2 (1) => x^2 = (x+2)^2 => x=-1 代入(1) => -1=1 Contradiction. So it has no solution.
转载本文请联系原作者获取授权,同时请注明本文来自韦玉川科学网博客。
链接地址:https://wap.sciencenet.cn/blog-3004473-1498116.html?mobile=1
收藏
当前推荐数:5
推荐到博客首页
网友评论0 条评论