Answer:
r = 7
Step-by-step explanation:
To solve this, we can plug in a pair of x and y values and solve for r.
y = rx | Plug in a pair
42 = r*6 | Now divide both sides by 6
7 = r.
We can test this by plugging in r with a pair.
y = (7)x
77 = 7*11, 77 = 77, This equation is correct.
What is the median of the following salary list $32,019, $21,971, $27,512, $43,702, $38,860, $25,997
mylen [45]
Answer:
$29765.50
Step-by-step explanation:
Median is the middlemost value (or the average of the 2 middlemost value if there are even number of values) in an ascending order.
First, arrange the salary list in an ascending order.
$21,971 , $25,997 , $27,512 , $32,019 , $38,860 , $43,702
As we can see here, there are even number of values (6), so the median will be the average of the 2 middlemost value, which will be:
Median = 
= 
= $29765.50