Skip to main content

2011 AMC 10B Problem 13

Problem 13 of 25IntermediateCounting & Probability

Two real numbers are selected independently at random from the interval [20,10].[-20, 10]. What is the probability that the product of those numbers is greater than zero?

Answer choices

Show solution

Solution

A selected number is negative with probability 2030=23\frac{20}{30}=\frac{2}{3} and positive with probability 1030=13.\frac{10}{30}=\frac{1}{3}. (Selecting exactly 00 has probability 0.0.) The product is positive exactly when both numbers have the same sign, so the probability is (23)2+(13)2=49+19=59.\left(\dfrac23\right)^2+\left(\dfrac13\right)^2=\dfrac49+\dfrac19=\dfrac59. Thus, the correct answer is D .

More practice

Concepts: geometric probability · casework

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.