Given that the number of years should be represented with x, the number of fish in the pond after x years should best be represented with f(x). The equation that would best show the given scenario in the problem above is,
f(x) = 500(2^x)
From the given, 500 is used as the initial population of the fish.
A line graph, or line chart, shows info as a series of data points that are connected by line segments.
Answer
The vertex is at point (-3, -1)
The axis of symmetry is x = -3
Explanation
We are asked to find the vertex and axis of symmetry of the equation given.
f(x) = x² + 6x + 8
The vertex of a quadratic equation is the point where the graph of the quadratic equation changes from sloping negatively to sloping positively and vice-versa.
The axis of symmetry represents the straight line that divides the graph of the quadratic equation into two mirror parts that are similar to and are mirror images of each other. This axis of symmetry usually passes through the vertex.
To find the vertex, it is usually at the turning point where the first derivative of the quadratic equation is equal to 0.
(df/dx) = 0
f(x) = x² + 6x + 8
(df/dx) = 2x + 6
At the vertex
(df/dx) = 2x + 6 = 0
2x = -6
Divide both sides by 2
(2x/2) = (-6/2)
x = -3
We then insert this into the equation to get the corresponding f(x) value.
f(x) = x² + 6x + 8
f(-3) = (-3)² + 6(-3) + 8
= 9 - 18 + 8
= -1
Hence, the vertex is at point (-3, -1)
And since the axis of symmetry has to pass through the vertex,
The axis of symmetry is x = -3
Hope this Helps!!!