document.write( "Question 838052: If you put each day of a year on a different peice of paper and then randomly Choose two dates without replacement, what is the probibilty that you choose two Wednesdays?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #505291 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Assume you have 52 weeks of 7 days (that's only 364 days).
\n" ); document.write( "The probability of the first Wednesday is
\n" ); document.write( "\"P%28W%5B1%5D%29=1%2F7\"
\n" ); document.write( "and the second Wednesday,
\n" ); document.write( "\"P%28W%5B2%5D%29=51%2F363\"
\n" ); document.write( "So for two Wednesdays,
\n" ); document.write( "\"P%282W%29=%281%2F7%29%2851%2F363%29=51%2F2541\"
\n" ); document.write( "
\n" );