题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
(a) Expand and simplify
(r−r1)2.
(2)
(b) Express 3+221 in the form p+q2 where p and q are integers.
(2)
(c) Use the results of parts (a) and (b), or otherwise, to show that
3+22−3+221=2.
(3)
题目中文翻译
本题必须写出所有计算步骤。
不接受依赖计算器技术所得的解答。
(a) 展开并化简
(r−r1)2.
(b) 将 3+221 表示成 p+q2 的形式,其中 p 和 q 为整数。
(c) 使用 (a) 和 (b) 的结果,或使用其他方法,证明
3+22−3+221=2.
解答
(a)
解法一
思路
展开
用 (a−b)2=a2−2ab+b2。这里 a=r,b=r1。
答题过程
展开
(r−r1)2==r2−2(r)(r1)+r21r2−2+r21.
(b)
解法一
思路
展开
用共轭 3−22 有理化分母。
答题过程
展开
3+221====3+221⋅3−223−229−(22)23−229−83−223−22.
So
p=3,q=−2.
(c)
解法一
思路
展开
直接使用 (b) 的结果,把分式换成 3−22,根式项会抵消。
不过题目中的式子含有平方根,所以最稳的方法是先令 r=3+22,再使用 (a) 的展开结果证明左边的平方等于 4。由于左边为正,所以左边等于 2。
答题过程
展开
Let
r=3+22.
Then
r2=3+22.
Using part (a),
(r−r1)2=r2−2+r21.
From part (b),
r21==3+2213−22.
Therefore
(r−r1)2==(3+22)−2+(3−22)4.
So
r−r1=2,
since r−r1 is positive.
Hence
3+22−3+221=2.
解法二
思路
展开
不用 (a) 的展开式,先把 3+22 识别为一个完全平方,再把倒数有理化。这样可以直接化简原式,而不需要从待证等式出发。
答题过程
展开
Since
(1+2)2==1+22+23+22,
and 1+2>0,
3+22=1+2.
Also,
1+21==1−21−22−1.
Therefore
3+22−3+221==(1+2)−(2−1)2.