I believe your answer is 12. Sorry if it's wrong!
Answer:
11.3, rounded
Step-by-step explanation:
mean = average. Add them all up, then divide by how many entries/data points you have.
12 + 18 + 9 + 14 + 8 + 7 = 68
There are 6 numbers we added, so 68/6 = 11.3333333
Please let me know if you have questions.
Answer:
[-2, 4]
Step-by-step explanation:
The domain of a function is the set of all x-values a relation could possibly take on to have an output. This is represented by in the graph by having the line correspond to the x-value. From the graph shown we can see that x-values from -2 to 4 have a line corresponding to them, and the dots are closed meaning it is inclusive. This would be written as: [-2, 4]
Answer:
The answer is: y = 2x + 2
Step-by-step explanation:
The reason being that if you were to subsitute each x value into the equation you would get:
y = 2(0) + 2
y = 0 + 2
y = 2
y = 2(1) + 2
y = 2 + 2
y = 4
y = 2(2) + 2
y = 4 + 2
y = 6
y = 2(3) + 2
y = 6 + 2
y = 8
y = 2(4) + 2
y = 8 + 2
y = 10
<h2><u>x | y</u></h2><h3><u>0 | 2</u></h3><h3><u>1 | 4</u></h3><h3><u>2 | 6</u></h3><h3><u>3 | 8</u></h3><h3><u>4 | 10</u></h3>
Answer:
4x^3+x^2-20x-5
Step-by-step explanation:
f(x)=4x+1 and g(x)=x^2-5
(fg)(x) = f(x) *g(x)
= (4x+1) *(x^2-5)
FOILing
First 4x*x^2 = 4x^3
outer 4x*-5 = -20x
inner 1 * x^2 = x^2
last 1 * -5 = -5
Add them together
= 4x^3 -20x+x^2-5
Put the terms in order from greatest power to least power
=4x^3+x^2-20x-5