题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
The curve C1 has equation
y=x4+10x2+8x∈R
The curve C2 has equation
y=2x2−7x∈R
Use algebra to prove by contradiction that C1 and C2 do not intersect.
(4)
题目中文翻译
本题必须写出全部解题步骤。
不接受依赖计算器技术的解法。
曲线 C1 的方程为
y=x4+10x2+8x∈R
曲线 C2 的方程为
y=2x2−7x∈R
用代数中的反证法证明 C1 与 C2 不相交。
解答
Assume, for contradiction, that C1 and C2 intersect.
Then there is a real value of x for which the two y-values are equal, so
x4+10x2+8=2x2−7
Rearrange:
x4+8x2+15=0
Factorise:
x4+8x2+15=(x2+3)(x2+5)
So
(x2+3)(x2+5)=0
This gives
x2=−3
or
x2=−5
But for real x,
x2≥0
So x2 cannot be negative.
This is a contradiction.
Therefore the assumption that C1 and C2 intersect is false.
Hence
C1 and C2 do not intersect.