Maths Olympiad Prep

Library / /417 of 520

Algebra Difficulty 3.8 AMC 10/12 Find the answer

Suppose aa and bb are single-digit positive integers chosen independently and at random. What is the probability that the point (a,b)(a,b) lies above the parabola y=ax2bxy=ax^2-bx?

Pick one

Solution

If (a,b)(a,b) lies above the parabola, then bb must be greater than y(a)y(a). We thus get the inequality b>a3bab>a^3-ba. Solving this for bb gives us b>a3a+1b>\frac{a^3}{a+1}. Now note that a3a+1\frac{a^3}{a+1} constantly increases when aa is positive. Then since this expression is greater than 99 when a=4a=4, we can deduce that aa must be less than 44 in order for the inequality to hold, since otherwise bb would be greater than 99 and not a single-digit integer. The only possibilities for aa are thus 11, 22, and 33.
For a=1a=1, we get b>12b>\frac{1}{2} for our inequality, and thus bb can be any integer from 11 to 99.
For a=2a=2, we get b>83b>\frac{8}{3} for our inequality, and thus bb can be any integer from 33 to 99.
For a=3a=3, we get b>274b>\frac{27}{4} for our inequality, and thus bb can be any integer from 77 to 99.
Finally, if we total up all the possibilities we see there are 1919 points that satisfy the condition, out of 9×9=819 \times 9 = 81 total points. The probability of picking a point that lies above the parabola is thus 1981E\frac{19}{81} \rightarrow \boxed{\textbf{E}}

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.