document.write( "Question 545766: Find the probability.\r
\n" );
document.write( "\n" );
document.write( "A lottery game has balls numbered 1 through 21. What is the probability that a randomly selected ball is an even numbered ball or a 12? \n" );
document.write( "
Algebra.Com's Answer #355729 by neatmath(302)![]() ![]() You can put this solution on YOUR website! There are 21 balls, numbered 1 through 21. \r \n" ); document.write( "\n" ); document.write( "How many would have even numbers? \r \n" ); document.write( "\n" ); document.write( "2, 4, 6, 8, 10, 12, 14, 16, 18, 20 \r \n" ); document.write( "\n" ); document.write( "So there would be 10 with even numbers. \r \n" ); document.write( "\n" ); document.write( "How many would have the number 12? \r \n" ); document.write( "\n" ); document.write( "Just one, the 12. \r \n" ); document.write( "\n" ); document.write( "Now, in probability, the probability of event A OR event B happening, \r \n" ); document.write( "\n" ); document.write( "is the probability of event A plus the probability of event B minus the probability of both A AND B. \r \n" ); document.write( "\n" ); document.write( "Let A be the event of drawing an even number. \r \n" ); document.write( "\n" ); document.write( "Let B be the event of drawing a 12. \r \n" ); document.write( "\n" ); document.write( "In this case then, we are drawing 1 ball only. \r \n" ); document.write( "\n" ); document.write( "P(A)=10/21 \r \n" ); document.write( "\n" ); document.write( "P(B)=1/21 \r \n" ); document.write( "\n" ); document.write( "P(A and B)=1/21 (because 12 is both 12 AND an even number) \r \n" ); document.write( "\n" ); document.write( "Then P(A or B)=P(A)+P(B)-P(A and B) \r \n" ); document.write( "\n" ); document.write( "P(A or B)=10/21+1/21-1/21 \r \n" ); document.write( "\n" ); document.write( "P(A or B)=10/21 \r \n" ); document.write( "\n" ); document.write( "There is a LOT more to this subject. Take it slow and read, read, read! \r \n" ); document.write( "\n" ); document.write( "Don't be afraid to ask questions. \r \n" ); document.write( "\n" ); document.write( "I hope this helps! :) \n" ); document.write( " |