SOLUTION: What is the equation of the circle with center at (0, 2) and tangent to the line 3x - 4y = 12

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: What is the equation of the circle with center at (0, 2) and tangent to the line 3x - 4y = 12      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1186873: What is the equation of the circle with center at (0, 2) and tangent to the line 3x - 4y = 12
Answer by ikleyn(52780) About Me  (Show Source):
You can put this solution on YOUR website!
.
What is the equation of the circle with center at (0, 2) and tangent to the line 3x - 4y = 12
~~~~~~~~~~~~~~~~~~~~


All you need is to find the radius of the circle, i.e. the distance from the point (0,2) 
to the given straight line  3x - 4y - 12 = 0.


There is a remarkable formula which ideally suits for this need.


    Let the straight line in a coordinate plane is defined in terms of its linear equation 

         a*x + b*y + c = 0,

    where "a", "b" and "c" are real numbers, and let P = (x%5B0%5D,y%5B0%5D) be the point in the coordinate plane. 

    Then the distance from the point P to the straight line is equal to

        d = abs%28a%2Ax%5B0%5D+%2B+b%2Ay%5B0%5D+%2B+c%29%2Fsqrt%28a%5E2+%2B+b%5E2%29.


Regarding this formula, see the lesson
    The distance from a point to a straight line in a coordinate plane
in this site.


Substitute the given data  a= 3, b= -4, c= -12,  x%5B0%5D = 0,  y%5B0%5D= 2  into the formula to get the distance under the question


    abs%283%2A0+%2B+%28-4%29%2A2+-+12%29%2Fsqrt%283%5E2%2B4%5E2%29 = abs%28-20%29%2Fsqrt%2825%29 = 20%2F5 = 4.


Answer.  The radius of the circle is 4 units.

         The standard equation of the circle is  x%5E2 + %28y-2%29%5E2 = 4%5E2.

Solved.