题目
Problem
In this question you must show all stages of your working.
Solutions relying on calculator technology are not acceptable.
Figure 1 shows a sketch of a triangle LMN and a sketch of a triangle PQR.
Figure 1
Triangle LMN is an equilateral triangle with sides (x+7) cm.
Triangle PQR is a right-angled isosceles triangle with PQ=PR=2x cm and angle
QPR=90∘.
(a) Find, in its simplest form in terms of x, the length QR.
(2)
Given that the perimeter of triangle LMN is equal to the perimeter of triangle PQR,
(b) find the value of x, writing your answer in the form a2+b, where a and b are
integers.
(5)
解答
(a)
解法一
思路
展开
PQR 是直角等腰三角形,QR 是斜边。用勾股定理即可。
答题过程
展开
By Pythagoras’ theorem,
QR2===(2x)2+(2x)24x2+4x28x2.
Since lengths are positive,
QR==8x222x.
(b)
解法一
思路
展开
先写两个三角形的周长并令它们相等。整理后会得到 x=1+2221,再把分母理性化,化成题目要求的 a2+b 形式。
答题过程
展开
The perimeter of triangle LMN is
3(x+7).
The perimeter of triangle PQR is
2x+2x+22x=4x+22x.
Equating the perimeters,
3(x+7)=3x+21=21=4x+22xx(4+22)x(1+22).
So
x======1+22211+2221×22−122−1(22)2−121(22−1)721(22−1)3(22−1)62−3.
解法二
思路
展开
也可以从周长方程出发,把含根式的一项单独留在一边,然后平方消去根式。由于 x 是长度参数,最后只取正值。
答题过程
展开
From the perimeter equation,
3(x+7)=3x+21=21−x=4x+22x4x+22x22x.
Square both sides:
(21−x)2=441−42x+x2=7x2+42x−441=(22x)28x20.
Divide by 7:
x2+6x−63=0.
Using the quadratic formula,
x====2−6±62−4(1)(−63)2−6±2882−6±122−3±62.
Since x>0,
x=62−3.