题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
(i) Show that
5180−80
is an integer and find its value.
(2)
(ii) Simplify
7−3545−5
giving your answer in the form a+b5 where a and b are rational numbers.
(3)
解答
(i)
解法一
思路
展开
把 180 和 80 都化成 5 的倍数,然后分子就可以合并。
答题过程
展开
180=80=36⋅5=65,16⋅5=45.
Therefore
5180−80===565−455252.
So the integer is 2.
解法二
思路
展开
利用除数分配律与根式除法法则。
我们不需要先把分子上的两个二次根式化简,而是可以直接将除以 5 分配给分子中的每一项:
ca−b=ca−cb=ca−cb
代入数据后,直接化为 5180−580=36−16=6−4=2。这种方法省去了寻找最大平方因数的过程,更为简练高效。
答题过程
展开
We can distribute the division by 5 directly to each term in the numerator using the laws of surds:
5180−80=====5180−5805180−58036−166−42.
Since 2 is an integer, this is the required value.
(ii)
解法一
思路
展开
分母有 surd,使用共轭 7+35 有理化分母。展开分子时要慢一点,避免符号错误。
答题过程
展开
7−3545−5=====7−3545−5⋅7+357+3572−(35)2(45−5)(7+35)49−45285+60−35−155425+135425+4135.
解法二
思路
展开
也可以设结果为 a+b5,再比较有理部分和 5 部分。这种方法适合检查答案。
答题过程
展开
Let
7−3545−5=a+b5.
Then
45−5===(a+b5)(7−35)7a−3a5+7b5−15b(7a−15b)+(7b−3a)5.
Compare coefficients:
7a−15b=7b−3a=−5,4.
Solving these simultaneous equations gives
a=425,b=413.
Therefore
7−3545−5=425+4135.