document.write( "Question 253425: In a word game, you choose a tile from a bag, replace it, and then choose another. If there are 28 vowels and 16 consonants. what is the probability you will choose a consonant and then a vowel? \n" ); document.write( "
Algebra.Com's Answer #185703 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Choose a consonant \n" ); document.write( "16/44=4/11\r \n" ); document.write( "\n" ); document.write( "choose a vowel \n" ); document.write( "28/44=7/11 \n" ); document.write( "choose one then the other with replacement \n" ); document.write( "7/11*4/11=28/121 \n" ); document.write( " |