返回题库

AIME 2020 II · 第 2 题

AIME 2020 II — Problem 2

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let PP be a point chosen uniformly at random in the interior of the unit square with vertices at (0,0),(1,0),(1,1)(0,0), (1,0), (1,1), and (0,1)(0,1). The probability that the slope of the line determined by PP and the point (58,38)\left(\frac58, \frac38 \right) is greater than or equal to 12\frac12 can be written as mn\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+nm+n.

解析

Solution

The areas bounded by the unit square and alternately bounded by the lines through (58,38)\left(\frac{5}{8},\frac{3}{8}\right) that are vertical or have a slope of 1/21/2 show where PP can be placed to satisfy the condition. One of the areas is a trapezoid with bases 1/161/16 and 3/83/8 and height 5/85/8. The other area is a trapezoid with bases 7/167/16 and 5/85/8 and height 3/83/8. Then,

116+38258+716+58238=86256=43128    43+128=171\frac{\frac{1}{16}+\frac{3}{8}}{2}\cdot\frac{5}{8}+\frac{\frac{7}{16}+\frac{5}{8}}{2}\cdot\frac{3}{8}=\frac{86}{256}=\frac{43}{128}\implies43+128=\boxed{171} ~mn28407

Solution 2 (Official MAA)

The line through the fixed point (58,38)\left(\frac58,\frac38\right) with slope 12\frac12 has equation y=12x+116y=\frac12 x + \frac1{16}. The slope between PP and the fixed point exceeds 12\frac12 if PP falls within the shaded region in the diagram below consisting of two trapezoids with area

116+38258+58+716238=43128.\frac{\frac1{16}+\frac38}2\cdot\frac58 + \frac{\frac58+\frac7{16}}2\cdot\frac38 = \frac{43}{128}. Because the entire square has area 1,1, the required probability is 43128\frac{43}{128}. The requested sum is 43+128=17143+128 = 171.

AIME diagram

Video Solution

https://youtu.be/x0QznvXcwHY?t=190

~IceMatrix

Video Solution 2

https://youtu.be/VBwlVbM0GRw

~avn