Answer:
mean for a = 60/10 = 6
mad of a = 2
mean for b = 80/10 = 8
mad of b = 2
Step-by-step explanation:
Mean absolute deviation (MAD) of a data set is the average distance between each data value and the mean. Take each number in the data set, subtract the mean, and take the absolute value. Then take the sum of the absolute values. Now compute the mean absolute deviation by dividing the sum above by the total number of values in the data set. The mean absolute deviation, MAD, is 2.
\frac {1}{n} \sum \limits_{i=1}^n |x_i-m(X)|
m(X) = average value of the data set
n = number of data values
x_i = data values in the set
mean = average.
Write it as 0.35. Hope it helps.
At x = 0, y-coordinate is at -4 so that means f(0) = -4
Now for f(x) = 4, we need to find any x-coordinates such that y-coordinates is 4.
There are two possible answer: x = -8 and x = 8
So x = -8, 8
Hope this helps.
I'm not sure if it only wants you to find Equation 1 or go further and solve:
x = the number of 5c coins
y = the number of 10c coins
Equation 1: the total number of coins is 65
x + y = 65
total value of $3.80
0.05x + 0.1y = 3.8
<u>Simultaneous Equations</u>
Make one coefficient the same
10 * (0.05x + 0.1y = 3.80 = 0.5x + y = 38
x + y = 65
0.5x + y = 38
Subtract the equations
(x + y) - (0.5x + y)= 65 - 38
(x - 0.5x) + (y - y) = 65 - 38
0.5x = 27
x = 54
Substitute it into the original equation to find y.
x + y = 65
54 + y = 56
y = 65 - 54 = 11
Substitute it into the other equation to check it's right.
0.05x + 0.1y = 3.8
0.05(54) + 0.1(65) = 3.8
x = 54 5c coins
y = 11 10c coins