document.write( "Question 538727: Four dice are thrown. What is the probability that one of the rolls is a 6, given that one of the rolls is a 2? \n" ); document.write( "
Algebra.Com's Answer #353271 by AnlytcPhil(1810)\"\" \"About 
You can put this solution on YOUR website!
Four dice are thrown. What is the probability that one of the rolls is a 6, given that one of the rolls is a 2?
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "This is a conditional probability   P(A|B) = \"%22P%28A_and_B%29%22%2F%22P%28B%29%22\" = \"%22N%28A_and_B%29%22%2F%22N%28B%29%22\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "               number of rolls with both a 2 and a 6  \r\n" );
document.write( "Probability = --------------------------------------------\r\n" );
document.write( "                     number of rolls with a 6\r\n" );
document.write( "\r\n" );
document.write( "We calculate the denominator first:\r\n" );
document.write( "\r\n" );
document.write( "denominator = \"%28matrix%287%2C1%2Cnumber%2Cof%2Cpossible%2Crolls%2Cwith%2Ca%2C6%29%29\" = \"%28matrix%284%2C1%2Cnumber%2Cof%2Cpossible%2Crolls%29%29\" - \"%28matrix%287%2C1%2Cnumber%2Cof%2Cpossible%2Crolls%2Cwithout%2Ca%2C6%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "denominator = 6×6×6×6 - 5×5×5×5 = 64 - 54 = 1296 - 625 = 671\r\n" );
document.write( "\r\n" );
document.write( "numerator = \r\n" );
document.write( "\r\n" );
document.write( "We use the formula \r\n" );
document.write( "\r\n" );
document.write( "     N(A or B) = N(A) + N(B) - N(A and B) \r\n" );
document.write( "\r\n" );
document.write( "Solving for N(A and B),\r\n" );
document.write( "\r\n" );
document.write( "    N(A and B) = N(A) + N(B) - N(A or B)     \r\n" );
document.write( "\r\n" );
document.write( "numerator =  = \"%28matrix%287%2C1%2Cnumber%2Cof%2Cpossible%2Crolls%2Cwith%2Ca%2C2%29%29\" + \"%28matrix%287%2C1%2Cnumber%2Cof%2Cpossible%2Crolls%2Cwith%2Ca%2C6%29%29\" - \"%28matrix%2810%2C1%2Cnumber%2Cof%2Cpossible%2Crolls%2Cwith%2Ca%2C2%2Cor%2Ca%2C6%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "We have already calculated \"%28matrix%287%2C1%2Cnumber%2Cof%2Cpossible%2Crolls%2Cwith%2Ca%2C6%29%29\" = 671\r\n" );
document.write( "\r\n" );
document.write( "and\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%287%2C1%2Cnumber%2Cof%2Cpossible%2Crolls%2Cwith%2Ca%2C2%29%29\" is the same quantity, that is, it is also 671\r\n" );
document.write( "\r\n" );
document.write( "Now we only need to calculate \"%28matrix%2810%2C1%2Cnumber%2Cof%2Cpossible%2Crolls%2Cwith%2Ca%2C2%2Cor%2Ca%2C6%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%2810%2C1%2Cnumber%2Cof%2Cpossible%2Crolls%2Cwith%2Ca%2C2%2Cor%2Ca%2C6%29%29\" = \"%28matrix%284%2C1%2Cnumber%2Cof%2Cpossible%2Crolls%29%29\" -  = 64 - 44 = 1296 - 256 = 1040\r\n" );
document.write( "\r\n" );
document.write( "Now we go back to:\r\n" );
document.write( "\r\n" );
document.write( "numerator =  = \"%28matrix%287%2C1%2Cnumber%2Cof%2Cpossible%2Crolls%2Cwith%2Ca%2C2%29%29\" + \"%28matrix%287%2C1%2Cnumber%2Cof%2Cpossible%2Crolls%2Cwith%2Ca%2C6%29%29\" - \"%28matrix%2810%2C1%2Cnumber%2Cof%2Cpossible%2Crolls%2Cwith%2Ca%2C2%2Cor%2Ca%2C6%29%29\" = 671 + 671 - 1040 = 302.\r\n" );
document.write( " \r\n" );
document.write( "Therefore the desired probability is \"302%2F671\".\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );