0.28
2 divided by 7 is 0.28
All you have to do is divide the numerator by the demoninator in order to get your decimal.
If x = 1, then 3*1 = 3 which when modded with 5, we get 3 as a remainder. In other words, 3/5 = 0 remainder 3. We don't use the quotient at all when it comes to modular arithmetic. All we care about is the remainder.
If x = 2, then 3*2 = 6 which leads to remainder 1 when we divide by 5. Therefore, 3x = 1 (mod 5) when x = 2.
If x = 3, then 3*3 = 9 = 4 (mod 5) because 9/5 = 1 remainder 4.
So 3x = 4 (mod 5) when x = 3.
<h3>The final answer is C) 3</h3>
We don't need to check D since x = 3 is a solution and it's smaller than x = 4.
If you wanted to check x = 4, then 3*4 = 12 = 2 (mod 5) because 12/5 yields a remainder of 2.
Answer:
x=9 and the missing angle is 44
7: hundred thousands
8: ten thousands
9: thousands
2: hundreds
3: tens
3: digits
Answer:

Step-by-step explanation:
<u>The full question:</u>
<em>"A committee has eleven members. there are 3 members that currently serve as the boards chairman, ranking members, and treasurer. each member is equally likely to serve in any of the positions. Three members are randomly selected and assigned to be the new chairman, ranking member, and treasurer. What is the probability of randomly selecting the three members who currently hold the positions of chairman, ranking member, and treasurer and reassigning them to their current positions?"</em>
<em />
<em />
The permutation of choosing 3 members from a group of 11 would be:
P(n,r) = 
Where n would be the total [in this case n is 11] & r would be 3
Which is:
P(11,3) = 
So there are total of 990 possible way and there is ONLY ONE WAY for them to be reassigned. Hence the probability would be:
1/990