document.write( "Question 438034: If you roll a number cube twice, what is the probability of getting a 4 and then a 3 \n" ); document.write( "
Algebra.Com's Answer #302995 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! The events are assumed to be independent, so\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(4, 3) = P(4)P(3) = (1/6)(1/6) = 1/36. \n" ); document.write( " |