Uploaded by Adebole Oreoluwa

MAT 104 circles

advertisement
MAT 104
ELEMENTARY MATHEMATICS III
3 CREDITS
CO-ORDINATE GEOMETRY (CONT’D)
CIRCLES
The equation of a circle with centre (π‘Ž, 𝑏) and radius π‘Ÿ is given by (π‘₯ − π‘Ž)2 +
(𝑦 − 𝑏)2 = π‘Ÿ 2
When the circle has its centre at origin, the equation of the circle becomes or
reduces to
π‘₯2 + 𝑦2 = π‘Ÿ2
Because, circle with centre at origin means the coordinates of the centre is (0, 0) ⟹
(π‘₯ − π‘Ž)2 + (𝑦 − 𝑏)2 = π‘Ÿ 2
(π‘₯ − 0)2 + (𝑦 − 0)2 = π‘Ÿ 2
π‘₯2 + 𝑦2 = π‘Ÿ2
Examples
1. Find the equation of the circle which has its center at origin and a radius of 5.
Solution
Simply from π‘₯ 2 + 𝑦 2 = π‘Ÿ 2 ⟹ π‘₯ 2 + 𝑦 2 = 52
Thus π‘₯ 2 + 𝑦 2 = 25
2. Find the equation of the circle with center (2, 5) and a radius of 3.
Solution
From (π‘₯ − π‘Ž)2 + (𝑦 − 𝑏)2 = π‘Ÿ 2 ⟹ (π‘₯ − 2)2 + (𝑦 − 5)2 = 32
⟹ π‘₯ 2 + 𝑦 2 − 4π‘₯ − 10𝑦 + 20 = 0
3. Find the equation of a circle with centre (−2, 3) which passes through the
point (1, 2)
Solution
Length of radius, π‘Ÿ = √(−2 − 1)2 + (3 − 2)2
π‘Ÿ = √−32 + 12
π‘Ÿ = √10
π‘Ÿ 2 = 10
Using (π‘₯ − π‘Ž)2 + (𝑦 − 𝑏)2 with the circle centre (−2, 3) and radius π‘Ÿ = √10
The equation of the circle is (π‘₯ + 2)2 + (𝑦 − 3)2 = 10
⟹ π‘₯ 2 + 𝑦 2 + 4π‘₯ − 6𝑦 + 3 = 0
4. Find the radius and centre of the circle whose equation is given by
3π‘₯ 2 + 3𝑦 2 − 24π‘₯ + 12𝑦 + 11 = 0
Solution
π‘₯ 2 + 𝑦 2 − 8π‘₯ + 4𝑦 +
11
3
=0
π‘₯ 2 + 𝑦 2 − 8π‘₯ + 4𝑦 = −
11
3
Completing squares
π‘₯ 2 − 8π‘₯ + 16 + 𝑦 2 + 4𝑦 + 4 = −
(π‘₯ − 4)2 + (𝑦 + 2)2 =
11
3
+ 16 + 4
49
3
Comparing with (π‘₯ − π‘Ž)2 + (𝑦 − 𝑏)2 = π‘Ÿ 2 ⟹ π‘Ž = 4, 𝑏 = −2, π‘Ÿ = √
Circle centre (4, −2) and radius
7
√3
49
3
EQUATION OF A CIRCLE GIVEN INFORMATION ABOUT THE DIAMETER
The equation of a circle can also be deduced if the information about the points
which the diameter passes through is known. In summary the equation of a circle
whose diameter is the join of (π‘₯1 , π‘₯2 ) and (𝑦1 , 𝑦2 ) is given by the equation
(π‘₯ − π‘₯1 )(π‘₯ − π‘₯2 ) + (𝑦 − 𝑦1 )(𝑦 − 𝑦2 ) = 0
Examples
1. Find the equation of a circle drawn on diameter 𝐴𝐡 where 𝐴 is (−1, 3) and 𝐡
is (3, 2)
Solution
5
Mid-point of 𝐴𝐡; (1, ) ⟹ centre of circle
2
5
Thus, π‘Ÿ 2 = (1 + 1)2 + ( − 3)2
2
1
π‘Ÿ 2 = 22 + (− )2
2
π‘Ÿ2 =
17
4
(Note that to get the length of π‘Ÿ, you can use any of the two points with the
5
5
2
2
circle centre i.e. {(−1, 3) and (1, )} or {(3, 2) and (1, )}
5
17
2
4
Equation of circle (π‘₯ − 1)2 + (𝑦 − )2 =
π‘₯ 2 − 2π‘₯ + 1 + 𝑦 2 − 5𝑦 +
25
4
=
17
4
π‘₯ 2 + 𝑦 2 − 2π‘₯ − 5𝑦 + 3 = 0
Using the formula method
(π‘₯ − π‘₯1 )(π‘₯ − π‘₯2 ) + (𝑦 − 𝑦1 )(𝑦 − 𝑦2 ) = 0
⟹ (π‘₯ + 1)(π‘₯ − 3) + (𝑦 − 3)(𝑦 − 2) = 0
⟹ (π‘₯ 2 − 2π‘₯ − 3) + (𝑦 2 − 5𝑦 + 6) = 0
⟹ π‘₯ 2 + 𝑦 2 − 2π‘₯ − 5𝑦 + 3 = 0
2. The equation of a circle is π‘₯ 2 + 𝑦 2 − 6π‘₯ + 8𝑦 = 24. If the circle which passes
through the point (−1, 1), find the coordinates of the other end of the
diameter and the equation of the diameter.
Solution
π‘₯ 2 + 𝑦 2 − 6π‘₯ + 8𝑦 = 24
π‘₯ 2 − 6π‘₯ + 9 + 𝑦 2 + 8𝑦 + 16 = 24 + 9 + 16
(π‘₯ − 3)2 + (𝑦 + 4)2 = 49
Thus the circle centre is (3, −4) ⟹ π‘šπ‘–π‘‘π‘π‘œπ‘–π‘›π‘‘ π‘œπ‘“ π‘‘β„Žπ‘’ π‘‘π‘–π‘Žπ‘šπ‘’π‘‘π‘’π‘Ÿ
Note that the first end of the diameter is (−1, 1), so the coordinates of the
other end of the diameter is obtained as
3=
3=
1
2
1
2
(π‘₯1 + π‘₯2 )
−4 =
(−1 + π‘₯2 )
−4 =
π‘₯2 = 7
1
2
(𝑦1 + 𝑦2 )
1
2
(1 + 𝑦2 )
𝑦2 = −9
Thus the coordinates of the other end of the diameter is (7, −9).
Now since the coordinates of the two points of the diameter is known (−1, 1) and
(7, −9). the equation of the line (i.e. the diameter) is obtained using the two-point
form
𝑦 − 𝑦1 =
𝑦−1=
𝑦2 − 𝑦1
π‘₯2 − π‘₯1
−9 −1
7+ 1
5
(π‘₯ − π‘₯1 )
(π‘₯ + 1)
𝑦 − 1 = − (π‘₯ + 1) ⟹ 4𝑦 + 5π‘₯ + 9 = 0
4
Alternatively,
To find the equation of the diameter, we can use just the coordinates of the point
that we were given i.e. (−1, 1) and the coordinates of the circle centre i.e. (3, −4),
which is equally the mid-point of the diameter.
Using the two-point form,
𝑦 − 𝑦1 =
𝑦−1=
𝑦2 − 𝑦1
π‘₯2 − π‘₯1
−4 −1
3+1
(π‘₯ − π‘₯1 )
(π‘₯ + 1)
5
𝑦 − 1 = − (π‘₯ + 1) ⟹ 4𝑦 + 5π‘₯ + 9 = 0
4
(The reason for this is because the three points – the two ends of the diameter and
the circle centre i.e. (−1, 1), (7, −9) and (3, −4) lie on the same straight line and as
such are collinear points meaning they will always have the same gradient).
GENERAL FORM OF THE EQUATION OF A CIRCLE
The equation of a circle with centre (π‘Ž, 𝑏) and radius π‘Ÿ is (π‘₯ − π‘Ž)2 + (𝑦 − 𝑏)2 =
π‘Ÿ 2 which gives
π‘₯ 2 + 𝑦 2 − 2π‘Žπ‘₯ − 2𝑏𝑦 + π‘Ž2 + 𝑏 2 − π‘Ÿ 2 = 0
written in the form π‘₯ 2 + 𝑦 2 + 2𝑔π‘₯ + 2𝑓𝑦 + 𝑐 = 0, which is the general standard
form of the equation of a circle. Any of 𝑔, 𝑓 and 𝑐 can be 0
With This general form of the equation of a circle, the equation of a circle can be
determined given that it passes through three points by substituting the (π‘₯, 𝑦)
values of each point into the equation above and solving the three equations
simultaneously.
Examples
1. Find the equation of a circle through the points (6, 1), (3,2) and (2, 3)
Using π‘₯ 2 + 𝑦 2 + 2𝑔π‘₯ + 2𝑓𝑦 + 𝑐 = 0
For the point (6, 1), we have 62 + 12 + 2(6)𝑔 + 2(1)𝑓 + 𝑐 = 0
(𝑖)
For the point (3, 2), we have 32 + 22 + 2(3)𝑔 + 2(2)𝑓 + 𝑐 = 0
(𝑖𝑖)
For the point (2, 3), we have 22 + 32 + 2(2)𝑔 + 2(3)𝑓 + 𝑐 = 0
(𝑖𝑖𝑖)
This becomes
37 + 12𝑔 + 2𝑓 + 𝑐 = 0
(𝑖𝑣)
13 + 6𝑔 + 4𝑓 + 𝑐 = 0
(𝑣)
13 + 4𝑔 + 6𝑓 + 𝑐 = 0
(𝑣𝑖)
Subtract equation (𝑣𝑖) from (𝑣), we have
2𝑔 − 2𝑓 = 0 ⟹ 𝑔 = 𝑓
(𝑣𝑖𝑖)
Subtract equation (𝑣) from (𝑖𝑣), we have
24 + 6𝑔 − 2𝑓 = 0
(𝑣𝑖𝑖𝑖)
Substitute for 𝑔 in equation (𝑣𝑖𝑖𝑖)
24 + 6𝑓 − 2𝑓 = 0 (since 𝑔 = 𝑓)
4𝑓 = −24
𝑓 = −6 ⟹ 𝑔 = −6
Solving for 𝑐, we have 𝑐 = 47
Thus the equation of the circle is π‘₯ 2 + 𝑦 2 − 12π‘₯ − 12𝑦 + 47 = 0
2. Find the equation of a circle through the points (0, 0), (3, 1) and (5, 5)
Using π‘₯ 2 + 𝑦 2 + 2𝑔π‘₯ + 2𝑓𝑦 + 𝑐 = 0
For the point (0, 0), we have 02 + 02 + 2(0)𝑔 + 2(0)𝑓 + 𝑐 = 0 ⟹ 𝑐 = 0
(𝑖)
For the point (3, 1), we have 32 + 12 + 2(3)𝑔 + 2(1)𝑓 + 𝑐 = 0
⟹ 10 + 6𝑔 + 2𝑓 + 𝑐 =
0
(𝑖𝑖)
For the point (5, 5), we have 52 + 52 + 2(5)𝑔 + 2(5)𝑓 + 𝑐 = 0
⟹ 50 + 10𝑔 + 10𝑓 + 𝑐 =
0
(𝑖𝑖𝑖)
Solve equations (𝑖𝑖) and (𝑖𝑖𝑖) simultaneously, we have 𝑔 = 0 and 𝑓 = −5
Thus the equation of the circle is π‘₯ 2 + 𝑦 2 − 10𝑦 = 0
CONCYCLIC POINTS
Four or more points are said to be concyclic if they lie on the same circle.
Example
Determine if the points (5, 2), (2, 3), (−3, −2) and (6, −5) are concyclic.
Solution
Using π‘₯ 2 + 𝑦 2 + 2𝑔π‘₯ + 2𝑓𝑦 + 𝑐 = 0
For the point 52 + 22 + 2(5)𝑔 + 2(2)𝑓 + 𝑐 = 0
(𝑖)
For the point 22 + 32 + 2(2)𝑔 + 2(3)𝑓 + 𝑐 = 0
(𝑖𝑖)
For the point −32 + −22 + 2(−3)𝑔 + 2(−2)𝑓 + 𝑐 = 0
(𝑖𝑖𝑖)
Solving equations (𝑖), (𝑖𝑖) and (𝑖𝑖𝑖) simultaneously, 𝑔 = −2, 𝑓 = 2, 𝑐 = −17
Thus the equation of the circle is π‘₯ 2 + 𝑦 2 − 4π‘₯ + 4𝑦 − 17 = 0
Now if the points are concyclic input the coordinates of the fourth point into the
equation of the circle to verify if this fourth point satisfies the equation
Therefore, we put the point (6, −5) into the equation π‘₯ 2 + 𝑦 2 − 4π‘₯ + 4𝑦 − 17 = 0
We have, 62 + (−5)2 − 4(6) + 4(−5) − 17 = 0
⟹ 36 + 25 − 24 − 20 − 17 = 0
This shows that the points are concyclic.
POINTS INSIDE OR OUTSIDE A CIRCLE
Consider the function 𝑓(π‘₯, ) = (π‘₯ − π‘Ž)2 + (𝑦 − 𝑏)2 − π‘Ÿ 2 .
𝑓(π‘₯, 𝑦) = 0 defines a circle with radius π‘Ÿ and centre (π‘Ž, 𝑏). If the point (β„Ž, π‘˜) lies
inside the circle then
(β„Ž − π‘Ž)2 + (π‘˜ − 𝑏)2 < π‘Ÿ 2 i. e. (β„Ž − π‘Ž)2 + (π‘˜ − 𝑏)2 − π‘Ÿ 2 < 0 or 𝑓(β„Ž, π‘˜) < 0.
So if (β„Ž, π‘˜) lies inside the circle given by 𝑓(π‘₯, 𝑦) = 0, then 𝑓(β„Ž, π‘˜) < 0 and if the
point (β„Ž, π‘˜) lies outside the circle then 𝑓(β„Ž, π‘˜) > 0.
Example
1. Are the points 𝐴 is (−1, −1) and 𝐡 is (5, 2) inside or outside the circle
π‘₯ 2 + 𝑦 2 − 3π‘₯ + 4𝑦 = 12 .
Let 𝑓(π‘₯, 𝑦) = π‘₯ 2 + 𝑦 2 − 3π‘₯ + 4𝑦 − 12
𝑓(1, −1) = 1 + 1 − 3 − 4 − 12
= −17 < 0 ⟹ 𝐴 is inside the circle
𝑓(5, 2) = 25 + 4 − 15 + 8 − 12
= 10 > 0 ⟹ 𝐡 is outside the circle
POINT OF INTERSECTION OF A STRAIGHT LINE AND A CIRCLE
The coordinates of the point of intersection of a straight line and a circle is obtained
by solving the equation of the line and the circle simultaneously.
EQUATION OF TANGENTS TO A CIRCLE (at the point (𝒙, π’š) on the circle)
Tangents are drawn perpendicular to the radius of the circle from the point the
radius touches the circumference. To obtain the equation of the tangent, we
differentiate the equation of the circle implicitly and thereafter substitute for the
(π‘₯, 𝑦) value in the result to arrive at the gradient, π‘š. After getting the value of the
gradient π‘š, we then make use of the value of π‘š and the (π‘₯, 𝑦) value to get the
equation of the tangent to the circle using the π‘”π‘Ÿπ‘Žπ‘‘π‘–π‘’π‘›π‘‘ − π‘œπ‘›π‘’ π‘π‘œπ‘–π‘›π‘‘ π‘“π‘œπ‘Ÿπ‘š
method of finding the equation of a line.
Examples
1. Find the equation of the tangent to the circle π‘₯ 2 + 𝑦 2 − 2π‘₯ + 4𝑦 = 15 at the
point (−1, 2)
Solution
Differentiating (implicitly), 2π‘₯ + 2𝑦
(2π‘₯ + 4)
𝑑𝑦
𝑑π‘₯
𝑑𝑦
𝑑π‘₯
𝑑𝑦
𝑑π‘₯
=π‘š=
𝑑𝑦
𝑑π‘₯
−2+4
𝑑𝑦
𝑑π‘₯
=0
= 2 − 2π‘₯
2−2π‘₯
2𝑦+4
|(−1,2) =
2−2(−1)
2(2)+ 4
1
= =π‘š
2
Therefore equation of the tangent is
𝑦 − 𝑦1 = π‘š(π‘₯ − π‘₯1 )
1
𝑦 − 2 = (π‘₯ + 1)
2
2𝑦 = π‘₯ + 5
2. Find the equation of the tangent to the circle 4π‘₯ 2 + 4𝑦 2 − 12π‘₯ + 24𝑦 = 55
3
at the point (− , 1)
2
Solution
Differentiating (implicitly), 8π‘₯ + 8𝑦
(8π‘₯ + 24)
𝑑𝑦
𝑑π‘₯
=
𝑑𝑦
𝑑π‘₯
12−8π‘₯
8𝑦 + 24
= 12 − 8π‘₯
𝑑𝑦
𝑑π‘₯
− 12 + 24
𝑑𝑦
𝑑π‘₯
=0
𝑑𝑦
𝑑π‘₯
3
2
3
12−8(− ,)
2
8(1)+ 24
| (− , 1) =
=
24
32
=
3
4
Therefore equation of the tangent is
𝑦 − 𝑦1 = π‘š(π‘₯ − π‘₯1 )
3
3
4
2
𝑦 − 1 = (π‘₯ + )
3
4𝑦 − 4 = 3(π‘₯ + )
2
8𝑦 − 8 = 6(π‘₯ + 3)
8𝑦 − 6π‘₯ = 26
AREA OF A TRIANGLE
The area of a triangle 𝐴𝐡𝐢 whose vertices are 𝐴(π‘₯1 , 𝑦1 ), 𝐡(π‘₯2 , 𝑦2 ) and 𝐢(π‘₯3 , 𝑦3 ) is
given by
Area of βˆ†π΄π΅πΆ =
1
2
|π‘₯1 𝑦2 − π‘₯2 𝑦1 + π‘₯2 𝑦3 − π‘₯3 𝑦2 + π‘₯3 𝑦1 − π‘₯1 𝑦3 |
Examples
1. Find the area of the triangle 𝐴𝐡𝐢, if (3, 4), 𝐡(9, 7) and 𝐢(5, −3)
Using the formula, βˆ†π΄π΅πΆ =
1
2
|π‘₯1 𝑦2 − π‘₯2 𝑦1 + π‘₯2 𝑦3 − π‘₯3 𝑦2 + π‘₯3 𝑦1 − π‘₯1 𝑦3 |
1
We have, |(3.7) − (9.4) + (9. −3) − (5.7) + (5.4) − (3. −3)|
2
th⟹
⟹
1
2
1
2
|21 − 36 − 27 − 35 + 20 + 9| =
. 48 = 24 π‘ π‘ž. 𝑒𝑛𝑖𝑑𝑠
1
2
|−48|
ADDENDUM TO VECTORS
Component of a vector in the direction of another vector
βƒ—βƒ— is given as 𝐴⃗.
The component of a vector 𝐴⃗ in the direction of vector 𝐡
βƒ—βƒ—
𝐡
βƒ—βƒ—|
|𝐡
Examples
βƒ—βƒ— = 3𝑖 + 4𝑗. Find the component of
1. Let 𝐴⃗ = 𝑖 + 4𝑗 and 𝐡
i.
βƒ—βƒ—
𝐴⃗ in the direction of 𝐡
ii.
βƒ—βƒ— in the direction of 𝐴⃗
𝐡
Solution
i.
βƒ—βƒ—| = √32 + 42 = 5
|𝐡
𝐴⃗.
=
ii.
βƒ—βƒ—
𝐡
βƒ—βƒ—|
|𝐡
= 𝑖 + 4𝑗 .
(𝑖+4𝑗) .(3𝑖+4𝑗)
5
3𝑖+4𝑗
5
⟹
3+16
=
5
19
5
|𝐴⃗| = √12 + 42 = √17
βƒ—βƒ—.
𝐡
=
𝐴⃗
|𝐴⃗|
= 3𝑖 + 4𝑗 .
(3𝑖+4𝑗).(𝑖+4𝑗)
5
𝑖+4𝑗
√17
⟹
3+16
=
√17
19
√17
βƒ—βƒ—
2. Find the value of π‘Ž such that the component of 𝐴⃗ in the direction of vector 𝐡
βƒ—βƒ— = 𝑖 + 3𝑗.
is equal to 0, if 𝐴⃗ = π‘Žπ‘– + 2𝑗 and 𝐡
Solution
βƒ—βƒ—| = √12 + 32 = √10
|𝐡
𝐴⃗.
=
βƒ—βƒ—
𝐡
βƒ—βƒ—|
|𝐡
= π‘Žπ‘– + 2𝑗 .
(π‘Žπ‘–+2𝑗) .(𝑖+3𝑗)
√10
Thus, 𝐴⃗.
βƒ—βƒ—
𝐡
βƒ—βƒ—|
|𝐡
𝑖+3𝑗
√10
⟹
=0⟹
Hence π‘Ž = −6
π‘Ž+6
√10
π‘Ž+6
√10
βŸΉπ‘Ž+6=0
VECTOR PROJECTION
βƒ—βƒ— is given as βƒ—β„«βƒ— =
The scalar projection of a vector 𝐴⃗ unto a vector 𝐡
βƒ—βƒ—
𝐴⃗ .𝐡
βƒ—βƒ— |
|𝐡
βƒ—βƒ— is given as
While the vector projection of a vector 𝐴⃗ unto a vector 𝐡
π‘π‘Ÿπ‘œπ‘—π΅βƒ—βƒ— 𝐴⃗ =
βƒ—βƒ—
𝐴⃗ .𝐡
βƒ—βƒ— .𝐡
βƒ—βƒ—
𝐡
βƒ—βƒ—).
(𝐡
Examples
βƒ—βƒ— (ii) βƒ—β„«βƒ—
1. Given the vector 𝐴 = 5𝑖 − 𝑗 + 2π‘˜ and 𝐡 = 2𝑖 − 𝑗 − 3π‘˜. Find (i) π‘π‘Ÿπ‘œπ‘—π΄βƒ— 𝐡
Solution
βƒ—βƒ— =
π‘π‘Ÿπ‘œπ‘—π΄βƒ— 𝐡
(i)
βƒ—βƒ— .𝐴⃗
𝐡
𝐴⃗ .𝐴⃗
(𝐴⃗)
βƒ—βƒ— . 𝐴⃗ = (2𝑖 − 𝑗 − 3π‘˜). (5𝑖 − 𝑗 + 2π‘˜)
𝐡
= 10 + 1 − 6
=5
𝐴⃗ . 𝐴⃗ = (5𝑖 − 𝑗 + 2π‘˜). (5𝑖 − 𝑗 + 2π‘˜)
= 25 + 1 + 4
= 30
βƒ—βƒ— =
π‘π‘Ÿπ‘œπ‘—π΄βƒ— 𝐡
(ii)
βƒ—β„«βƒ— =
5
30
5
1
1
6
6
3
(5𝑖 − 𝑗 + 2π‘˜) ⟹ 𝑖 + 𝑗 + π‘˜
βƒ—βƒ—
𝐴⃗ .𝐡
βƒ—βƒ— |
|𝐡
βƒ—βƒ— | = √22 + (−12 ) + (−3)2 ⟹ |𝐡
βƒ—βƒ— | = √14
|𝐡
βƒ—βƒ— = (5𝑖 − 𝑗 + 2π‘˜). (2𝑖 − 𝑗 − 3π‘˜) ⟹ 10 + 1 − 6 = 5
𝐴⃗ . 𝐡
βƒ—β„«βƒ— =
5
√14
Download