SOLUTION: write the equation of the circle in general form with a radius r = 5 if the line x- 2y - 1 = 0 is a tangent to this circle at a point (3,1)

Algebra ->  Circles -> SOLUTION: write the equation of the circle in general form with a radius r = 5 if the line x- 2y - 1 = 0 is a tangent to this circle at a point (3,1)      Log On


   



Question 769839: write the equation of the circle in general form with a radius r = 5 if the line x- 2y - 1 = 0 is a tangent to this circle at a point (3,1)
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
Start with the given line and the included point, and find the line which is perpendicular at that given point.

x-2y-1=0
-2y=-x%2B1
y=%281%2F2%29x-%281%2F2%29 the given line.

The line perpendicular to the given line will have slope -2, which is negative reciprocal of the (1/2). We not yet know the y intercept, b.

y=-2x%2Bb
b=y%2B2x
which must contain the point given, (3,1).
b=%281%29%2B2%283%29
b=7
The line we look for is then y=-2x%2B7

We have a set of points based on this wanted and found line, (x, -2x+7)
and a particular point, (3, 1) and we want the distance between them to be 5, which is the radius of the wanted circle. Note again, (3,1) is a point on this circle.

DISTANCE FORMULA!
sqrt%28%28x-3%29%5E2%2B%28-2x%2B7-1%29%5E2%29=5
sqrt%28%28x%5E2-6x%2B9%29%2B%28-2x%2B6%29%5E2%29=5
sqrt%28x%5E2-6x%2B9%2B%284x%5E2-24x%2B36%29%29=5
sqrt%285x%5E2-30x%2B45%29=5
Square both sides...
5x%5E2-30x%2B45=5
x%5E2-6x%2B9=1
x%5E2-6x%2B8=0____________This will give an x-coordinate for the center of the circle.

Use general solution to quadratic formula to find the value of the x-coordinate.
x=%286%2B-sqrt%2836-4%2A8%29%29%2F2
x=6%2B-2%29%2F2
highlight%28x=2%29 or highlight%28x=4%29

Use the line equation found, y=-2x%2B7, to find either or both y-coordinates for the center of the circle.
x=2:
y=-2*2+7
y=3
so one possible center point is (2,3).
x=4:
y=-2*4+7
y=-1
so other possible center point is (4, -1).

You asked for help including "general form" for the circle, but I'll just finish this in "standard form", and you can convert if you want.

Standard form of your circle is %28x-h%29%5E2%2B%28y-k%29%5E2=5%5E2 in which the center point is (h, k). You have two possible points to choose from.
Either highlight%28%28x-2%29%5E2%2B%28y-3%29%5E2=25%29 Or highlight%28%28x-4%29%5E2%2B%28y%2B1%29%5E2=25%29