1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
polet [3.4K]
2 years ago
8

A bookshelf has four identical-looking books which are 200, 400, 600, and 800 pages long. Velma picks a random book off the shel

f, flips to a random page to read, and puts the book back on the shelf. Later, Daphne also picks a random book off the shelf and flips to a random page to read. Given that Velma read page 122 of her book and Daphne read page 304 of her book, the probability that they chose the same book is m n for relatively prime positive integers m and n. Compute 100m + n.
Mathematics
2 answers:
Arlecino [84]2 years ago
8 0

Answer:

100m+n = 6425

Step-by-step explanation:

Let X be the book Velma picks and Y the book that Daphne picks. Note that X and Y are independent and identically distributed, so for computations, i will just focus on X for now.

Lets denote with A, B, C and D the books with 200, 400, 600 and 800 pages respectively.

Note that, without any restriction P(X=A) = P(X=B) = P(X=C) = P(X=D) = 1/4. However, if we also add the condition that R = 122, where R is the page picked, we will need to apply the Bayes formula. For example,P(X=A|R=122) = \frac{P(R = 122|X=A)*P(X=A)}{P(R=122)}

P(X=A) is 1/4 as we know, and the probability P(R=122|X=A) is basically the probability of pick a specific page from the book of 200 pages long, which is 1/200 (Note however, that if he had that R were greater than 200, then the result would be 0).

We still need to compute P(R=122), which will be needed in every conditional probability we will calcultate. In order to compute P(R=122) we will use the Theorem of Total Probability, in other words, we will divide the event R=122 in disjoint conditions cover all possible putcomes. In this case, we will divide on wheather X=A,  X=B, X=C or X=D.

P(R=122) = P(R=122 | X=A)*P(X=A) + P(R=122|X=B)*P(X=B)+P(R=122|X=C)*P(X=C)+P(R=122|X=D)*P(X=D) = 1/200 * 1/4 + 1/400*1/4 + 1/600*1/4+1/800*1/4 = 1/4*(12/2400 + 6/2400 + 4/2400 + 3/2400) = 1/384

Thus, P(R=122) = 1/396

With this in mind, we obtain that

P(X=A|R=122) = \frac{\frac{1}{200}*\frac{1}{4}}{\frac{1}{396}} = \frac{384}{800} = \frac{12}{25}

In a similar way, we can calculate the different values that X can take given that R = 122. The computation is exactly the same except that for example P(R=122|X=B), is 1/400 and not 1/200 because B has 400 pages.

P(X=B|R=122) = \frac{\frac{1}{400}*\frac{1}{4}}{\frac{1}{384}} = \frac{384}{1600} = \frac{6}{25}

P(X=C|R=122) = \frac{\frac{1}{600}*\frac{1}{4}}{\frac{1}{384}} = \frac{384}{2400} = \frac{4}{25}

P(X=D|R=122) = \frac{\frac{1}{800}*\frac{1}{4}}{\frac{1}{384}} = \frac{384}{3200} = \frac{3}{25}

We can make the same computations to calculate the probability of Y = A,B,C or D, given that R=304. However, P(Y=A|R=304) will be 0 because A only has 200 pages (similarly, P(R=304|Y=A) = 0, R=304 and Y=A are not compatible events). First, lets compute the probability that R is 304.

P(R=304) = P(R=304|Y=A)*P(Y=A)+P(R=304|Y=B)*P(Y=B)+P(R=304|Y=C)*P(Y=C)+P(R=304|Y=D)*P(Y=D) = 0+1/400*1/4+1/600*1/4+1/800*1/4 = 13/9600

Thus, P(R=304) = 13/9600. Now, lets compute each of the conditional probabilities

P(Y=A|R=304) = 0 (as we stated before)

P(Y=B|R=304) = \frac{\frac{1}{400}*\frac{1}{4}}{\frac{13}{9600}} = \frac{9600}{1600*13} = \frac{6}{13}

P(Y=C|R=304) = \frac{\frac{1}{600}*\frac{1}{4}}{\frac{13}{9600}} = \frac{9600}{2400*13} = \frac{4}{13}

P(Y=D|R=304) = \frac{\frac{1}{800}*\frac{1}{4}}{\frac{13}{9600}} = \frac{9600}{3200*13} = \frac{3}{13}

We want P(X=Y) given that R_x = 122 and R_y = 304 (we put a subindex to specify which R goes to each variable). We will remove the conditionals to ease computations, but keep in mind that we are using them. For X to be equal to Y there are 3 possibilities: X=Y=B, X=Y=C and X=Y=D (remember that Y cant be A given that R_y = 304). Using independence, we can split the probability into a multiplication.[tex] P(X=Y=B) = P(X=B|R=122)*P(Y=B|R=304) = \frac{6}{25} * \frac{6}{13} = \frac{36}{325}

P(X=Y=C) = P(X=C|R=122)*P(Y=C|R=304) = \frac{4}{25}*\frac{4}{13} = \frac{16}{325}

P(X=Y=D) = P(X=D|R=122)*P(Y=D|R=304) = \frac{3}{25}*\frac{3}{13} = \frac{9}{325}

Therefore

P(X=Y) = \frac{36}{325} + \frac{16}{325} + \frac{9}{325} = \frac{61}{325}

61 is prime and 325 = 25*13, thus, they are coprime. Therefore, we conclude that m = 61, n = 325, and thus, 100m+n = 6425.

Sonja [21]2 years ago
6 0

Answer:

316

Step-by-step explanation:

The question has a little problem:

"the probability that they chose the same book is m n for relatively prime positive integers m and n. Compute 100m + n."

The correct sentence:

the probability that they chose the same book is "m/n" for relatively prime positive integers m and n.

Total number of books = 4

We have:

Number of 200page book = 1

Number of 400page book = 1

Number of 600page book = 1

Number of 800page book = 1

Probability of picking same book:

Velma read page 122 of her book Daphne read page 304 of her book

If it is same book, it must contain atleast 400page.

Therefore, 400page, 600page and 800 page would be considered in the probability.

Pr(one 400page) = 1/4

Pr(picking two 400page) = 1/4 * 1/4 = 1/16

Pr(one 600page) = 1/4

Pr(picking two 600page) = 1/4 * 1/4 = 1/16

Pr(one 800page) = 1/4

Pr(picking two 800page) = 1/4 * 1/4 = 1/16

Pr(picking same book page)=

Pr(picking two 400page) or Pr(picking two 600page) or Pr(picking two 800page)

= Pr(picking two 400page) + Pr(picking two 600page) + Pr(picking two 800page) = 1/16+ 1/16+ 1/16

Pr(picking same book page)= 3/16

This answer satisfies the probability as m/n for relatively prime positive integers m and n.

Two numbers are said to be relatively prime integers if the only positive integer that divides both of them is 1. It means the numerator and denominator of the fraction have been reduced to the lowest form.

m/n = 3/16

m = 3, n= 16

100m + n = 100(3) + 16

= 316

You might be interested in
How many x-intercepts does the graph of y=2x^2-4x+2 have?<br> A.) 2<br> B.)1<br> c.)0
ASHA 777 [7]

Answer:

2

Step-by-step explanation:

7 0
3 years ago
Help please thanks :))))))))))))))))
shtirl [24]
The answer is 1. Yeah
5 0
3 years ago
Read 2 more answers
Find the value of B in the following equation if you know it goes through the point (-5, -8):
MA_775_DIABLO [31]
86? I'm not sure, sorry.

I plugged in the x and y values of the point given
5 0
3 years ago
The diameter of a circle is 6 m. Find its area in terms of pi
Pie
<h2><em>Answer:</em></h2><h2><em>9</em><em> </em><em>pi </em><em>m^</em><em>2</em></h2>

<em>Solution</em><em>,</em>

<em>Diameter</em><em>=</em><em>6</em><em> </em><em>m</em>

<em>Radius=</em><em> </em><em>6</em><em>/</em><em>2</em><em>=</em><em>3</em><em>m</em>

<em>Area </em><em>of </em><em>circle=</em><em> </em><em>pi </em><em>r </em><em>^</em><em>2</em>

<em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em>=</em><em> </em><em>pi </em><em>*</em><em>(</em><em>3</em><em>)</em><em>^</em><em>2</em>

<em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em>=</em><em> </em><em>pi*</em><em>9</em>

<em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em>=</em><em>9</em><em> </em><em>pi </em><em>metre^</em><em>2</em>

<em>Hope </em><em>it</em><em> helps</em>

<em>Good </em><em>luck</em><em> on</em><em> your</em><em> assignment</em>

7 0
3 years ago
Read 2 more answers
PLEASE HELP ME FAST I'LL MARK BRAINEIST
Leona [35]

Answer:

Part A is 2/9 of the whole

Part B is 7/9 of the whole

5 0
3 years ago
Other questions:
  • Please Help!!!
    10·1 answer
  • What is 2/3÷1/6 using fractions
    13·1 answer
  • A scale drawing has a scale of 0.25 in. : 12 ft. Find the length on the drawing for an actual length of 15 ft.
    6·2 answers
  • I need help ASAP
    10·1 answer
  • What is the 13th term of the arithmetic sequence?<br> A. 3<br> B. 3 1/2<br> C. 4<br> D. 3 3/4
    14·1 answer
  • she had a shoe box full of 5 cents 6 cents and 7 cents what totals could she make and what totals were impossible
    11·1 answer
  • Find the value of x.
    10·2 answers
  • Answer and explain please ILL MARK BRAINLIEST PLEASE HELP
    10·1 answer
  • a rectangular red sticker has a perimeter of 20 millimeters . it's area is 21 square millimeters . what are the dimensions of th
    13·1 answer
  • Harry works in a local computer store and he kept a record of the number of computers sold each month for the past year. How man
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!