题目
Problem
5. f(x)=(9x2+d)(x2−8x+(10d+1))
where d is a positive constant.
(a) Find the four roots of f(x) giving your answers in terms of d.
(3)
Given d=4
(b) Express these four roots in the form a+ib, where a,b∈R.
(2)
(c) Show these four roots on a single Argand diagram.
(2)
题目中文翻译
- f(x)=(9x2+d)(x2−8x+(10d+1))
其中 d 是正常数。
(a) 求 f(x) 的四个根,答案用 d 表示。
已知 d=4
(b) 将这四个根表示为 a+ib 的形式,其中 a,b∈R。
(c) 在同一幅 Argand 图上画出这四个根。
解答
(a)
解法一
思路
展开
令两个二次因式分别等于零。第一个因式直接给出一对纯虚根;第二个因式使用求根公式,并把判别式化简。最终需要把四个根全部明确列出。
答题过程
展开
From the first factor,
9x2+d=x2=0,−9d.
Since d>0, this gives
x=3idorx=−3id.
From the second factor,
x2−8x+(10d+1)=0.
Using the quadratic formula,
x===28±64−4(10d+1)28±60−40d4±15−10d.
Therefore, the four roots are
x1=x2=x3=x4=3id,−3id,4+15−10d,4−15−10d.
(b)
解法一
思路
展开
把 d=4 代入 (a) 的四个根。前两个根立即化为纯虚数;后两个根中出现 −25,使用 −25=5i 化为 a+ib 的形式。
答题过程
展开
When d=4,
3id=−3id=32i,−32i.
Also,
4±15−10d==4±−254±5i.
Hence the four roots are
x1=x2=x3=x4=32i,−32i,4+5i,4−5i.
(c)
解法一
思路
展开
在 Argand 图上,复数 a+bi 对应点 (a,b)。两枚纯虚根位于虚轴上并关于原点对称;另外两根位于直线 Re(z)=4 上并关于实轴对称,同时应保持合理的相对尺度。
答题过程
展开
Plot and label the four points
(0,32),(0,−32),(4,5),(4,−5)
on a single Argand diagram. The first pair lies on the imaginary axis, and the second pair is symmetric about the real axis on the line Re(z)=4.