document.write( "Question 611504: Suppose you roll two number cubes and pick a letter of the alphabet at random. Find the probability you roll 2 even numbers and pick one of the vowels a, e, i, o, or u. \n" ); document.write( "
Algebra.Com's Answer #385000 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose you roll two number cubes and pick a letter of the alphabet at random. Find the probability you roll 2 even numbers and pick one of the vowels a, e, i, o, or u.
\n" ); document.write( "---
\n" ); document.write( "1st cube even: 3/6 = 1/2
\n" ); document.write( "2nd cube even: 3/6 = 1/2
\n" ); document.write( "vowel: 5/26
\n" ); document.write( "----
\n" ); document.write( "Events are independent:
\n" ); document.write( "P(even AND even AND vowel) = (1/2)^2*(5/26) = 5/104
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );