nyedia101 nyedia101
  • 17-04-2020
  • Mathematics
contestada

Write an equation of the circle with center (-9, -6) and diameter 12.

Respuesta :

goddessboi goddessboi
  • 17-04-2020

Answer:

(x+9)^2+(y+6)^2=36

Step-by-step explanation:

The equation of a circle is (x-h)^2+(y-k)^2=r^2 where (h,k) is the given center and r is the radius of the circle.

Given a center of (-9,-6) we have (x+9)^2+(y+6)^2=r^2 so far.

Since the diameter is 12, half of that is the radius which is 6, so the equation of the circle is (x+9)^2+(y+6)^2=36 (as 36 is 6^2)

Answer Link

Otras preguntas

What is the product of (-12/14)×(-11/15)?​
PLEASE HELP! 20 POINTS! What is the apparent solution to the system of equations? y=1/2x+2y=2x−1 Graph the system of equations using the Line tool. Plot a poin
The gross profit method of inventory valuation is not valid when a. there is substantial increase in the quantity of inventory during the year. b. there is subs
what is geramandering​
Help me :) I need help Algebra 2
The following information pertains to Dallas Churning Company's three products: D E F Unit sales per month 900 1,400 800 Selling price per unit $6.00 $11.25 $ 7
Air enters a turbine operating at steady state with a pressure of 75 Ibf/in.^2, a temperature of 800º R and velocity of 400 ft/s. At the turbine exit the condit
I need help with this please
If you had all the money in the world, but still had a job, which would you choose and why?
Write a function template called total. The function will keep a running total of values entered by the user, then return the total. The function will accept on