document.write( "Question 1053771: the faces of a cube are randomly and independently painted either red or blue with equal likelihood. What is the probability that the cube has all blue faces ? Express your answer as a common fraction ?\r
\n" );
document.write( "\n" );
document.write( "I tried 1- P(0)= 1 - (6c0)/64 is this correct ? \n" );
document.write( "
Algebra.Com's Answer #668976 by stanbon(75887) ![]() You can put this solution on YOUR website! the faces of a cube are randomly and independently painted either red or blue with equal likelihood. What is the probability that the cube has all blue faces ? Express your answer as a common fraction ? \n" ); document.write( "---- \n" ); document.write( "Binomial Problem:: \n" ); document.write( "n = # of faces = 6 \n" ); document.write( "p(red) = 1/2 = p(blue) \n" ); document.write( "----------------- \n" ); document.write( "P(x = 6 blue) = (1/2)^6 = 1/64 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " \n" ); document.write( " |