document.write( "Question 533947: There are 4 slots, each containing any of letters a, m, h, t.
\n" ); document.write( " What are the odds that letters stored in these slots read the word math?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #351245 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
There are 4 slots, each containing any of letters a, m, h, t.
\n" ); document.write( "What are the odds that letters stored in these slots read the word math?\r
\n" ); document.write( "\n" ); document.write( "-------------
\n" ); document.write( "# of ways to succeed: 1
\n" ); document.write( "# of possible outcomes: 4! = 24
\n" ); document.write( "---
\n" ); document.write( "P(math) = 1/24
\n" ); document.write( "P(not math) = 23/24
\n" ); document.write( "----
\n" ); document.write( "Odds for \"math\" = (1/24)(23/24) = 1:23
\n" ); document.write( "========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==========
\n" ); document.write( "
\n" );