document.write( "Question 1006771: What is the probability of getting a four and an odd number in rolling a die?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #622847 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Here are all the possible outcomes: 1,2,3,4,5,6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here are the outcomes where we get a 4 or an odd number: 1,3,4,5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 4 ways to get a four or an odd number out of 6 total. So the probability is 4/6 = 2/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Probability as a fraction = 2/3 \n" ); document.write( "Probability in decimal form = 0.667 (approximate) \n" ); document.write( "Probability in percent form = 66.7% (approximate) \n" ); document.write( " |