The median (half-above and half-below) could not have changed, because "corrected value was still lower than any other salary" does not change the position of that observation (still least) in the sorted list of salaries.
Answer:
here the line A and H are parallel
Answer:
1st number: 22
2nd number: 16
3rd number: 64
Step-by-step explanation:
x + y + z = 102
x = 6 + y
z = 4y
plug that in!
(6 + y) + y + (4y) = 102
get rid of the parenthesis (I added them so you could see what I was replacing) and add like terms.
6 + 6y = 102
move 6 to the other side.
6y = 96
y = 16
now that you know one number, you can solve the equations for the rest!
x = 6 + (16)
z = 4(16)
__________________________________________________________
x = 22
y = 16
z = 64
There you go, the answer is circled. The rest is the work that goes to it.