document.write( "Question 119330: If a die is tossed twice the probability of getting 3 on both tosses is? \n" ); document.write( "
Algebra.Com's Answer #87421 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
First toss: P(3)=1/6.
\n" ); document.write( "Second toss: P(3)=1/6.
\n" ); document.write( "Since both events are independent, multiply the two probabilities.
\n" ); document.write( "P(3, then 3) = 1/6*1/6=1/36
\n" ); document.write( "
\n" );