document.write( "Question 852142: 1. What is the probability than an even number can be picked from numbers 1 to 6?
\n" );
document.write( "2. What is the probability of getting an even or odd number when you roll a single die?
\n" );
document.write( "3. What is the probability of choosing a vowel from the word \"hello\"?
\n" );
document.write( "4. What is the probability of getting an orange card from a bag with red, orange, yellow and blue cards?
\n" );
document.write( "5. What is the probability of getting an odd number in a set of numbers from 10 to 20? \n" );
document.write( "
Algebra.Com's Answer #513186 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! 1)1,2,3,4,5,6 - 3 are even \n" ); document.write( " \n" ); document.write( "2) 1,2,3,4,5,6 - 3 are odd \n" ); document.write( " \n" ); document.write( "3) Two of six letters are vowels \n" ); document.write( " \n" ); document.write( "4) One card of 4 is orange \n" ); document.write( " \n" ); document.write( "5) 10,11,12,13,14,15,16,17,18,19,20 - 11 total, 5 are odd \n" ); document.write( " |