Problem 77
Question
Tangents Find equations for the tangents to the circle \((x-2)^{2}+(y-1)^{2}=5\) at the points where the circle crosses the coordinate axes.
Step-by-Step Solution
Verified Answer
The tangent equations are: y = -2x, y = 2x - 8, y = 2x + 2.
1Step 1: Identify the Circle
The given circle is \[(x-2)^{2}+(y-1)^{2}=5.\]This is a circle with center at \((2, 1)\) and radius \(\sqrt{5}.\)
2Step 2: Find Points of Intersection with Axes
Find where the circle crosses the x-axis by setting \(y = 0\) and solving \((x-2)^2 + (0-1)^2 = 5.\)This simplifies to \((x-2)^2 + 1 = 5,\) giving \((x-2)^2 = 4.\) The solutions are \(x = 4\) and \(x = 0.\)Thus, the points of intersection on the x-axis are \((4, 0)\) and \((0, 0)\).Next, find where the circle crosses the y-axis by setting \(x = 0\) and solving \((0-2)^2 + (y-1)^2 = 5.\)This simplifies to \(4 + (y-1)^2 = 5,\) giving \((y-1)^2 = 1.\) The solutions are \(y = 2\) and \(y = 0.\)Thus, the points of intersection on the y-axis are \((0, 2)\) and \((0, 0)\).
3Step 3: Find the Tangents at the Intersection Points
Using the point (0,0) first:The slope of the radius at \((0, 0)\) is the slope from \((2, 1)\) to \((0, 0)\), given by \(m = \frac{1-0}{2-0} = \frac{1}{2}.\)The slope of the tangent is the negative reciprocal: \(-2.\)Thus, the equation of the tangent at \((0,0)\) is \(y - 0 = -2(x - 0)\) or \(y = -2x.\)At point (4,0):The slope of the radius from \((2, 1)\) to \((4, 0)\) is \(m = \frac{0-1}{4-2} = -\frac{1}{2}.\)The slope of the tangent is \(2.\)Thus, the equation of the tangent is \(y - 0 = 2(x - 4)\) or \(y = 2x - 8.\)At point (0, 2):The slope of the radius from \((2, 1)\) to \((0, 2)\) is \(m = \frac{2-1}{0-2} = -\frac{1}{2}.\)The slope of the tangent is \(2.\)Thus, the equation of the tangent at \((0, 2)\) is \((y - 2) = 2(x - 0)\) or \(y = 2x + 2.\)
Key Concepts
Circle EquationCoordinate GeometryIntersection Points
Circle Equation
A circle's equation provides crucial information about its size, shape, and location within a coordinate system. When dealing with circle equations, you often encounter a form like this: \[(x - h)^2 + (y - k)^2 = r^2,\]where:
- \((h, k)\) represents the center of the circle.
- \(r\) signifies the radius.
- The center is \((2, 1)\).
- The radius is \(\sqrt{5}\).
Coordinate Geometry
Understanding coordinate geometry is key to solving problems involving circles on the plane. It combines algebra and geometry, allowing us to analyze geometric shapes through algebraic equations. Here's why it's important:
- It enables the calculation of distances between points, which is essential for finding radii and tangents.
- By using formulas, you can find slopes and apply them to determine tangent lines.
- It handles different equation forms, like lines and circles, within the coordinate plane.
Intersection Points
Finding intersection points between a circle and the coordinate axes involves solving the circle's equation by setting one variable at a time to zero. This approach gives specific points where the circle intersects the horizontal or vertical lines of the axes.Start with the x-axis intersection:
- Set \(y = 0\) in the circle equation.
- You get \((x-2)^2+1=5\), which simplifies to \((x-2)^2=4\).
- Solving gives \(x=4\) or \(x=0\), resulting in intersection points \((4, 0)\) and \((0, 0)\).
- Set \(x = 0\) in the equation.
- This becomes \(4+(y-1)^2=5\), leading to \((y-1)^2=1\).
- Solving results in \(y=2\) or \(y=0\), giving points \((0, 2)\) and \((0, 0)\).
Other exercises in this chapter
Problem 75
Volume The "triangular" region in the first quadrant bounded by the \(x\) -axis, the line \(x=4,\) and the hyperbola \(9 x^{2}-4 y^{2}=36\) is revolved about th
View solution Problem 76
Tangents Show that the tangents to the curve \(y^{2}=4 p x\) from any point on the line \(x=-p\) are perpendicular.
View solution Problem 78
Volume The region bounded on the left by the \(y\) -axis, on the right by the hyperbola \(x^{2}-y^{2}=1,\) and above and below by the lines \(y=\pm 3\) is revol
View solution Problem 79
Centroid Find the centroid of the region that is bounded below by the \(x\) -axis and above by the ellipse \(\left(x^{2} / 9\right)+\left(y^{2} / 16\right)=1\)
View solution