Orezy5's Posts
Nairaland Forum › Orezy5's Profile › Orezy5's Posts
1 2 3 4 5 6 7 8 ... 10 11 12 13 14 15 16 17 18 (of 20 pages)
Geofavor come n continue nah |
sketcherJ: |
Geofavor:ok boss. |
1. ashawo slap u, u say na part of love. 2. the most beautiful gal 4 ur village na kpako breasts she have. 3. oloko lile bi candle sele 4. won gbelo won gbebo o dabi oku mortuary 5. two tambolo(small ants) enter ur village nobody escape |
nice one op |
PERPENDICULAR LINES Perpendicular lines are a bit more complicated. If we visualise a line with positive slope, then the perdendicular line must have a negative slope, because it is a decreasing line. so, perpendicular slopes have opposite signs(i.e, if the slope of a parallel line is positive, that of a perpendicular line will be a negative reciprocal of the slope of the parallel line and vice versa.) the other opposite thing with perpendicular slopes is that their values are reciprocals; i.e if you take the one slope value and flip it upside down. put this together with the sign change, and you get that the slope of the perpendicular line is the negative reciprocal of the slope of the original line- and two lines with slopes that are negative reciprocals of each other are perpendicular to each other. in numbers, if the one line's slope is m=4/5, then the perpendicular line's slope will be m= -5/4. if the one line's slope is m= -2, then the perpendicular lines slope will be m=1/2. example one: one line passes through the points (0, -4) and (-1, -7); another line passes through the points (3,0) and (-3, 2). are these lines perpendicular? solution to determine whether the lines are perpendicular or not, we're going to find the values of the slopes of the two lines: for the 1st line: x1= 0, y1= -4, x2= -1, y2= -7 since m=y2 - y1/x2 - x1, m1= -7 -(-4)/-1 -0 m1= -7 + 4/-1 m1= -3/-1 m1= 3 now, let's find the slope of the second line: x1= 3, y1=0, x2= -3, y2= 2 m2= 2 - 0/-3 -3 m2=2/-6 m2= -1/3 now that we've gotten the values of the slopes of the two lines, since we've known earlier that the slopes of perpendicular lines are the negative reciprocals of each other. if i were to flip the '3' and then change its sign, i would get -1/3, in other words, the slopes are negative reciprocals. therefore, the lines are perpendicular. example two: find the equation of the perpendicular at point (4, 3) to the line y + 2x=5. solution let's find the slope of the line y + 2x=5. let's re-arrange the equation to suit the general formula: y + 2x=5 y= -2x + 5. if we compare this to the general formula, we can see that the slope is -2. now that we've gotten the slope of the equation, and we said earlier that perpendicular lines have slopes that are of negative reciprocals to each other, let's find the slope of the point (4, 3). to find the slope, flip the '-2' upside down, we get 1/-2, then change the sign, it becomes 1/2. now that we've gotten the slope, let's use the point-slope formula to find the equation of the line: y - y1=m(x - x1) m=1/2, x1= 4, y1= 3. y - 3= 1/2(x - 4) open the bracket: y - 3= x - 4/2 cross multiply: 2(y - 3)= x - 4 2y - 6= x - 4 collect like terms and bring all the variables to one side: 2y - x= -4 + 6 2y - x= 2 therefore, the equation of the perpendicular at point (4, 3) to the line y + 2x=5 is 2y - x=2. |
Orestino:yeah. u are free to teach any topic u feel that u can handle. |
example three: find the value of p, if the line which passes through (-1, -p) and (-2p, 2) is parallel to the line 2y + 8x - 17=0 solution since both lines are parallel, they have the same slope/gradient. let's find the gradient of 2y + 8x -17=0 as you all know that the general form of straight line equations is y=mx + c, let's re-arrange the equation to suit this arrangement: 2y + 8x - 17=0 2y= -8x + 17 make y the subject of the formula by dividing both sides by 2: 2y/2= -8x/2 + 17/2 y= -4x + 17/2 therefore, the gradient is -4. now that we've gotten the value of the slope, let's find the value of p by using the gradient formula: m=y2 - y1/x2 - x1 m=-4, x1= -1, x2= -2p, y1= -p, y2= 2. -4= 2-(-p)/-2p -(-1) -4= 2 + p/-2p + 1 cross multiply: -4(-2p + 1)= 2 + p open the bracket: 8p - 4= 2 + p collect like terms: 8p - p= 2 + 4 7p= 6 divide both sides by 7: 7p/7 = 6/7 therefore, the value of p is= 6/7. |
PARALLEL AND PERPENDICULAR LINES parallel lines parallel lines/equations are those equations that have the same gradient/slope, i.e according to the general form of equation of straight lines, y=mx + c where m is the gradient(have u forgotten?), the gradient of parallel lines remain the same. example one: one line passes through the points (-1, -2) and (1, 2); another line passes through the points (-2, 0) and (0, 4). Are these lines parallel? solution to answer this question, we're going to find the slopes of the lines: since m(gradient)=y2 - y1/x2 - x1, let's find the slope of the first line: m1=2 -(-2)/1 -(-1) =2 + 2/1 + 1 =4/2 m1= 2 now let's find the slope of the other line: m2=4 - 0/0 -(-2) =4/0 + 2 =4/2 m2= 2 since these two lines have the same slopes, then these lines are parallel. example two: given the line 2x - 3y=9 and the point (4, -1), find the line through the point that is parallel to the given line. solution since we've known earlier that parallel lines have the same slope/gradient, we're going to solve as follows: let's find the slope of the equation: 2x - 3y=9 according to the general form: y=mx + c, let us re-arrange the equation to suit the general form: 2x - 3y=9 -3y= -2x + 9 divide both sides by -3 -3y/-3 = -2x/-3 + 9/-3 y=2/3x - 3. now,when we compare the two equations(i.e this equation and the general form), we can see that the slope, m= 2/3 now that we've gotten the slope of the equation, since parallel lines have the same slope, the the parallel line through (4, -1) will also have slope m=2/3. so, we're going to use the point-slope formula to find the line(hope you've not forgotten the formula sha. lol) y - y1=m(x - x1) m=2/3, x1=4, y1= -1 y -(-1) = 2/3(x - 4) open the brackets: y + 1 = 2x - 8/3 cross multiply: 3(y + 1)= 2x - 8 3y + 3=2x - 8 collect like terms: 3y= 2x -8 -3 3y=2x - 11. so, the final answer is 3y= 2x - 11 |
Geofavor:ok boss! bt i'm nt done with the one i'm teaching nw. it remains just a subtopic then i'm going to switch. thanks |
Francis95:i'm nt on whatsapp. the type of phone i'm using dnt support it. But u can still have my number: 08175863538. |
Francis95:i'm nt on whatsapp. the type of phone i'm using dnt support it. But u can still have my number: 08175863538 |
cee001:u r welcm |
markpeakson:its alryt. we're all learning |
markpeakson:u r wrong. how did u get 4x when the squared sign would also affect x? (-2x)2simply means: (-2)2 * (x)2 =4x2 |
Umartins1:wow! congrats o! |
example two: the distance between the points (x, 3) and (-x, 2) is 5. find x. solution. although we're going to use the same formula just like the first example, notice that this example is slightly different from the 1st one, the only difference is that we've been given the value of the distance and we're only asked to find the value of one of the coordinates.. it sounds funny abi? let's solve! since d=square root(x2 - x1)2 + (y2 - y1)2. let's bring out all our values: x1= x y1= 3 x2= -x y2= 2 d= 5units. 5=sqrt(x - (-x)2 + (2 - 3)2 5=sqrt(x + x)2 + (-1)2 5=sqrt(2x)2 + 1 5=sqrt 4x2 + 1 the square root crosses the = sign to 'marry' 5 and it becomes 52 52= 4x2 + 1 25= 4x2 + 1 collect like terms: 4x2= 25 - 1 4x2= 24 divide both sides by 4: 4x2/4= 24/4 x2= 6 now the square sign 'divorces' x and marries 6: NB: WHEN THE SQUARE ROOT SIGN CROSSES = SIGN, IT BECOMES THE SQUARED SIGN AND VICE-VERSA x= sqrt 6 x= 2.449units NB: sqrt means square root |
THE DISTANCE BETWEEN TWO POINTS for a system of two points, i.e (x1, y1) and (x2, y2); the formula for calculating the distance between two points is: d=[square root](x2 - x1)2 + (y2 - y1)2[/square root] example one: what is the distance between the points (3, -2) and (8, 10)? solution using the formula given above, x1= 3, y1= -2, x2= 8, y2= 10 d=[square root](8 -3)2 + (10 -(-2)2[/square root] d=[square root](5)2 + (10 + 2)2[/square root] d=[square root](5)2 + (12)2[/square root] d=[square root]25 + 144[/square root] d=[square root]169[/square root] d=13units. therefore, the distance between the two points is 13units. |
gud morning guys |
Affable0709:log45 - log 9/2 log(45 divided by 9/2) log(45 * 2/9) log(90/9) log 10= 1 |
Affable0709, can u pls type out d questions. i dnt have a big screen. thanks. |
wow! calabar high skul, jamaica. i'm going to send my son to skul there. loool |
Umartins1:GRREEEEAAATT! |
Geofavor:nice one |
THE MIDPOINT THEOREM.. The formula used for calculating the coordinates of the midpoint of a straight line are: x1 + x2/2, y1 + y2/2 example: find the coordinates of the midpoint of the line joining (3, -4) and (-1, 10) solution: using the formula provided above, x1= 3 x2= -1 y1= -4 y2= 10 now, lets solve 1st for the coordinates of the midpoint of the x-axis: using the formula: x1 + x2/2 3 +(-1)/2 3 - 1/2 2/2 x=1 therefore, the coordinate of the midpoint of the x-axis is 1 now, lets solve for y: y1 + y2/2 -4 + 10/2 6/2 y=3 therefore, the coordinates of the midpoint of y-axis is 3. therefore, we're going to bring the two answers together according to the form (x, y). therefore, the final answer will now be: (1, 3) |
Umartins1:owk boss |
hmm.....bro umartins. i salute u o. |
hmm.....bro umartins. i salute u o |
Affable0709: U ARE WELCOME BRO... |
markpeakson:thanks for d encouragement boss! |
thankyouJesus: |
1 2 3 4 5 6 7 8 ... 10 11 12 13 14 15 16 17 18 (of 20 pages)

