Coefficient of 14x is 14
Coefficientis the number in front of the letter. For example, coeffient of 2b is 2. When there is no number in front of the letter the coefficient is 1.
The answer is 1 bc the solution is (1,-3)
Answer:
3
Step-by-step explanation:
First right out all the data in numerical order from left to right.
2, 2, 2, 3, 4, 5, 7
The median is the middle number in the set. If there is an even amount of data points, find the average of the two middle numbers. If there is an odd number of data points, like in this data set, just take the middle number as you median.
There are 7 data points in this set so the fourth number in the set written in numerical order would be your median.
When writing this set out in numerical order, repeated numbers must be repeated, we find that the fourth, or middle, number is 3. Therefore, 3 is the median of this data set.
Answer:
2
I am taking my first programming course, so my apologies if this is a dumb question/possibly classified by the wrong category on this site. One of the exercise problems I am working on is the following:
Define a function print_total_inches, with parameters num_feet and num_inches, that prints the total number of inches. Note: There are 12 inches in a foot. Ex:
print_total_inches(5, 8) prints:
Total inches: 68
Step-by-step explanation:
Answer:
The Ballwin Bears are taller on average, and the Aviston Aces have players whose heights are more consistent.
Step-by-step explanation:
for derby dragon;
mean height = 72 inches
standard deviation = 1.2 inches
for aviston aces:
mean height = 70.8
standard deviation = 0.7 inches
for balwin bears;
mean height = 73 inches
standard deviation = 1.0 inches
the mean height of aviston aces < mean height of derby < mean height of balwin bears
So on average the balwin bears are taller.
The standard deviation of derby dragon is > that of balwin bears > aviston aces.
So the more consistent height is that of aviston aces players.