Answer:
answer=11 cm.
Step-by-step explanation:
<span>Given the two end of the diameter of the circle, we are able to compute the center of the circle as 0.5*[(-1,3)+(7,-7)]=(3,-2). The radius of the circle is 0.5*sqrt[(-1-7)^2+(3+7)^2]=sqrt(41). Therefore the equation of the circle is (x-3)^2+(y+2)^2=41.</span>
Answer:
vertex = (- 10, - 10 )
Step-by-step explanation:
The equation of a quadratic in vertex form is
y = a(x - h)² + k
where (h, k ) are the coordinates of the vertex and a is a multiplier
To obtain this form use the method of completing the square.
Given
h(x) = x² + 20x + 90
add/subtract ( half the coefficient of the x- term )²
h(x) = x² + 2(10)x + 100 - 100 + 90
= (x + 10)² - 10 ← in vertex form
with (h, k ) = (- 10, - 10 )