The answer is the mean.
"For a data set, the arithmetic mean, also called the mathematical expectation or average, is the central value of a discrete set of numbers: specifically, the sum of the values divided by the number of values."- Wikipedia
The answer is a all of the points
The answer is 44 because all you have to do is use PEMDAS to solve the equation
Answer:
# yellow = 20
# blue = 23
# red = 5
Step-by-step explanation:
let 'r' = # red marbles
let '4r' = # yellow marbles
let '3+4r' = # blue marbles
r + 4r + 3 + 4r = 48
9r + 3 = 48
9r = 45
r = 5
red = 5
yellow = 4(5) = 20
blue = 3+4(5) = 23