Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Three distinct integers are chosen at random from the first 20 positive integers. Compute the probability that: (a) their sum is even; (b) their product is even.

Short Answer

Expert verified
The probability that their sum is even is \(\frac{1}{2}\) and the probability that their product is even is \(\frac{85}{95}\).

Step by step solution

01

Total number of ways to pick 3 numbers out of 20

First, let's calculate the total number of ways to pick 3 numbers out of 20. This is done using the combination formula: \(_{20}C_{3} = \frac{20!}{[(20-3)!*3!]} = 1140\) ways.
02

Find number of ways for three integers to have even sum

The sum of three integers is even if all of them are even or two of them are odd (because odd + odd = even and then summing this with another even number gives an overall even sum). Let's calculate each case separately: there are \(_{10}C_{3} = 120\) ways to choose all even (from the 10 even numbers out of 20), and \(_{10}C_{2} = 45\) ways to choose 2 odd numbers (from the 10 odd numbers), then multiplied by 10 ways to choose 1 even number, which gives 450 ways. So, in total, there are \(120 + 450 = 570\) ways.
03

Probability that the sum of these integers is even

Probability is calculated as the ratio of the favorable outcomes over the total number of outcomes. Here, the number of favorable outcomes is 570 (from step 2), and total outcomes is 1140 (from step 1). Hence, the required probability = \(\frac{570}{1140} = \frac{1}{2}\).
04

Number of ways for the product of three integers to be even

The product of any set of numbers is even if at least one of the numbers is even. So, it's easier to find the ways where all numbers are odd, and subtract that from the total. There are \(_{10}C_{3} = 120\) ways to choose all odd numbers (from the 10 odd numbers).
05

Probability that the product of these integers is even

The cases where their product is even will be obtained by subtracting the all-odd case from the total. That is, \(1140 - 120 = 1020\) ways. Hence, the required probability = \(\frac{1020}{1140} = \frac{85}{95}\), after simplifying.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

A chemist wishes to detect an impurity in a certain compound that she is making. There is a test that detects an impurity with probability \(0.90\); however, this test indicates that an impurity is there when it is not about \(5 \%\) of the time. The chemist produces compounds with the impurity about \(20 \%\) of the time. A compound is selected at random from the chemist's output. The test indicates that an impurity is present. What is the conditional probability that the compound actually has the impurity?

For each of the following pdfs of \(X\), find \(P(|X|<1)\) and \(P\left(X^{2}<9\right)\). (a) \(f(x)=x^{2} / 18,-3

Let us select five cards at random and without replacement from an ordinary deck of playing cards. (a) Find the pmf of \(X\), the number of hearts in the five cards. (b) Determine \(P(X \leq 1)\).

Each of four persons fires one shot at a target. Let \(C_{k}\) denote the event that the target is hit by person \(k, k=1,2,3,4\). If \(C_{1}, C_{2}, C_{3}, C_{4}\) are independent and if \(P\left(C_{1}\right)=P\left(C_{2}\right)=0.7, P\left(C_{3}\right)=0.9\), and \(P\left(C_{4}\right)=0.4\), compute the probability that (a) all of them hit the target; (b) exactly one hits the target; (c) no one hits the target; (d) at least one hits the target.

In a lot of 50 light bulbs, there are 2 bad bulbs. An inspector examines five bulbs, which are selected at random and without replacement. (a) Find the probability of at least one defective bulb among the five. (b) How many bulbs should be examined so that the probability of finding at least one bad bulb exceeds \(\frac{1}{2}\) ?

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free