I need to see more of the picture
If i had to estimate i would say letter D
Vertex form of a parabola
<span>y = a (x - h)^2 + k </span>
<span>where (h, k) is the vertex </span>
Substituting the values of h and k.
we get,
<span>y = a(x + 4)^2 + 2 </span>
<span>substituting in the point (0, -30) for x and y
</span><span>-30 = a (0 + 4)^2 + 2
</span>solve for a,
<span>-30 = 16 a + 2 </span>
<span>-32 = 16 a </span>
<span>-2 = a </span>
<span>y = -2(x + 4)^2 + 2 </span>
<span>Put y = 0 </span>
<span>-2 x^2 - 16 x - 30 = 0 </span>
<span>-2(x^2 + 8 x + 15) = 0 </span>
<span>x^2 + 8 x + 15 = 0 </span>
<span>(x + 3)(x + 5) = 0 </span>
<span>x = -3
x = -5</span>
Perpendicular lines refers to a pair of straight lines that intercept each other. The slopes of this lines are opposite reciprocal, meaning that it's multiplication is -1.
On this case they give you the equation of a line and a point, and is asked to find the equation of a line that is perpendicular to the given one, and that passes through this point.
-2x+3y=-6 Add 2x in both sides
3y=2x-6 Divide by 3 in both sides to isolate y
y=2/3x-6/3
The slope of the given line is 2/3, which means that the slope of a line perpendicular to this one, needs to be -3/2. Now you need to find the value of b or the y-intercept by substituting the given point into the formula y=mx+b, where letter m represents the slope.
y=mx+b Substitute the given point and the previous slope found
-2=(-3/2)(6)+b Combine like terms
-2=-9+b Add 9 in both sides to isolate b
7=b
The equation that represents the line perpendicular to -2x+3y=-6 and that passes through the point (6,-2), is y=-3/2x+7.