Finding the Equation of a Circumference with a Tangent Line and Center at (0,0)

  • Thread starter Thread starter FrostScYthe
  • Start date Start date
  • Tags Tags
    Hi
AI Thread Summary
To find the equation of a circle centered at (0,0) with a tangent line represented by x + 3y = 10, the distance from the center to the line must equal the radius. The shortest distance from a point to a line is determined by dropping a perpendicular from the point to the line. Using the distance formula, the calculated distance is √10, which serves as the radius of the circle. Thus, the equation of the circle is x^2 + y^2 = 10. This confirms that the circle touches the tangent line at exactly one point.
FrostScYthe
Messages
80
Reaction score
0
What's the equation of a circumference that has center on (0,0) and a tangent line x + 3y = 10?

The answer is supposed to be x^2 + y^2 = 10, but I don't know how to get there.
 
Physics news on Phys.org
If you have a circle with center O (0, 0), and a tangent line x + 3y = 10. Can you find out the distance between the center, and the tangent line? Is it also the radius of the circle?
Having the center O (0, 0), and its radius, can you find the equation of that circle? :)
 
Very helpful

but there is more than 1 distance from (0,0) to the x + 3y = 10 line, how do I know which distance will give me a radius for a circle that will only touch the line at 1 point?
 
FrostScYthe said:
but there is more than 1 distance from (0,0) to the x + 3y = 10 line, how do I know which distance will give me a radius for a circle that will only touch the line at 1 point?
What do you mean by 'more' than 1 distance? The distance between a point and a line is, roughly speaking, the shortest line segment, that have one endpoint is that point, and the other point lies on the line.
Say, you have a point M(xM, yM), and the line \Delta, whose equation is: ax + by + c = 0.
Do you know the formula:
d ( M, \ \Delta) = \frac{|ax_m + by_m + c|}{\sqrt{a ^ 2 + b ^ 2}}?
 
Last edited:
FrostScYthe said:
but there is more than 1 distance from (0,0) to the x + 3y = 10 line, how do I know which distance will give me a radius for a circle that will only touch the line at 1 point?

No, there is only one distance from a point to a line- it is the shortest distance from that point to any point on the line. It should take only a little thought to see that dropping a perpendicular to the line from the point will give the shortest distance (think about the fact that the hypotenuse of a right triangle is the longest side).

What is the slope of the line x+ 3y= 10?
What is the slope of a line perpendicular to that?
What is the equation of the line through (0,0) with that slope?
Where does that line intersect the line x+ 3y= 10?
 
So then the perpendicular line for y = (10 - x)/3, which has a slope of
-x/3 would be 3x and then the equation has to go through (0,0) and y = 3x goes through zero, and the intersection between the two lines would (1,3) hmm which then we measure the distance

sqrt((3-0)^2 + (1-0)^2) = sqrt(10) = distance = radius

and then the circle would be x^2 + y^2 = 10 ...!

Thanks so much Ivy and to the others too =)
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top