document.write( "Question 1141240: A probability experiment consists of rolling a 6-sided die. Find the probability of the event below.
\n" );
document.write( "rolling a number less than 3 \n" );
document.write( "
Algebra.Com's Answer #761774 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Less than 3 means a 1 or a 2 \n" ); document.write( "Those are two possibilities from a sample space of 6 \n" ); document.write( "the probability is 1/3 or 2/6 \n" ); document.write( " |