What Are the Equations of Tangent Lines to a Circle Without Using Calculus?

hawk320
Messages
13
Reaction score
0

Homework Statement


You have a circle with the equation x^{2} + (y + 1)^{2} = 1. You can draw to two tangent lines to that circle that intersect the point (0,1) What are the equations of these lines? And you can't use any calculus, derivatives and the like.


Homework Equations


y=mx+b
quadratic formula
x^{2} + (y + 1)^{2} = 1

The Attempt at a Solution


Well you can begin by knowing that the lines y-int will be 1 so y=mx+1. Then you can solve the equation for the circle for y which gives you y = -1 \pm \sqrt{1-x^{2}}. Then you can set that equation equal to 0 and get (after factoring) (1+m ^{2}) * x^{2} + 4mx + 3 = 0. Then you can plug this into the quadratic formula to get your x, but there I get stuck. i try to plug that back into y = mx +1 but I don't know what I am looking for.
 
Physics news on Phys.org
Tangent only touches the circle right? So if you solve, you should get only one solution.

For ax^2+bx+c=0 if b^2-4ac=0 how many solutions are there?
 
the data is correct, the point (0,1) does not lie on the circle the highest point of the circle is (0,0)
 
Well you have equation of the tangent lines: y=mx+1. Note that by symmetry, you can assume that the x-coordinate of the point where the lines touch the circle are x and -x and their y coordinates are the same So, you have y=mx+1 for both equations:
(1)y=m1x + 1
(2)y=m2(-x) + 1

You also have the equation of the circle. You should see how to continue from here.

EDIT: This thread shouldn't be in this forum since you can't use calculus to solve the problem.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top