(8, 9) will be the midpoint of the segment.
You can find this by applying the formula
(x1 + x2)/2 , (y1 + y2)/2
The answer to the question is a
Answer:
Step-by-step explanation:
If the given is x^2 then the degree is 2.
Degree: 4 - x^2 = 2.
It is what is on the x to the highest power. If the question was
x^3 - 3x^2 + 2x + 4
The the degree would be 3
Answer:
centre (5, 6 ) , r = 
Step-by-step explanation:
the equation of a circle in standard form is
(x - h)² + (y - k)² = r²
where (h, k ) are the coordinates of the centre and r the radius
given
x² + y² - 10x - 12y + 24 = 0 ( collect x and y terms together and subtract 24 from both sides )
x² - 10x + y² - 12y = - 24
using the method of completing the square
add ( half the coefficient of the x / y terms)² to both sides
x² + 2(- 5)x + 25 + y² + 2(- 6)y + 36 = - 24 + 25 + 36
(x - 5)² + (y - 6)² = 37 ← in standard form
with centre (h, k ) = (5, 6 ) and r = 