Answer:
4
Step-by-step explanation:
To find the mean absolute deviation (MAD), first find the mean (or average).
μ = (59 + 71 + 68 + 75 + 67) / 5
μ = 68
Next, subtract the mean from each value and take the absolute value.
|59 − 68| = 9
|71 − 68| = 3
|68 − 68| = 0
|75 − 68| = 7
|67 − 68| = 1
Sum the results and divide by the number of students.
MAD = (9 + 3 + 0 + 7 + 1) / 5
MAD = 4
Answer:
64 cm²
Step-by-step explanation:
Area of a square: s²
s = 8 cm
(8)² = 64 cm²
Answer:
3 : 4 : 7
Step-by-step explanation:
apple juice - 2/7 = 4/14
orange juice - 1/2 = 7/14
AJ + OJ = 11/14
this means that 3/14 of the punch is cranberry juice.
cranberry : apple : orange
3 : 4 : 7
Answer:
y = -1x -4
Step-by-step explanation:
The point slope equation is y - y1 = m(x -x1).
You will have to plug in the points (-3, -1) and (2, -6).
y - (-1) = m (x - (-3))
To find "m", find y over x.
m = (y2 - y1) / ( x2 - x1)
m = (-6 + 1)/(2 + 3)
m = -5/5
m = -1
Then plug in "m"
y + 1 = -1(x + 3)
then distribute the "m" into the parenthesis and isolate y or subtract 1 from both sides.
y + 1 = -1x - 3
y = -1x -4