document.write( "Question 615407: Roll a pair of dice. What is the probability you roll a 12 given you have rolled higher than a 9? \n" ); document.write( "
Algebra.Com's Answer #387176 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Roll a pair of dice. What is the probability you roll a 12 given you have rolled higher than a 9?
\n" ); document.write( "----
\n" ); document.write( "# of ways to roll a 12: 1
\n" ); document.write( "# of ways to roll a sum greater than 9: 6
\n" ); document.write( "============================
\n" ); document.write( "P(condition) = 1/6
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );