SOLUTION: 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.

Algebra ->  Probability-and-statistics -> SOLUTION: 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.      Log On


   



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.
Answer by stanbon(75887) About Me  (Show Source):
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.
---
1st cube even: 3/6 = 1/2
2nd cube even: 3/6 = 1/2
vowel: 5/26
----
Events are independent:
P(even AND even AND vowel) = (1/2)^2*(5/26) = 5/104
===========
Cheers,
Stan H.