document.write( "Question 491025: A 1-6 number cube is rolled. What is the probability? \r
\n" );
document.write( "\n" );
document.write( " The cube is rolled twice. P( 4 and then odd ) \n" );
document.write( "
Algebra.Com's Answer #334428 by chessace(471)![]() ![]() You can put this solution on YOUR website! P(4 then odd)=P(4)*P(odd)=(1/6)*(1/2)=1/12 \n" ); document.write( " |