document.write( "Question 668466: Terry rolls a number cube labeled 1 through 6 two times . What is the probability that the number cube will land on 5 for the first roll and 3 for the second roll ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #415575 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Terry rolls a number cube labeled 1 through 6 two times . What is the probability that the number cube will land on 5 for the first roll and 3 for the second roll ? \n" ); document.write( "------- \n" ); document.write( "The events are independent. \n" ); document.write( "P(5 and 3) = P(5)*P(3) = 1/6 * 1/6 = 1/36 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |