Circles Flashcards

1
Q

Circle equation

A

(x-a)^2 +(y-b)^2 = r^2

where r is radius, and a and b are x and y in the coordinates for the centre of the circle

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Testing points

A

For circle with (a,b) centre and radius r, point (p,q) will be …
(p-a)^2 + (q-b)^2 < r^2 will lie within the circle
(p-a)^2 + (q-b)^2 = r^2 will lie on the circumference of the circle
(p-a)^2 + (q-b)^2 > r^2 will lie outside the circle

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

General equation of a circle

A

x^2 +y^2 + 2gx +2fy + c =0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Centre and radius equations for general equation of a circle

A

Centre (-g,-f)

Radius = square root of g^2 + f^2 -c units

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Intersection of line and circle

A

Substitute equation of line into equation of circle (sub it in wherever y is)
Now solve this equation to find x values of intersection, now substitue the x value(s) into the straight line equation to find y values of points of intersection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How to prove a line is tangent to a circle

A

Similar process for intersection of lines just show there is only one value of x so only one point of intersection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How to find equation for tangent of a circle with point of tangent

A

Find centre of the circle, now find gradient of the line between that and point of tangent. Now use m*mtan = -1 for m of tangent.
Now use one of these points as a and b and m in the equation y-b = m(x-a)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Intersection of circles

A
Find r1 and r2
Now find d between two centres by using the equation d = square root of (y2-y1)^2 + (x1-x2)^2
If ; d> r1 +r2 circles do not touch
     d= r1 +r2 circles touch externally 
     r1-r2
How well did you know this?
1
Not at all
2
3
4
5
Perfectly