I re-orders as 4,5,5,7,8,8,8,10,10.
Mean 7.2222222222222
Median 8
Mode 8
Range 6
Minimum 4
Maximum 10
Count n 9
Sum 65
Quartiles Quartiles:
Q1 --> 5
Q2 --> 8
Q3 --> 9
Interquartile
Range IQR 4
Outliers none
Reduce each ratio to its minimum expression to find if they are equal.
35:28

10:8

Since both ratios reduce to 5:4, they are equivalent.
Another way to check a:b is equivalent to c:d, is that a*d = b*c
In this case, this will be true if 35 times 8 is equal to 10 times 28:

Since both products are equal, then the ratios are equivalent.
Answer:
x+2
Step-by-step explanation:

Answer:
Joey has 18 nickles and 27 dimes in his piggy bank.
Step-by-step explanation:
1 nickle = 5 cents
1 dime = 10 cents
$1 = 100 cents
$3.15 = 135 cents
Let
n represent the number of nickles, n>=0
d represent the number of dimes, d>=0
Joey counted a total of 45 coins that added up to $3.15:
n + d = 45
5n + 10d = 315
n = 18 nickles
d = 27 dimes