Answer:
0
Step-by-step explanation:
4x4 + 32x - 28 = 0
We can let x be the number of boxes sold for the first week. We can as well express the number of boxes for the second and third week through x using the statements provided.
Since the girl scout sold 5 more boxes on the second week, we have (x + 5) number of boxes sold for the second week. Now, for the third week, since it's double that of the second week, we have 2(x + 5). Thus, we have the following:
first week: x
second week: x + 5
third week: 2(x + 5)
Given that the total number of boxes sold for the three weeks is 431. We have
x + (x + 5) + 2(x + 5) = 431
x + x + 5 + 2x + 10 = 431
4x + 15 = 431
4x = 431 - 15
4x = 416
x = 104
We have now the value of x. Using this, we can find the values for the second and third week.
x + 5 = `104 + 5 = 109
2(x + 5) = 2(109) = 218
Answer:
first week: 104
second week: 109
third week: 218
Answer:
y = 1/12 (x − 5)²
Step-by-step explanation:
We can solve this graphically without doing calculations.
The y component of the focus is y = 3. Since this is above the directrix, we know this is an upward facing parabola, so it must have a positive coefficient. That narrows the possible answers to A and C.
The x component of the focus is x = 5. Since this is above the vertex, we know the x component of the vertex is also x = 5.
So the answer is A. y = 1/12 (x−5)².
But let's say this wasn't a multiple choice question and we needed to do calculations. The equation of a parabola is:
y = 1/(4p) (x − h)² + k
where (h, k) is the vertex and p is the distance from the vertex to the focus.
The vertex is halfway between the focus and the directrix. So p is half the difference of the y components:
p = (3 − (-3)) / 2
p = 3
k, the y component of the vertex, is the average:
k = (3 + (-3)) / 2
k = 0
And h, the x component of the vertex, is the same as the focus:
h = 5
So:
y = 1/(4×3) (x − 5)² + 0
y = 1/12 (x − 5)²