+4 marks−1 if incorrectSingle correctPrevious-year question
Probability over an Integer Sample Space Defined by a Quadratic Inequality
Let M be the maximum value of the product of two positive integers when their sum is 66. Let the sample space S = {x ∈ ℤ: x(66-x) ≥ 5/9M } and the event A = {x ∈ S: x is a multiple of 3}. Then P(A) is equal to
Your answer stays private
What feels right?
Hint 1 of 4
What is the maximum value M of the product of two positive integers whose sum is 66?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
The sample space contains 45 consecutive integers from 11 to 55, exactly 15 of which are multiples of 3, giving a probability of 1/3.
Option analysis
Why each option works or fails
A · 7/22
Believing the sample space consists of all positive integers summing to 66 (from 1 to 65 or 1 to 66) rather than the restricted set defined by the inequality. Solve the quadratic inequality x(66−x)≥95M first to determine the exact boundaries of the sample space S before counting favorable outcomes.
B · 1/5
Miscalculating the roots of the quadratic equation as 22 and 44 instead of 11 and 55. Solve x2−66x+605=0 using the quadratic formula: x=266±4356−2420=266±44, which yields 11 and 55.
C · 15/44
Miscounting the total number of integers in the interval [11,55] by computing 55−11=44 instead of 55−11+1=45. When counting consecutive integers in an inclusive range [a,b], use the formula b−a+1.
D · 1/3
This is the correct option. The sample space is S={11,12,…,55} containing 45 integers, and the multiples of 3 are {12,15,…,54} totaling 15 integers, so P(A)=4515=31.
Reviewed route
Solution
StepWorking
01Given
Two positive integers a,b have sum a+b=66. M is the maximum value of their product ab. Sample space S={x∈Z:x(66−x)≥95M}, and event A={x∈S:x is a multiple of 3}.
02Goal
Find the probability P(A)=n(S)n(A).
03Approach
Use the AM-GM inequality to maximize the product ab subject to a+b=66, finding M. Then solve the resulting quadratic inequality for integer values of x to identify S, and count multiples of 3 in S to find n(A).
04Execute
By AM-GM, 2a+b≥ab⟹ab≤33⟹ab≤332=1089. Since a,b can be 33,33, the maximum is M=332=1089.
05Execute
Substitute M into the condition for S: x(66−x)≥95(332)=5×112=605. This rearranges to x2−66x+605≤0. Factoring the quadratic: (x−11)(x−55)≤0. Thus, x∈[11,55]. Since x∈Z, S={11,12,…,55}, so n(S)=55−11+1=45.
06Execute
The elements of A are the multiples of 3 in [11,55]. The smallest multiple is 12 and the largest is 54. The number of terms is 354−12+1=15. Therefore, P(A)=n(S)n(A)=4515=31.
✓Verify
In any set of 45 consecutive integers, exactly 345=15 of them must be multiples of 3 because 45 is divisible by 3. Hence the ratio must be exactly 15/45=1/3.
Hints that build this answer step by step
What is the maximum value M of the product of two positive integers whose sum is 66?
M=33×33=1089
What inequality defines the integers x belonging to the sample space S?
x2−66x+605≤0
What integer range corresponds to the solution of x2−66x+605≤0?
11≤x≤55
How many integers are in S, and how many of them are multiples of 3?