document.write( "Question 1048130: You roll a fair six-sided die twice. Find the probability of rolling a 5 the first time and a number greater than 1 the second time. \n" ); document.write( "
Algebra.Com's Answer #663695 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
A 5 the first time: 1/6 or 0.1667 = 16.67%
\n" ); document.write( "A number greater than one the second time: 5/6 or 0.8333 = 83.33%
\n" ); document.write( "
\n" );