document.write( "Question 1155653: Two friends are playing a game. A spinner is divided into four equal sections labeled 2, 4, 6, and 8. To make a move in the game, the spinner is spun and then either a blue or red card is randomly chosen. What is the probability that the spinner will land on either the number 4 or 8 and a blue card is chosen?
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #778317 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! These are independent so 1/2 probability it is 4 or 8 \n" ); document.write( "and blue card is 1/2 probability \n" ); document.write( "The product is the answer or probability= 1/4. \n" ); document.write( " |