The linear equation:
y = k x + b
We will use first two values and solve the system of equations:
11 = k * 7 + b / *(-1)
13 = k * 8 + b
---------------------
-11 = - k * 7 - b
13 = k * 8 + b
----------------------
2 = k
13 = 16 + b
b = 13 - 16 = -3
y = 2 x - 3 ( y varies directly with x )
Answer:
{2, 4, 6}
Step-by-step explanation:
the domain is the interval or set of valid x (input) values.
the range is the interval or set of valid y (result) values.
all we need to do is use the given x values in the functional definition and collect the result values. that is the range.
x = -1
y = 2×-1 + 4 = 2
x = 0
y = 2×0 + 4 = 4
x = 1
y = 2×1 + 4 = 6
Answer:
Step-by-step explanation:
5,9,11,(13,16),16,19,21
the mean(middle number) = (13 + 16) / 2 = 29/2 = 14.5
Q1 = (9 + 11) / 2 = 20/2 = 10
Q3 = (16 + 19) / 2 = 35/2 = 17.5
interquartile range (IQR) = Q3 - Q1 = 17.5 - 10 = 7.5 <==
I believe it's b.
Hope this helped!