SOLUTION: what is the length of the radius of a circle with center at the origin and a point on the circle at (-5,-6)? show solution.
Algebra ->
Length-and-distance
-> SOLUTION: what is the length of the radius of a circle with center at the origin and a point on the circle at (-5,-6)? show solution.
Log On
Question 1002868: what is the length of the radius of a circle with center at the origin and a point on the circle at (-5,-6)? show solution. Answer by Cromlix(4381) (Show Source):
You can put this solution on YOUR website! Hi there,
Using the distance Formula:
Sqrt (x2 - x1)^2 + (y2 - y1)^2
Origin (0,0)
Point on circle (-5,-6)
Sqrt (-5 - 0)^2 + (-6 - 0)^2
Sqrt 25 + 36
Sqrt 61
Hope this helps :-)