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)\"\" \"About 
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( "                            = \"4%2F10\" + \"%283%2B2%29%2F10\" - \"2%2F10\" = \"7%2F10\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Or mental reasoning says that there is 7 favorable marbles { 4 blue + disjoint 3 red odd-numbered }\r\n" );
document.write( "of the total 6+4 = 10 marbles.\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( "
\n" );