Answer:
a. 6
b. 9
Step-by-step explanation:
a. The product modulo 7 can be found from the product of the individual numbers modulo 7:
(88·95·36·702) mod 7 = (88 mod 7)·(95 mod 7)·(36 mod 7)·(703 mod 7) mod 7
= (4·4·1·3) mod 7 = 48 mod 7 = 6
__
b. Powers of 4 mod 11 repeat with period 5:
4 mod 11 = 4
4^2 mod 11 = 5
4^3 mod 11 = 9
4^4 mod 11 = 3
4^5 mod 11 = 1
So, 4^83 mod 11 = 4^3 mod 11 = 9
Last one!
explanation is I remember having this question and studying this bad in middle school :)
Answer:
1/2
Step-by-step explanation:
9/10-1/3=0.56666666666666666...
(3, 62)
Since that second equation is equal to y, you can substitute the entire thing into the top equation, getting rid of the y and solving for x. It equals 3.
You can then plug 3 in for x on either equation, which should be 62.
Answer:
a. 52%
b. 40%
Step-by-step explanation:
Let A represents the event of raining on Monday and B represents the event of raining in Tuesday,
Then according to the question,
P(A) = 20% = 0.2,
P(B) = 40% = 0.4,
Here, A and B are independent events,
So, P(A∩B) = P(A) × P(B),
⇒ P(A∩B) = 0.2 × 0.4 = 0.08
We know that,
P(A∪B) = P(A) + P(B) - P(A∩B)
a. The probability it rains on Monday or Tuesday, P(A∪B) = 0.2 + 0.4 - 0.08
= 0.52
= 52%
b. The conditional probability it rains on Tuesday given that it rained on Monday,
