题目
Problem
The quadratic equation
2x2−3x+7=0
has roots α and β
Without solving the equation,
(a) write down the value of (α+β) and the value of αβ
(1)
(b) determine the value of α2+β2
(2)
(c) find a quadratic equation which has roots
(α−β21) and (β−α21)
giving your answer in the form px2+qx+r=0 where p, q and r are integers to
be determined.
(6)
题目中文翻译
二次方程
2x2−3x+7=0
的两根为 α 和 β。
不需求解该方程,
(a) 直接写出 (α+β) 和 αβ 的值。
(b) 确定 α2+β2 的值。
(c) 求一个二次方程,使其两根为
(α−β21) 和 (β−α21)
答案以 px2+qx+r=0 的形式表示,其中 p、q、r 为待确定的整数。
解答
(a)
解法一
思路
展开
直接使用二次方程的根与系数关系,不求出两根本身。
答题过程
展开
By the sum and product of roots,
α+β=23,αβ=27.
(b)
解法一
思路
展开
把平方和写成 (α+β)2−2αβ,便能完全使用 (a) 的结果计算,无需求根。
答题过程
展开
α2+β2===(α+β)2−2αβ(23)2−2(27)−419.
(c)
解法一
思路
展开
先利用 (a)、(b) 求出两个新根的和与积,再套用“x2− 根和 ×x+ 根积 =0”。分母统一为 98 后,整体乘以 98 得到整数系数。
答题过程
展开
The sum of the new roots is
S=====α−β21+β−α21α+β−α2β2α2+β223−(7/2)2−19/423+491998185.
The product of the new roots is
P======(α−β21)(β−α21)αβ−α1−β1+α2β21αβ−αβα+β+(αβ)2127−7/23/2+(7/2)2127−73+49498309.
Hence the required equation is
x2−98185x+98309=0.
Multiplying by 98 gives
98x2−185x+309=0.