Length of a Line Segment |
|
12-07-2007, 12:09 PM
Post: #1
|
|||
|
|||
|
Length of a Line Segment
Sample: Find the distance between (-2, 1) Find the distance between the x-coordinates. To do this, subtract one number from the other and then find its absolute value. We have: |-2-(-7)| = |5| = 5. 2) Do likewise with the y-coordinates. We have: |8-(-5)| = |13| = 13. NOTE: It does NOT matter which way you subtract the numbers because the absolute value of the answer would be the same anyway. 3) Square BOTH your answers, add them and take the square root. 5^2 + 13^2 = 25 + 169 = 194. Taking the square root of 194 and rounding to TWO decimal places, we get a distance of 13.93. By the way, what you are actually doing is using the Pythagorean Theorem on an imaginary right triangle with the line joining the two lines being the hypotenuse. The general formula for distance between two points is the following: sqrt(x^2 + y^2), where x and y are the change in x and y between the two points You must post in the appropriate forum. If your question has something in common with more than one of the forums, then post in the one you think it is closest to. |
|||
|
|
Powered By MyBB 1.4.2, © 2002-2008 MyBB Group, Design By IV Geo.
Testprepforum.NET Teslcafe.COM Ingilizcepratik.NET Teslcafe.Com Forum ingilizce Forum Ingilizcechat.ORG Amerika Rehberi Turklasvegas.com Ingilizce Englishtarget.COM
Testprepforum.NET Teslcafe.COM Ingilizcepratik.NET Teslcafe.Com Forum ingilizce Forum Ingilizcechat.ORG Amerika Rehberi Turklasvegas.com Ingilizce Englishtarget.COM














