document.write( "Question 1195330: An unbiased die is tossed three times. Find the probability of getting
\n" );
document.write( "a. Three 6’s
\n" );
document.write( "b. Three 5’s
\n" );
document.write( "c. Three 6’s or three 5’s \n" );
document.write( "
Algebra.Com's Answer #827797 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a. (1/6)(1/6)(1/6) \n" ); document.write( "b. (1/6)(1/6)(1/6) \n" ); document.write( "c. (1/6)(1/6)(1/6)+(1/6)(1/6)(1/6) \n" ); document.write( " |