Cambridge Maths Academy

P1 §6.4 Use tangent and chord properties 본문

A-level Mathematics/Pure Mathematics 1

P1 §6.4 Use tangent and chord properties

Cambridge Maths Academy 2020. 6. 14. 23:19
반응형

Pure mathematics Year 1

Table of contents

  1. Introduction
  2. Tangent properties
  3. Chord properties
  4. Edexcel P1 Ch6 Exercise 6E

1. Introduction

We can use the properties of tangents and chords within circles to solve geometric problems.

2. Tangent properties

  • A tangent to a circle is a straight line that intersects the circle at only one point.
  • A tangent to a circle is perpendicular to the radius of the circle at the point of intersection.
Example 1. The circle CC has equation (x2)2+(y6)2=100(x2)2+(y6)2=100.
(a) Verify that the point P(10,0)P(10,0) lies on CC.
(b) Find an equation of the tangent to CC at the point (10,0)(10,0), giving your answer in the form ax+by+c=0ax+by+c=0.

 

Solution.

더보기
(a) We verify: (x2)2+(y6)2=(102)2+(06)2=82+(6)2=64+36=100 (b) We first draw the diagram as shown below.

To find the gradient of the tangent, we need to find the gradient of PQ:

m=ΔyΔx=y2y1x2x1=06102=68=34

Since the tangent is perpendicular to PQ, its gradient is 43 and it passes through P(10,0):

y=43x+c0=4310+cc=403y=43x4034x3y40=0

A similar question may be found in Exercise 6E, Q5.

 

반응형
Example 2. A circle C has equation (x5)2+(y+3)2=10.
The line l is a tangent to the circle and has gradient 3.
Find two possible equations for l, giving your answers in the fom y=mx+c.

 

Solution.

더보기

Method 1. We can start with sketching a diagram to understand the situation. We then soon realise that there are two possible tangents with the gradient 3 as shown below.

Here's our strategy:

  • The line L has gradient 13 since it is perpendicular to l, and it passes through the centre (5,3). So we can find the equation for L: y=13x+cPassing through (5,3):3=135+cc=3+53=143y=13x143
  • Now, we can find the points of intersection A and B by solving simultaneous equations: (x5)2+(y+3)2=10(x5)2+(13x143+3)2=10(sinceL:y=13x143)(x5)2+(13x53)2=10x210x+25+(19x2109x+259)=10109x21009x+1609=0x210x+16=0(x2)(x8)=0x=2orx=8y=4ory=2A(2,4)andB(8,2)
  • and hence the two tangents going through A and B are: Tangent through A(2,4):y=3x+c14=32+c1c1=2y=3x+2Tangent through B(8,2):y=3x+c22=38+c2c2=22y=3x+22

 

Method 2. Alternatively, we can use the discriminant to find the values of c. It is given that y=3x+c is a tangent to the circle, i.e. the following simultaneous equations has only one solution.

{(x5)2+(y+3)2=10y=3x+c

As we substitute y=3x+c into the equation of the circle, we find

(x5)2+(y+3)2=10(x5)2+(3x+c+3)2=10x210x+25+9x26(c+3)x+(c+3)2=1010x22[3(c+3)+5]x+(c+3)2+15=0

Since it has only one solution, its discriminant must be equal to zero, i.e.

Δ=b24ac=4[3(c+3)+5]2410[(c+3)2+15]=4[9(c+3)2+30(c+3)+2510(c+3)2150]=4[(c+3)2+30(c+3)125]=4[(c+3)230(c+3)+125]=4(c+325)(c+35)=4(c22)(c2)=0 and we find c=22 or c=2 as before. Thus, the equations of the two tangents are: {y=3x+22y=3x+2

A similar question may be found in Exercise 6E, Q7.

 

Aside. A general case: A circle with equation (xa)2+(xb)2=r2 The line l is a tangent to the circle and has gradient m. Find the two possible equations for l giving in the form y=mx+c.

 

더보기
Method 1.
  • Let L be the perpendicular line to l through the centre (a,b). It has gradient 1m since it is perpendicular to l. Since it passes through the centre (a,b), we can find its equation: y=1mx+cPassing through (a,b):b=1ma+cc=b+amy=1mx+b+am
  • Now, we can find the points of intersection A and B by solving simultaneous equations: (xa)2+(yb)2=r2(xa)2+(1mx+b+amb)2=r2(sinceL:y=1mx+b+am)(xa)2+(xam)2=r2(xa)2+(xa)2m2=r2(1+m2m2)(xa)2=r2(xa)2=r2m21+m2x=a±rm1+m2 and the corresponding y-coordinates are: y=1m(a±rm1+m2)+b+am=br1+m2 So the points of intersection are: A=(a+rm1+m2,br1+m2)B=(arm1+m2,b+r1+m2)
  • and hence the two tangents going through A and B are: Tangent through A:y=mx+c1br1+m2=m(a+rm1+m2)+c1c1=bamr1+m2y=mx+bamr1+m2Tangent through B:y=mx+c2b+r1+m2=m(arm1+m2)+c2c1=bam+r1+m2y=mx+bam+r1+m2

 

Method 2. It is given that y=mx+c is a tangent to the circle, i.e. the following simultaneous equations has only one solution.

{(xa)2+(yb)2=r2y=mx+c As we substitute y=mx+c into the equation of the circle, we find (xa)2+(mx+cb)2=r2(xa)2+(mx+cb)2=r2x22ax+a2+m2x2+2m(cb)x+(cb)2=r2(1+m2)x2+2[m(cb)a]x+(cb)2+a2r2=0 Since it has only one solution, its discriminant must be equal to zero, i.e. Δ=4[m(cb)a]24(1+m2)[(cb)2+a2r2]=4([m(cb)a]2(1+m2)[(cb)2+a2r2])=4[m2(cb)22am(cb)+a2(1+m2)(cb)2(1+m2)a2+(1+m2)r2]=4[(cb)22am(cb)m2a2+(1+m2)r2]=4[(cb)2+2am(cb)+m2a2(1+m2)r2]=4[[(cb)+am]2(1+m2)r2]=0 and thus we find c=bam±r1+m2 The equations of the two tangents are: {y=mx+bam+r1+m2y=mx+bamr1+m2

 

For example,
  • m=0: the tangents are horizontal lines {y=b+ry=br
  • m=: the tangents are vertical lines. Rearranging the equation by dividing it by m gives 1my=x+1mba±rm1+m2 As m, we find {x=a+rx=br

 

반응형

3. Chord properties

  • A chord is a line segment that joins two points on the circumference of a circle.
  • The perpendicular bisector of a chord will go through the centre of a circle.

Example 3. The points P and Q lie on a circle with centre C, as shown in the diagram.
The point P has coordinates (7,1) and the point Q has coordinates (3,5).
M is the midpoint of the line segment PQ.
The line l passes through points M and C.
(a) Find an equation for l.

Given that the y-coordinate of C is 8,
(b) show that the x-coordinate of C is 4
(c)  find an equation of the circle.

 

Solution.

더보기
(a) The line l is perpendicular to the segment PQ and passes through M.

GradientofPQ=ΔyΔx=5(1)3(7)=410=25

and hence the gradient of l is 52. The coordinate of M is given by

M=(x1+x22,y1+y22)=(7+32,152)=(2,3)

The equation for l is:

y=52x+cPassing through M(2,3):3=52(2)+cc=2y=52x+2

(b) The centre C is on the line l with the y-coordinate 8, so its x-coordinate can be found by the equation for l:

8=52x+2x=25(10)=4

(c) Now, to write down the equation for the circle, we need to find the radius and it can be found by either CP or CQ:

CP=(7(4))2+(1(8))2=(3)2+72=9+49=58CQ=(3(4))2+(5(8))2=72+32=49+9=58

So the equation of the circle is:

(x+4)2+(y+8)2=58

A similar question may be found in Exercise 6E, Q10.

 

반응형

4. Edexcel P1 Ch6 Exercise 6E

Question 1. The line x+3y11=0 touches the circle (x+1)2+(y+6)2=r2 at (2,3).

(a) Find the radius of the circle.

(b) Show that the radius at (2,3) is perpendicular to the line.

 

Solution.

더보기

(a) The point (2,3) is on the circle. r2=(2+1)2+(3+6)2=32+92=90r=90=310

 

Aside. The fact that the line x+3y11=0 touches the circle: (x+1)2+(y+6)2=r2(3y+11+1)2+(y+6)2=r29(y4)2+(y+6)2=r29(y28x+16)+(y2+12y+36)=r210y260y+180r2=0 requires Δ=0, i.e. Δ=b24ac=602410(180r2)=40[90(180r2)]=40(r290)=0r=90=310 Now, taking r2=90, we can even find the coordinates of the point of intersection: 10y260y+90=010(y26y+9)=010(y3)2=0y=3 and x=3y+11=3(3)+11=2 and thus the point of intersection is at (2,3).

 

(b) The line can be written as y=13x+113 The radius at (2,3) is the line segment joining the point with the centre (1,6), i.e. its gradient reads ΔyΔx=6312=93=3 Since m1m2=1, the radius is perpendicular to the line.

 

반응형


Question 2.
The point (1,2) lies on the circle centre (4,6).

(a) Find the equation of the circle.

(b) Find the equation of the tangent to the circle at P.

 

Solution.

(a) The centre of the circle is (4,6): (x4)2+(y6)2=r2 and the circle passes through the point (1,2): r2=(14)2+(26)2=(3)2+(8)2=9+64=73 thus the equation of the circle reads (x4)2+(y6)2=73

 

(b) The grdient of the radius of the circle at P(1,2) is: recall the centre (4,6), ΔyΔx=6(2)41=83. Since the tangent at (1,2) is perpendicular to the radius, the gradient of the tangent is 38 and its equation reads y=38x+c Since it passes through P(1,2), 2=38+cc=2+38=138 and we find: y=38x138

 

반응형

Question 3. The points A and B with coordinates (1,9) and (7,5) lie on the circle C with equation (x1)2+(y+3)2=40.

(a) Find the equation of the perpendicular bisector of the line segment AB.

(b) Show that the perpendicular of bisector AB passes through the centre of the circle C.

 

Solution.

반응형

Question 4. (P) The points P and Q with coordinates (3,1) and (5,3) lie on the circle C with equation x24x+y2+4y=2.

(a) Find the equation of the perpendicular bisector of the line segment PQ.

(b) Show that the perpendicular of bisector PQ passes through the centre of the circle C.

 

Solution.

반응형

Question 5. (E) The circle C has equation x2+18x+y22y+29=0.

(a) Verify the point P(7,6) lies on C. [2 marks]

(b) Find an equation for the tangent to C at the point P, giving your answer in the form y=mx+c. [4 marks]

(c) Find the coordinates of R, the point of intersection of the tangent and the y-axis. [2 marks]

(d) Find the area of the triangle APR. [2 marks]

 

Solution.

반응형

Question 6. The tangent to the circle (x+4)2+(y1)2=242 at (7,10) meets the y-axis at S and the x-axis at T.

(a) Find the coordinates of S and T. [5 marks]

(b) Hence, find the area of OST, where O is the origin. [3 marks]

 

Solution.

반응형

Question 7. The circle C has equation (x+5)2+(y+3)2=80. The line l is a tangent to the circle and has gradient 2. Find two possible equations for l giving your answers in the form y=mx+c. [8 marks]

 

Solution.

Method 1. Our logic is:

  • Since the gradient of the tangent(s) is given, all we need is a point on the tangent(s).
  • P and Q are the points on the two tangents.
  • They are also the points of intersection between the line PQ and the circle.
  • In order to find their coordinates, we need the equation of the line PQ.

So, our strategy is the reverse of these, i.e.

  • Find the line PQ.
  • Find the coordinates of P and Q, the points of intersection between the line PQ and the circle.
  • Using P and Q, we can find the equations of the tangents.

(i) The centre of the circle is at A(5,3). Since the line PQ and the tangents are perpendicular, the gradient of PQ is 12. PQ:y=12x+e Since it passes through A(5,3), 3=52+ee=352=112 and the equation of the line PQ reads y=12x112

 

(ii) Since P and Q are the points of intersection between the circle and the line PQ, the coordinates of P and Q are the solutions of the following simultaneous equations, {(x+5)2+(y+3)2=80y=12x112 As we substitute the line equation into the circle equation, we find: (x+5)2+(12x112+3)2=80(x+5)2+(12x52)2=80(x+5)2+(x+52)2=80(x+5)2+(x+5)24=8054(x+5)2=80(x+5)2=64x=5±8=13or3 which are the x-coordinate of P and Q, respectively. To find y-coordinates, use the equation of PQ: y=12x112,i.e.

  • For P: x=13, y=132112=1P=(13,1)
  • For Q: x=3, y=32112=142=7Q=(3,7)

 

(iii) Finally, we can find the equations of the tangents:

  • For l1: y=2x+c passing through P(13,1). 1=26+cc=27y=2x+27
  • For l2: y=2x+d passing through Q(3,7). 7=6+dd=13y=2x13

 

Method 2. We can use the discriminant to find the values of c, the y-intercept of the tangent. It is given that y=2x+c is a tangent to the circle, i.e. the following simultaneous equations has only one solution.

{(x+5)2+(y+3)2=80y=2x+c

As we substitute y=2x+c into the equation of the circle, we find

(x+5)2+(2x+c+3)2=80x2+10x+25+4x2+4(c+3)x+(c+3)2=805x2+2[2(c+3)+5]x+(c+3)255=0

Since it has only one solution, its discriminant must be equal to zero, i.e.

Δ=4[2(c+3)+5]245[(c+3)2=55]=4[4(c+3)2+20(c+3)+255(c+3)2+275]=4[(c+3)2+30(c+3)300]=4[(c+3)220(c+3)+300]=4(c+330)(c+3+10)=4(c27)(c+13)=0 and we find c=27 or c=13. Thus, the equations of the two tangents are: {y=2x+27y=2x13

 

반응형

Question 8.

 

Solution.

반응형

Question 9. (E/P) The circle C has centre P(11,5) and passes through the point Q(5,3).
(a) Find an equation for C. (3 marks)

The line l1 is a tangent to C at the point Q.
(b) Find an equation for l1. (4 marks)

The line l2 is parallel to l1 and passes through the midpoint of PQ. Given that l2 intersects C at A and B
(c) find the coordinates of points A and B (4 marks)
(d) find the length of the line segment AB, leaving your answer in its simplest surd form. (3 marks)

 

Solution.

(a) The centre of the circle is P(11,5) and the radius is given by PQ.

r=PQ=(511)2+(3(5))2=(6)2+82=10(x11)2+(y+5)2=100

(b) The gradient of PQ reads:

ΔyΔx=y2y1x2x1=3(5)511=86=43

and hence the gradient of l1 is 34 since it is perpendicular to PQ. The equation of the line l1 passing through Q(5,3) is:

y=34x+cPassing through Q(5,3):3=345+cc=34y=34x34

(c) The midpoint, say M, of PQ is given by:

M=(5+112,352)=(8,1)

The equation of the line l2 passing through M is

y=34x+dPassing through M(8,1):1=348+dd=7y=34x7 The points A and B are the points of intersection between the line l2 and the circle C, i.e. we solve the simultaneous equations by substituting l2 into y in C: (x11)2+(y+5)2=100(x11)2+(34x7+5)2=100(l2:y=34x7)(x11)2+(34x2)2=100x222x+121+(916x23x+4)=1002516x225x+25=0x216x+16=0(x8)282+16=0(x8)2=48x=8±43 The corresponding y-values are: y=34x7=34(8±43)7=6±337=1±33 Consider the relative locations of A and B, i.e. x-coordinate of B is greater than that of A, we find A(843133)andB(8+43,1+33)

(d) The distance AB is given by Pythagoras' theorem:

AB=(x2x1)2+(y2y1)2=(83)2+(63)2=192+108=300=103

 

반응형

Question 10.

 

Solution.

반응형

Question 11.

 

Solution.

반응형

Challenge 1.

 

Solution.

반응형

Challenge 2.

 

Solution.

 

반응형