document.write( "Question 325307: A mini license plate for a toy car must consist of three numbers followed by a letter. Each number must be a 3, 6, or 9. Repetition of digits is NOT permitted. Each letter must be an A, B or C.\r
\n" );
document.write( "\n" );
document.write( " 1. Use the counting principle to determine the number of points in the sample space.
\n" );
document.write( " 2. Construct a tree diagram to represent this situation
\n" );
document.write( " 3. List the sample space.
\n" );
document.write( " 4. Determine the exact probability of creating a mini license plate with a B. Give solution exactly in reduced fraction form. \n" );
document.write( "
Algebra.Com's Answer #232966 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A mini license plate for a toy car must consist of three numbers followed by a letter. Each number must be a 3, 6, or 9. Repetition of digits is NOT permitted. Each letter must be an A, B or C. \n" ); document.write( "1. Use the counting principle to determine the number of points in the sample space. \n" ); document.write( "Numbers: 3*2*1 = 6 ways \n" ); document.write( "Letters: 3 ways \n" ); document.write( "Total # of licence plates: 6*3 = 18 \n" ); document.write( "============================================= \n" ); document.write( "2. Construct a tree diagram to represent this situation \n" ); document.write( "I'll leave that to you \n" ); document.write( "------------------------------- \n" ); document.write( "3. List the sample space. \n" ); document.write( "You should list 18 combinations. \n" ); document.write( "------------------------------- \n" ); document.write( "4. Determine the exact probability of creating a mini license plate with a B. Give solution exactly in reduced fraction form. \n" ); document.write( "--- \n" ); document.write( "# of number combinations: 6 \n" ); document.write( "# of letters: 1 \n" ); document.write( "--- \n" ); document.write( "Total number with a \"B\": 6 \n" ); document.write( "Probability of (B in the licence number) = 6/18 = 1/3 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |