-1 is the answer to your question
Answer:
13.73 sq mm
Step-by-step explanation:
Area of Square - Area of Circle = Area of Shaded Region
if radius of circle is 4 then diameter is 8
the diameter is the same as the length of each side of the square
so area of square = 8² or 64
Area of Circle = 16π
64 - 16π ≈ 13.73
Answer:
D
Step-by-step explanation:
Factor x^2+2x-8
(x-2)(x+4) = 0
Solve for x
x = 2
x = -4
I’d say the second one, the fourth one and the fifth one.
Hope it works :)
Answer:
Vertex form
y = -4(x + 3)^2 + 10
Standard form;
y = -4x^2-24x - 26
Step-by-step explanation:
Mathematically, we have the vertex form as
y = a(x-h)^2 + k
(h,k) represents the vertex
We have h as -3 and k as 10
y = a(x+3)^2 + 10
To get a, we substitute any of the points
Let us use (-1,-6)
-6 = a(-1+3)^2 + 10
-6-10 = 4a
4a = -16
a = -16/4
a = -4
So we have the equation as;
y = -4(x+3)^2 + 10
For the standard form;
We expand the vertex form;
y = -4(x + 3)(x + 3) + 10
y = -4(x^2 + 6x + 9) + 10
y = -4x^2 - 24x -36 + 10
y = -4x^2 -24x -26