- Md.Nazrul Islam
- Senior | Next Rank: 100 Posts
- Posts: 32
- Joined: Sat Jul 16, 2011 11:31 am
In a rectangular co-ordinate system ,if a line pass through the points (-1o,-18 ) (20,22)and (x,2),what is the value of x ?
You need to make an equation line here. Start with finding a slope, (22-{-18})/(20-{-10})=(22+18)/(20+10)=4/3. Then find y-intercept and for this plug in one coordinate into y=mx+b where m is slope (just found), for example the coordinate (20,22) will be enough --> 22=(4/3)*20 + b and b=22-80/3=-14/3. Our line equation will be y=(4/3)x-14/3. Now, test the coordinate (x,2) and find x --> y=2 and 2=(4/3)x-14/3, 4x/3=2+14/3, 4x=6+14 and x=5.Md.Nazrul Islam wrote:In a rectangular co-ordinate system ,if a line pass through the points (-1o,-18 ) (20,22)and (x,2),what is the value of x ?