document.write( "Question 861504: A coin is flipped twice...
\n" );
document.write( "1.What is the probability of getting less than 1 tail?
\n" );
document.write( "2.What is the probability of getting more than 1 tail?
\n" );
document.write( "3.What is the probability if getting 1 tail?
\n" );
document.write( "4.What is the probability of getting 2 or more tails?\r
\n" );
document.write( "\n" );
document.write( "A fair six-sided die is rolled...
\n" );
document.write( "5.What is the probability that you roll a 4?
\n" );
document.write( "6.What is the probability that you roll more than 4?
\n" );
document.write( "7.What is the probability that you roll a 7?
\n" );
document.write( "8.What is the probability that you roll at least a 1? \n" );
document.write( "
Algebra.Com's Answer #519076 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Look at the possible outcomes. \n" ); document.write( "HH \n" ); document.write( "HT \n" ); document.write( "TH \n" ); document.write( "TT \n" ); document.write( "1. 1/4 \n" ); document.write( "2. 1/4 \n" ); document.write( "3. 2/4=1/2 \n" ); document.write( "4. 1/4 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "Again look at the possible outcomes. \n" ); document.write( "1 2 3 4 5 6\r \n" ); document.write( "\n" ); document.write( "5. 1/6 \n" ); document.write( "6. 2/6=1/3 \n" ); document.write( "7. 0/6 \n" ); document.write( "8. 6/6=1 \n" ); document.write( " \n" ); document.write( " |