返回题库

AIME 2001 II · 第 4 题

AIME 2001 II — Problem 4

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let R=(8,6)R = (8,6). The lines whose equations are 8y=15x8y = 15x and 10y=3x10y = 3x contain points PP and QQ, respectively, such that RR is the midpoint of PQ\overline{PQ}. The length of PQPQ equals mn\frac {m}{n}, where mm and nn are relatively prime positive integers. Find m+nm + n.

解析

Solution

AIME diagram

The coordinates of PP can be written as (8a,15a)\left(8a, 15a\right) and the coordinates of point QQ can be written as (10b,3b)\left(10b, 3b\right). By the midpoint formula, we have 8a+10b=168a+10b=16 and 15a+3b=1215a+3b=12. Substituting b=45ab=4-5a we derive a=47a = \frac{4}{7} and b=87b = \frac{8}{7}. Thus PP is (327,607)\left(\frac{32}7, \frac{60}7\right), Q is (807,247)\left(\frac{80}7, \frac{24}7\right), and the coordinates form a 3-4-5 triangle dilated by 127\frac{12}7. Finally the distance PQPQ must be 607\frac{60}{7} so the answer is 067\boxed{067}.