document.write( "Question 958993: If two six-sided dice are tossed, what is the probability that one die lands on an even number and the other die lands on a 3?\r
\n" );
document.write( "\n" );
document.write( "Sorry for the bother, its just that im having a really hard time with probability right now. \n" );
document.write( "
Algebra.Com's Answer #586094 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If two six-sided dice are tossed, what is the probability that one die lands on an even number and the other die lands on a 3? \n" ); document.write( "---- \n" ); document.write( "Land on even number:: 3 ways \n" ); document.write( "Land on 3:: 1 way \n" ); document.write( "------ \n" ); document.write( "P(even and 3) = P(even)*P(3) = (3/6)(1/6) = 3/36 = 1/12 \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |