Answer:
Mean absolute deviation (MAD) of a data set is the average distance between each data value and the mean. Mean absolute deviation is a way to describe variation in a data set. Mean absolute deviation helps us get a sense of how "spread out" the values in a data set are.
Step-by-step explanation:
To find the mean absolute deviation of the data, start by finding the mean of the data set. Find the sum of the data values, and divide the sum by the number of data values. Find the absolute value of the difference between each data value and the mean: |data value – mean|.
Answer:
A
Step-by-step explanation:
small dog eats 3/4 cup each day
large dog eats 1 cup each day
~after 1 week (x7)~
small dog = 5.25 cups
large dog = 7 cups
(7-5.25=1.75)
= therefore 1 and 3/4 cups
Answer:
13 protons
14 neutrons
13 electrons
Step-by-step explanation:
protons and electrons are mostly always the same
Answer:
f(x) = (x +1)/(x -1)
Step-by-step explanation:
Let f(x) = y. We want to find y such that ...
g(y) = x
(y +1)/(y -1) = x
y +1 = xy -x . . . . . . multiply by y-1
y -xy = -x -1 . . . . . . add -1 -xy
y(x -1) = x +1 . . . . . . multiply by -1 and factor out y
y = (x +1)/(x -1) . . . . divide by the coefficient of y
Then ...
f(x) = (x +1)/(x -1)
_____
<em>Check</em>
g(f(x)) = ((x +1)/(x -1) +1)/((x +1)/(x -1) -1)
= ((x +1 +x -1)/(x -1)) / ((x +1 -x +1)/(x -1))
= 2x/2
= x