If a solution(s) exists y=y so we can say:
x^2-3x=-2x+2 add 2x to both sides
x^2-x=2 subtract 2 from both sides
x^2-x-2=0 factor
(x-2)(x+1)=0
So x=-1 and 2, using y=-2x+2 we find:
y(-1)=4 and y(2)=-2
So the two solutions occur at the points:
(-1,4) and (2,-2)
The common ratio is the multiplication of 2 each time. 5x2= 10// 10x2=20// 20x2=40
2/5. The answer is 2/5 since 4/10 in simplest form is 2/5
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