document.write( "Question 1148186: The numbers 1 to 13 are written on 13 separate slips of paper and placed in a box.
\n" ); document.write( "A slip of paper is randomly drawn from the box.\r
\n" ); document.write( "\n" ); document.write( "1. what is the probability that the slip of paper has an even number on it?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2. what is the probability that the slip of paper has a number less than 5 on it?
\n" ); document.write( "

Algebra.Com's Answer #769543 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Use the basic definition of probability:
\r\n" );
document.write( "       # of good outcomes\r\n" );
document.write( "  ------------------------------\r\n" );
document.write( "   total # of possible outcomes
\r\n" ); document.write( "1. # of slips with even numbers\r\n" ); document.write( " ------------------------------\r\n" ); document.write( " total number of slips\r\n" ); document.write( "\r\n" ); document.write( "2. # of slips with numbers less than 5\r\n" ); document.write( " -------------------------------------\r\n" ); document.write( " total number of slips

\n" ); document.write( "
\n" ); document.write( "
\n" );