题目
Problem
The equation 5x2−4x+2=0 has roots p1 and q1
(a) Without solving the equation,
(i) show that pq=25
(ii) determine the value of p+q
(4)
(b) Hence, without finding the values of p and q, determine a quadratic equation with roots
p2+1pandq2+1q
giving your answer in the form ax2+bx+c=0 where a, b and c are integers.
(5)
题目中文翻译
方程 5x2−4x+2=0 的两个根为 p1 和 q1。
(a) 在不解方程的情况下:
(i) 证明 pq=25
(ii) 确定 p+q 的值
(b) 由此,在不求出 p 和 q 的具体值的情况下,确定一个以
p2+1p与q2+1q
为根的二次方程,将答案表示为 ax2+bx+c=0 的形式,其中 a、b、c 均为整数。
解答
(a)
解法一
思路
展开
直接对原方程的两个根 1/p、1/q 使用根与系数关系。先由根之积求 pq,再把根之和写成 (p+q)/(pq),并使用前一结果求 p+q。
答题过程
展开
(i)
Using the product of the roots,
p1×q1=52.
Therefore,
pq1=52⟹pq=25.
(ii)
Using the sum of the roots,
p1+q1=54.
Hence, using part (i),
pqp+q=p+q==5454(25)2.
解法二
思路
展开
官方评分资料还给出了变量替换法。令 x=1/u 并整理,可得到一个以 p,q 为根的新二次方程,再直接读取其根之和与根之积。
答题过程
展开
Let
x=u1.
Substituting into 5x2−4x+2=0 gives
5(u1)2−4(u1)+2=0.
Multiplying by u2,
2u2−4u+5=0.
Since its roots are p and q, the sum and product of the roots give
p+q=2,pq=25.
(b)
解法一
思路
展开
设两个新根为 u,v,分别求其和与积。通分后,把所有对称式改写成只含 p+q 与 pq 的形式,再使用 (a) 的结果。最后用“x2− 根之和乘 x+ 根之积”建立方程。
答题过程
展开
Let
u=p2+1p,v=q2+1q.
First,
====(p2+1)(q2+1)p2q2+p2+q2+1(pq)2+(p+q)2−2pq+1(25)2+22−2(25)+1425.
The sum of the new roots is
u+v=====(p2+1)(q2+1)p(q2+1)+q(p2+1)25/4pq(p+q)+(p+q)25/4(p+q)(pq+1)25/42(25+1)2528.
Their product is
uv===(p2+1)(q2+1)pq25/45/252.
Therefore, the required equation is
x2−2528x+52=0.
Multiplying by 25 gives
25x2−28x+10=0.