Answer:
see below (I hope this helps!)
Step-by-step explanation:
The range is simply all the y values of a function. Remember, a closed dot signifies ≤ or ≥ whereas an open dot signifies < or >. We see that the minimum y value is -11, and since it has a closed dot, we can write y ≥ -11. From the graph, the maximum y value is 11 and since it has an open dot, we can write y < 11, therefore, the final answer is -11 ≤ y < 11.
Answer:
C. 2:5
Step-by-step explanation:
Find perimeter of each...
a. 10+25+21.5=56.5
b. 4+10+8.6=22.6
b:a
22.6:56.6
simplify
11.3 will go into both for..
2:5
Answer:
see explanation
Step-by-step explanation:
Euler's formula for polyhedra is
V- E + F = 2
where V is number of vertices, E number of edges and F number of faces
Answer:
The forecast for November is 235 if August's forecast was 145.
Step-by-step explanation:
The formula for calculating forecast using exponential smoothing is:

Where Ft = New month forecast
Ft-1 = Previous month forecast
At-1 = Previous month actual value
α = smoothing constant
We are given F₈ = 145 (forecast for August), A₈ = 200 (Actual Value for August), α = 2, and we need to compute the forecast for November. So, We will first calculate the forecast for September then October and then November, step-by-step.
So, forecast for September is:
F₉ = F₈ + α (A₈ - F₈)
= 145 + 2*(200-145)
= 145 + 2*55
F₉ = 255
Then, forecast for October is:
F₁₀ = F₉ + α (A₉ - F₉)
= 255 + 2*(220-255)
= 255 + 2*(-35)
F₁₀ = 185
The forecast for November is:
F₁₁ = F₁₀ + α (A₁₀ - F₁₀)
= 185 + 2*(210 - 185)
F₁₁ = 235