document.write( "Question 1176383: There is a bag filled with 5 blue and 6 red marbles.
\n" );
document.write( "A marble is taken at random from the bag, the colour is noted and then it is replaced.
\n" );
document.write( "Another marble is taken at random.
\n" );
document.write( "What is the probability of getting exactly 1 blue? \n" );
document.write( "
Algebra.Com's Answer #803120 by ikleyn(52797)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( " P(exactly 1 is blue in 2 trials with replacement) = \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "= P(1st is blue,2nd is red) + P(1st is red,2nd is blue) =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |