B) 7/10
It is B because there are 7 out of 10 possibilities that you would get a number greater than 7 or an odd number.
Hello!
First you have to list the data in both classes
Class A
41, 42, 45, 46, 47, 48, 52, 53, 54, 59, 61, 61, 64, 68, 71, 82, 85, 90
Class B
41, 42, 59, 62, 64, 69, 71, 75, 77, 78, 78, 80, 83, 84, 84, 86, 86, 87, 92, 92, 95
------------------------------------------------------------------------------------------------------
First we are going to find the mode and mean of class A
The mode is the number that appears the most
The number that appears the most is 61
The mode is 61
To find the mean you add all the numbers together and divide the sum by the amount of numbers added
41 + 42 + 45 + 46 + 47 + 48 + 52 + 53 + 54 + 59 + 61 + 61 + 64 + 68 + 71 + 82 + 85 + 90 = 1069
Divide this by the amount of numbers added
1069 / 18 = 59.3888...
The mean is 59.3888
The mode is 61 and the mean is 59.39 for class A
------------------------------------------------------------------------------------------------------
We are going to find the range and median for class B
To find the range you subtract the smallest number from the largest on
The smallest number is 41
The largest number is 95
Subtract these
95 - 41 = 54
The range is 54
To find the median you list the numbers from least to greatest and look for the number in the middle
41, 42, 59, 62, 64, 69, 71, 75, 77, 78, 78, 80, 83, 84, 84, 86, 86, 87, 92, 92, 95
The number in the middle is 78
The range is 54 and the median is 78
------------------------------------------------------------------------------------------------------
Hope this helps!
So first, I would assign the small van a variable for how many people it can hold, or x.
So since it makes two trips,
2x
And since the other van can hold six more people,
2x + x + 6
And 57 people are transported:
3x + 6 = 57
We can then solve.
3x = 57 - 6
3x = 51
x = 17
So since we now know a small can hold 17 people, and we know that the larger van has 6 more seats, we can just say
17 + 6 = 23
So the large van has 23 seats.