document.write( "Question 293230: If two people are selected at random, find the probability that they have the same birthday (both month and day). \n" ); document.write( "
Algebra.Com's Answer #211719 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The bday of the 1st person doesn't matter, it can be any day.
\n" ); document.write( "The chance of the 2nd choice matching the 1st is 1 in 365 (ingoring leap year).
\n" ); document.write( "--> 1 in 365
\n" ); document.write( "
\n" ); document.write( "
\n" );