2x+4 -3x -15=-2x+4
-1x-11=-2x+4
-11=-1x +4
-15=-1x
15=c
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.
The answer is in the picture below !
Using the median concept, it is found that the interquartile range of Sara's daily miles is of 21 miles.
<h3>What are the median and the quartiles of a data-set?</h3>
- The median of the data-set separates the bottom half from the upper half, that is, it is the 50th percentile.
- The first quartile is the median of the first half of the data-set.
- The third quartile is the median of the second half of the data-set.
- The interquartile range is the difference of the quartiles.
The ordered data-set is given as follows:
65, 72, 86, 88, 91, 93, 97
There are 7 elements, hence the median is the 4th element, of 88. Then:
- The first half is 65, 72, 86.
- The second half is 91, 93, 97.
Since the quartiles are the medians of each half, the have that:
- The first quartile is of 72 miles.
- The third quartile is of 93 miles.
- The interquartile range is of 93 - 72 = 21 miles.
More can be learned about the median of a data-set at brainly.com/question/3876456
#SPJ1