document.write( "Question 1108820: three letters word is formed by selecting the letters randomly(without considering the meaning) from the word NEIGHBOUR find the probability of the words containing the vowels only \n" ); document.write( "
Algebra.Com's Answer #723815 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "1.  The given word  NEIGHBOUR  has 9 letters, all of them are different.\r\n" );
document.write( "\r\n" );
document.write( "    From 9 different letters, you can make 9*8*7 = 504 different 3-letter words.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2.  The word  NEIGHBOUR  has 4 vowels, all of them are different.\r\n" );
document.write( "\r\n" );
document.write( "    From 4 different vowels, you can make 4*3*2 = 24 different 3-letter words consisting of 3 vowels each.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3.  Therefore, the probability ubder the question is  \"24%2F504\" = \"1%2F21\" = 0.0476 = 4.76%  (approximately).\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );