Is this all one equation??
Answer:
mean: 7.62
median: 8
mode: 9
Step-by-step explanation:
first you have to put the data set in order:
6,6,6,6,7,7,8,8,9,9,9,9,9
the mode is the most often repeated number in a data set so the mode in this data set would be 9. The median is the middle number in the data set. The middle number in this data set is 8. Lastly, the mean in a data set is all of the numbers in the data set added together and then divided by how many numbers are in the set. The equation for this data set would be 99/13= 7.62
hope this helps!!
It will expand. Or it will grow.
Answer:
3y = 2x + 24
Step-by-step explanation:
The correct question is as follows;
Write an equation of the line that goes through the point (6, 12) and has a slope of 2/3
Solution
Here, we have a point and a slope, and we want to write the equation of the line
The method we shall use here is the point slope method
Mathematically, that will be;
y-y1 = m(x-x1)
(x1,y1) = (6,12)
m = 2/3
y-12 = 2/3(x-6)
3(y-12) = 2(x-6)
3y-36 = 2x - 12
3y = 2x -12 + 36
3y = 2x + 24