Maths Olympiad Prep

Library / /297 of 520

Algebra Difficulty 3.3 AMC 10/12 Find the answer

Let m{1,2,3,4}m \in \{1,2,3,4\} and n{12,8,4,2}n \in \{-12,-8,-4,-2\}, then the probability that the function f(x)=x3+mx+nf(x) = x^3 + mx + n has a root in the interval [1,2][1,2] is (( ))

Pick one

Solution

Analysis

This problem examines the classical probability model and the determination of function roots. The key is to analyze the relationship between mm and nn based on the method of determining function roots. If there is a root, then f(1)f(2)0f(1)f(2) \leqslant 0. Solving this gives 2m8n1m-2m-8 \leqslant n \leqslant -1-m. Discussing by cases and using the classical probability formula to calculate the probability.

Solution

Since f(x)=x3+mx+nf(x) = x^3 + mx + n, we have f(x)=3x2+mf'(x) = 3x^2 + m.

Given m{1,2,3,4}m \in \{1,2,3,4\}, we have f(x)>0f'(x) > 0,

Thus, the function f(x)f(x) is increasing in the interval [1,2][1,2].

If there is a root, then f(1)f(2)0f(1)f(2) \leqslant 0, solving this gives 2m8n1m-2m-8 \leqslant n \leqslant -1-m.

Therefore, the cases that allow the function to have a root in the interval [1,2][1,2] are:

- For m=1m=1, 10n2-10 \leqslant n \leqslant -2, thus n=8n=-8, n=4n=-4, n=2n=-2, totaling 33 cases;

- For m=2m=2, 12n3-12 \leqslant n \leqslant -3, thus n=12n=-12, n=8n=-8, n=4n=-4, totaling 33 cases;

- For m=3m=3, 14n4-14 \leqslant n \leqslant -4, thus n=12n=-12, n=8n=-8, n=4n=-4, totaling 33 cases;

- For m=4m=4, 16n5-16 \leqslant n \leqslant -5, thus n=12n=-12, n=8n=-8, totaling 22 cases.

Thus, there are a total of 3+3+3+2=113+3+3+2=11 cases where the function has a root.

Since there are 4×4=164 \times 4 = 16 possible functions,

According to the classical probability model, the probability of having a root is 1116\dfrac{11}{16}.

Therefore, the correct choice is C\boxed{C}.

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.