answersLogoWhite

0


Best Answer

The equation of a circle with centre (x0, y0) and radius r is given by:

(x - x0)² + (y - y0)² = r²

The circle with centre (3, -5) and passing through the point (6, -7) has radius:

use Pythagoras:

radius = distance from centre (x0, y0) to point (x1, y1) = √((x1 - x0)² + (y1 - y0)²)

→ radius = √((6 - 3)² + (-7 - -5)²) = √(3² + (-2)²) = √(9 + 4) = √13

Thus the equation is:

(x - 3)² + (y - -5)² = (√13)²

→ (x - 3)² + (y + 5)² = 13

Which can be expanded to give:

x² - 6x + 9 + y² +10y + 25 = 13

→ x² - 6x + y² + 10y + 21 = 0

User Avatar

Wiki User

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the equation of a circle whose centre is at 3 -5 and passes through the point of 6 -7 on the Cartesian plane?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the Cartesian equation of a circle whose centre is in the 1st quadrant with a radius of 7 and touches the x and y axes?

Centre of the circle is at (7, 7) and its Cartesian equation is (x-7)^2 + (y-7)^2 = 49


What is the centre and radius of a circle enscribed through the points of 6 2 and 8 -2 and 0 2 on the Cartesian plane?

It works out that the circle's centre is at (3, -2) and its radius is 5 on the Cartesian plane.


What is the equation of a circle with center (3 8) and a radius of 2?

Centre of the circle: (3, 8) Radius of the circle: 2 Cartesian equation of the circle: (x-3)^2 + (y-8)^2 = 4


What is the centre and radius of a circle that passes through the points of 2 0 and 3 1 and -6 10 on the Cartesian plane?

The equation of the circle works out as: (x+2)^2 + (y-5)^2 = 41 The circle's centre is at: (-2, 5) Its radius is the square root of 41


What is the radius of a circle and its centre that passes through the points of 5 0 and 3 4 and -5 0 on the Cartesian plane?

Points: (5, 0) and (3, 4) and (-5, 0) Equation works out as: x^2+y^2 = 25 Radius: 5 units in length Centre of circle is at the point of origin (0, 0) on the Cartesian plane.


What is the equation of a circle whose centre is at 3 -5 and meets the point of 6 -7 on the Cartesian plane?

Centre of circle: (3, -5) Distance from (3, -5) to (6, -7) is the square root of 13 which is the radius Equation of the circle: (x-3)^2 + (y+5)^2 = 13


What is the centre and radius of a circle passing through the points of 5 5 and 8 5 and 5 1 on the Cartesian plane?

Using the formula of x^2 +2gx +y^2 +2fy +c = 0 it works out that the centre of the circle is at (6.5, 3) and its radius is 2.5 units in length. Alternatively plot the points on the Cartesian plane to find the centre and radius of the circle.


What is the Cartesian equation of a circle whose end points of its diameter are at 10 -4 and 2 2?

End points: (10, -4) and (2, 2) Midpoint: (6, -1) which is the centre of the circle Distance from (6, -1) to any of its end points = 5 which is the radius Therefore the Cartesian equation is: (x-6)^2 +(y+1)^2 = 25


What is the centre and radius of a circle passing through the points of 6 3 and -5 2 and 7 2 on the Cartesian plane?

Points: (6, 3) (-5, 2) and (7, 2) Circle's equation works out as: (x-1)^2+(y+3)^2 = 61 Centre of the circle is at: (1, -3) Radius of the circle is the square root of 61 which is about 7.81 to two decimal places


What is the centre and area in cm of a circle whose circumference cuts through the points of 1 0 and 7 -6 and 7 0 on the Cartesian plane?

It works out that the centre of the circle is at (4, -3) on the Cartesian plane and its area is 56.549 square cm rounded up to three decimal places.


What is the equation of a circle whose centre is at -1 -7 and has a radius of 10 on the Cartesian plane?

The equation of a circle with centre (x0, y0) and radius r is given by: (x - x0)² + (y - y0)² = r² For the circle with centre (-1, -7) and radius 10 this gives: (x - -1) + (y - -7)² = 10² → (x + 1)² + (y + 7)² = 100 This can be expanded and rearranged to give: x² +2x + y² + 14y - 50 = 0


What is the equation of a circle when the endpoints of its diameter are at 10 -4 and 2 2 on the Cartesian plane?

Endpoints: (10, -4) and (2, 2) Midpoint: (6, -1) which is the centre of the circle Distance from (6, -1) to (10, -4) or (2, 2): 5 which is the radius of the circle Therefore equation of the circle: (x-6)^2 + (y+1)^2 = 25