SOLUTION: A car rental agency currently has 40 cars available, 30 of which have a GPS navigation system. Two cars are selected at random from these 40 cars. Find the probability that both of

Algebra ->  Probability-and-statistics -> SOLUTION: A car rental agency currently has 40 cars available, 30 of which have a GPS navigation system. Two cars are selected at random from these 40 cars. Find the probability that both of      Log On


   



Question 914678: A car rental agency currently has 40 cars available, 30 of which have a GPS navigation system. Two cars are selected at random from these 40 cars. Find the probability that both of these cars have GPS navigation systems.

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
A car rental agency currently has 40 cars available, 30 of which have a GPS navigation system. Two cars are selected at random from these 40 cars. Find the probability that both of these cars have GPS navigation systems.
--------------
With replacement:
(30/40)*(30/40) = 9/16 = 0.5625
----------
w/o replacement:
(30/40)*(29/39) = 29/52 =~ 0.55769
============