题目
Problem
The line l1 has equation 3y−2x=30.
The line l2 passes through the point A(24,0) and is perpendicular to l1.
Lines l1 and l2 meet at the point P.
(a) Find, using algebra and showing your working, the coordinates of P.
(5)
Given that l1 meets the x-axis at the point B,
(b) find the area of triangle BPA.
(3)
解答
(a)
解法一
思路
展开
先求 l1 的斜率,再用垂直关系得到 l2 的斜率。写出 l2 后,与 l1 联立求交点。
答题过程
展开
For l1,
3y−2x=3y=y=302x+3032x+10.
So the gradient of l1 is 32. Since l2 is perpendicular to l1, its gradient is −23.
Using A(24,0),
y−0=y=−23(x−24)−23x+36.
At P, the two line equations are equal:
32x+10=4x+60=13x=x=−23x+36−9x+21615612.
Then
y==32(12)+1018.
Therefore
P=(12,18).
(b)
解法一
思路
展开
先求 B。因为 B 在 x 轴上,所以 y=0。然后用 BA 作底,高就是 P 到 x 轴的距离。
答题过程
展开
At B, y=0 on l1:
3(0)−2x=x=30−15.
So
B=(−15,0).
The base BA has length
24−(−15)=39.
The height of the triangle is the y coordinate of P, which is 18. Therefore
Area==21(39)(18)351.