题目
Problem
The straight line l1 shown in Figure 2 has equation 5y=2x+10.
Figure 2
The points A and B lie on l1 such that
- point A lies on the y-axis
- point B has x coordinate 10
(a) Find the distance AB writing your answer as a fully simplified surd.
(3)
The straight line l2 also shown in Figure 2
- passes through B
- is perpendicular to l1
(b) Find an equation for l2 writing your answer in the form ax+by+c=0, where a, b and c are integers.
(4)
Line l2 crosses the x-axis at the point C.
Point D is such that the points A, B, C and D form the vertices of a rectangle, shown shaded in Figure 2.
(c) Find the area of rectangle ABCD.
(3)
题目中文翻译
图 2 中的直线 l1 的方程为 5y=2x+10。
点 A 和 B 位于 l1 上,并且
- 点 A 位于 y 轴上;
- 点 B 的 x 坐标为 10。
(a) 求距离 AB,并将答案写成完全化简的根式。
(3)
图 2 中还画出了直线 l2,它
(b) 求 l2 的方程,并将答案写成 ax+by+c=0 的形式,其中 a、b、c 为整数。
(4)
直线 l2 在点 C 处与 x 轴相交。
点 D 使点 A、B、C、D 构成一个矩形,如图 2 中阴影部分所示。
(c) 求矩形 ABCD 的面积。
(3)
解答
(a)
解法一
思路
展开
先求 A 和 B 的坐标。A 在 y 轴上,所以 x=0;B 的 x 坐标是 10。再用两点距离公式。
答题过程
展开
For A, set x=0:
5y=y=2(0)+102.
So
A=(0,2).
For B, set x=10:
5y=5y=y=2(10)+10306.
So
B=(10,6).
Therefore
AB====(10−0)2+(6−2)2100+16116229.
解法二
思路
展开
按照官方评分资料给出的另一条路线,先求 l1 的 x 轴截距 H。由于 A、B、H 共线且 A 位于 H 与 B 之间,可用 AB=BH−AH。
答题过程
展开
Let H be the x-intercept of l1. Setting y=0 gives
0=x=2x+10,−5,
so H=(−5,0). From A=(0,2) and B=(10,6),
AH=BH=52+22=29,152+62=329.
Therefore
AB===BH−AH329−29229.
(b)
解法一
思路
展开
先把 l1 写成 y=52x+2,所以斜率是 52。垂线斜率是 −25。再用点 B(10,6) 写直线方程。
答题过程
展开
From
5y=2x+10,
we get
y=52x+2.
So the gradient of l1 is 52, and the gradient of l2 is
−25.
Using B(10,6),
y−6=−25(x−10).
Multiply by 2:
2y−12=5x+2y−62=−5x+500.
Therefore
5x+2y−62=0.
(c)
解法一
思路
展开
矩形面积是 AB×BC。已经有 AB=229,再由 l2 的 x 截距求 C,然后用距离公式求 BC。
答题过程
展开
At C, y=0 on l2:
5x+2(0)−62=x=0562.
So
C=(562,0).
Now
BC=====(562−10)2+(0−6)2(512)2+3625144+259002510445629.
Hence the area is
AB⋅BC====229⋅5629512⋅29534869.6.
解法二
思路
展开
矩形的对角线 AC 把矩形分成两个等面积三角形,因此可以用坐标行列式求三角形 ABC 的面积,再乘以 2。
答题过程
展开
Using
A=(0,2),B=(10,6),C=(562,0),
the area of triangle ABC is
210(6−0)+10(0−2)+562(2−6)=5174.
Hence the area of rectangle ABCD is
2×5174==534869.6.