document.write( "Question 1144000: A total of 40 candidates have applied for a single job at a power plant. Out of the 40 candidates, 20 are graduates, 35 are men and 25 are computer literate. What is the probability of randomly selecting a candidate who is a graduate, female and computer literate? (final value rounded to 3 decimal places) \n" ); document.write( "
Algebra.Com's Answer #764961 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "It is the product of three probabilities:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    a) is a graduate   \"20%2F40\" = \"1%2F2\";\r\n" );
document.write( "\r\n" );
document.write( "    b) is a women  \"%2840-35%29%2F40\" = \"5%2F40\" = \"1%2F8\";   and\r\n" );
document.write( "\r\n" );
document.write( "    c) is a computer literate  \"25%2F40\" = \"5%2F8\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, to get the answer, calculate  \"%281%2F2%29%2A%281%2F8%29%2A%285%2F8%29\" = \"5%2F128\".\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );