document.write( "Question 1141188: Three dice are thrown. Find the probability that the first one shows a five, and the last two each show even numbers. \n" ); document.write( "
Algebra.Com's Answer #761731 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "P(first a 5) = 1/6 \n" ); document.write( "P(second even) = 3/6 = 1/2 \n" ); document.write( "P(third even) = 3/6 = 1/2 \n" ); document.write( "Since all three have to happen, multiply the probabilities. \n" ); document.write( " |