Answer:
(5x+1)(x+7)
Step-by-step explanation:
4x^2+26x+6+x^2+10x
5x^2+36x+7
(5x+1)(x+7)
Prove
5x*x + 5x*7 + 1*x + 1*7
= 5x^2 + 35x + x + 7
= 5x^2 + 36x + 7
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
<em>Look</em><em> </em><em>at</em><em> </em><em>the</em><em> </em><em>attached</em><em> </em><em>picture</em><em>.</em><em>.</em><em>.</em>
<em>Hope</em><em> </em><em>it</em><em> </em><em>will</em><em> </em><em>help</em><em> </em><em>you</em><em>.</em><em>.</em><em>.</em><em>.</em>
Answer:
Step-by-step explanation:
…
Answer:
Using the slope-intercept form, the y-intercept is 7
Step-by-step explanation: