Looking at the image attached, we can see the assumed sales of the Chewy Candy Company for its new candy bar in Manila and Seoul. Setting up the given condition for separate branches, we clearly see that during the 6th month, the total sales in Manila first exceeded the cumulative total sales in Seoul.
Answer:

Step-by-step explanation:

Answer:
(1, -2)
(-8, -2)
Step-by-step explanation:
(1 , -6) and (-8 , -6)
1 - (-8) = 9
we know that the length of the side that we know the vertices is 9
from there we make an equation with the sum of the sides equal to the perimeter
we will have 2 times 9 and 2 times x beacause it is a rectangle
x + x + 9 +9 = 26
2x + 18 = 26
2x = 26 - 18
2x = 8
x = 8/2
x = 4
Now that we know the missing side we just have to add or subtract this value to the coordinate in and of the vertices we have and we will obtain the missing vertices
(1, -6 + 4)
(1, -2)
( -8, -6+4 )
(-8, -2)
Answer:
f(2) = 12
f(x) = 7, x = -3, 1
Step-by-step explanation:
<u>a)</u>
plug in x as 2
f(x) = 2^2 + 2(2) + 4
f(x) = 4 + 4 + 4
f(x) = 12
<u>b)</u>
replace f(x) with 7
7 = x^2 + 2x + 4
x^2 + 2x - 3 (move 7 to other side)
Factor
ac: -3x^2
b: 2x
split b into 3x, -x
(x^2 -x) + (3x - 3)
↓ ↓
x(x-1) + 3(x-1)
Factor: (x-1)(x+3) = 0
Solve using Zero Product Property:
x - 1 = 0, x + 3 = 0
x = 1, x = -3