Answer:
import pandas as pd
vec = pd.Series([7.12,24,4,18,12,9])
vec.plot(kind = 'hist')
Step-by-step explanation:
You can use python for that.
By doing
import pandas as pd
vec = pd.Series([7.12,24,4,18,12,9])
vec.plot(kind = 'hist')
And this is the result you get
Answer:
13.5
Step-by-step explanation:
The longest side of the smaller triangle is 15 while that of the bigger one is 22.5
The enlargement ratio is 22.5/15 = 1.5
so the lengths of the smaller sides will be;
(1.5*9) = 13.5
Matt simply divided the 8 students in the class by the amount of vinegar the teacher has (15). this is incorrect because in order to determine how many ounces each student should get you would divide the amount of vinegar by the amount of students, thus ending up with 15/8.
jStep-by-step explanation:
I cannot see the question
Answer:
6.33
Step-by-step explanation: