Answer:
A
Step-by-step explanation:
Complete the square:
F(x) = -3x² - 6x - 5
F(x) = -3 (x² + 2x) - 5
F(x) = -3 (x² + 2x + 1 - 1) - 5
F(x) = -3 ((x + 1)² - 1) - 5
F(x) = -3 (x + 1)² + 3 - 5
F(x) = -3 (x + 1)² - 2
The y-intercept has x-coordinate equal to 0, so it corresponds to the value of F(0) :
F(0) = -3 (0 + 1)² - 2 = -3 - 2 = -5
The axis of symmetry is the vertical line running through the vertex of this parabola, so we'll come back to this.
The vertex of the parabola is (-1, -2). This represents the maximum value of F(x), which follows from
(x + 1)² ≥ 0 ⇒ -3 (x + 1)² ≤ 0 ⇒ -3 (x + 1)² - 2 ≤ -2
This is to say, every point on the parabola has a y-coordinate no greater than -2.
As mentioned earlier, the axis of symmetry is the vertical line through the vertex, and its equation is determined by the x-coordinate of the vertex. Hence the AoS is the line x = -1.
If you look carefully at the graph, you may see that the slope of the line is
3-4 -1
---------------- = ------ = m
7-4 3
thus, you have the slope of the line and two points on the line. Suppose we
choose the point (4,4) and subst. the known slope and the coordinates of this point into the point-slope formula for the eqn of a str line:
y-y1 = m (x-x1)
y-4 = (-1/3)(x-4)
This is the desired equation. You could, if you wished, change this into slope-intercept form.