题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
(a) Given that
2xy−3x2=50
and
y−x3+6x=0
show that
2x4−15x2−50=0.
(2)
(b) Hence solve the simultaneous equations
2xy−3x2=y−x3+6x=50,0.
Give your answers in fully simplified surd form.
(5)
解答
(a)
解法一
思路
展开
从第二个方程把 y 表示成 x3−6x,再代入第一个方程。Show that 题要把中间展开写清楚。
答题过程
展开
From
y−x3+6x=0,
we have
y=x3−6x.
Substitute into 2xy−3x2=50:
2x(x3−6x)−3x2=2x4−12x2−3x2=2x4−15x2−50=50500.
(b)
解法一
思路
展开
把上一小题看成关于 x2 的二次方程。解出 x2=10 后,再用 y=x3−6x 求 y,注意正负 x 会配对出正负 y。
答题过程
展开
From part (a),
2x4−15x2−50=0.
Factorise:
2x4−15x2−50=(2x2+5)(x2−10).
So
(2x2+5)(x2−10)=0.
Since 2x2+5=0 gives no real value of x,
x2=10.
Thus
x=10orx=−10.
Using y=x3−6x:
when x=10,y===(10)3−6101010−610410.
Similarly, when x=−10,
y=−410.
Therefore the solutions are
(x,y)=(10,410)or(x,y)=(−10,−410).