SOLUTION: Find the equation of the circle which passes through the origin and cuts off intercepts 3 and 4 from the positive parts of the axes respectively.

Algebra ->  Circles -> SOLUTION: Find the equation of the circle which passes through the origin and cuts off intercepts 3 and 4 from the positive parts of the axes respectively.      Log On


   



Question 1051841: Find the equation of the circle which passes through the origin and cuts off intercepts 3 and 4 from the positive parts of the axes respectively.
Found 2 solutions by ikleyn, josgarithmetic:
Answer by ikleyn(52792) About Me  (Show Source):
You can put this solution on YOUR website!
.
Find the equation of the circle which passes through the origin and cuts off intercepts 3 and 4 from the positive parts of the axes respectively.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`

There are two such circles and, correspondingly, two equations.


The first circle has the center at (1.5,2) and the radius sqrt%281.5%5E2+%2B+2%5E2%29 = sqrt%282.25+%2B+4%29 = sqrt%286.25%29 = 2.5:

%28x-1.5%29%5E2+%2B+%28y-2%29%5E2 = 6.25.


The second circle has the center at (2,1.5) and the same radius:

%28x-2%29%5E2+%2B+%28y-1.5%29%5E2 = 6.25.


Answer by josgarithmetic(39618) About Me  (Show Source):
You can put this solution on YOUR website!
Not too precise a description, but one of two possible choices is the points (3,0) and (0,4); and the origin (0,0).

Try finding any two lines, their perpendicular segment bisectors of their defining segments, and where those bisectors intersect. THAT would be the center of the circle. The final completion would use standard form for center (h,k) to fill %28x-h%29%5E2%2B%28y-k%29%5E2=r%5E2; although still need too, to find the radius.


(3,0) to (0,0):
Looking half-way between this horizontal segment, the line you want to bisect is x=3%2F2. Up to now, no restriction on y (until later maybe).

(0,0) to (0,4):
Segment is vertical. Intuition should tell you, the perpendicular bisecting line to be y=2.

What point is the intersection of system%28x=3%2F2%2C+and%2C+y=2%29?
Intersection is ( 3/2, 2 ), which will be the center point for the circle you are trying to find.

Now you have an equation for this circle, highlight_green%28%28x-3%2F2%29%5E2%2B%28y-2%29%5E2=r%5E2%29.

Using the Distance Formula, do you know how to find the radius, r, to finish the equation?