Answer:
mean is the average of the numbers
median is the number that's right in the middle when all the numbers are in order from least to greatest
mode is the number that repeats the most
Step-by-step explanation:
how to calculate the mean: add up all the numbers and divide by the amount of numbers there are
Answer: Number of pizzas out of 4000 that is expected to be pan size
= 4000 * 168 / (326 + 309 + 247 + 168)
= 640
First you add the 1/4 and 3/4 together forgetting the /4 and adding the 1+3, that makes 4/4 which is a 1 then add that 1 to the 1 and 2 left over to get the answer
I would look up "multiplication table" into YouTube
Answer:
The rectangle is 16*18
Step-by-step explanation:
The area of a rectangle is length * width and the perimeter is 2 times length * width
A = l*w
P = 2(l+w)
Replacing A and P
288 = l*w
68 = 2(l+w) => 34 = l+w => 34 - w = l
replacing l in the area
288 = (34 - w) w
w^2 - 34w + 288 = 0
(w - 16)(w - 18)
w = 16
w = 18
replacing in 34 - w = l
you get that when w = 16, l = 18 and when w = 18, l = 16