Answer: 7,895,164 rounded to the nearest 1,000 is 7,895,000
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:
3
Step-by-step explanation:
Remember that when we are dividing two exponents with the same base (here, it's 13), we can subtract the values of the powers:

So, here, we have
, so we subtract 7 from 10:

Thus, 3 should go in the box.
Y=4x+19. To check your answer you can plug in the point (-4,3) into the equation to check your answer. Y=4x+19, 3=4(-4)+19, 3=3
Answer:

with the video game cost of x = $6
This agrees with the last option in the list of possible answers
Step-by-step explanation:
Recall that the maximum of a parabola resides at its vertex. So let's find the x and y position of that vertex, by using first the fact that the x value of the vertex of a parabola of general form:

is given by:

In our case, the quadratic expression that generates the parabola is:

then the x-position of its vertex is:

This is the price of the video game that produces the maximum profit (x = $6). Now let's find the y-position of the vertex using the actual equation for this value of x:

This value is the highest weekly profit (y = $246).
Now, recall that we can write the equation of the parabola in what is called "vertex form" using the actual values of the vertex position
:

Therefore the answer is:

with the video game cost of x = $6