Answer:
It increases the mean value of the prizes
Step-by-step explanation:
If you order the numbers from the lowest to the highest, the median is the number placed in the middle of the ordered list. In this case, there are values repeated many times (there are 100 values, $1 is repeated 44 times and $5 is repeated 25 times, so $5 is the mean), then the presence of a high value with only one presence doesn't modify this median.
On the other hand, the mean is always affected but all data set, given that $100 is the highest value, the mean will increase.
This expression can't be solved because we don't know the value of e. Basically what this means is that e, an unknown number, is first being multiplied by 9, and it is then added by 10. You will just leave it as it is.
The answer to the question is 21/3
R = { (x,y): 3x-y=0 }
The condition is 3x=y so that's not going to be any of these things.
R is reflexive if (x,x)∈R for all x. Let's check.
3x - y = 3x - x = 2x ≠ 0 necessarily. NOT REFLEXIVE
R is symmetric if (x,y)∈R → (y,x)∈R. Let's check.
(x,y)∈R so
3x-y = 0
y = 3x
Is (y,x)∈R. That would be true if 3y-x=0
3y - x = 3(3x) - x = 8x ≠ 0 necessarily NOT SYMMETRIC
R is transitive if (x,y)∈R and (y,z)∈R → (x,z)∈R. Let's check.
3x-y = 0 so y=3x
3y-z = 0 so z=3y = 9x
3x - z = 3x - 9x = -6x ≠ 0 necessarily NOT TRANSITIVE