document.write( "Question 1101847: What is the probability that at least two of the nine justices of the U.S. Supreme Court have the same birthday? (Use a 365-day year. Round your answer to four decimal places.) \n" ); document.write( "
Algebra.Com's Answer #716477 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
Let A be the event that at least two justices have the same birthday.\r
\n" ); document.write( "\n" ); document.write( "P(A) = 1 - P(A')
\n" ); document.write( "—
\n" ); document.write( "P(A') = (364/365)*(363/365)*(362/365)*(361/365)*(360/365)*(359/365)*(358/365)*(357/365)
\n" ); document.write( "P(A') = (364*363*362*361*360*359*358*357)/(365^8)
\n" ); document.write( "P(A') = 0.9053762
\n" ); document.write( "—\r
\n" ); document.write( "\n" ); document.write( "P(A) = 1-0.9053762 = 0.0946238, rounded to 4 decimal places: 0.0946
\n" ); document.write( "
\n" ); document.write( "
\n" );