Answer:
Probability = 2/7
Step-by-step explanation:
AS the Venn diagram is not given in the question, the question is incomplete. I've attached the Venn diagram of this question below for a better understanding of the question and its solution.
In the Venn diagram we can see that
Costumers who like Cake = 10
Costumers who like Pie = 8
Costumers who like both = 4
So it means that
Total costumers who like Cake = 10 + 4 = 14
Total costumers who like Pie = 8 + 4 = 12
We have to find probabilty that a costumer who likes cakes also likes pie
So
Total costumers who like cake = 14
Costumers out of 14 who also like pie = 4
Probability = (No. of costumers who also like pie) / (Total costumers who like cake)
Probability = 4/14 = 2/7
Answer:
45 divided by 9 equals 5
Step-by-step explanation:
First one: divide multiply 2(1x) which would equal 2x then do 2*3 then u would subtract 5 which should get you to the simplified form 2x+1
Second one: do 3(1x) which would equal 3x then do 7*3 which would equal 21 than do plus 3x which should get you to the simplified form of 6x+21
Third one: Do 4(1x) which equals 4x than do 4*2 which equals 8 than plus eight which should get you to the simplest form of 4x+16
Fourth one: do 4(1x) which would equal 4x then do 4*1 which equals 4 than subtract 6 which should get you to the simplest form of 4x-2
Fifth one: do 2(3x) which equals 6x then do 2*2 which equals 4 than subtract 5x which should get you to the simplest form of x+4
Sixth one: do 5(1x) which equals 5x than do 5*-4 which equals -20 than add 10 which gets you to the simplest form of 5x-10
First of all, the modular inverse of n modulo k can only exist if GCD(n, k) = 1.
We have
130 = 2 • 5 • 13
231 = 3 • 7 • 11
so n must be free of 2, 3, 5, 7, 11, and 13, which are the first six primes. It follows that n = 17 must the least integer that satisfies the conditions.
To verify the claim, we try to solve the system of congruences

Use the Euclidean algorithm to express 1 as a linear combination of 130 and 17:
130 = 7 • 17 + 11
17 = 1 • 11 + 6
11 = 1 • 6 + 5
6 = 1 • 5 + 1
⇒ 1 = 23 • 17 - 3 • 130
Then
23 • 17 - 3 • 130 ≡ 23 • 17 ≡ 1 (mod 130)
so that x = 23.
Repeat for 231 and 17:
231 = 13 • 17 + 10
17 = 1 • 10 + 7
10 = 1 • 7 + 3
7 = 2 • 3 + 1
⇒ 1 = 68 • 17 - 5 • 231
Then
68 • 17 - 5 • 231 ≡ = 68 • 17 ≡ 1 (mod 231)
so that y = 68.