document.write( "Question 617231: Please help:\r
\n" );
document.write( "\n" );
document.write( "The tiles A,B,G,I,M,R, and S of a word game are placed face down on a table. If two tiles are randomly chosen, one at a time. Find the probability:
\n" );
document.write( "a)P(R,then S) no replacement occurs
\n" );
document.write( "b)P(2 consonants) if replacement occurs
\n" );
document.write( "c)P(2 vowels) if no replacemnet occurs \n" );
document.write( "
Algebra.Com's Answer #388236 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Total = 7, vowel =2, consonant = 5\r \n" ); document.write( "\n" ); document.write( "a) 1/7 * 1/6 = 1/42\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b) 5/7 * 5/7 = 25/49\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c) 2/7 * 1/6 = 1/21\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |