document.write( "Question 435913: You roll two dice. What is the probability that the first lands on a 6 given that the sum is 10. So what I did is just 1/6*1/6= 1/36. Is that right? \n" ); document.write( "
Algebra.Com's Answer #301635 by stanbon(75887) ![]() You can put this solution on YOUR website! You roll two dice. What is the probability that \n" ); document.write( "the first lands on a 6 given that the sum is 10. \n" ); document.write( "----- \n" ); document.write( "Sum is 10: 4/6;5/5;6/4 :: 3 ways \n" ); document.write( "1st lands on 6: 6/4 :: 1 way \n" ); document.write( "--------------------------------------- \n" ); document.write( "P(1st on 6|sum is 10) = 1/3 \n" ); document.write( "================================ \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |