#Circles (Coordinate Geometry)

13 messages · Page 1 of 1 (latest)

slender shell
#

Anyone please check where did I go wrong (correct answer is (3/2,11/2)

charred flumeBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with:
+close
  1. Feel free to nominate the person for helper of the week in #helper-nominations
  2. Do not ping the mods, unless someone is breaking the rules.
  3. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
slender shell
valid field
# slender shell

No, that's not correct.
Start with the general equation of a circle:
(x - x0)^2 + (y - y0)^2 = R^2
Substitute the given coordinates into the equation. Then you'll have a system of equations in x0, y0 and R.

high zodiac
#

however this is not the easiest way to do this

#

using the perpendicular bisectors shoudl be much faster

valid field
high zodiac
#

well, find the midpoint of each line segment, and the slope

#

negative inverse it

#

solve for intersection of lines