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:
-9
Step-by-step explanation:
I’m not sure if you need the steps but x is -4 and y is -1
7. (x-8)(x-7)
8. x=7 and x=8
9. (x-7)(x-8)=0 and solve
10. (x-8)(x-5)
11. x=8 and x=5
12. (x-8)(x-5)=0 and solve
hope this helps!!