document.write( "Question 564017: Three members of your family (two parents and yourself) went to buy three cell phones. The phones come in three colors: red, blue and black. You all pick them randomly. What is the probability that all three phones will be red or blue? \n" ); document.write( "
Algebra.Com's Answer #365188 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Three members of your family (two parents and yourself) went to buy three cell phones. The phones come in three colors: red, blue and black. You all pick them randomly. What is the probability that all three phones will be red or blue?
\n" ); document.write( "----
\n" ); document.write( "For each individual: P(red or blue) = P(red) + P(blue) = 1/3 + 1/3 = 2/3
\n" ); document.write( "---
\n" ); document.write( "For all three indicuals: P(red or blue) = (2/3)^3 = 8/27
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );