document.write( "Question 1140248: Consider a​ six-sided die that has 1 dot on one​ side, 2 dots on two​ sides, and 3 dots on three sides. If the die is rolled​ twice, determine the probability of rolling a 2 and then a 1. \n" ); document.write( "
Algebra.Com's Answer #760760 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The probability to get \"2\" at the first roll is  \"2%2F6\" = \"1%2F3\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The probability to get a \"1\" at the second roll is  \"1%2F6\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The probability to have the requested combination in the requested order is the product\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"%281%2F3%29%2A%281%2F6%29\" = \"1%2F18\".    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );