Equations of a line tangent to a circle

AI Thread Summary
To find the equations of the tangents to the circle (x+1)^2 + (y-3)^2 = 25 with a slope of -3/4, the approach involves first determining the line with a perpendicular slope of 4/3 that passes through the circle's center at (-1, 3). By substituting this line's equation into the circle's equation, the quadratic formula can be used to find the intersection points, which are (2, 7) and (-4, -1). These points allow for the derivation of the tangent lines, resulting in the equations 3x + 4y = 34 and 3x + 4y = -16. The solution emphasizes the importance of correctly applying algebraic methods and geometric interpretations to solve the problem effectively. Understanding these steps is crucial for mastering tangent line equations related to circles.
Subpar
Messages
1
Reaction score
0

Homework Statement


Given the circle (x+1)^2 + (y-3)^2 = 25, determine the equations of the tangents to the circle with the slope -3/4.

Homework Equations


y = mx + b

The Attempt at a Solution


I thought that if I could find the equation of the line that passed through the center of the circle and had a slope perpendicular to -3/4 (4/3) I could then use the equation to find points on the circle which a tangent with a slope -3/4 touched and solve from there. However once I began doing this I started getting a bizarre number and stopped. I have no problem forming the equation of a tangent when given a point on the circle, but I can't figure out how to solve the question when only given the slope. Any help would be appreciated.

The textbook gives the answers as: 3x + 4y = 34, 3x + 4y = -16
 
Physics news on Phys.org
Show us what you've done and we'll be able to point out where your error lies, because since you seem to know the method in solving the problem, the issue probably lies in your algebra.
 
To solve geometrically, draw out the circle and your perpindicular line. The line intersecting the circle should form a 3,4,5 triangle (remember, radius 5 = hypotenuse). You can use this information to find the points.

I can't recall of an easy way to solve this algebraically.
 
You were on the right track. Once you find the line with slope 4/3 that goes through the center of the circle at (-1, 3), you need to plug that equation back into equation for the circle and use the quadratic formula to find the two values of x. Then plug the values of x that you got into the equation for the line that goes through the center to find the two values of y. You should get two coordinates through which the tangent lines go through, which are (2, 7) and (-4, -1). From there it is easy to find that 3x+4y=34 and 3x+4y=-16 are the two lines you're looking for.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top