Is a line ax+by+c=0 tangent to a circle?

Get a line a form y=-ax/b-c/b, then substitute into a cirle equation (x-p)^2 +(y-s)^2=r^2. Get a quadratic and find whether a discriminant is equal to zero. If it is then the line is tangent to a circle. Otherwise, for d>0 the line cuts through two points on a circle, for d<0 the line has no common points with a circle.

JO

Related Maths A Level answers

All answers ▸

what is d(2x^3)/dx?


Complete the square for the following equation: 2x^2+6x-3=0


Find the coordinates of the minimum point on the curve: y = x^2 - x - 2


How do I find the equation of the normal to the curve y=x^2 at the point (x1,y1)? Where x1=2 and y1=4 .