document.write( "Question 394625: In today's business world, computer viruses can be lethal to the operations of a company. Suppose a local business has 38 laptop computers and, unknown to the company, that eight of these are infected with the deadly OUCH disease. The CEO of the company is making a big presentation at a major client and has randomly selected two of the laptops to use during the presentation. Find the probability that both of the computers selected for the presentation are infected by the OUCH virus. \n" ); document.write( "
Algebra.Com's Answer #279966 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
nCr=Combination of n things taken r at a time.
\n" ); document.write( "8C2/38C2
\n" ); document.write( "=28/703
\n" ); document.write( "=.0398
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );