Showing posts with label coordinates. Show all posts
Showing posts with label coordinates. Show all posts

Sunday, February 11, 2018

Chapter 34.7 - Slopes of Perpendicular lines

In the previous section we saw the equation of line. We also saw a solved example. In this section we will see a few more solved examples. Later in this section we will see the slopes of any two lines which are perpendicular to each other.

Solved example 34.13
Find the coordinates of two other points on the line joining (-1,4) and (1,2)
Solution:
1. Fig.34.26 below shows a rough sketch of the line joining A(-1,4) and (1,20)
Fig.34.26
• Any line can be extended towards the top or bottom indefinitely. 
    ♦ So there will be infinite number of points in any line.
• In our present case, we want any two points other than the given ones
2. A point (x3,0) is marked on the x axis, and a vertical dashed line is drawn through it
• This vertical line intersects the given line at C. Then the x coordinate of C will obviously be x3
• Note that, it is only a rough sketch. The direction of the actual line may be different.
• But what ever be the direction of a line (other than vertical), another vertical line drawn perpendicular to the x axis will surely intersect it at a definite point. 
• We are trying to find the coordinates of that point of intersection, which we named as C
3. From the given points A and B, we can find the slope m of the line:
We have: m = (y2-y1)(x2-x1)  (2-4)(1-(-1)) -22 = -1
4. Now, if we use C and B, we must get the same slope. So we can write:
m = -1 = (y2-y1)(x2-x1) (y3-2)(x3-1)
 -1(x3-1) = (y3-2)  (-x3+1) = (y3-2)  y3 = 3-x3
5. Thus, if we have a value for x3, we can simply subtract it from 3 to get the corresponding y3
• But we can put any value for x3. Because, what ever be the position of x3, a vertical line drawn through it will surely meet the line through A and B
• So let us put x3 = 2
Then from (4) we get: y3 = (3-2) = 1
• So (2,1) is a point on the line through A and B
6. Like this, we will find one more point:
• If we use D and B, we must get the same slope. So we can write:
m = -1 = (y2-y1)(x2-x1) (y4-2)(x4-1)
 -1(x4-1) = (y4-2)  (-x4+1) = (y4-2)  y3 = 3-x4
• Thus, if we have a value for x4, we can simply subtract it from 3 to get the corresponding y4
• As mentioned above, we can put any value for x4. This time we will put x4 = 5
• Then y3 = (3-5) = -2
• So (5,-2) is a point on the line through A and B 
7. Fig.34.26(b) above shows the actual positions of the points

Solved example 34.14
x1, x2, x3, . . . and y1, y2, y3, . . . are arithmetic sequences. Prove that all points with coordinates in the sequence (x1,y1), (x2,y2), (x2,y3), . . . are on the same line
Solution:
1. Given that x1, x2, x3, . . . is an arithmetic sequence
• Let d1 be the common difference of this arithmetic sequence
• Then we can write:
    ♦ (x2-x1) = d1
    ♦ (x3-x2) = d1
2. Given that y1, y2, y3, . . . is an arithmetic sequence
• Let d2 be the common difference of this arithmetic sequence
• Then we can write:
    ♦ (y2-y1) = d2
    ♦ (y3-y2) = d2
3. We are given one more sequence:
(x1,y1), (x2,y2), (x2,y3), . . .
• But this is not an arithmetic sequence. It is just a sequence of coordinates. 
• We have to prove that all members of this sequence lie on a line
4. Let us take the first point and the second point: (x1,y1) and (x2,y2)
They will surely lie on a line. The slope of this line is:
m = (y2-y1)(x2-x1) d2d1. [ (y2-y1) = d2 and (x2-x1) = d1]
5. Let us take the second point and the third point: (x2,y2) and (x3,y3)
They will surely lie on a line. The slope of this line is:
m = (y3-y2)(x3-x2) d2d1. [ (y3-y2) = d2 and (x3-x2) = d1] 
6. But this slope obtained in (5) is the same one that we obtained in (4)
• Let us analyse this situation:
(i) Line through points 1 and 2 has a slope m
(ii) Line through points 2 and 3 has the same slope m
(iii) So they are parallel 
(iv) But point 2 is common in both lines.
(v) If they are parallel and have one point in common, obviously, the three points lie in one line
7. Let us take the third point and the fourth point: (x3,y3) and (x4,y4)
They will surely lie on a line. The slope of this line is:
m = (y4-y3)(x4-x3) d2d1. [ (y4-y3) = d2 and (x4-x3) = d1]
8. But this slope obtained in (7) is the same one that we obtained in (5)
• Let us analyse this situation:
(i) Line through points 2 and 3 has a slope m
(ii) Line through points 3 and 4 has the same slope m
(iii) So they are parallel 
(iv) But point 3 is common in both lines.
(v) If they are parallel and have one point in common, obviously, the three points lie in one line
9. So points 2, 3 and 4 lie in a line.
• But we have proved in (6) that 1, 2 and 3 lie in a line
• In the above two, points 2 and 3 are common. So points 1, 2, 3 and 4 lie in a line
• Continuing like this, we will be able to prove that all points in the sequence (x1,y1), (x2,y2), (x2,y3), . . . lie in a line

Solved example 34.15
Prove that for all points on the line passing through the origin and another point A(4,2), the x coordinate will be double the y coordinate.
Solution:
1. The line passes through two points:
O(0,0) and A(4,2)
• So slope of the line =
m = (y2-y1)(x2-x1)  (2-0)(4-0) 24 = 12
• 'c' of the line = (y1-mx1) = [0 - (12 × 0)] = [0 - 0] = 0
• So equation of the line is
y = mx + c:
y = 1× x + 0 ⟹ y = x2  x = 2y
2. So what ever value we put for 'y', the value of 'x' will be double that.

Slopes of Perpendicular lines

1. Consider any two lines AB and CD which are perpendicular to each other
• Let the slopes of  AB and CD be m1 and m2 respectively
2. Let the two lines meet at P(x,y). 
• A vertical green dashed line is drawn through P
• It meets the x axis at P'
• Obviously, the coordinates of P' will be (x,0)
• This is shown in fig.34.27(a) below
Fig.34.27
3. Next, we want a point on AB
• P is already a point on AB. We want another point
• How can we obtain it?
4. On the x axis, mark a point 5 units to the left of P'
• Let it be called Q'. It's coordinates will be (x-5,0)
• This is shown in fig.b
• Note that '5 units' is taken arbitrarily. we can take any convenient units towards the left
5. Draw a vertical green dashed line through this Q'
• Let it meet AB at Q. Then x coordinate of Q will be x-5
• Let the y coordinate be y1
• So the coordinates of Q can be written as: (x-5,y1)
• We have to find the value of this y1
6. The slope of line AB will help us to find y1
• The slope of AB is given as m1
• Using P and Q, we can write:
m1 = (y2-y1)(x2-x1) (y1-y)(x-5-x) (y1-y)(-5) (y-y1)5 
⟹ 5m1 = y-y1 ⟹ y1 = y-5m1
7. Let the vertical green dashed line through Q' meet CD at R. Then x coordinate of R will be x-5
• Let the y coordinate be y2
• So the coordinates of R can be written as: (x-5,y2)
• We have to find the value of this y2
8. The slope of line CD will help us to find y2
• The slope of CD is given as m2
• Using P and R, we can write:
m2 = (y2-y1)(x2-x1) (y2-y)(x-5-x) (y2-y)(-5) (y-y2)5 
⟹ 5m2 = y-y2 ⟹ y2 = y-5m2
9. Thus we get the coordinates of all the three vertices of the ΔPQR:
P(x,y), Q[(x-5),(y-5m1)], R[(x-5),(y-5m2)]
10. Now we can calculate the length of sides of the ΔPQR using the distance formula:
• PQ2 = {[x2-x1]2 + [y2-y1]2} = {[(x-5)-x]2 + [(y-5m1)-y]2} = {[-5]2 + [-5m1]2
{25 + 25(m1)2} = 25[1+(m1)2]
• PR2 = {[x2-x1]2 + [y2-y1]2} = {[(x-5)-x]2 + [(y-5m2)-y]2} = {[-5]2 + [-5m2]2
{25 + 25(m2)2} = 25[1+(m2)2]
• QR2 = {[x2-x1]2 + [y2-y1]2} = {[(x-5)-(x-5)]2 + [(y-5m2)-(y-5m1)]2
{[0]2 + [y-5m2-y+5m1)]2} = {[0]2 + [5m1-5m2]2} = { [5(m1-m2)]2} = 25[m1-m2]2.
11. But PQR is a right triangle. Applying pythagoras theorem, we get:
QR2 = PR2 + PQ2.
• Substituting the values, we get:
25[m1-m2]= {25[1+(m1)225[1+(m2)2]} = 25{[1+(m1)2[1+(m2)2]}
⟹ [m1-m2]{[1+(m1)2[1+(m2)2]}
⟹ (m1)2 - 2 × m1 × m2 + (m2)2 = 1 + (m1)2 + 1 + (m2)2 
⟹ -2 × m1 × m2 = 2
⟹ -1 × m1 × m2 = 1
⟹ m1 × m2 = -1
⟹ m1 = -1m2 OR m2 = -1m1
Thus we can write:
■ If two lines are perpendicular to each other, the slope of one will be the negative reciprocal of the other

An example:
Prove that the line passing through the points (5,6) and (1,-1) is perpendicular to the line passing through the points (-5,1) and (2,-3)
Solution:
1. Slope of the line passing through the points (5,6) and (1,-1):
m1 = (y2-y1)(x2-x1) (-1-6)(1-5) (-7)(-4) 74
2. Slope of the line passing through the points (-5,1) and (2,-3):
m2 = (y2-y1)(x2-x1) (-3-1)(2-(-5)) -47
3. Negative reciprocal of m1 = -1 × (reciprocal of m1) = -1×(reciprocal of 74) = -1 × (47) = -47
4. But from (2), we have: -47 = m2  
• Negative reciprocal of m1 = m2 
• So the lines are perpendicular to each other

Another example:
A line passes through A(4,3) and B(8,4). A perpendicular line passes through B. Write the coordinates of any one point (other than B) on the perpendicular line
Solution:
1. Slope of the line passing through A and B:
m1 = (y2-y1)(x2-x1) (4-3)(8-4) 14
2. Negative reciprocal of m1 = -1 × (reciprocal of m1) = -1×(reciprocal of 14) = -1 × (41) = -4
• So slope of the perpendicular line = m2 = -4
3. On the x axis, mark a point 2 units to the left of B'. See rough sketch in fig.34.28 below:
Fig.34.28
• Let it be called P'. It's coordinates will be (6,0)
• Note that '2 units' is taken arbitrarily. we can take any convenient units towards the left
4. Draw a vertical green dashed line through this P'
• Let it meet the perpendicular line at P. Then x coordinate of P will be 6
• Let the y coordinate be y1
• So the coordinates of P can be written as: (6,y1)
• We have to find the value of this y1
5. The slope of the perpendicular line PB will help us to find y1
• The slope of PB is obtained as m2 = -4
• Using P and B, we can write:
m2 = -4 = (y2-y1)(x2-x1) (4-y1)(8-6) (4-y1)(2) (4-y1)2 
 -8 = 4-y1 ⟹ y1 = 12
• So the coordinates of P are (6,12)


In the next section, we will see circles.


PREVIOUS      CONTENTS       NEXT

                        Copyright©2018 High school Maths lessons. blogspot.in - All Rights Reserved

Wednesday, February 7, 2018

Chapter 34.4 - Solved examples on Section formula

In the previous section we saw the section formula. We also saw some examples. In this section we will see a few more solved examples.

Solved example 34.6
The coordinates of the vertices of a quadrilateral are (2,1), (5,3), (8,7) and (4,9) in order.
(i) Find the coordinates of the midpoints of all sides
(ii) Prove that the quadrilateral with these midpoints as vertices is a parallelogram
Solution:
• Let us name the coordinates:
A(2,1), B(5,3), C(8,7), D(4,9)
1. Now we will calculate the midpoints:
(i) Midpoint of AB (Let us call it P):
[(x1+x2)2,(y1+y2)2] = [(2+5)2,(1+3)2] = [72,42] = (3.5,2)
(ii) Midpoint of BC (Let us call it Q):
[(5+8)2,(3+7)2] = [132,102] = (6.5,5)
(iii) Midpoint of CD (Let us call it R):
[(8+4)2,(7+9)2] = [122,162] = (6,8)
(iv) Midpoint of DA (Let us call it S):
[(4+2)2,(9+1)2] = [62,102] = (3,5)
2. We took the vertices A, B C and D in order.
• So P, Q, R and S are the midpoints taken in order:
P(3.5,2), Q(6.5,5), R(6,8), S(3,5)
• We have to prove that these points are vertices of a parallelogram
■ If both pairs of opposite sides are equal, then the quadrilateral is a parallelogram. 
3. In our case:
• One pair of opposite sides is [PQ, RS]
• The other pair of opposite sides is [QR,SP]
(A rough sketch of a quadrilateral will help to identify opposite sides)
4. We will use the distance formula to calculate the distances
• Length of PQ = [(6.5-3.5)2 + (5-2)2[(3)2 + (3)2[2×(3)2] = 32
• Length of RS = [(3-6)2 + (5-8)2[(-3)2 + (-3)2[2×(-3)2] = 32
• Length of QR = [(6-6.5)2 + (8-5)2[(-0.5)2 + (3)2[0.25 + 9= 9.25
• Length of SP = [(3.5-3)2 + (2-5)2[(0.5)2 + (-3)2[0.25 + 9= 9.25
■ Thus we find that PQ = RS AND QR = SP
So both pairs of opposite sides are equal. Thus it is a parallelogram
• The actual points in the Cartesian plane are shown in fig.34.13 below:
Fig.34.13
Solved example 34.7
In the fig.34.14(a) below, the midpoints of the sides of the large quadrilateral ABCD are joined to draw the small quadrilateral PQRS inside
Fig.34.14
(i) Find the coordinates of the fourth vertex P of the small quadrilateral
(ii) Find the coordinates of the other three vertices B, C and D of the large quadrilateral
Solution:
• We have seen in an earlier chapter that, the quadrilateral obtained by joining the midpoints of any other quadrilateral will always be a parallelogram
    ♦ See solved example 18.13 in section 18.7
• So PQRS is a parallelogram. We have seen the method to find the unknown vertex of a parallelogram when all the other three vertices are given
1.So the first step is to find the coordinates of P
(i) Group the vertices into two: [P,Q] and [R,S]
(The members of a group should not be diagonally opposite)
• Coordinates of both vertices in the second group are known. So we can write the details of the travel within that group:
(ii) To reach S from R:
• First travel 3 units horizontally to the left [∵ (3-6) = -3]
• Then travel 3 unit vertically downwards [∵ (3-6) = -3]
(iii) The same procedure of travel must be followed for the travel from Q to P
• First travel 3 units horizontally to the left
    ♦ At the end of this travel, the coordinates will be (6,5) [∵ (9-3) = 6]
• Then travel 3 unit vertically downwards
    ♦ At the end of this final lap, the coordinates will be (6,2) [∵ (5-3) = 2]
■ So the coordinates of P are (6,2)
2. P is the midpoint of AB
(i) Let the coordinates of A be (x1,y1)
    ♦ They are already given as (2,1)
(ii) Let the coordinates of B be (x2,y2)
(iii) Applying midpoint formula, we have:
• x coordinate of the midpoint P = (x1+x2)2 = (2+x2)= 6
⟹ (2+x2) = 12 ⟹ x2 = 10
• y coordinate of the midpoint P = (y1+y2)2 = (1+y2)= 2
⟹ (1+y2) = 4 ⟹ y2 = 3
(iv) Thus coordinates of B are (10,3)
3. Q is the midpoint of BC
(i) Let the coordinates of B be (x1,y1)
    ♦ They are already obtained as (10,3)
(ii) Let the coordinates of C be (x2,y2)
(iii) Applying midpoint formula, we have:
• x coordinate of the midpoint Q = (x1+x2)2 = (10+x2)= 9
⟹ (10+x2) = 18 ⟹ x2 = 8
• y coordinate of the midpoint Q = (y1+y2)2 = (3+y2)= 5
⟹ (3+y2) = 10 ⟹ y2 = 7
(iv) Thus coordinates of C are (8,7)
4. R is the midpoint of CD
(i) Let the coordinates of C be (x1,y1)
    ♦ They are already obtained as (8,7)
(ii) Let the coordinates of D be (x2,y2)
(iii) Applying midpoint formula, we have:
• x coordinate of the midpoint R = (x1+x2)2 = (8+x2)= 6
⟹ (8+x2) = 12 ⟹ x2 = 4
• y coordinate of the midpoint R = (y1+y2)2 = (7+y2)= 6
⟹ (7+y2) = 12 ⟹ y2 = 5
(iv) Thus coordinates of D are (4,5)
• The actual points in the Cartesian plane are shown in fig.34.14(b) above

Solved example 34.8
The vertices of a triangle ABC are points with coordinates (3,5), (9,13) and (10,6). Prove that it is an isosceles triangle. Calculate it's area.
Solution:
1. Fig.34.15(a) below shows a rough sketch
Fig.34.15
 We will use the distance formula to calculate the distances
• Length of AB = [(9-3)2 + (13-5)2[(6)2 + (8)2[36 + 64= [100] = 10
• Length of BC = [(10-9)2 + (6-13)2[(1)2 + (7)2[1 + 49= [50] = [2×(5)2] = 52
• Length of AC = [(10-3)2 + (6-5)2[(7)2 + (1)2[49 + 1= [50] = [2×(5)2] = 52
2. So two sides AC and BC are equal. It is an isosceles triangle
• The meeting point of the two equal sides will be the apex. 
• And the third side will be the base
• So C is the apex and AB is the base
3. In an isosceles triangle, if we drop a perpendicular from the apex to the base, then the foot of the perpendicular will be the midpoint of the base. 
• Let this midpoint be D
• So we must find the coordinates of D. We can use the midpoint formula:
• x coordinate of the midpoint D = (x1+x2)2 = (3+9)= 6
• y coordinate of the midpoint D = (y1+y2)2 = (5+13)= 9
Thus the coordinates of D are: (6,9)
4. Now, CD is the altitude. We can use the distance formula to find it's length:
• Length of CD = [(6-10)2 + (9-6)2[(-4)2 + (3)2[16 + 9= [25] = 5
5. Area of the triangle = 1× base × altitude 
1× AB × CD = 1× 10 × 5 = 25 square units
• The fig.34.15(b) above shows the actual positions of the points in the Cartesian plane

Solved example 34.9
The coordinates of the vertices of a triangle are (-1,5), (3,7), (3,1). Find the coordinates of it's centroid
Solution:
Fig.34.16(a) below shows a rough sketch.
Fig.34.16
• D is the midpoint of AB. This midpoint is joined to the opposite vertex C. So CD is a median
• E is the midpoint of AC. This midpoint is joined to the opposite vertex B. So BE is a median
• The point of intersection of the two medians will give the centroid of the triangle ABC (Details here)
• Now we can write the steps:
1. Coordinates of D using the midpoint formula:
• x coordinate = (x1+x2)2 = (-1+3)= 1
• y coordinate = (y1+y2)2 = (5+1)= 3
2. Coordinates of E using the midpoint formula:
• x coordinate = (x1+x2)2 = (-1+3)= 1
• y coordinate = (y1+y2)2 = (7+5)= 6
3. The centroid will divide the median in the ratio 2:1 measured from the vertex
• Let us divide the median CD in the ratio 2:1
    ♦ This ratio 2:1 is measured from the vertex. 
    ♦ So the segment corresponding to 2 will lie near the vertex C of the triangle
    ♦ And the segment corresponding to 1 will lie near the base side AB
4. We will use the section formula:
• m:n is 2:1
• k = 2+1 = 3
• The segment corresponding to 'm' lies near (x1,y1)
    ♦ So the segment corresponding to '2' lies near (x1,y1)
    ♦ Thus coordinates of C must be taken as (x1,y1) and coordinates of D must be taken as (x2,y2)  
5. Then x coordinate of the centroid = x1 + {[mk]×(x2-x1)
= 3 + {[23]×(1-3)
3 + {[23]×(-2)
= 3 - 43 = 53
6. y coordinate of the centroid = y1 + {[mk]×(y2-y1)
= 7 + {[23]×(3-7)}
= 7 + {[23]×(-4)
= 7 - 83 133
• So coordinates of the centroid are (53,133)
Check:
We can check the result by using the other median BE:
• Let us divide the median BE in the ratio 2:1
    ♦ This ratio 2:1 is measured from the vertex. 
    ♦ So the segment corresponding to 2 will lie near the vertex B of the triangle
    ♦ And the segment corresponding to 1 will lie near the base side AC
1. We will use the section formula:
• m:n is 2:1
• k = 2+1 = 3
• The segment corresponding to 'm' lies near (x1,y1)
    ♦ So the segment corresponding to '2' lies near (x1,y1)
    ♦ Thus coordinates of B must be taken as (x1,y1) and coordinates of E must be taken as (x2,y2)  
2. Then x coordinate of the centroid = x1 + {[mk]×(x2-x1)
= 3 + {[23]×(1-3)
3 + {[23]×(-2)
= 3 - 43 53
3. y coordinate of the centroid = y1 + {[mk]×(y2-y1)
= 1 + {[23]×(6-1)}
= 1 + {[23]×(5)
= 1 + 103 133
• So coordinates of the centroid are (53,133)
• These are the same coordinates that we obtained earlier
• The actual positions of the points in the Cartesian plane are shown in fig.34.16(b) above 

Solved example 34.10
The centre of a circle is (1,2) and (3,2) is a point on it. Find the coordinates of the other end of the diameter through this point
Solution:
1. Imagine a small horizontal line 
• Horizontal because y coordinates are same 
2. Put O(1,2) at it's center
3. Put the coordinates B(3,2) at the right end 
• B is towards right of O because x coordinate of B is greater than that of O
4. Let the left end be A
• We have to find the coordinates of A
5. AB is the diameter and O is the centre
• So OA = OB
6. Since OB is horizontal, it's length can be calculated from x coordinates alone. 
• That is., OB = (3-1) = 2 units
7. So OA = 2 units.
• So A is 2 units to the left of O
• Thus it's x coordinate will be (1-2) = -1
• y coordinate will be same as that of O and B, which is 2
• So the coordinates of A are (-1,2)

Solved example 34.11
Find the ratio in which the line segment joining the points (-3,10) and (6,-8) is divided by (-1,6)
Solution:
• Let A(x1,y1) = (-3,10)
• Let B(x2,y2) = (6,-8)
• Let P(-1,6) divide AB in the ratio m:n
1. Then x coordinate of P =  x1 + {[mk]×(x2-x1)} = -1
⟹ -3 + {[mk]×(6-(-3))} = -1
⟹ -3 + {[mk]×(9)} = -1
⟹ {[mk]×(9)} = 2 ⟹ {[mk]} = 29
⟹ {[m(m+n)]} = 2⟹ 9m = 2m + 2n ⟹ 7m = 2n
⟹ mn = 27. That is., m:n = 2:7
Check:
Considering the y coordinates:
y coordinate of P =  y1 + {[mk]×(y2-y1)} = 6
⟹ 10 + {[mk]×(-8-10)} = 6
⟹ 10 + {[mk]×(-18)} = 6
⟹ {[mk]×(-18)} = -4 ⟹ {[mk]} = 29
⟹ {[m(m+n)]} = 2⟹ 9m = 2m + 2n ⟹ 7m = 2n
⟹ mn = 27. That is., m:n = 2:7
• This is the same ratio as above.
• The actual positions of the points in the Cartesian plane are shown in the fig.34.17 below:
Fig.34.17
Another method of check:
1. Distance AB = [(6-(-3))2 + (-8-10)2[(9)2 + (-18)2[81 + 324= [405] = [5×9×9] = 95
2. Distance AP = [(-1-(-3))2 + (6-10)2[(2)2 + (-4)2[4 + 16= [20] = [5×2×2] = 25  
3. If AP is 2of AB, our calculations are correct
2of AB 2× 9= 25
4. From (2) we see that AP is indeed 25
• So our calculations are correct


In the next section, we will see Lines.


PREVIOUS      CONTENTS       NEXT

                        Copyright©2018 High school Maths lessons. blogspot.in - All Rights Reserved