21*10=210
30*7=210
42*5=210
14*15=210
Answer:
a) maximum; the parabola opens downward
b) positive; it must lie above the x-axis
c) x = 1.5
Step-by-step explanation:
The x-intercepts of a function are the points where the graph of the function crosses the x-axis. The y-values there are zero.
The "differences" of a function are related to the average slope between adjacent points. Second differences are related to the rate of change of the slope of the function. When <em>second differences are negative</em>, as here, the slope of the quadratic function is decreasing, becoming more negative. We say the <em>curvature</em> of the function is <em>negatve</em>, and that it <em>opens downward</em>.
__
<h3>a, b.</h3>
If the graph of the parabola opens downward, and it crosses the x-axis, it must have a <em>maximum</em> that is a <em>positive value of y</em>.
__
<h3>c.</h3>
The graph of a parabola is symmetrical about its vertex. That means points on the same horizontal line are the same distance from the line of symmetry, which must go through the vertex. The x-coordinate of the vertex will be the x-coordinate of the midpoint between the two x-intercepts:
x = (-2 +5)/2 = 3/2
The x-coordinate of the vertex is x = 1.5.
______
<em>Additional comment</em>
The attachment shows a table with three evenly-spaced points on the curve. The calculations show first differences (d1) and second differences (d2). You can see that the sign of the second diffference is negative, in agreement with the given conditions.
Robbie bought the smallest amount. Let's use x for that amount.
Let's use n for amount that each following customer increases.
We have:
Robbie=x
Cameron=x+n
Louis=x+n+n
Tom=x+n+n+n
Charlie=x+n+n+n+n
We know that they bought total of 60 scones.
Robbie + Cameron + Louis + Tom + Charlie = 60
x + x+n + x+n+n + x+n+n+n + x+n+n+n+n = 60
5x + 10n = 60 /:5
x + 2n = 12
We are also given this information:
(Robbie + Cameron) = 3/7 * (Louis + Tom + Charlie)
We insert the equations from above:
(x + x+n) = 3/7 * (x+n+n + x+n+n+n + x+n+n+n+n)
2x + n = 3/7 * (3x + 9n) /*7
14x + 7n = 3* (3x + 9n)
14x +7n = 9x + 27n
We take everything on the left side.
14x + 7n - 9x - 27n = 0
5x - 20n = 0/:5
x - 4n = 0
Now we have two equations:
x + 2n = 12
x - 4n = 0
We solve second one for x and insert it into first one.
x + 2n = 12
x = 4n
4n + 2n =12
6n = 12 /:6
n = 2
x=4*2
x=8
Now we can solve for the amount for each customer.
Robbie=x = 8
Cameron=x+n = 8 + 2 = 10
Louis=x+n+n = 8 + 2 + 2 = 12
Tom=x+n+n+n = 8 + 2 + 2 + 2 = 14
Charlie=x+n+n+n+n = 8 + 2 + 2 + 2 + 2 = 16