Download presentation
Presentation is loading. Please wait.
Published byOsborn Green Modified over 8 years ago
1
A 2 :Lines and Circles I (Lines) A 2.1 Lines Parallel to coordinate axes: Horizontal line–parallel to x-axis is given by y=b,where(0,b) is y-intercept. y=0 gives x-axis Vertical line-parallel to y-axis is given by x=a,where (a,0) is x-intercept. x=0 gives y-axis. y x (0,b) y=b x=a (a,0) Fig1
2
Non Vertical Lines : Take A(x 1,y 1 ),B(x 2,y 2 ) on the line. Let P(x,y) be a general point on the line. From Fig2 ∆ACB and ∆BQP are similar. :. CB/AC=QP/BQ= Rise/Run = VerticalChange/Horizontal Change = const (1) (1)Characterizes straight lines,and the constant is called the gradient or slope of the straight line.it is independent of the choice of A& B. y x A(x 1,y 1 ) B(x 2,y 2 ) P(x,y) Run C(x 2,y 1 ) Q(x,y 2 ) Rise Fig 2
3
If Run≠0 then Gradient = Rise/Run =Vertical Change/Horizontal Change (2) If Run=0 (No horizontal Change) we get a vertical line with infinite slope. If Rise=0 (No vertical change) we get a horizontal line with slope=0.
4
A2.2 Various Equations of lines: (i) With slope=m and passing throughA(x 1’ y 1 ): m=(Rise from A to P)/(Run from A to P)= (y-y 1 )/(x-x 1 ) (y-y 1 )=m(x-x 1 ) Or y= y 1 + m(x-x 1 ) (3) Or y=mx+(y 1 -mx 1 ) P(x,y) A(x 1,y 1 ) (x,y 1 ) Fig 3 Run Rise
5
(ii) With gradient m and y- intercept (0,c) A particular case of (i) With x 1 =0, y 1 =c :. (3) gives: y= m x+ c (4) (iii) Passing through A(x 1,y 1 ), B (x 2,y 2 ) Here m=[ y 2 -y 1 / x 2 -x 1 ]) Rewrite (3) as y-y 1 = [(y 2 -y 1 )/x 2 -x 1 )]=(x-x 1 ) (5) [Do Example(1.1) and activities (1.1)ـــــــ(1.4)] (iv) Note a straight line is given by a linear equation A x+By+C=0 (6) And conversely.(slope=-A/B) y-intercept(0,-C/B), x-intercept (-C/A,0) (0,c) y-intercept x-intercept y=mx+c 0
6
A2.3 Relations between lines: If ℓ 1 has slope m 1 and ℓ 2 has slope m 2 : If m 1 = m 2 then ℓ 1 //ℓ 2 : and if ℓ 1 ∩ℓ 2 =ø then ℓ 1 and ℓ 2 don’t meet and if ℓ 1 ∩ℓ 2 ≠ ø then ℓ 1 Ξℓ 2 If m 1 ≠m 2 then ℓ 1 and ℓ 2 intersect in one point only. Perpendicular lines: ℓ 1 with slope m, and ℓ 2 with slope ℓ 2 are perpendicular if and only if m 1 m 2 = - 1, or one line is horizontal (with slope = 0) and the other is vertical( with Infinite slope). [Do activities 1.5, 1.6 ]
7
Example: For the given pairs of lines find points of intersection, if any. a)ℓ 1 : 3x+2y=3, ℓ 2 :6x+4y=5 b)ℓ 1 : 3x+2y=3, ℓ 3 :6x+4y=6 c)ℓ 1 :3x+2y=3, ℓ 4 :2x-3y=-11 Solutions : In a) & b) m 1 =-3/2,m 2 =m 3 =-6/4=m 1. So lines ℓ 1, ℓ 2 and ℓ 3 are parallel. But in a) 3x+2y=3, 6x+4y=5 has no solution. So ℓ 1 does’nt intersect ℓ 2. Whereas in b) 3x+2y=3 is the same equation as 6x+4y=6 So ℓ 1 Ξℓ 2. In c) m 1 = -3/2, m 4 =2/3 :. m 1 m 4 =-1 and ℓ 1 ┴ℓ 4. Solving the equations we get x=-1, y=3. Therefore ℓ 1 and ℓ 4 intersect at (-1,3). [Do activities (1.7), (1.8)].
8
II CIRCLES A2.4; Distance formula: By Pythagoras’ formula The distance d between any two points A(x 1,y 1 ) and B(x 2,y 2 ) is given by d 2 = (x 2 -x 1 ) 2 +(y 2 -y 1 ) 2 (7) A circle with centre C(a,b) and radius r is given by (x-a) 2 +(y-b) 2 =r 2 (8) [Do activities 2.3, 2.4 ] A(x 1,y 1 ) B(x 2,y 2 ) (x 2,y 1 ) d y x Fig 5
9
Midpoint Rule: The midpoint of the segment between A(x 1,y 1 ) and B(x 2,y 2 ) has coordinates ( 1/2(x 1 +x 2 ), 1/2(y 1 +y 2 ) ). To find the equation of the circle determined by 3 noncollinear points A,B,C: (i)Find midpoints of AB, BC. (ii) Find equations of the lines perpendicular to each segment through its mid point (iii) The point of intersection of these lines gives the centre of the circle. (iv) The distance between the centre and either point A,B or C gives the radius. [ Do example 2.1 and activity 2.5].
10
A2.5 General Equation of circle : Expanding brackets in (8) : (x-a) 2 + (y-b) 2 = r 2 gives an equation of the form x 2 +y 2 +Ax +By +C = 0 (9) a second degree equation in x and y with no mixed term xy. Conversely (9) represents a circle (or an empty set ). This could be shown by completing the square. A2.6 Completing the square : For x 2 +2px we write: x 2 +2px = (x +p) 2 –p 2 (10)
11
Ex : Verify that the equation : x 2 – 4x + y 2 + 2y + 4 =0 represents a circle, find its centre and radius. Solution : complete the square in x and y : x 2 – 4x= (x-2) 2 -4; y 2 +2y =(y+1) 2 -1 :. x 2 -4x +y 2 +2y +4 =(x -2) 2 -4 +(y +1) 2 -1+4=0 (x -2) 2 + (y +1) 2 =1 Equation of a circle with radius =1 and centre C(2, -1). [ Do activity 2.6 ].
12
A2.7 Intersections of circles and lines. A given circle intersects a line in either : (1)Two points (e.g.ℓ 1 ) (2) one point (tangent)e.g.ℓ 2 (3) No point (e.g.ℓ 3 ) To find the points of intersection: (i) From equation of line solve for one variable (ii) Substitute in equation of circle. (iii) Solve the resulting quadratic equation. [ Do example 2.3 and activity 2.7]. y x ℓ1ℓ1 ℓ2ℓ2 ℓ3ℓ3 Fig 6
13
Two given circles intersect either in : (i)Two points (a) or (ii)one point (b) or (iii) no point (c) To find points of intersection solve the two equations simultaneously to get a linear equation then substitute in either circle as above. Fig 7 a c b
14
III Trigonometry A2.8 Sine and cosine : Let S 1 = { (x,y): x 2 +y 2 =1} be the unit circle with centre at O and radius 1. P(x,y)Є S 1 Let θ be the angle between positive x-axis and OP, measured anticlockwise. Define: cos θ=x, sin θ=y (11) Θ is measured in radians or in degrees. 2π radians = 360 degrees (12). (x,o) (o,y) P(x,y) y x 0 θ Fig 8
15
From definition it follows that,for all θ: cos 2 θ +sri 2 θ =1 (13) cos (θ +2n π) =cos θ,n any integer (14) sin (θ +2nπ) =sin θ, n any integer (15) -1 ≤ sin θ≤ 1, -1≤ cos θ ≤ 1 (16) Also: cos θ<o Sin θ>o cos θ<o Sin θ<o cos θ>o Sin θ>o cos θ>o Sin θ<o x y Fig 9
16
A2.9 Reflections: Q=(y,x) X=y P(x.y) x y ½ π-θ o θ θ Fig 10 shows reflections of the points P(x,y) on the circle about: A. x –axis to give Q (x,y). B. y –axis to give Q (- x y). C. The line y=x to give Q (y x). y y x x P(x.y) Q=(-x,y) θ -θ-θ o 11 π-θπ-θ
17
Using these symmetries we can deduce that for all θ: cos(-θ)=cosθ(even),sin(-θ)=-sin θ(odd) (17) cos (π-θ)= -cos θ, sin(π-θ)= sin θ (18) cos (π/2-θ)= sinθ, sin (π/2-θ)= cos θ (19) [Do activity 3.2 ]
18
A2.10 Certain Values of sinθ and cosθ : Given in Table : A2.11 Rest of Trigonometric functions : tan θ= sinθ/cosθ, cotθ= cosθ/sinθ= 1/tanθ sec θ=1/cosθ, cosecθ=1/sinθ Their values and properties could be deduced from those of cos θ and sin θ. 2π2π3π/2ππ/2π/3π/4π/60θ 1001/2√2/2√3/21cosθ 001√3/2√2/21/20sinθ
19
A2.12 Calculations with Triangles. Fig 11 Shows part of the unit circle with a point P(x,y) on it and a right angled triangle. Triangles OPX and OAB are similar. Hence OB/OA=OX/OP=cosθ, BA/OA=XP/OP= sinθ. P(x,y) 1 θ sinθ A B X=COSθ y x y=sinθ 0 X
20
In Δ 0AB : OA is called hypotenuse (hyp) OB is called adjacent (adj) AB is called opposite (opp) So we have in a right angled triangle : sinθ = opp/hyp ; cosθ = adj/hyp tanθ = opp/adj, cotθ = adj/opp secθ= hyp/adj, cosecθ=hyp/opp. [Do activity3.5].
21
Parametric equations: A2.13 parametric equations of lines: x and y are given as functions of a third variable t, called the parameter. a)For a line with slope m and passing thru (x 1,y 1 )a suitable parameterization is: x=t+x 1, y=mt+y 1. (20) Here (x,y)=(x 1,y 1 ) when t=o and t gives the run from (x 1,y 1 ) to (x,y)
22
b) For a line through (x 1,y 1 ) and (x 2,y 2 ) a suitable parameterization is: x=x 1 +t (x 2 -x 1 ),y=y 1 +t(y 2 -y 1 )(21) When t=o (x,y)=(x 1,y 1 ) and when t=1 (x,y)=(x 2,y 2 ) [Do activity 4.1] *Eliminating the parameter tresults in a linear equation in x and y [Do example 4,1 and activity 4,2] 0... (x 2,y 2 ) B (x 1,y 1 ) A t=0 t (x,y) x y
23
A2.4 Parameteic equations of circles For a circle of radius r and ceutre C (a,b) a suitable parameterization is given by: x=a+r cos (kt)o≤kt≤2π y=b+r sin (kt) o≤t≤2π/k(22) Restricting range of t gives portions of a circle. (22) Could be written as x=a+r cos θ, y=b+r sin θ, where θ=kt [Do activities 4.4 & 4.5]
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.