返回题库

AIME 2006 II · 第 2 题

AIME 2006 II — Problem 2

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

The lengths of the sides of a triangle with positive area are log1012\log_{10} 12, log1075\log_{10} 75, and log10n\log_{10} n, where nn is a positive integer. Find the number of possible values for nn.

解析

Solution

By the Triangle Inequality and applying the well-known logarithmic property logca+logcb=logcab\log_{c} a + \log_{c} b = \log_{c} ab, we have that

log1012+log10n>log1075\log_{10} 12 + \log_{10} n > \log_{10} 75 log1012n>log1075\log_{10} 12n > \log_{10} 75 12n>7512n > 75 n>7512=254=6.25n > \frac{75}{12} = \frac{25}{4} = 6.25

Also,

log1012+log1075>log10n\log_{10} 12 + \log_{10} 75 > \log_{10} n log101275>log10n\log_{10} 12\cdot75 > \log_{10} n n<900n < 900

Combining these two inequalities:

6.25<n<9006.25 < n < 900 Thus nn is in the set (6.25,900)(6.25 , 900); the number of positive integer nn which satisfies this requirement is 893\boxed{893}.