document.write( "Question 1176452: Mr. Arnold is a judge at a science fair that contains the following projects: 5 geology, 3 chemistry, 5 physics, and 2 biology projects. The order in which he will judge the projects will be randomized. What is the probability that the first two projects judged are_____?\r
\n" );
document.write( "\n" );
document.write( "a. a geology and then a chemistry project (answer: 1/14)
\n" );
document.write( "b. a biology and then a physics project (answer: 1/21)
\n" );
document.write( "c. two physics projects (answer: 1/3) \n" );
document.write( "
Algebra.Com's Answer #803481 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "What do you not understand about this problem? Solving it requires only basic concepts about probability.... \n" ); document.write( "a. a geology project AND then a chemistry project are the first two to be judged \n" ); document.write( "There are 15 projects in all; 5 of them are geology, so the probability of judging a geology project first is 5/15. \n" ); document.write( "After that, there are 14 projects left, of which 3 are chemistry; the probability of judging a chemistry project second is 3/14. \n" ); document.write( "Since you want both things to happen (the events are connected by \"AND\"), you multiply the probabilities. \n" ); document.write( "P(geology first AND chemistry second) = (5/15)(3/14) = (1/3)(3/14) = 1/14 \n" ); document.write( "Solve the others the same way: \n" ); document.write( "P(biology first AND physics second) = (?)(?) = ... \n" ); document.write( "P(physics first and physics second) = (?)(?) = ... \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |