document.write( "Question 328100: Birthdays Three people are selected at random. Find the probability that (a) all three share the same birthday and (b) none of the three share the same birthday. Assume 365 days a year. \n" ); document.write( "
Algebra.Com's Answer #235027 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
Let P = probability\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(all three share the same birthday) = 3/365\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "===================================================================\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(none of the threee share the sae birthday) = 1 - 3/365 or 362/365
\n" ); document.write( "
\n" );