Difference between revisions of "2016 AMC 12A Problems/Problem 23"
0x5f3759df (talk | contribs) (→Solution 1: Logic) |
|||
Line 3: | Line 3: | ||
Three numbers in the interval [0,1] are chosen independently and at random. What is the probability that the chosen numbers are the side lengths of a triangle with positive area? | Three numbers in the interval [0,1] are chosen independently and at random. What is the probability that the chosen numbers are the side lengths of a triangle with positive area? | ||
− | <math>\textbf{(A) }\frac16\qquad\textbf{(B) }\frac13\qquad\textbf{(C) }\frac12\qquad\textbf{(D) }\frac23\qquad\textbf{(E) }\frac56</math> | + | <math>\textbf{(A) }\frac16\qquad\textbf{(B) }\frac13\qquad\textbf{(C) }\frac12\qquad\textbf{(D) }\frac23\qquad\textbf{(E) }\frac56</math> |
==Solution== | ==Solution== |
Revision as of 07:28, 5 February 2016
Problem
Three numbers in the interval [0,1] are chosen independently and at random. What is the probability that the chosen numbers are the side lengths of a triangle with positive area?
Solution
Solution 1: Logic
WLOG the largest number is 1. Then the probability that the other two add up to at least 1 is .
Thus the answer is .
Solution 2: Calculus
When , consider two cases:
1) , then
2), then
is the same. Thus the answer is .