document.write( "Question 971530: A Bag contains 13 red balls numbered 1 - 13 and 5 green balls numbered 14 - 18.\r
\n" ); document.write( "\n" ); document.write( "1.) You choose a ball at random. What is the probability that you choose a red OR an even numbered ball?\r
\n" ); document.write( "\n" ); document.write( "2.) You randomly choose 2 balls from the bag AT THE SAME TIME. What is the probability that you will choose a red and a green ball?
\n" ); document.write( "

Algebra.Com's Answer #594041 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
A Bag contains 13 red balls numbered 1 - 13 and 5 green balls numbered 14 - 18.\r
\n" ); document.write( "\n" ); document.write( "1.) You choose a ball at random. What is the probability that you choose a red OR an even numbered ball?
\n" ); document.write( "
\r\n" );
document.write( "We will succeed if we choose one of these 16 balls:  1-13,14,16,18.\r\n" );
document.write( "\r\n" );
document.write( "So the probability is 16 out of the 13+5 or 18 balls. 16 out of 18 is\r\n" );
document.write( "{{16/18}}} which reduces to \"8%2F9\".\r\n" );
document.write( "

\n" ); document.write( "2.) You randomly choose 2 balls from the bag AT THE SAME TIME. What is the
\n" ); document.write( "probability that you will choose a red and a green ball?
\n" ); document.write( "
\r\n" );
document.write( "There are 13 ways to choose a red ball.  For each of those 5 ways to choose\r\n" );
document.write( "the red ball, there are 5 ways to choose the green ball, so there are 13*5 \r\n" );
document.write( "or 65 ways to choose a pair {red,green}. \r\n" );
document.write( "\r\n" );
document.write( "Now we calculate the number of ways to choose ANY 2 balls:\r\n" );
document.write( "\r\n" );
document.write( "There are 18C2 = \"18 choose 2\" = \"the combinations of 18 things taken 2 at a\r\n" );
document.write( "time\" = \"%22%22=%22%22\"\"153\"   \r\n" );
document.write( "\r\n" );
document.write( "So there are 65 ways out of 153 to succeed in getting one of each color.\r\n" );
document.write( "65 out of 153 is \"65%2F153\"\r\n" );
document.write( "\r\n" );
document.write( "Here's a computer generated listing to show this:\r\n" );
document.write( "\r\n" );
document.write( "That's these 65 ways: \r\n" );
document.write( "\r\n" );
document.write( "{1,14}, {1,15}, {1,16}, {1,17}, {1,18}, \r\n" );
document.write( "{2,14}, {2,15}, {2,16}, {2,17}, {2,18},\r\n" );
document.write( "{3,14}, {3,15}, {3,16}, {3,17}, {3,18}, \r\n" );
document.write( "{4,14}, {4,15}, {4,16}, {4,17}, {4,18},\r\n" );
document.write( "{5,14}, {5,15}, {5,16}, {5,17}, {5,18}, \r\n" );
document.write( "{6,14}, {6,15}, {6,16}, {6,17}, {6,18}, \r\n" );
document.write( "{7,14}, {7,15}, {7,16}, {7,17}, {7,18}, \r\n" );
document.write( "{8,14}, {8,15}, {8,16}, {8,17}, {8,18}, \r\n" );
document.write( "{9,14}, {9,15}, {9,16}, {9,17}, {9,18}, \r\n" );
document.write( "{10,14}, {10,15}, {10,16}, {10,17}, {10,18}, \r\n" );
document.write( "{11,14}, {11,15}, {11,16}, {11,17}, {11,18},\r\n" );
document.write( "{12,14}, {12,15}, {12,16}, {12,17}, {12,18}, \r\n" );
document.write( "{13,14}, {13,15}, {13,16}, {13,17}, {13,18}\r\n" );
document.write( "\r\n" );
document.write( "out of these 153 ways:\r\n" );
document.write( "\r\n" );
document.write( "{1,2}, {1,3}, {1,4}, {1,5}, {1,6}, {1,7}, {1,8}, {1,9}, {1,10}, {1,11}, {1,12}, {1,13}, {1,14}, {1,15}, {1,16}, {1,17}, {1,18},\r\n" );
document.write( "{2,3}, {2,4}, {2,5}, {2,6}, {2,7}, {2,8}, {2,9}, {2,10}, {2,11}, {2,12}, {2,13}, {2,14}, {2,15}, {2,16}, {2,17}, {2,18},\r\n" );
document.write( "{3,4}, {3,5}, {3,6}, {3,7}, {3,8}, {3,9}, {3,10}, {3,11}, {3,12}, {3,13}, {3,14}, {3,15}, {3,16}, {3,17}, {3,18},\r\n" );
document.write( "{4,5}, {4,6}, {4,7}, {4,8}, {4,9}, {4,10}, {4,11}, {4,12}, {4,13}, {4,14}, {4,15}, {4,16}, {4,17}, {4,18},\r\n" );
document.write( "{5,6}, {5,7}, {5,8}, {5,9}, {5,10}, {5,11}, {5,12}, {5,13}, {5,14}, {5,15}, {5,16}, {5,17}, {5,18},\r\n" );
document.write( "{6,7}, {6,8}, {6,9}, {6,10}, {6,11}, {6,12}, {6,13}, {6,14}, {6,15}, {6,16}, {6,17}, {6,18},\r\n" );
document.write( "{7,8}, {7,9}, {7,10}, {7,11}, {7,12}, {7,13}, {7,14}, {7,15}, {7,16}, {7,17}, {7,18},\r\n" );
document.write( "{8,9}, {8,10}, {8,11}, {8,12}, {8,13}, {8,14}, {8,15}, {8,16}, {8,17}, {8,18},\r\n" );
document.write( "{9,10}, {9,11}, {9,12}, {9,13}, {9,14}, {9,15}, {9,16}, {9,17}, {9,18},\r\n" );
document.write( "{10,11}, {10,12}, {10,13}, {10,14}, {10,15}, {10,16}, {10,17}, {10,18},\r\n" );
document.write( "{11,12}, {11,13}, {11,14}, {11,15}, {11,16}, {11,17}, {11,18},\r\n" );
document.write( "{12,13}, {12,14}, {12,15}, {12,16}, {12,17}, {12,18}, \r\n" );
document.write( "{13,14}, {13,15}, {13,16}, {13,17}, {13,18},\r\n" );
document.write( "{14,15}, {14,16}, {14,17}, {14,18}, \r\n" );
document.write( "{15,16}, {15,17}, {15,18},\r\n" );
document.write( "{16,17}, {16,18}, \r\n" );
document.write( "{17,18}\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );