maldonadoamr11 maldonadoamr11
  • 02-06-2020
  • Mathematics
contestada

x2 + y2 + 10x + 12y + 25 = 0
What is the center of this circle ?
What is the radius of this circle ?
units

x2 y2 10x 12y 25 0 What is the center of this circle What is the radius of this circle units class=

Respuesta :

SvetkaChem
SvetkaChem SvetkaChem
  • 02-06-2020

Answer:

Center (- 5, - 6)

Radius 6 units

Step-by-step explanation:

x² + 10x + y² + 12y + 25 = 0

x² + 2*5*x + 5² + y² + 2*6*y + 6² - 5² - 6² + 25 = 0

(x + 5)² + (y + 6)² - 6² = 0

(x + 5)² + (y + 6)² = 6²

Center (- 5, - 6)

Radius 6 units

Answer Link

Otras preguntas

calculate the volume occupied by 2.2 gram of Co2 at 27 degree Celsius and 1 bar pressure class 11​
What is the missing term? Please help me
Please I need this ASAP I will give a lot of points if I get the right answer thank you
What is the value of x with clear working out please?
Find the distance between the points of intersection of the graphs of the functions. 1) y=x^2-3x+4 and y=x+1 2) y=x^2-4 and y=2x-4
Maths WC Year 9 Winter homik Overview o B AN Question Progress Homework Progress FRUIK Solve x - 7x - 34 = 10​
Rewrite the polynomial in the form ax+by+c and then identify the values of a,b,and c. Please help me!
Estimate to determine if the answer is a realistic solution. 3.63 times 4.3 equals 15.566
The way people, goods, and ideas are connected & transferred to other places
Write a java code to print Multiplication Table Till 20 HINTS: public static void main(String[ ] args) { int multiplicationTable[ ][ ]=new int [21][11];