document.write( "Question 1200243: A jar contains 6 red marbles numbered 1 to 6 and 4 blue marbles numbered 1 to 4. A marble is drawn at random from the jar. Find the probability that the marble is blue or odd-numbered. \n" ); document.write( "
Algebra.Com's Answer #834319 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A jar contains 6 red marbles numbered 1 to 6 and 4 blue marbles numbered 1 to 4. \n" ); document.write( "A marble is drawn at random from the jar. Find the probability that the marble is blue or odd-numbered. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " P(blue or odd-numbered) = P(blue) + P(odd-numbered) - P(blue AND odd-numbered) = \r\n" ); document.write( "\r\n" ); document.write( " =\r \n" ); document.write( "\n" ); document.write( "Solved in two different ways.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |