document.write( "Question 88341: I need help understanding how solve these types of problems...can someone explain them to me thanks...\r
\n" );
document.write( "\n" );
document.write( "1) two 6 sided dice are rolled. What is the probability that the sum of the two numbers on the dice will be greater than 9?\r
\n" );
document.write( "\n" );
document.write( "2) what i sthe probability that at least 2students in a class of 36 have the same birthday?\r
\n" );
document.write( "\n" );
document.write( "3) Consider determining how many possible phone numbers are in an area code (repeated numbers allowed). Is this a combination, a permutation, or neither? Provide an appropriate response. \n" );
document.write( "
Algebra.Com's Answer #64256 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1) two 6 sided dice are rolled. What is the probability that the sum of the two numbers on the dice will be greater than 9? \n" ); document.write( "You should sketch the sample space (results of the experiment) as a 6x6 square \n" ); document.write( "with 1,2,3,4,5 6 on the left side and again on the top. \n" ); document.write( "Fill in the 36 entries on the square as the sum of the row and column the \n" ); document.write( "square is in. You will get 36 entries that range from 2 to 36 \n" ); document.write( "Count the number of entries that are greater than 9; then divide by 36 \n" ); document.write( "That is the probability you are looking for. \n" ); document.write( "Answer = 6/36 = 1/6 \n" ); document.write( "---------------- \n" ); document.write( " \n" ); document.write( "2) what is the probability that at least 2 studentsin a class of 36 have the same birthday? \n" ); document.write( "The probability you and your mother share the same birthday is 1/365; \n" ); document.write( "Prob(2 or more of 36 have the same birthday) + P(no two have the same birthday ) \n" ); document.write( "= 1 \n" ); document.write( "--------- \n" ); document.write( "P(2 or more of 36 have the same birthday) = 1-P(no two have the same birthday) \n" ); document.write( "------- \n" ); document.write( "Prob(no two have the same birthday) = (365/365)(364/365)(363/365)...(330/365) \n" ); document.write( "--------- \n" ); document.write( "Therefore Prob (2 or more have the same birthday) = 1-[(365!/329!)*1/365^36]\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------- \n" ); document.write( "3) Consider determining how many possible phone numbers are in an area code (repeated numbers allowed). Is this a combination, a permutation, or neither? Provide an appropriate response.\r \n" ); document.write( "\n" ); document.write( "I assume by \"in an area code\" means the number of 7-digit phone numbers \n" ); document.write( "possible associated with a particular area code. \n" ); document.write( "If that is so you have 10 ways to choose each of the 7 digit positions \n" ); document.write( "since repetition is allowed. That is not a combination because you are \n" ); document.write( "not choosing groups that have no same elements; it is not a permutation \n" ); document.write( "because you are not choosing the various arrangement of 10 digits; it is \n" ); document.write( "an application of the general counting priciple which says \"if step one \n" ); document.write( "of a process can be performed in n ways and step two can be performed in \n" ); document.write( "m ways,then the two steps can be performed in n*m ways\". Your answer is \n" ); document.write( "10^7 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "Stan \n" ); document.write( "permutation \n" ); document.write( " \n" ); document.write( " |